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

8753 Commits

Author SHA1 Message Date
Michael Abashian
2115150b2c Merge pull request #3079 from mabashian/remove-tooltips-on-state-change
Remove tooltips if state changes while hovering over a tool tipped element
2016-07-21 17:00:47 -04:00
Michael Abashian
6e27ec06f0 Merge pull request #3053 from mabashian/active-edit-paging
Fix for active row/edit icon bug when paging
2016-07-21 16:35:05 -04:00
Alan Rominger
49b8fc4003 Merge pull request #3070 from AlanCoding/3063_ui
Show "new" jobs in UI Jobs tab (UI 3.0.1)
2016-07-21 16:24:41 -04:00
Michael Abashian
265e334dd3 Remove tooltips if state changes while hovering over a tool tipped element 2016-07-21 16:20:55 -04:00
AlanCoding
efff0d68b5 Show new jobs in UI Jobs tab 2016-07-21 11:37:10 -04:00
John Mitchell
f7bfeed0ca renaming dir again 2016-07-21 11:31:11 -04:00
John Mitchell
d6bb405ebd renaming dir 2016-07-21 11:30:33 -04:00
Michael Abashian
9f75635ea7 Merge pull request #3059 from mabashian/jobs-related-schedule-search
Maintain job schedule search query params after adding/removing search tags
2016-07-21 08:33:39 -04:00
Michael Abashian
cadd54112b Merge pull request #3056 from mabashian/table-sort-home-host
Make home/host columns sortable
2016-07-21 08:33:13 -04:00
Michael Abashian
95393a6dd8 Maintain job schedule search query params after adding/removing search tags 2016-07-18 16:51:05 -04:00
Michael Abashian
bc1a29e5bf Make home/host columns sortable 2016-07-18 14:48:17 -04:00
Michael Abashian
6a8c9a2bfe Removed the track by $index default from our lists. This will fall back to track by $id(item) and re-render dom elements in ng-repeat. 2016-07-18 14:02:05 -04:00
kensible
4f89e31af6 Merge pull request #3046 from kensible/2805-canceled-projects-tooltip
Added canceled tooltip for projects listing -3.0.1
2016-07-18 13:27:51 -04:00
Ken Hoes
7c34b2d809 Added canceled tooltip for projects listing 2016-07-18 10:51:22 -04:00
jlmitch5
3b926c36d9 Merge pull request #3013 from jlmitch5/readOnlyCodeMirror
add options for code mirror to be read only
2016-07-18 10:12:13 -04:00
Michael Abashian
5015e2dbf0 Merge pull request #3036 from mabashian/working-indicator-on-toggle
Show working... spinner when toggling on/off notifications
2016-07-18 09:53:41 -04:00
Michael Abashian
8ea83b4bec Merge pull request #3035 from mabashian/show-less-labels
Added the ability to "See Less" labels on the job template list
2016-07-18 09:53:17 -04:00
John Mitchell
eabc83c914 use updated codemirror release 2016-07-18 09:53:10 -04:00
kensible
2a6a820ac5 Merge pull request #3029 from kensible/3024-callback-tooltip-position
Callback tooltip position changed -3.0.1
2016-07-18 08:31:40 -04:00
Michael Abashian
614acb438d Show working... spinner when toggling on/off notifications 2016-07-15 16:28:35 -04:00
Michael Abashian
8d7d933519 Added the ability to "See Less" labels on the job template list 2016-07-15 16:02:51 -04:00
Ken Hoes
3e7b993f28 Changed tooltip position from right to top 2016-07-15 14:20:34 -04:00
Michael Abashian
0e4a61119e Merge pull request #3012 from mabashian/scm-update-schedule-button
Disabled but clickable schedule action icon during scm update
2016-07-15 09:16:31 -04:00
John Mitchell
89a4f8f77c add options for code mirror to be read only 2016-07-14 15:38:51 -04:00
Michael Abashian
b78c2241e4 Fixed bug where schedule icon was disabled but clickable while scm update was running 2016-07-14 15:26:29 -04:00
Michael Abashian
0331c7a2c7 Fixed bug where schedule icon was disabled but clickable while scm update was running 2016-07-14 15:18:57 -04:00
John Mitchell
0882d26ef8 Merge branch 'ui_release_3.0.1' of https://github.com/ansible/ansible-tower into ui_release_3.0.1 2016-07-14 14:49:30 -04:00
Jared Tabor
4f563a4313 make username required if not radius/ldap 2016-07-14 14:48:38 -04:00
Jared Tabor
8ef59091ac Show password fields for new uers 2016-07-14 14:48:38 -04:00
Jared Tabor
8ab00e2d05 Hide password fields for radius/social auth users
on the users edit form, the password/confirm password field will be hidden similar to ldap. the username will not be required as well
2016-07-14 14:48:38 -04:00
Matthew Jones
17a27ef4a2 Merge pull request #3005 from matburt/delete_protection
Add delete protection from certain objects
2016-07-14 12:52:58 -05:00
Jared Tabor
88f0283597 Merge pull request #2996 from jaredevantabor/missing-jt
Show proper error message for missing job template form
2016-07-14 09:46:27 -07:00
Matthew Jones
c852503163 Fix up some flake8 issues 2016-07-14 12:40:37 -04:00
Matthew Jones
00e55e3813 Add delete protection from certain objects
Certain objects can be sensitive to being deleted while jobs are
running, this protects those objects
2016-07-14 12:22:33 -04:00
kensible
102e56b623 Merge pull request #3000 from kensible/2999-JT-cloud-credentials
Changed conditional to fix JT edit page load error
2016-07-14 11:25:54 -04:00
Akita Noek
d39b9ff84f Merge pull request #3001 from anoek/misc-fixes
Minor migration fixes
2016-07-14 11:23:22 -04:00
Michael Abashian
deb1c1652b Merge pull request #2998 from mabashian/adhoc-lots-of-gets
Remove extra adhoc GET requests when performing subsequent adhoc commands
2016-07-14 11:13:13 -04:00
Akita Noek
6da6f48521 Updated tests to reflect credential access after migrations 2016-07-14 11:04:06 -04:00
Ken Hoes
ed5f07b151 Changed conditonal to repair console error and page loade error 2016-07-14 11:03:25 -04:00
Michael Abashian
4adb65596a Remove socket binding when the scope is destroyed so that we don't make errant GET requests in future instances of this controller. 2016-07-14 10:42:05 -04:00
Bill Nottingham
b657bc684c Merge pull request #2997 from wenottingham/you-la
updated EULA text from rnalen
2016-07-14 10:30:38 -04:00
Bill Nottingham
6f2e1f711c updated EULA text from rnalen 2016-07-14 10:23:01 -04:00
Akita Noek
353e6100b9 Fix team credential role access in rbac migration 2016-07-14 09:54:41 -04:00
Akita Noek
bb14c9003d Orphan handling in _old_access.py 2016-07-14 09:54:06 -04:00
Akita Noek
7b8c2f5b74 Normalized CustomInventoryScriptAccess.can_admin 2016-07-14 09:53:20 -04:00
kensible
ebe245e358 Merge pull request #2993 from kensible/2969-JT-edit-access
Retrieved cloud credential from job template summary fields
2016-07-14 09:40:18 -04:00
Michael Abashian
04e27c51e1 Merge pull request #2986 from mabashian/callback-url-prompt
Fixed callback url prompt styling
2016-07-14 09:16:34 -04:00
Michael Abashian
e726078212 Merge pull request #2983 from mabashian/job-launch-state-exit
Fixed backspace job launch modal bug
2016-07-14 09:16:17 -04:00
Ken Hoes
906db7d75e Added condition based off PR feedback 2016-07-14 08:50:42 -04:00
kensible
103c6fa228 Merge pull request #2971 from kensible/2964-inventory-history-xss
Sanitizing name in popup
2016-07-14 08:03:07 -04:00