Jake McDermott
|
cddceb0e06
|
add basic colormap for output lines
|
2018-08-29 13:28:05 -04:00 |
|
Jake McDermott
|
f639e46718
|
advance ready counter by an entire batch when event limit is reached
|
2018-08-29 03:03:24 -04:00 |
|
Jake McDermott
|
4e45b6ba6d
|
fix missing line styling
|
2018-08-27 17:17:48 -04:00 |
|
Jake McDermott
|
aa0d2cff5c
|
handle response data with discontinuities when using that data to fill other discontinuities
|
2018-08-27 01:38:02 -04:00 |
|
Jake McDermott
|
d608402dc1
|
refactor render service
|
2018-08-27 01:37:47 -04:00 |
|
Jake McDermott
|
04dbc2fcc4
|
add basic click handler for fetching and showing missing events
|
2018-08-27 01:37:36 -04:00 |
|
Jake McDermott
|
0bc9b1d431
|
render missing lines instead of auto-unfollowing
|
2018-08-27 01:37:28 -04:00 |
|
Jake McDermott
|
138f8a45ae
|
moving render/record keeping and scroll functionality out of pagers
|
2018-08-27 01:37:18 -04:00 |
|
Jake McDermott
|
ee348b7169
|
add handling for discontinuities in render service
|
2018-08-27 01:37:11 -04:00 |
|
Jake McDermott
|
38b9b47e6b
|
add max event count and discarding to stream service
|
2018-08-27 01:37:02 -04:00 |
|
Jake McDermott
|
2187655c68
|
move buffer mgmt to stream service
|
2018-08-27 01:36:52 -04:00 |
|
kialam
|
c67e9143fb
|
Contain margins for stats panel with modifier
- Create CSS `—inline` modifier so that other areas where
`at-Panel-headingTitleBadge` are not affected.
|
2018-08-22 11:51:27 -04:00 |
|
Jake McDermott
|
eb0cf945cf
|
Merge pull request #2860 from jakemcdermott/fix-2228
make line expand / collapse work for paginated scrollup
|
2018-08-20 13:12:52 -04:00 |
|
Jake McDermott
|
f8e5e38614
|
enable output filtering by start / end line
|
2018-08-20 12:40:27 -04:00 |
|
Jake McDermott
|
ca35eb39d2
|
make line expand / collapse work for paginated scrollup
|
2018-08-15 21:24:44 -04:00 |
|
Jared Tabor
|
f4728149d9
|
Changes max height of stdout panel for skinny browser widths
|
2018-08-15 14:44:03 -07:00 |
|
Haokun-Chen
|
e05d071dab
|
add max-height to job output console at breakpoint
|
2018-08-15 14:29:32 -04:00 |
|
Jake McDermott
|
14a8258835
|
Merge pull request #2842 from jakemcdermott/fix-2837
hide counter badges for output only jobs
|
2018-08-14 17:13:45 -04:00 |
|
Jake McDermott
|
897fb96f94
|
hide counter badges for output only jobs
|
2018-08-14 17:12:50 -04:00 |
|
Haokun-Chen
|
379979511b
|
fixed
|
2018-08-14 11:46:31 -04:00 |
|
Haokun-Chen
|
9f54ba069e
|
show client id and secret when create application
|
2018-08-13 15:54:57 -04:00 |
|
Jake McDermott
|
a30c2fe227
|
Merge pull request #2817 from jakemcdermott/job-results/_debug-mode
add event replay mode to ui for finished jobs
|
2018-08-13 13:41:03 -04:00 |
|
Jake McDermott
|
d8e890b651
|
Merge pull request #2826 from jakemcdermott/fix-2818
fix handling for potentially missed events on initialization
|
2018-08-13 13:40:20 -04:00 |
|
Jake McDermott
|
516607551c
|
show follow tip on first auto scroll hide
|
2018-08-12 19:35:59 -04:00 |
|
Jake McDermott
|
5e974d84b6
|
fix handling for missed events on initialization
|
2018-08-12 17:44:11 -04:00 |
|
Jake McDermott
|
91bc39be6b
|
performance / ux improvements for higher volume jobs
|
2018-08-12 17:29:30 -04:00 |
|
Jake McDermott
|
e1b7e7f6ce
|
add event replay mode
|
2018-08-10 01:15:41 -04:00 |
|
Jake McDermott
|
80d6b0167c
|
implement output follow-scroll behavior
|
2018-08-08 22:42:21 -04:00 |
|
Jake McDermott
|
fed729f101
|
rewrite output scrolling service
|
2018-08-08 15:15:58 -04:00 |
|
Jake McDermott
|
4c3370bd34
|
move constants to a file
|
2018-08-08 15:15:58 -04:00 |
|
mabashian
|
7f6ab4f60b
|
Fixes e2e test failure checking copy wf warning title
|
2018-08-07 15:59:46 -04:00 |
|
Jared Tabor
|
cd177501b9
|
Adds catch block to catch 404 case on applications form page
|
2018-08-07 10:23:15 -07:00 |
|
Jared Tabor
|
1986efebda
|
More Translations
|
2018-08-03 11:32:02 -07:00 |
|
mabashian
|
8523b56707
|
Adds id's to all form groups and new forms
|
2018-08-02 12:28:45 -04:00 |
|
Jared Tabor
|
f6a960d8f4
|
Changes the encodeQuerysetObject function for the job details search widget
With this change, the stdout search will perform a search like search=A,B
instead of search=A&search=B
|
2018-08-01 20:59:37 -07:00 |
|
mabashian
|
ba075ce5dd
|
Disable search submit until a search string is present
|
2018-07-30 10:23:12 -04:00 |
|
Jake McDermott
|
dce50304f3
|
Merge pull request #2699 from jakemcdermott/fix-2698
fix portal mode job list
|
2018-07-27 14:14:00 -04:00 |
|
John Mitchell
|
d025f5ed2b
|
Merge pull request #2693 from jlmitch5/fixAppTokensListRowItems
remove org and last used, fix expired datetime on app token list
|
2018-07-27 12:34:49 -04:00 |
|
Jake McDermott
|
9e71760af7
|
add jobs portal relaunch test
|
2018-07-27 01:06:13 -04:00 |
|
Jake McDermott
|
61d1cb46ac
|
fix job portal list dependency reference error
|
2018-07-27 00:54:12 -04:00 |
|
Jake McDermott
|
93c18fb40a
|
Merge pull request #2694 from mabashian/2652-job-id
Display job id along with name in jobs list
|
2018-07-26 18:49:05 -04:00 |
|
Jake McDermott
|
c715f73160
|
Merge pull request #2684 from jakemcdermott/fix-2958
handle finished job runs with incomplete status info
|
2018-07-26 17:58:52 -04:00 |
|
Jake McDermott
|
2ba0319e79
|
handle finished job run with incomplete status info
|
2018-07-26 17:40:43 -04:00 |
|
mabashian
|
fa414d5569
|
Display job id along with name in jobs list
|
2018-07-26 14:46:53 -04:00 |
|
John Mitchell
|
0d9dbc15a7
|
remove org and last used, fix expired datetime on app token list
|
2018-07-26 13:57:45 -04:00 |
|
mabashian
|
7a509a4dcb
|
Fixes pagination on IG/Instance jobs lists
|
2018-07-26 10:56:11 -04:00 |
|
mabashian
|
5d5a6bb858
|
Correctly links to inventory on jobs/templates list
|
2018-07-24 11:47:58 -04:00 |
|
kialam
|
a04d3f817a
|
Merge pull request #2615 from kialam/fix/1444-fix-auto-close-modal
Fix prompt modal closing prematurely on JT list page
|
2018-07-20 11:47:00 -04:00 |
|
kialam
|
eabdda92b3
|
Show "working" message before view refresh
|
2018-07-20 10:52:52 -04:00 |
|
mabashian
|
6b3f45bc26
|
Changes copy behavior to reload list rather than navigate to edit form. Shows toast message on successful copy.
|
2018-07-19 16:04:18 -04:00 |
|