Michael Abashian
e6a56aa784
Merge pull request #1734 from mabashian/1730-jt-launch-inv
...
Fixed jt launch next button disabled when prompting for inventory
2018-05-10 09:29:17 -04:00
Michael Abashian
9afda6b331
Merge pull request #1728 from mabashian/1714-wf-completed-jobs
...
Added completed jobs tab to the workflow form
2018-05-10 09:28:57 -04:00
Alan Rominger
db776feea9
Merge pull request #1666 from AlanCoding/handlers_everywhere
...
Send our oddball loggers to external logger too
2018-05-10 08:38:31 -04:00
Alan Rominger
5643505a31
Merge pull request #1664 from AlanCoding/more_wfjt_cred_fixes
...
Correctly check credential permission on WFJT copy
2018-05-10 07:42:49 -04:00
Alan Rominger
1b69f7a376
Merge pull request #1716 from AlanCoding/sinfo
...
Include full stack trace for DB settings error
2018-05-09 20:04:41 -04:00
Jake McDermott
e19ffc1fba
show license error details
2018-05-09 19:43:40 -04:00
Jake McDermott
4355b30afe
show overwrite details
2018-05-09 19:43:32 -04:00
Jake McDermott
43ea72e278
show inventory source details
2018-05-09 19:43:24 -04:00
Jake McDermott
b030cdcd40
use inventory id from job args to construct inventory link
2018-05-09 19:43:14 -04:00
Jared Tabor
04b8349895
fixes issues with select dropdowns
...
and adds a search box for the timezone select dropdown
2018-05-09 16:15:02 -07:00
Jared Tabor
507db4e3b6
sets the UNTIL time to use the "until" that is explicitly state on the
...
schedules endpoint GET response
2018-05-09 14:39:26 -07:00
Chris Meyers
1d0ed6b0b3
Merge pull request #1733 from chrismeyersfsu/fix-instance_enabled_flag
...
disabled instance stay subscribed to bcast queue
2018-05-09 17:11:51 -04:00
chris meyers
4761e17566
disabled instance stay subscribed to bcast queue
...
* A disabled node needs to stay subscribed to the broadcast queue
because the work to re-subscribe the node to queues when the node is
re-enabled is done over the broadcast queue.
2018-05-09 17:03:26 -04:00
Ryan Petrello
c52eb0f327
provide a naive UNTIL= datestamp for schedules for UI convenience
2018-05-09 15:51:52 -04:00
Jake McDermott
3b5dd7eac5
error handling for job results filter and route
2018-05-09 15:31:28 -04:00
Ryan Petrello
056933e33e
refactor naive UNTIL= coercion
2018-05-09 15:00:48 -04:00
mabashian
eccf3029b4
Fixed bug deleting last team/user permission on page
2018-05-09 14:31:33 -04:00
mabashian
9218a89589
Added error message to "Days of data to keep" when the user inputs a value less than one
2018-05-09 13:21:15 -04:00
mabashian
a02521a0bd
Only initialize extra vars if they are promptable
2018-05-09 13:03:58 -04:00
mabashian
39827af902
Fixed jt launch next button disabled when prompting for inventory
2018-05-09 12:37:00 -04:00
Michael Abashian
72f982ab55
Merge pull request #1725 from mabashian/1670-clear-all
...
Activity stream clear-all bug fixes
2018-05-09 12:23:16 -04:00
AlanCoding
bbfabd2779
include full stack trace for DB settings error
2018-05-09 11:37:40 -04:00
mabashian
ece5724c80
Added completed jobs tab to the workflow form
2018-05-08 19:31:24 -04:00
John Mitchell
ffdf406300
reorder fields and make redirect_uri field not required on app form
2018-05-08 17:09:52 -04:00
mabashian
366c1c19b0
Removed commented lines. Rolled back noInfo change
2018-05-08 16:19:56 -04:00
mabashian
1807d0a910
Activity stream clear-all bug fixes. Re-enabled smart search directive test which required tweaking karma conf.
2018-05-08 16:13:56 -04:00
Alan Rominger
b50bddbc93
Merge pull request #1719 from AlanCoding/dragon_lair
...
Allow unicode queue names via CLI
2018-05-08 14:11:52 -04:00
Alan Rominger
2450a3ecd4
Merge pull request #1708 from AlanCoding/namespace_explosions
...
Accurate 400 messages for undefined filename namespaces
2018-05-08 14:04:55 -04:00
AlanCoding
3bd54ab837
allow unicode queue names via CLI
2018-05-08 12:43:39 -04:00
Ryan Petrello
00ae91dace
slight cleanup and refactor of Schedule.timezone property
2018-05-08 08:28:51 -04:00
Jared Tabor
876431c529
Removes the 'Z' from the UNTIL before sending the rrule to the API
2018-05-07 14:42:59 -07:00
Jared Tabor
33d4c97156
Sets the timezone to the api/v2/schedule/:id -> data.timezone
...
and moving the data calls from the controller to the route resolve
2018-05-07 14:42:59 -07:00
Shane McDonald
cb91b97fd0
Update pot files
2018-05-07 17:35:14 -04:00
Ryan Petrello
441e5cc9c2
allow naive UNTILs to be specified for schedule rrules
2018-05-07 13:00:01 -07:00
Ryan Petrello
fbe2391b86
provide the timezone so that the UI doesn't have to
...
this will also ensure that UI doesn't use a different front end library
that will yield different results than the underlying Python code
2018-05-07 13:00:01 -07:00
AlanCoding
1e38abff91
accurate 400 messages for undefined filename namespaces
2018-05-07 15:39:10 -04:00
Ben Thomasson
e5dd3a9626
Merge pull request #1257 from benthomasson/network_ui_unit_tests
...
Adds unit tests for network_ui
2018-05-07 14:45:34 -04:00
Alan Rominger
459362daa5
Merge pull request #1706 from ansible/AlanCoding-patch-1
...
Fix syntax error in docs
2018-05-07 14:42:09 -04:00
Alan Rominger
ea2ddd3bba
Fix syntax error in docs
2018-05-07 14:14:09 -04:00
Ben Thomasson
33ef12002f
Adds websocket for network_ui to the installer version of nginx.conf
2018-05-07 13:42:29 -04:00
Jake McDermott
8e75cabcfa
Merge pull request #1695 from jakemcdermott/fix-1614-1615-1616
...
disable activity stream for relaunched job labels, fix ui activity stream links
2018-05-07 12:57:44 -04:00
Jake McDermott
99e722e8e4
Merge pull request #1694 from jakemcdermott/job-results/remove-watch
...
job results - remove all watchers and move code into components
2018-05-07 12:57:26 -04:00
Jake McDermott
654ab0f007
Merge pull request #1704 from marshmalien/fix/1702-ff-job-results-panel-width
...
Fix Job Results panel width in Firefox
2018-05-07 12:54:33 -04:00
Marliana Lara
327d673301
Merge pull request #1701 from marshmalien/fix/job-template-form-extra-vars-cm-error
...
Set id on extra_vars job template form field
2018-05-07 12:20:10 -04:00
Marliana Lara
1488697001
Fix job results panel width in firefox
2018-05-07 12:19:39 -04:00
Marliana Lara
af4e86d70e
Set Id on extra_vars job template form field
2018-05-07 11:19:30 -04:00
Alan Rominger
f4aaabaae7
Merge pull request #1698 from AlanCoding/transactions_gone_crazy
...
do not check for migration version if not migrating
2018-05-07 11:06:05 -04:00
Marliana Lara
de22fd40fa
Merge pull request #1679 from marshmalien/fix/1442-extra-vars-api-error-validation
...
Fix job template extra vars form validation
2018-05-07 10:14:36 -04:00
Alan Rominger
0015df148b
Merge pull request #1696 from AlanCoding/lock_wait
...
Add log message when locks are holding up jobs
2018-05-07 09:59:52 -04:00
Alan Rominger
f4a946f228
Merge pull request #1697 from AlanCoding/tower_json_err
...
Fix error-handling bug for tower inventory source
2018-05-07 09:47:57 -04:00