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
|
2d8a10ebe9
|
show status icon next to panel title when expanded
|
2018-07-11 18:29:06 -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 |
|
Jake McDermott
|
374f781d0d
|
make nav controls move up or down by viewable content height
|
2018-06-26 12:08:41 -04:00 |
|
Haokun-Chen
|
be0a77b203
|
add responsiveness to job output panel
|
2018-06-25 16:53:39 -04:00 |
|
Marliana Lara
|
2824e750cb
|
Extend standard out line border to full length of container
|
2018-06-20 13:49:41 -04:00 |
|
Haokun-Chen
|
11ffc8e28f
|
keep expanded output window state after search
|
2018-06-18 12:39:42 -04:00 |
|
Jake McDermott
|
eb39fcfeaf
|
add basic output expand-collapse
|
2018-06-11 21:04:40 -04:00 |
|
Jake McDermott
|
cbae7efdd5
|
use a sliding window over counter intervals
|
2018-06-07 22:28:06 -04:00 |
|
Jake McDermott
|
e085c4ae71
|
use a one-way binding for back-to-top text
|
2018-05-24 20:10:00 -04:00 |
|
Jake McDermott
|
930ecaec3e
|
organize and translate job output strings
|
2018-05-24 15:57:31 -04:00 |
|
Jake McDermott
|
42b88c6400
|
move directive code to components
|
2018-05-07 02:24:11 -04:00 |
|
Marliana Lara
|
35bd98eb49
|
Fix job result detail and standard out panel styles
|
2018-04-27 10:31:36 -04:00 |
|
Jake McDermott
|
8fa224f846
|
ensure host modal can be visible when details panel is collapsed
|
2018-04-26 00:03:53 -04:00 |
|
mabashian
|
fe7a0a63b9
|
Implemented expand/collapse job results
|
2018-04-25 16:56:11 -04:00 |
|
Jake McDermott
|
9f7dd2af09
|
add expandable explanation and traceback details
|
2018-04-13 13:50:52 -04:00 |
|
Jake McDermott
|
a5e20117e3
|
move search into feature-level component
|
2018-04-05 02:48:23 -04:00 |
|
Jake McDermott
|
1f9b325f38
|
use status service in details and stats components
|
2018-04-05 02:47:54 -04:00 |
|
Jake McDermott
|
6c8923d653
|
tighten up status transitions for relaunch
|
2018-04-05 02:47:47 -04:00 |
|
Jake McDermott
|
66dcf01088
|
add raw txt download
|
2018-04-05 02:47:44 -04:00 |
|
Jake McDermott
|
fc01af2298
|
hide dev utility
|
2018-04-05 02:47:37 -04:00 |
|
Jake McDermott
|
07186e1606
|
disable search when running
|
2018-04-05 02:47:34 -04:00 |
|
Jake McDermott
|
b10dc6d4ff
|
wip - integrate adhoc and workflow
|
2018-04-05 02:47:20 -04:00 |
|
Jake McDermott
|
450eaeca96
|
add event processing for stats and host status components
|
2018-04-05 02:47:11 -04:00 |
|
Jake McDermott
|
b577f50930
|
event processing for details panel and initial stats bar integration
|
2018-04-05 02:47:05 -04:00 |
|
Jake McDermott
|
f65d170cab
|
initial details panel integration
|
2018-04-05 02:47:02 -04:00 |
|
gconsidine
|
57ea582898
|
Fix stream pause/resume transitions
|
2018-04-05 02:46:58 -04:00 |
|
gconsidine
|
189963ae83
|
Add independent stream service
|
2018-04-05 02:46:58 -04:00 |
|
Jake McDermott
|
7acc99cf15
|
initial search integration
|
2018-04-05 02:46:56 -04:00 |
|
gconsidine
|
5c3cf83d08
|
Implement memory max (NodeList ejection) in real-time mode
|
2018-04-04 16:03:42 -04:00 |
|
gconsidine
|
d48f69317f
|
Add scroll lock for real-time display
|
2018-04-04 16:03:42 -04:00 |
|
gconsidine
|
3d02ef8209
|
Add basic (no optimization) real-time implementation
|
2018-04-04 16:03:42 -04:00 |
|
gconsidine
|
a6ee7b6aac
|
Remove unused functionality from controller
|
2018-04-04 16:03:42 -04:00 |
|
gconsidine
|
2e07fee39f
|
Add more robust stdout navigation
|
2018-04-04 16:03:42 -04:00 |
|
gconsidine
|
ab8651eab6
|
Add functions to calc number of rows in view
|
2018-04-04 16:03:42 -04:00 |
|
gconsidine
|
3006caffe1
|
Update style to be inline with mockups
|
2018-04-04 16:03:42 -04:00 |
|
gconsidine
|
e26c977b36
|
Add partial implementation of model.next
|
2018-04-04 16:03:42 -04:00 |
|
gconsidine
|
81dac1d1b8
|
Update code/output components
|
2018-04-04 16:03:42 -04:00 |
|
gconsidine
|
a7f29aac3a
|
Add component-based stdout for host modal
|
2018-04-04 16:03:42 -04:00 |
|
gconsidine
|
21e74fc5eb
|
Add click to launch host event detail modal
|
2018-04-04 16:03:42 -04:00 |
|
gconsidine
|
56b6d7e85d
|
Add scrollTo for top and bottom, add better expand/collapse
|
2018-04-04 16:03:42 -04:00 |
|
gconsidine
|
0a66d1c3fc
|
Add dynamic angular interaction after HTML insertion
|
2018-04-04 16:03:42 -04:00 |
|
gconsidine
|
aaec3474b0
|
Add support for params to BaseModel.extend
|
2018-04-04 16:03:42 -04:00 |
|
gconsidine
|
3096a58272
|
Update style to match latest mockup
|
2018-04-04 16:03:42 -04:00 |
|
gconsidine
|
5c10ce3082
|
Update job output styling
|
2018-04-04 16:03:42 -04:00 |
|
gconsidine
|
946f3b5c92
|
Add ansi parsing libs
|
2018-04-04 16:03:42 -04:00 |
|
gconsidine
|
5b8d2e7659
|
Add model and resolve block to sandbox view
|
2018-04-04 16:03:42 -04:00 |
|
gconsidine
|
212ab96a31
|
Add structure for sandboxed job results
|
2018-04-04 16:03:42 -04:00 |
|