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

18006 Commits

Author SHA1 Message Date
Cristian Vargas
475a2bd9bb Remove trailing comma
Signed-off-by: Cristian Vargas <cristian@swapps.co>
2018-07-09 12:58:21 -04:00
Cristian Vargas
7ecde597ac Make LAST UPDATED field in projects table sortable
Signed-off-by: Cristian Vargas <cristian@swapps.co>
2018-07-09 12:58:12 -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
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
Jake McDermott
9449eeb37e
Merge pull request #2299 from jakemcdermott/tests/workflow-visualizer-5000-selector
update selector used for workflow button
2018-06-25 10:47:34 -04:00
Jake McDermott
295dba8622
Merge pull request #2297 from jakemcdermott/job-results/reintroduce-ng-non-bindable
reintroduce ng-non-bindable to output lines
2018-06-25 10:45:58 -04:00
Haokun Chen
fb56585636
Merge pull request #2290 from Haokun-Chen/2254
update jobs/schedules to schedules in route and breadcrumb
2018-06-25 10:24:36 -04:00
Jake McDermott
e64d05c324
update selector used for workflow button 2018-06-25 10:05:52 -04:00
Marliana Lara
f53662a248
Merge pull request #2292 from marshmalien/fix/2251-firefox-dashboard-dropdown-arrows
Fix dashboard graph dropdown arrows in firefox
2018-06-25 09:59:38 -04:00
Marliana Lara
3fbde0b409
Merge pull request #2289 from marshmalien/fix/2277-wrap-preview-tags
Wrap job prompt preview tags
2018-06-25 09:59:03 -04:00
Haokun Chen
a7ba7708bb
Merge pull request #2287 from Haokun-Chen/2284
fix job result stats section when running/finish jobs
2018-06-25 09:47:48 -04:00
Christian Adams
39c0ed4ad6
Merge pull request #2291 from rooftopcellist/revert_radius_110
Revert Django-radius to 1.1.0
2018-06-25 08:59:36 -04:00
Jake McDermott
71f2388ec8
use record list to find orphan task records when toggling 2018-06-25 01:38:53 -04:00
Jake McDermott
92b8d90800
reintroduce ng-non-bindable directive to output lines 2018-06-25 01:06:41 -04:00
Jared Tabor
ccd8a48617
Merge pull request #2295 from jaredevantabor/2265
Alas, the stdout page wasn't loading if sockets were down
2018-06-22 15:36:59 -07:00
Jared Tabor
041256a6e0
Removing return statement
The SocketService.addStateResolve returns the resolve so you don't
have to.
2018-06-22 14:47:52 -07:00
Jared Tabor
c0f3b0268e
Update jobs list if navigating from the output page. 2018-06-22 13:42:00 -07:00
Marliana Lara
ad205a869d
Fix dashboard graph dropdown arrows in firefox 2018-06-22 16:29:57 -04:00
Jake McDermott
46223d3cbf
Merge pull request #2282 from Haokun-Chen/fixed-toggle-menu
fix toggle menu when scroll up
2018-06-22 15:38:09 -04:00
Haokun-Chen
2d2b1676aa
update jobs/schedules to schedules in route and breadcrumb 2018-06-22 15:36:44 -04:00
Jake McDermott
c19af3ca4f
Merge pull request #2288 from marshmalien/fix/2279-job-output-line-highlight
Flex job event line highlighting across entire row
2018-06-22 15:27:45 -04:00
Marliana Lara
93988896a9
Wrap job prompt preview tags 2018-06-22 15:27:32 -04:00
Marliana Lara
ffdb564c15
Flex job event line highlighting across entire row 2018-06-22 15:06:16 -04:00
adamscmRH
8cc77234fc revert django-radius from 1.3.3 to 1.1.0 2018-06-22 15:01:11 -04:00
John Hill
aa98842364
Merge pull request #1953 from mabashian/jt-launch-automated-tests
First pass at JT launch with prompts automated tests
2018-06-22 14:37:03 -04:00
Jake McDermott
a50614983a
wait for job to finish before ending tests 2018-06-22 14:21:14 -04:00
Jared Tabor
a8504d7bd7
Merge pull request #2276 from jaredevantabor/disabled-codemirror
Improves UX for readonly codemirrors so that users can copy/paste
2018-06-22 11:09:58 -07:00
Jake McDermott
d3b71858df
use prompt inventory list id 2018-06-22 13:53:34 -04:00
Jake McDermott
ef4607b29f
make sure surveys are enabled before adding a survey 2018-06-22 13:53:25 -04:00
Jake McDermott
9ae5ffc8ca
make sure project is updated before test begins 2018-06-22 13:53:15 -04:00
Jake McDermott
2f2b19ffec
increase timeout threshold for login 2018-06-22 13:53:06 -04:00
mabashian
e243cf4435 Fixed linting errors 2018-06-22 13:51:10 -04:00
mabashian
fbfaf69ee9 Added extra assertions and waits to reduce flake 2018-06-22 13:51:10 -04:00
mabashian
1d74499385 Added check to make sure that input contents match what we expect them to match 2018-06-22 13:51:10 -04:00
mabashian
264b0f248a First pass at automated jt launch tests 2018-06-22 13:51:10 -04:00
Marliana Lara
a6837343a5
Merge pull request #2275 from marshmalien/fix/see-more-see-less
Add show more/less to job details labels
2018-06-22 13:15:07 -04:00
Haokun-Chen
e51e4e5f6c
fix job result stats section when running/finish jobs 2018-06-22 13:09:04 -04:00
Christian Adams
8bd2217a49
Merge pull request #2278 from rooftopcellist/fix_dot_oauth2_error
Fix dot oauth2 error
2018-06-22 12:54:39 -04:00
Marliana Lara
62fd5ea6ef
Show up to 50 labels in job details 2018-06-22 11:33:40 -04:00
Ryan Petrello
accf586588
Merge pull request #2283 from sangongs/honcho_io_encoding
Force the python IO encoding to be utf_8 when using honcho
2018-06-22 10:22:55 -04:00
Guoqiang Zhang
530860c386 Force the python IO encoding to be utf_8 when using honcho 2018-06-22 09:35:28 -04:00
Haokun-Chen
3933e01dd1
fix toggle menu when scroll up 2018-06-22 09:33:23 -04:00
adamscmRH
b7f5161835 try-except auth_header 2018-06-21 17:11:34 -04:00
Marliana Lara
09abba63b7
Add show more less to job details labels 2018-06-21 17:08:18 -04:00
Alan Rominger
bed4d240af
Merge pull request #2274 from AlanCoding/absolute_nonsense
Remove brittle condition causing schema to fail
2018-06-21 15:44:48 -04:00
Jared Tabor
aac939d9e4
Improves UX for readonly codemirrors so that users can copy/paste 2018-06-21 12:30:53 -07:00
AlanCoding
b2251cb916
remove brittle condition causing schema to fail 2018-06-21 14:39:25 -04:00
Jake McDermott
7cd203d610
Merge pull request #2246 from marshmalien/fix/job-output-table
Extend standard out line border to full length of container
2018-06-21 13:47:59 -04:00
Haokun Chen
f72ed46354
Merge pull request #2270 from Haokun-Chen/2248
change workflow editor to workflow visualizer
2018-06-21 13:46:29 -04:00
Haokun-Chen
f3e4780c7a
change workflow editor to workflow visualizer 2018-06-21 12:27:35 -04:00