18055 Commits

Author SHA1 Message Date
Marliana Lara
ce2f4dca16
Fix instance modal backdrop styles 2018-07-02 10:21:31 -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
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
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
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
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
AlanCoding
a15527b54c
copy JT credential logic to Job summary fields 2018-06-27 14:39:35 -04:00
Ryan Petrello
39bc64d089
Merge pull request #2332 from ryanpetrello/fix-session-limit
make settings.SESSIONS_PER_USER work
2018-06-27 14:34:21 -04:00
Jared Tabor
aa76f6ca39
Adjustments to Socket Service for session-limit PR 2018-06-27 10:45:23 -07:00
Haokun-Chen
67bda81e67
show credential to job detail page 2018-06-27 12:45:24 -04:00
Ryan Petrello
b2cdf82b78
make settings.SESSIONS_PER_USER work
see: https://github.com/ansible/tower/issues/2209
2018-06-27 12:09:56 -04:00
mabashian
9ec5009bdf Updates to instance list and instance modal search 2018-06-27 11:44:38 -04:00
John Mitchell
3e951a5598
Merge pull request #2328 from jlmitch5/fixTemplateTagWrapping
Fix template tag wrapping
2018-06-27 11:05:45 -04:00
Haokun Chen
9f6d431c54
Merge pull request #2324 from Haokun-Chen/2050
update tag component to use tag directive
2018-06-27 10:24:13 -04:00
Marliana Lara
7c76807a8e
Remove instance policy list lookup from instance group form 2018-06-27 10:18:03 -04:00
Jared Tabor
5702c8249e
Fixes the standalone schedules list styling
The list was not wrapped in a panel and the form was not showing
above the list view like our other CRUD views.
2018-06-26 14:19:12 -07:00
John Mitchell
106ec1aabe
fix template list tag wrapping 2018-06-26 16:21:30 -04:00
John Mitchell
a9526de2c4
fix inv host list status wrapping 2018-06-26 16:21:09 -04:00
Haokun-Chen
da421f28e8
update tag component to use tag directive in smart-search, multi-select, input/lookup.partial, instance-group-multiselect 2018-06-26 13:59:02 -04:00
Haokun Chen
7aa48708d6
Merge pull request #2305 from Haokun-Chen/2225
fixing margin for instances group, application, credential page
2018-06-26 13:56:44 -04:00
John Mitchell
981f77774b
Merge pull request #2224 from ansible/2179
align tag to left hand side of bar
2018-06-26 13:48:38 -04:00
Jake McDermott
e07eba266d
Merge pull request #2306 from jakemcdermott/job-results/static-pager
improve job output search
2018-06-26 13:12:21 -04:00
Jake McDermott
47fc676607
cache last job_event page when not running 2018-06-26 12:55:58 -04:00
Jake McDermott
7f23aa81e6
clear job event search on relaunch 2018-06-26 12:55:52 -04:00
Jake McDermott
e6668a43cd
add pager for static and filtered job results 2018-06-26 12:55:37 -04:00
Jake McDermott
374f781d0d
make nav controls move up or down by viewable content height 2018-06-26 12:08:41 -04:00
Ryan Petrello
d73b71d94b
Merge pull request #2317 from ryanpetrello/harden-session-expiration
make `awx-manage expire_sessions --user xyz` more robust
2018-06-26 10:39:46 -04:00
Haokun-Chen
feff7fb776
fixing margin for instances list, application token, credential permission page 2018-06-26 10:37:52 -04:00
Haokun Chen
b7ff3aa8fe
Merge pull request #2311 from Haokun-Chen/2234
add responsiveness to job output panel
2018-06-26 10:22:53 -04:00
Ryan Petrello
5c44bf4ef9
Merge pull request #2313 from ryanpetrello/fix-ui-401
don't send WWW-Authenticate: Basic for AJAX, and properly detect 401
2018-06-26 10:07:35 -04:00
Ryan Petrello
f6920a02cf
make awx-manage expire_sessions --user xyz more robust
see: https://github.com/ansible/tower/issues/2316
2018-06-26 08:52:52 -04:00
Ryan Petrello
7880f83d97
don't send WWW-Authenticate: Basic for AJAX, and properly detect 401 2018-06-26 08:40:21 -04:00
Haokun-Chen
be0a77b203
add responsiveness to job output panel 2018-06-25 16:53:39 -04:00
Jake McDermott
2ca4c08567
Merge pull request #2294 from jaredevantabor/2179
Update jobs list if navigating from the output page.
2018-06-25 12:38:58 -04:00
John Mitchell
b6334361af
fix typo 2018-06-25 11:47:14 -04:00
Jake McDermott
c5300e9c05
Merge pull request #2298 from jakemcdermott/job-results/expand-collapse-all-without-domquery
store event names in record list to find orphan task lines when toggling
2018-06-25 11:38:06 -04:00