Ken Hoes
fbed0ac03b
Deleting label passes current page number for pagination
2016-07-21 11:37:16 -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
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
Jared Tabor
f9de8db89a
Show proper error message for missing job template form
...
when visiting the job template page for a job template that has been deleted or doesn't exist, we want to show the 404 error message, not an error message about tags or labels.
2016-07-13 15:40:44 -07:00
Leigh Johnson
c60b8986de
remove type search field from single-type credential lookup modals, resolves #2976 ( #2985 )
2016-07-13 16:36:21 -04:00
Ken Hoes
53492f3fa1
Added sanitize filter to other name instances
2016-07-13 15:33:24 -04:00
Ken Hoes
33bb3abd52
Retrieved cloud credential from job template summary fields
2016-07-13 15:14:21 -04:00
Michael Abashian
ab3a5c1a02
Fixed callback url prompt styling
2016-07-13 14:13:04 -04:00
Leigh Johnson
5c32b17aea
URI-encode text searches, resolves #2980 ( #2982 )
2016-07-13 13:55:12 -04:00
Michael Abashian
8c234dc915
Added onExit functions to routes where the job launch and survey maker modals may be displayed. This will handle cleaning up the modal properly so that it can be re-opened
2016-07-13 13:35:21 -04:00