Bill Nottingham
e271a69efb
Don't filter out read role.
2018-07-03 14:00:38 -04:00
Yunfan Zhang
b4890ee331
Handle exception with invalid HTTP content_type.
...
Signed-off-by: Yunfan Zhang <yz322@duke.edu>
2018-07-03 13:55:18 -04:00
Jared Tabor
4c1bc49258
Merge pull request #2395 from jaredevantabor/https-dev-server
...
Changes UI dev server to operate over https
2018-07-03 09:30:41 -07:00
Marliana Lara
77815c20a4
Merge pull request #2386 from marshmalien/fix/1824-disable-row-user-permissions
...
Fix disableRowValue expression in permissions users list
2018-07-03 11:27:19 -04:00
Marliana Lara
a9ddd02f5c
Merge pull request #2392 from marshmalien/fix/1380-disable-ig-lookup
...
Disable instance group lookup for org admin
2018-07-03 11:17:11 -04:00
Marliana Lara
f3ff624873
Merge pull request #2361 from marshmalien/fix/panel-header-docs
...
Modify panel header to accept title and badge string bindings
2018-07-03 11:16:36 -04:00
Ryan Petrello
1c478b5ccb
Merge pull request #2399 from ryanpetrello/remove-storage-cruft
...
delete some old, dead code
2018-07-03 11:04:57 -04:00
Ryan Petrello
b8dbf62abc
delete some old, dead code
2018-07-03 10:30:22 -04:00
Marliana Lara
220831a3d0
Merge pull request #2382 from marshmalien/fix/2321-modal-backdrop
...
Fix modal backdrop styles
2018-07-03 10:27:25 -04:00
Haokun Chen
641392b815
Merge pull request #2342 from Haokun-Chen/1843
...
move smart inventory button next to smart-search bar in host list page
2018-07-03 10:10:03 -04:00
Ryan Petrello
d58411cf07
Merge pull request #2396 from ryanpetrello/fix-pexpect-hang
...
support env vars that contain unicode (without hanging)
2018-07-03 08:44:46 -04:00
Ryan Petrello
4d7a20a9fb
support env vars that contain unicode (without hanging)
...
see: https://github.com/ansible/tower/issues/2391
see: https://github.com/pexpect/pexpect/issues/512
2018-07-03 08:26:11 -04:00
Jared Tabor
92cf8d538a
Changes UI dev server to operate over https
2018-07-02 22:09:24 -07:00
Marliana Lara
35b27005d4
Disable instance group lookup when user is an org admin
2018-07-02 16:25:46 -04:00
adamscmRH
4c84d400a8
migrate session length setting
2018-07-02 14:17:16 -04:00
adamscmRH
b5dc3e6b94
patch session length settings
2018-07-02 14:17:16 -04:00
Marliana Lara
773c41ec81
Fix disableRowValue expression in permissions users list
2018-07-02 12:49:30 -04:00
Guoqiang Zhang
5a4451ddd4
Fix serializers of unified_jobs & ad_hoc_commands to avoid special exceptions
2018-07-02 11:53:33 -04:00
Ryan Petrello
380df1b327
Merge pull request #2380 from ryanpetrello/noisy-celery-watcher
...
make celery-watcher less noisy
2018-07-02 11:01:18 -04:00
Jake McDermott
209c29d897
Merge pull request #2381 from ansible/jakemcdermott-remove-final-counter-offset
...
remove offset from EOF websocket final_counter
2018-07-02 10:49:22 -04:00
Ryan Petrello
a8eb4327ea
make celery-watcher less noisy
2018-07-02 10:44:06 -04:00
Jake McDermott
1d9e788db4
Merge pull request #2383 from ansible/jakemcdermott-fix-2234
...
use height of parent container for output section
2018-07-02 10:43:53 -04:00
Jake McDermott
164e6cceca
use height of parent container for output section
2018-07-02 10:25:58 -04:00
Marliana Lara
ce2f4dca16
Fix instance modal backdrop styles
2018-07-02 10:21:31 -04:00
Haokun Chen
d17f3d7d2a
Merge pull request #2355 from Haokun-Chen/2197
...
deregister the transition hook when destroy smart-search controller
2018-07-02 10:18:25 -04:00
Jake McDermott
3edf5ba95c
remove offset from final_counter
2018-07-02 10:08:12 -04:00
Alan Rominger
6f63c7ba38
Merge pull request #2346 from AlanCoding/no_controller_node
...
No controller node field for project updates
2018-06-29 14:52:34 -04:00
Marliana Lara
581436f23d
Merge pull request #2369 from marshmalien/fix/2234-job-output-height
...
[Job Results] Remove scrollbar from standard out panel
2018-06-29 14:25:51 -04:00
AlanCoding
8ae979908c
Enforce unified list field consistency
...
Discovered via bug: controller_node field present in
project update list but not in detail view
Added tests to assert that "unified" list serializer
produces same fields as the ordinary serializer,
for unified jobs & unified JTs
Added test to check that list serializers do differ
from detail serializer except for allowed differences
Added test to check that list serializers are applied
correctly - only on list views, and that detail views,
likewise, do not use list serializers
Fix the many many bugs discovered by these new
testing mechanisms
2018-06-29 14:03:52 -04:00
Marliana Lara
94674313e4
Remove scrollbar from job results standard out
2018-06-29 12:07:52 -04:00
Alan Rominger
d5661a0434
Merge pull request #2343 from AlanCoding/credential_hell
...
Copy JT credential logic to Job summary fields
2018-06-28 19:27:33 -04:00
Haokun-Chen
81ef98e627
leftAlign smart inventory button next to search bar
2018-06-28 16:53:12 -04:00
Michael Abashian
1c194dbfbc
Merge pull request #2351 from mabashian/2301-xss
...
Rolls back changes to the xss filter. Addresses escaped characters in cred tags.
2018-06-28 15:04:56 -04:00
Ryan Petrello
26bd16b855
Merge pull request #2352 from ryanpetrello/fix-csrf-sessions
...
fix a few remaining CSRF nits
2018-06-28 13:57:13 -04:00
Marliana Lara
642cc88fcd
Modify panel header to accept title and badge string bindings
2018-06-28 13:44:05 -04:00
mabashian
b426eeeb5c
Rolls back xss filter test
2018-06-28 13:26:48 -04:00
Ryan Petrello
b8ed78ee9d
Never send WWW-Authenticate: Basic... headers for the API
2018-06-28 13:00:23 -04:00
Ben Thomasson
fe66bb99d5
Merge pull request #2242 from benthomasson/network_ui_read_only_permissions_fix
...
Adds topology edit permissions check to network ui session
2018-06-28 12:54:41 -04:00
Haokun Chen
ad483aedc7
Merge pull request #2337 from Haokun-Chen/2096
...
show credential on job detail page for jobs besides JTs playbook job
2018-06-28 11:52:04 -04:00
Haokun-Chen
a07ee67eb9
deregister the transition hook when destroy smart-search controller
2018-06-28 11:01:01 -04:00
Ryan Petrello
d52fa377d8
remove unnecessary CSRF exemptions
2018-06-28 09:35:01 -04:00
Ryan Petrello
3b0f7de3e6
Properly return HTTP 403 when CSRF fails (not HTTP 500)
2018-06-28 09:33:59 -04:00
Michael Abashian
e8748fa147
Merge pull request #2338 from mabashian/instance-modal-search
...
Updates to instance list and instance modal search
2018-06-28 09:15:34 -04:00
Ryan Petrello
63723013f7
Merge pull request #2345 from ryanpetrello/fix-csrf-sessions
...
properly enforce CSRF validation
2018-06-28 09:14:56 -04:00
mabashian
cbcc47010d
Rolls back changes to the xss filter. Removes unnecessary sanitize of credential names in tags
2018-06-28 08:59:36 -04:00
Ryan Petrello
504dfd32ee
properly enforce CSRF validation
...
see: https://github.com/ansible/tower/issues/2339
2018-06-27 21:09:26 -04:00
Jake McDermott
b54ea736b0
Merge pull request #2318 from jakemcdermott/job-results/viewable-page-up-down
...
make output nav controls move up or down by viewable content height
2018-06-27 20:13:30 -04:00
Jared Tabor
0ec95c8463
Merge pull request #2296 from jaredevantabor/fix-719
...
Displayeth thy Cancel button on the jobs list for a running system job
2018-06-27 15:08:33 -07:00
Jared Tabor
c9c7ee14b2
Merge pull request #2329 from jaredevantabor/schedules
...
Fixeth thy schedules
2018-06-27 15:04:20 -07:00
Marliana Lara
8317102f0d
Merge pull request #2336 from marshmalien/1723-ux-manual-instances
...
Remove instance policy list lookup from instance group form
2018-06-27 16:10:20 -04:00