1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 16:51:11 +03:00
Commit Graph

17438 Commits

Author SHA1 Message Date
Jake McDermott
a74b8fa744
Merge pull request #1755 from jakemcdermott/1747
always render initial set of job events on initialization for still-running jobs
2018-05-14 11:41:38 -04:00
Jake McDermott
503668141b
add procedure for attaching to running jobs 2018-05-14 11:17:54 -04:00
Alan Rominger
6a0966d456
Merge pull request #1761 from AlanCoding/project_save_diff
Update project if certain params changed
2018-05-14 11:13:46 -04:00
Jake McDermott
665354c32e
add skip functionality to event replay tool 2018-05-12 00:18:15 -04:00
Jake McDermott
f3343f780c
always remove websocket listeners 2018-05-12 00:18:04 -04:00
Jake McDermott
2f5eefe809
push initial events on partially complete job initialization 2018-05-12 00:17:52 -04:00
AlanCoding
b79606d9d3
update project if certain params changed 2018-05-11 13:59:15 -04:00
John Mitchell
0f98ed5046
Merge pull request #1753 from jlmitch5/newListForPortalMode
update portal mode templates list to new style
2018-05-11 10:33:59 -04:00
Ryan Petrello
6c0af2ef57
Merge pull request #1667 from ryanpetrello/and-you-get-a-timezone
change timezone behavior slightly for Schedule.rrule to make things simpler for UI folks
2018-05-11 09:55:23 -04:00
Alan Rominger
1b64e52f64
Merge pull request #1749 from AlanCoding/fix_team_parents
Fix team parentage being removed
2018-05-11 07:19:17 -04:00
John Mitchell
79ccabd0bd
Merge pull request #1750 from jlmitch5/newTokensListRowItems
add new row items to user's token list
2018-05-10 16:52:50 -04:00
Jared Tabor
669b40a3e3
Merge pull request #1751 from jaredevantabor/1662-copy-prompt
Removes prompt modal after clicking the action button on the copy prompt
2018-05-10 13:30:10 -07:00
Jared Tabor
576a4a1b58
removes extra slash 2018-05-10 13:04:26 -07:00
John Mitchell
db2a2fa578
update portal mode templates list to new style 2018-05-10 14:44:23 -04:00
John Mitchell
97614892c6
fix syntax error in tokens list controller 2018-05-10 14:17:38 -04:00
John Mitchell
8a2c3ce716
add tokens to activity stream 2018-05-10 14:13:13 -04:00
Jared Tabor
4caa145161
Removes prompt modal after clicking the action button on the copy prompt 2018-05-10 11:06:56 -07:00
John Mitchell
924cb51d51
make delete of app work when you are on app's tokens route 2018-05-10 13:45:46 -04:00
John Mitchell
77eea40d0b
use app name as part of delete token confirmation modal header 2018-05-10 13:38:56 -04:00
John Mitchell
956596227b
use translated string for scope in tokens list 2018-05-10 12:38:56 -04:00
Jared Tabor
0c45d917d1
adds comment for setUntil function 2018-05-10 09:34:39 -07:00
John Mitchell
6c26574718
add new row items to token list 2018-05-10 12:29:55 -04:00
Jake McDermott
4b5c09c07c
Merge pull request #1745 from jakemcdermott/fix-1740
show inventory-related and license error on for inventory update job details
2018-05-10 12:00:55 -04:00
Jake McDermott
6ccb2a46f7
Merge pull request #1743 from jakemcdermott/job-results/fix-1535
error handling for job results filter and route
2018-05-10 11:53:53 -04:00
AlanCoding
949895d0bc
fix team parentage being removed 2018-05-10 11:13:09 -04:00
John Mitchell
adfe44a761
Merge pull request #1727 from jlmitch5/33appfieldupdates
app field updates
2018-05-10 11:09:41 -04:00
Wayne Witzel III
5d016c0dcb
Merge pull request #1705 from benthomasson/network_ui_openshift_fix
Adds websocket for network_ui to the installer version of nginx.conf
2018-05-10 09:41:11 -04:00
Michael Abashian
916d88eee7
Merge pull request #1736 from mabashian/1729-scheduler
Added min value error message to "Days of data to keep" on scheduler
2018-05-10 09:31:12 -04:00
Michael Abashian
c3816a9812
Merge pull request #1735 from mabashian/1732-schedule
Only initialize extra vars if they are promptable
2018-05-10 09:30:51 -04:00
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
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