Michael Abashian
69c994bd16
Merge pull request #2411 from mabashian/job-templates-remove-label
...
Refresh label array whenever one is removed
2016-06-15 11:41:50 -04:00
Michael Abashian
7948e3e6c5
Hide the socket indicator if the license is missing
2016-06-15 11:34:57 -04:00
Jared Tabor
90d424b7a6
Merge pull request #2412 from jaredevantabor/notifications
...
Changing failed notification toaster icon
2016-06-15 08:33:26 -07:00
jlmitch5
10602da42a
Merge pull request #2370 from jlmitch5/fixCrud
...
fix add/edit/delete behavior across tower ui
2016-06-15 11:23:57 -04:00
Matthew Jones
9b49ff15bd
Mass rename foreman -> satellite6
...
For end-user facing elements. We still maintain foreman for some
underlying logic needed by the modules
2016-06-15 11:16:15 -04:00
Alan Rominger
dc0494535e
Merge pull request #2398 from AlanCoding/2207_jt_sensitive_fields
...
Job Template can_change fixes and unit tests
2016-06-15 11:07:56 -04:00
AlanCoding
502267484f
indicate only intent to prompt with can_start_without_user_input
2016-06-15 10:52:25 -04:00
AlanCoding
81c3ae4470
change inventory can_change to require admin role
2016-06-15 08:17:00 -04:00
Jared Tabor
928ae58430
Changing failed notification toaster icon
...
to fa-exclamation-triangle
2016-06-14 16:06:26 -07:00
Michael Abashian
ee74905d41
Fixed bug where removing a label from a job template via the list wasn't updating the list without a hard refresh.
2016-06-14 17:27:08 -04:00
kensible
ab6c5f7b8d
Merge pull request #2408 from kensible/2012-scm-update
...
Do not change pages if in projects for an scm update
2016-06-14 17:19:07 -04:00
Jared Tabor
716ae49947
Merge pull request #2397 from jaredevantabor/notifications
...
Check status of test notifications.
2016-06-14 12:52:53 -07:00
Michael Abashian
5a45ffc6e5
Merge pull request #2407 from mabashian/management-jobs-highlight
...
Highlight active management job when editing notification
2016-06-14 15:46:20 -04:00
Michael Abashian
9a5cb1c56f
Merge pull request #2392 from mabashian/http-header-help
...
Notification Webhook popover text placement
2016-06-14 15:45:52 -04:00
Michael Abashian
99b6d1642c
Merge pull request #2386 from mabashian/delete-button-red
...
Group schedule delete action button class
2016-06-14 15:45:25 -04:00
Michael Abashian
7afc5fc653
Merge pull request #2382 from mabashian/socket-state-styling
...
Socket state styling
2016-06-14 15:44:35 -04:00
John Mitchell
956000c76a
fix console error
2016-06-14 15:43:07 -04:00
Michael Abashian
99d17c8f15
Merge pull request #2378 from mabashian/label-context
...
Added label to the search tag
2016-06-14 15:37:05 -04:00
Michael Abashian
cc7b8b33af
Merge pull request #2372 from mabashian/organizations-empty-text
...
Added empty list text to orgs list
2016-06-14 15:36:42 -04:00
Ken Hoes
c95e1ed5ae
Do not change pages if in projects for an scm update
2016-06-14 15:32:21 -04:00
Matthew Jones
8e5f502d00
Use ansible venv to be used during inv import
2016-06-14 15:21:09 -04:00
Michael Abashian
999aac007a
Highlight active management job when editing notification
2016-06-14 15:14:43 -04:00
John Mitchell
58f322ec0b
fix job templates deletion on edit
2016-06-14 14:16:18 -04:00
Bill Nottingham
6ddd692406
Merge pull request #2400 from wenottingham/oh-what-a-day-what-a-lovely-day
...
Deprecate RHEL 6.
2016-06-14 14:05:14 -04:00
John Mitchell
1a0266fc54
fix add/edit/delete behavior across tower ui
2016-06-14 14:03:59 -04:00
Wayne Witzel III
8a2c8d59a5
Merge pull request #2388 from wwitzel3/test-refactoring
...
More testing clean up
2016-06-14 13:44:53 -04:00
Wayne Witzel III
6013a853f5
Merge pull request #2387 from wwitzel3/issue-2316
...
remove User.object_roles endpoint and discovery
2016-06-14 13:43:58 -04:00
Jared Tabor
4d7bc6e101
Changing wording and styling of notification toaster message
...
and adding some better error handling for failed notifications.
2016-06-14 10:05:11 -07:00
AlanCoding
ffc0b05a80
fix non-sensitive change becoming sensitive, add network cred in JT can_change
2016-06-14 12:20:02 -04:00
Michael Abashian
f12a6788f2
Place the popover to the right of the icon
2016-06-14 12:01:59 -04:00
Michael Abashian
a592cb53f2
Merge branch 'mabashian-remove-scan-job-templates-inv-edit' into release_3.0.0
2016-06-14 11:49:07 -04:00
Michael Abashian
ceef22dae6
Merge branch 'remove-scan-job-templates-inv-edit' of https://github.com/mabashian/ansible-tower into mabashian-remove-scan-job-templates-inv-edit
...
# Conflicts:
# awx/ui/client/src/system-tracking/system-tracking.partial.html
2016-06-14 11:48:25 -04:00
Wayne Witzel III
1b37818eba
removing old, duplicated tests
2016-06-14 11:45:34 -04:00
Wayne Witzel III
203ebd20e8
remove the User.object_roles view
2016-06-14 11:42:23 -04:00
Wayne Witzel III
a47f47b790
remove URL and related mapping for User.object_roles
2016-06-14 11:42:08 -04:00
Michael Abashian
7d7db2a086
Swapped the button order on the groups form. Fixed prompt action button class issue by making inv manage group delete action buttons unique id's (they were duplicates of the original prompt actions).
2016-06-14 11:40:13 -04:00
Alan Rominger
0583a7c435
Merge pull request #2353 from AlanCoding/2226_user_roles_access
...
Fixes for role assignment permissions
2016-06-14 11:25:33 -04:00
Leigh
3c887768c1
fix azure regions multiselect, resolves #2289 ( #2330 )
2016-06-14 11:18:39 -04:00
Graham Mainwaring
387a487325
Merge pull request #2365 from ghjm/preflight_passwords
...
Add preflight check that password is set on fresh install
2016-06-14 10:56:35 -04:00
Michael Abashian
b9c2567cf7
Merge pull request #2311 from mabashian/search-close-dropdown
...
Hide search dropdown after selection
2016-06-14 10:31:54 -04:00
Ken Hoes
c0a2955b7e
Changed no module data message in system tracking
2016-06-14 10:28:45 -04:00
Michael Abashian
f55c3c345d
Removed background from socket indicator and centered the icon in Chrome by changing the element type to <div>
2016-06-14 10:23:24 -04:00
Wayne Witzel III
b24ad639bf
Merge pull request #2354 from wwitzel3/issue-2124
...
anyone with read_role should be able to view /update
2016-06-14 10:16:19 -04:00
Wayne Witzel III
db7cfb23f8
added False return for permission check
2016-06-14 09:53:07 -04:00
kensible
9f39477724
Merge pull request #2362 from kensible/2321-audit
...
UI Audit updates
2016-06-14 07:49:20 -04:00
Jared Tabor
80815305c5
Check status of test notifications.
...
The response from the PUT call to the notifications_templates/<id>/test endpoint contains an ID to be used to
perform a lookup off of the notifications endpoint in order to obtain the status.
2016-06-14 00:00:41 -07:00
Jared Tabor
4743723ec0
Merge pull request #2375 from jaredevantabor/license-validity
...
updating license page for license that exists, but is not valid
2016-06-13 16:20:38 -07:00
Michael Abashian
2a80108c03
Added label to the search tag
2016-06-13 17:21:11 -04:00
Jared Tabor
a5634b24a7
updating license page for license that exists, but is not valid
2016-06-13 14:05:12 -07:00
Michael Abashian
4d69c2df2c
Added empty list text to orgs list
2016-06-13 16:53:00 -04:00