Wayne Witzel III
5c45b25484
Prevent creating excessive update computed tasks when copying an Inventory
2018-05-15 08:17:48 -04:00
Bill Nottingham
c3d720cbd4
Fix checkout of role requirements.
...
'omit' is only special as a module argument, it cannot be used in this way.
Hence, just have two conditional tasks.
2018-05-15 01:20:51 -04:00
Jared Tabor
5006b84eee
adds parentResolve for new route
2018-05-14 18:34:07 -07:00
Jared Tabor
8f3cc4ec3e
Addes a /#/jobs/schedules/:schedule_id/ route to the app
...
To leave user in the context of jobs/schedules when editing
a schedule instead of putting them in the context of the resource
they're scheduling
2018-05-14 17:54:30 -07:00
Jared Tabor
e04b2b7455
Fixes breadcrumbs for all the schedule states
2018-05-14 17:17:24 -07:00
Michael Abashian
406d82b99c
Merge pull request #1783 from mabashian/1513-delete-last-survey-q
...
Delete the survey if the user removes all the survey questions
2018-05-14 16:07:19 -04:00
Michael Abashian
eb8140284a
Merge pull request #1781 from mabashian/944-limit-panels
...
Tweaked limit-panels so that it doesn't use $transitions
2018-05-14 16:07:01 -04:00
Michael Abashian
dbfe99ab27
Merge pull request #1764 from mabashian/1454-checkbox-styling
...
Fixed credentials form checkbox styling
2018-05-14 16:06:28 -04:00
Michael Abashian
32e78ed7b2
Merge pull request #1752 from mabashian/1466-workflow
...
Fixed bug checking for credentials to remove
2018-05-14 16:06:06 -04:00
Michael Abashian
b69e2ed7a0
Merge pull request #1739 from mabashian/1717-delete-permission
...
Fixed bug deleting last team/user permission on page
2018-05-14 16:05:54 -04:00
Ryan Petrello
357a735e56
fix a bug that prevented JT admins from editing diff mode
...
see: https://github.com/ansible/tower/issues/801
2018-05-14 16:01:36 -04:00
mabashian
bfc602ae10
Changed variable names
2018-05-14 14:58:29 -04:00
mabashian
1a9b60a199
Delete the survey if the user removes all the survey questions
2018-05-14 14:55:32 -04:00
Ryan Petrello
7646f12e76
Merge pull request #1777 from ryanpetrello/admin-virtualenv
...
fix a bug that prevented JT admins from editing custom virtualenvs
2018-05-14 14:45:51 -04:00
Ryan Petrello
a942ccb272
Merge pull request #1778 from ryanpetrello/1k-ought-to-be-enough-for-anybody
...
truncate certain event fields when they are overly long
2018-05-14 14:30:42 -04:00
mabashian
ef514fb3c0
Mitigated race condition issues with limit-panel directive by removing dependency on the state transition event
2018-05-14 14:28:52 -04:00
Ryan Petrello
5b55e3cb2b
fix a bug that prevented JT admins from editing custom virtualenvs
...
see: https://github.com/ansible/tower/issues/1754
2018-05-14 14:12:22 -04:00
Ryan Petrello
bb3b19e174
truncate certain event fields when they are overly long
...
see: https://github.com/ansible/tower/issues/1775
2018-05-14 14:02:17 -04:00
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
John Mitchell
3d157fab47
change default option text for ansible environment dropdown to Default Environment
2018-05-14 11:26:46 -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
AlanCoding
ec7f1c2540
enforce consistently setting view search_fields
2018-05-14 10:12:49 -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
Jared Tabor
77e195bbb9
Moves schedules tab to related tab for sources form
2018-05-11 16:42:49 -07:00
Jared Tabor
ce09ab446d
Moves scheduler to related tab for projects
...
Signed-off-by: Jared Tabor <jtabor@redhat.com>
2018-05-11 16:37:24 -07:00
Jared Tabor
13d58107b8
Moves scheduler to related tab for workflows
...
and updates all links to point to updated state
2018-05-11 16:37:24 -07:00
Jared Tabor
464b7c3775
Moves schedules to related tab for job templates
2018-05-11 16:37:24 -07:00
mabashian
e9348134f0
Fixed credentials form checkbox styling
2018-05-11 16:38:04 -04:00
AlanCoding
b79606d9d3
update project if certain params changed
2018-05-11 13:59:15 -04:00
John Mitchell
a096051dc3
update app tokens search path
2018-05-11 13:54:25 -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
mabashian
a648ce5457
Fixed bug checking for credentials to remove
2018-05-10 13:00:32 -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