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

8248 Commits

Author SHA1 Message Date
Jared Tabor
11bd5570cf fix for setup menu route resolve 2016-06-20 11:37:27 -07:00
Jared Tabor
8a34b5712a returning promise in resolve for setup menu 2016-06-20 10:43:31 -07:00
Michael Abashian
fa1608cef2 Merge pull request #2505 from mabashian/inventory-sync-stdout-linkback
Removed link to /home/groups and replaced with inv manage link
2016-06-20 13:42:13 -04:00
Michael Abashian
ff439104ac Removed the focus trigger on our tooltips 2016-06-20 13:38:25 -04:00
Chris Meyers
f506ef9f04 Merge pull request #2517 from chrismeyersfsu/fix-deprecation_warnings_bare_vars
fix deprecation warnings
2016-06-20 13:26:51 -04:00
AlanCoding
8fd18b882a move logic for project udpate to access.py 2016-06-20 12:05:41 -04:00
Ken Hoes
fb70523f6b Inventory manage audit 2016-06-20 10:43:09 -04:00
James Laska
d182280ff7 Correctly set verify_ssl to a boolean value 2016-06-17 20:53:46 -04:00
Leigh Johnson
de9b44e041 Merge branch '1312' into release_3.0.0 2016-06-17 20:44:20 -04:00
Leigh
4f3dcbda21 Disable select-all directive, resolves #2383 (#2452)
* disable multi-select directive, resolves #2383

* disable select-all unit test
2016-06-17 20:41:54 -04:00
Leigh
94a0f22b39 route activity stream > groups links to inventory manage, remove HomeGroups code, resolves #1660 (#2488) 2016-06-17 20:37:17 -04:00
Jared Tabor
2de4a2d0f9 removing wait spinner on notification popover 2016-06-17 17:12:54 -07:00
Jared Tabor
de1d605c28 fix for broken recent-notifications popover 2016-06-17 17:11:00 -07:00
Jared Tabor
3115dd4fee hiding notifcation templates on setup menu
for non org admins
2016-06-17 17:11:00 -07:00
Jared Tabor
283b62e598 Merge pull request #2506 from jaredevantabor/notifications
updating notifications status after test notification
2016-06-17 16:59:58 -07:00
Jared Tabor
17ffc39281 updating notifications status after test notification 2016-06-17 13:44:48 -07:00
Matthew Jones
50816d4d67 Merge pull request #2507 from AlanCoding/NT_flake8
Fix flake8
2016-06-17 15:15:31 -05:00
AlanCoding
5e07ee2e45 fix flake8 errors from notification template edit 2016-06-17 16:11:22 -04:00
jlmitch5
e83a81a694 Merge pull request #2493 from jlmitch5/fixScmUrlPopover
fix scm url popover generation on project edit
2016-06-17 15:54:58 -04:00
jlmitch5
e23f867b9a Merge pull request #2499 from jlmitch5/scheduleSpinnerStyling
Schedule spinner styling
2016-06-17 15:54:46 -04:00
Michael Abashian
08fcca5401 Merge pull request #2494 from mabashian/notification-name-link
Point notification links to the right place
2016-06-17 15:44:41 -04:00
kensible
c8657be271 Merge pull request #2504 from kensible/marketing-update
Updated system tracking for marketing screenshots
2016-06-17 15:43:48 -04:00
Michael Abashian
593441b70e Merge pull request #2492 from mabashian/survey-maxlength
Pass survey question min/max values to API correctly
2016-06-17 15:29:34 -04:00
Michael Abashian
61f3af1f86 Merge pull request #2461 from mabashian/jt-labels-combining
Fixed bug where JT labels appeared to be getting combined
2016-06-17 15:29:07 -04:00
Michael Abashian
dba05017a7 Recursively build a groups list of ancestors so that we can link the user back to inv manage from the group name. 2016-06-17 15:24:15 -04:00
Ken Hoes
1024d686f4 Updated system tracking for marketing screenshots 2016-06-17 15:00:40 -04:00
jlmitch5
c0289e0f6c Merge pull request #2502 from jlmitch5/fixJobsSort
fix jobs sort
2016-06-17 14:13:43 -04:00
John Mitchell
b447544dc7 fix jobs sort 2016-06-17 13:54:01 -04:00
Chris Church
71bc88450f Merge pull request #2443 from cchurch/credential_create_fixes
Update validation and supported fields for creating credentials.
2016-06-17 12:05:53 -04:00
John Mitchell
d46adee6c1 fix styling of management scheduler spinners 2016-06-17 11:59:42 -04:00
John Mitchell
ab6c1a0ab2 fixed styling of scheduler spinners 2016-06-17 11:59:08 -04:00
Matthew Jones
462d43060e Fix up missing notifications in invsrc 2016-06-17 11:52:13 -04:00
Chris Church
c2285f1a4c Split up the credential xfail tests. 2016-06-17 11:42:20 -04:00
Leigh Johnson
b742049b4c retain search filters when column-sorting a list, resolves, #1312 2016-06-17 11:16:22 -04:00
Michael Abashian
f9701e7ffb Point notification links to the right place 2016-06-17 11:12:44 -04:00
Michael Abashian
2b079f3fea Merge pull request #2486 from mabashian/refresh-button-audit
Tweaked refresh buttons on the dashboard/job page/portal mode
2016-06-17 10:59:46 -04:00
Michael Abashian
772e626a93 Merge pull request #2438 from mabashian/search-filter-dropdowns
Fix search tag dropdown not disappearing after selection
2016-06-17 10:59:04 -04:00
Michael Abashian
12ea09ed45 Make sure that we pass the min/max values back to the api as integers/floats and not strings 2016-06-17 10:49:26 -04:00
Chris Church
59361f5151 Fixes suggested by @AlanCoding. 2016-06-17 09:56:27 -04:00
Chris Church
cf7102bc49 Move validation of credential creation to the serializer. Use SubListCreateAPIView for creating a credential under another object, and remove fields from serializer and API docs that aren't valid when creating a credential under another object. 2016-06-17 09:56:27 -04:00
Wayne Witzel III
67a1b8ce81 Merge pull request #2483 from wwitzel3/issue-2186
add can_delete check method (defers to admin)
2016-06-17 09:52:05 -04:00
Wayne Witzel III
010e688c84 Merge pull request #2484 from wwitzel3/issue-2205
updating URL to be _ instead of /
2016-06-17 09:51:18 -04:00
AlanCoding
1e6c1f1e9d additions to allow copy of an orphaned job 2016-06-17 09:46:45 -04:00
Ryan Fitzpatrick
8e00c8a7d9 Merge pull request #2482 from rmfitzpatrick/no_issue_add_awx_manage_to_docker_compose
add awx-manage executable for tower-qa tests
2016-06-17 09:32:44 -04:00
Leigh
9590c245fd normalize styles of child group count badge, resolves #2376 (#2462) 2016-06-16 18:53:39 -04:00
Michael Abashian
5f4da1023e Tweaked refresh buttons on the dashboard/job page/portal mode 2016-06-16 17:34:07 -04:00
Jared Tabor
d50cd9882d Merge pull request #2442 from jaredevantabor/manual-group-notifications
Disabling notifications related button for manual groups
2016-06-16 14:16:05 -07:00
Wayne Witzel III
6f36497b6a updating URL to be _ instead of / 2016-06-16 17:05:42 -04:00
Wayne Witzel III
6b0155b3f9 add can_delete check method (defers to admin) 2016-06-16 16:54:51 -04:00
Jared Tabor
95e500d472 the disabled key for the manual-inv-group-notifications
was getting added to the notifications object for all notifications-related-lists
2016-06-16 13:52:31 -07:00