Jared Tabor
dcc259a2c5
Merge pull request #4046 from ansible/jobDetailsRework
...
Job details rework
2016-11-18 14:23:35 -08:00
jaredevantabor
acfb0da3b7
getLineClasses unit test
2016-11-18 14:19:43 -08:00
Bill Nottingham
23bb9e0155
Merge pull request #4070 from wenottingham/die-die-el6-die
...
Remove support for installing on EL6 and Ubuntu 12.04.
2016-11-18 16:29:26 -05:00
jaredevantabor
0aac35e09a
Prettify unit test for stdout-parse service
2016-11-18 13:27:02 -08:00
jaredevantabor
38a9720fc7
Unit test for parse-stdout.service
2016-11-18 12:55:28 -08:00
Matthew Jones
cb82809f10
Merge pull request #3935 from jladdjr/at-3532-typo
...
Minor typo fix (pointing workflow node template at unsupported unified job template)
2016-11-18 15:45:34 -05:00
Chris Meyers
b6b1f4205c
flake8 fixes
2016-11-18 14:49:31 -05:00
Wayne Witzel III
25915eb55a
Merge pull request #4039 from wwitzel3/workflow-channels
...
Workflow Event Channels Integration
2016-11-18 14:41:40 -05:00
jaredevantabor
f14be79c69
adding workflow_event group for workflow results page
2016-11-18 11:16:31 -08:00
John Mitchell
8259bda68c
more parse stdout tests
2016-11-18 11:00:13 -08:00
John Mitchell
fbefcf59ce
add escape of stdout line
2016-11-18 11:00:13 -08:00
jaredevantabor
b9c071506e
first pass at parse-stdout.service-test.js
2016-11-18 11:00:13 -08:00
jaredevantabor
d849cec243
removing prettyfyLite function for a flag in prettyify
2016-11-18 11:00:13 -08:00
John Mitchell
ff4c5f0e7e
more job results controller unit tests
2016-11-18 11:00:13 -08:00
John Mitchell
e863262e4d
more job results controller tests
2016-11-18 11:00:13 -08:00
jaredevantabor
4bcbea6c45
fixing jshint error in old job-detail/main.js file
2016-11-18 11:00:13 -08:00
John Mitchell
5b0e3c4482
add back in background hover of stdout line
2016-11-18 11:00:13 -08:00
John Mitchell
93f5b19685
job results cleanup 2 of 2
...
Clean up of standard out directive code
2016-11-18 11:00:13 -08:00
jaredevantabor
96952e7841
Fixing up host event modal
...
Moving the details up from a nav pane and into the main body of hte modal.
2016-11-18 11:00:13 -08:00
John Mitchell
86cf09ec71
job results cleanup 1.5 of 2
...
parse standard out service is commented
2016-11-18 11:00:13 -08:00
John Mitchell
53d7a822bd
job results cleanup 1 of 2
2016-11-18 11:00:13 -08:00
John Mitchell
f3526ca86c
add angular duration format filter lib
2016-11-18 11:00:13 -08:00
John Mitchell
7cb15515af
es6ify jobDetails controller tes
2016-11-18 11:00:13 -08:00
John Mitchell
b852f9e05d
responsive tower
2016-11-18 11:00:13 -08:00
jaredevantabor
13ee468b14
Adding tooltips and routes for host events
...
will circle back with more changes for the host events modal
2016-11-18 11:00:13 -08:00
John Mitchell
3c70171413
add unit test for job results controller
2016-11-18 11:00:13 -08:00
jaredevantabor
05999459a7
Fix for download button being visible on job results
2016-11-18 11:00:13 -08:00
John Mitchell
80aaaeb7da
move controller import to module instantiation
2016-11-18 11:00:13 -08:00
John Mitchell
7360e53611
change topLineAnchor to lineAnchor
2016-11-18 11:00:13 -08:00
John Mitchell
3424db7f90
add top anchor scroll, fix follow tooltips, replace stdout tabs w spaces
2016-11-18 11:00:13 -08:00
John Mitchell
c94d86206d
all things scroll following and anchoring
2016-11-18 11:00:13 -08:00
John Mitchell
1c907a1f07
layout tweaks
2016-11-18 11:00:13 -08:00
jaredevantabor
0590a1416d
Fitting panels to the size of the viewport
2016-11-18 11:00:13 -08:00
John Mitchell
7795ad0d2b
styling fixes to job results
2016-11-18 11:00:13 -08:00
John Mitchell
783f784e69
update to standard out pane
...
- add lines to pane
- support show and hide toggling of lines
NOTE: layout is hardcoded, will need to move to dealing with various browser heights better
2016-11-18 11:00:13 -08:00
John Mitchell
66e90075d4
changing tooltip delay to make them feel more responsive
2016-11-18 11:00:13 -08:00
John Mitchell
e1edcc5e5a
trying to help make the main layout of the page respond better to scrolling within scrolling
2016-11-18 11:00:13 -08:00
John Mitchell
16b4daf4eb
disable selecting of line numbers
...
unfortunately this will still copy to clipboard in chrome but not firefox see https://bugs.chromium.org/p/chromium/issues/detail\?id\=147490 for open chromium bug
2016-11-18 11:00:13 -08:00
John Mitchell
3c261b8904
working on stdout view line population
2016-11-18 11:00:13 -08:00
jaredevantabor
51bfc0525a
adding new line character and 'ok' host colors
2016-11-18 11:00:13 -08:00
jaredevantabor
3e2940203f
more stdout styling
2016-11-18 11:00:13 -08:00
jaredevantabor
261c91d836
early styling of stdout
2016-11-18 11:00:13 -08:00
jaredevantabor
777a15f763
fixing small typo in jobs.py and adding sockets to the
...
new job results page
2016-11-18 11:00:13 -08:00
jaredevantabor
5a7c33c17a
error handling for job-result route
...
for when there are no job_events for a job
2016-11-18 11:00:13 -08:00
jaredevantabor
5dad4ef8d5
Adjusting some colors and first pass at real stdout
...
by using an ng-repeat and stdoutArr
2016-11-18 11:00:13 -08:00
jaredevantabor
e11eb1d4d8
adding some dummy lines
2016-11-18 11:00:13 -08:00
jaredevantabor
e6c342d9ad
Adding initial files for job results standard out panel
...
with some very rough dummy text in there for now
2016-11-18 11:00:13 -08:00
John Mitchell
bba253cdfc
added relaunch capability and end time of running job
2016-11-18 11:00:13 -08:00
jaredevantabor
3ade961e92
Rebase of devel (w/ channels) + socket rework for new job details
...
Replacing old socket.io receiver w/ new websocket receivers
2016-11-18 11:00:13 -08:00
John Mitchell
648bd3d1a0
added TODO for implementing request retry logic
2016-11-18 11:00:13 -08:00