Commit Graph

25 Commits

Author SHA1 Message Date
gconsidine 0c09447f2d Refactor scroll handling into independent service 2018-04-04 16:03:42 -04:00
gconsidine df84f822f6 [WIP] Move page-related functionality into separate service 2018-04-04 16:03:42 -04:00
gconsidine a5bd905f18 [WIP] Add event buffering on scroll/resume 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 83897d43a7 Add websocket connection info for remaining job types 2018-04-04 16:03:42 -04:00
gconsidine e143698484 Fix resource references in models 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 ad1764c7f2 Add ws subscription to job results 2018-04-04 16:03:42 -04:00
gconsidine 07ff25a241 Add generalized resource to job results view 2018-04-04 16:03:42 -04:00
gconsidine 41d3d29ae8 Fix project update model 2018-04-04 16:03:42 -04:00
gconsidine 52a6cca206 Add models for remaining event types 2018-04-04 16:03:42 -04:00
gconsidine e5187e4ac8 Adjust pagination/scrolling 2018-04-04 16:03:42 -04:00
gconsidine cc36ee6bed Add WIP prepend/previous on scroll 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 c08538b8f0 Fix model pagination behavior, limit, and cache 2018-04-04 16:03:42 -04:00
gconsidine b88ad50a75 Update style of stdout container 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 a7f29aac3a Add component-based stdout for host modal 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 30c472c499 Add basic event output in sandbox 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