Commit Graph

  • b577f50930 event processing for details panel and initial stats bar integration Jake McDermott 2018-03-19 12:01:17 -04:00
  • f65d170cab initial details panel integration Jake McDermott 2018-03-12 17:17:00 -04:00
  • a23e5e920f Add support for in progress jobs and omit expand gconsidine 2018-03-14 15:21:33 -04:00
  • 033314e4f6 Add fixes to results gconsidine 2018-03-13 15:24:12 -04:00
  • e3d42d8e1b Fix webpack-dev-server proxy to accommodate auth changes gconsidine 2018-03-12 15:19:01 -04:00
  • 81c85913ac Add encoding of html entities in stdout from the API gconsidine 2018-03-09 15:30:44 -05:00
  • c9612b8c75 Fix (most) lint errors gconsidine 2018-03-09 13:09:46 -05:00
  • 57ea582898 Fix stream pause/resume transitions gconsidine 2018-03-09 12:35:19 -05:00
  • 189963ae83 Add independent stream service gconsidine 2018-03-08 16:59:30 -05:00
  • 7acc99cf15 initial search integration Jake McDermott 2018-03-04 16:51:03 -05:00
  • 13162ca33a move data transformation logic into a service so it can be reused Jake McDermott 2018-03-04 16:29:41 -05:00
  • 0adf671de4 refactor, lint, separate data transformation logic from display logic Jake McDermott 2018-03-04 16:25:10 -05:00
  • c12173233b add initial test and sanity check for search tags Jake McDermott 2018-03-04 16:11:45 -05:00
  • 1cc7d5535e hacking together some basic bootstrapping for job results view - not yet an actual test Jake McDermott 2018-03-04 16:04:16 -05:00
  • a1b7d86981 remove the rest of templates list code and update organization tempaltes list to using new code John Mitchell 2018-04-02 17:09:08 -04:00
  • e492043819 utilize new list on projects template list John Mitchell 2018-04-02 13:57:56 -04:00
  • 3f91cd72c3 Merge pull request #1231 from jlmitch5/licenseOnSettingsPage John Mitchell 2018-04-04 16:49:57 -04:00
  • a0948b410e embed license panel within settings pane John Mitchell 2018-04-04 16:43:32 -04:00
  • 02b7424b29 check for existence and type of all spec items AlanCoding 2018-04-04 13:54:14 -04:00
  • f0862cd413 avoid v1 cruft fields in JobCancelSerializer AlanCoding 2018-04-04 16:30:44 -04:00
  • 0d9759102e Merge pull request #1232 from mabashian/889-firefox-event Michael Abashian 2018-04-04 16:13:53 -04:00
  • 60a19246ae Add promise-based event processesing for consistency gconsidine 2018-03-06 17:47:22 -05:00
  • 3705169de0 Remove stream service from job index includes gconsidine 2018-03-02 16:23:44 -05:00
  • 0c09447f2d Refactor scroll handling into independent service gconsidine 2018-03-01 16:29:32 -05:00
  • b16d9a89e3 Refactor page handling gconsidine 2018-03-01 09:15:43 -05:00
  • df84f822f6 [WIP] Move page-related functionality into separate service gconsidine 2018-02-27 17:12:55 -05:00
  • a5bd905f18 [WIP] Add event buffering on scroll/resume gconsidine 2018-02-26 11:18:02 -05:00
  • 60a43015e2 Update when scroll,stream flags are flipped gconsidine 2018-02-22 15:45:09 -05:00
  • 5c3cf83d08 Implement memory max (NodeList ejection) in real-time mode gconsidine 2018-02-21 15:54:08 -05:00
  • d48f69317f Add scroll lock for real-time display gconsidine 2018-02-20 16:44:51 -05:00
  • 83897d43a7 Add websocket connection info for remaining job types gconsidine 2018-02-19 13:33:40 -05:00
  • e143698484 Fix resource references in models gconsidine 2018-02-19 10:03:06 -05:00
  • d6e7058947 Remove extraneous model import gconsidine 2018-02-15 13:31:56 -05:00
  • 3d02ef8209 Add basic (no optimization) real-time implementation gconsidine 2018-02-14 14:23:14 -05:00
  • ad1764c7f2 Add ws subscription to job results gconsidine 2018-02-09 16:01:29 -05:00
  • 2eef166325 Remove git merge conflict artifacts gconsidine 2018-02-09 14:30:17 -05:00
  • a6ee7b6aac Remove unused functionality from controller gconsidine 2018-02-08 13:58:31 -05:00
  • 2e07fee39f Add more robust stdout navigation gconsidine 2018-02-07 16:08:11 -05:00
  • 07ff25a241 Add generalized resource to job results view gconsidine 2018-02-06 15:55:44 -05:00
  • 41d3d29ae8 Fix project update model gconsidine 2018-02-02 10:43:43 -05:00
  • 52a6cca206 Add models for remaining event types gconsidine 2018-02-01 09:59:10 -05:00
  • e5187e4ac8 Adjust pagination/scrolling gconsidine 2018-01-24 15:52:31 -05:00
  • cc36ee6bed Add WIP prepend/previous on scroll gconsidine 2018-01-23 17:05:59 -05:00
  • 745e547e34 Add nested page cache gconsidine 2018-01-22 15:01:11 -05:00
  • 4b81d8d494 Add WIP implementation of pagination with cache gconsidine 2018-01-19 15:07:25 -05:00
  • ab8651eab6 Add functions to calc number of rows in view gconsidine 2018-01-17 15:32:06 -05:00
  • fa59f46f2b Update less variable names gconsidine 2018-01-15 09:36:59 -05:00
  • c08538b8f0 Fix model pagination behavior, limit, and cache gconsidine 2018-01-10 13:29:32 -05:00
  • 5a75059c86 Add load on scroll and max results to base model gconsidine 2018-01-09 16:01:20 -05:00
  • b88ad50a75 Update style of stdout container gconsidine 2018-01-09 09:15:54 -05:00
  • 3006caffe1 Update style to be inline with mockups gconsidine 2018-01-05 15:14:19 -05:00
  • e26c977b36 Add partial implementation of model.next gconsidine 2018-01-04 11:06:54 -05:00
  • 81dac1d1b8 Update code/output components gconsidine 2017-12-13 13:02:42 -05:00
  • a7f29aac3a Add component-based stdout for host modal gconsidine 2017-12-12 16:26:12 -05:00
  • 21e74fc5eb Add click to launch host event detail modal gconsidine 2017-12-11 16:10:29 -05:00
  • 56b6d7e85d Add scrollTo for top and bottom, add better expand/collapse gconsidine 2017-12-07 15:31:57 -05:00
  • d914b70bb6 Add expand/collapse to parent events gconsidine 2017-12-06 15:41:52 -05:00
  • dbf1fd2d4f Use event record with output template gconsidine 2017-12-06 13:10:43 -05:00
  • 6f7841a920 Add record object to maintain event meta info gconsidine 2017-12-05 16:50:00 -05:00
  • 0a66d1c3fc Add dynamic angular interaction after HTML insertion gconsidine 2017-12-04 15:57:39 -05:00
  • aaec3474b0 Add support for params to BaseModel.extend gconsidine 2017-11-30 17:25:53 -05:00
  • 3096a58272 Update style to match latest mockup gconsidine 2017-11-30 11:57:00 -05:00
  • 5c10ce3082 Update job output styling gconsidine 2017-11-17 16:14:53 -05:00
  • 30c472c499 Add basic event output in sandbox gconsidine 2017-11-15 15:44:20 -05:00
  • 946f3b5c92 Add ansi parsing libs gconsidine 2017-11-08 16:08:37 -05:00
  • 0de5301c23 Fix eslint errors/warnings emitted to browser gconsidine 2017-11-07 11:45:23 -05:00
  • 5b8d2e7659 Add model and resolve block to sandbox view gconsidine 2017-11-03 13:44:26 -04:00
  • 212ab96a31 Add structure for sandboxed job results gconsidine 2017-11-02 17:01:12 -04:00
  • 0554e62f70 Merge pull request #1227 from ryanpetrello/encrypt-oauth2-client-secret Ryan Petrello 2018-04-04 16:00:30 -04:00
  • 7084fe9a6d Fixed codemirror syntax highlighting mabashian 2018-04-04 15:36:37 -04:00
  • 5f01d26224 automatically encrypt/decrypt main_oauth2application.client_secret Ryan Petrello 2018-04-03 16:51:34 -04:00
  • 0f5f2804a7 Reverts DeleteJob factory, fixes null provider to stdout pages Jared Tabor 2018-03-27 14:21:39 -07:00
  • 6e1e7d8426 remove shortcut for custom scripts copy AlanCoding 2018-04-04 14:35:28 -04:00
  • e48fa5c7bf manual license updating AlanCoding 2018-04-04 12:21:54 -04:00
  • a6e9ed97d2 add the licenses obtained algorithmically AlanCoding 2018-04-04 12:02:37 -04:00
  • 17c1ac4468 remove licenses for packes removed in 3.3 AlanCoding 2018-04-04 10:59:54 -04:00
  • c2446beb6e Merge pull request #1235 from AlanCoding/rm_TOWER_HOST Alan Rominger 2018-04-04 10:42:16 -04:00
  • 2b7ad578d5 Merge pull request #1121 from rooftopcellist/organization_based_permission Christian Adams 2018-04-04 10:39:40 -04:00
  • c064195025 remove TOWER_HOST from job env vars AlanCoding 2018-04-04 10:02:14 -04:00
  • 716a2a6b0f Merge pull request #1213 from AlanCoding/alan_does_jsonschema Alan Rominger 2018-04-04 10:27:23 -04:00
  • 53139b109e clean up application logic adamscmRH 2018-04-03 16:05:29 -04:00
  • 808267d3fe Merge pull request #1234 from ryanpetrello/hey-hey-hey-goodbye Ryan Petrello 2018-04-04 09:48:09 -04:00
  • 996a5b20b0 unit tests of cred field types AlanCoding 2018-04-04 08:43:30 -04:00
  • 4b518298a6 remove old crusty test fixtures Ryan Petrello 2018-04-04 09:14:48 -04:00
  • 0359c4ed98 Merge pull request #1233 from ryanpetrello/fix-1215 Ryan Petrello 2018-04-04 08:45:22 -04:00
  • 0db24a5c97 more gracefully account for undefined stdout Ryan Petrello 2018-04-04 08:28:05 -04:00
  • 6c7a7dbbc0 Merge pull request #1151 from wwitzel3/release_3.3.0 Wayne Witzel III 2018-04-04 08:03:52 -04:00
  • 856312e7ea Merge pull request #1226 from ryanpetrello/fix-1224 Ryan Petrello 2018-04-04 08:03:02 -04:00
  • bab2745392 Refresh the old instance so the returned obj is up-to-date Wayne Witzel III 2018-04-04 07:47:13 -04:00
  • 5f888d8400 Fix issue with adding new RBAC fields Wayne Witzel III 2018-03-28 14:52:44 -04:00
  • bf4251794a Merge pull request #1223 from AlanCoding/delete_user_role Alan Rominger 2018-04-04 07:04:04 -04:00
  • 77d3d5f5cb Merge pull request #1725 from jaredevantabor/fix-1648 Jared Tabor 2018-04-03 23:00:42 +00:00
  • bec66e05ff Merge pull request #1197 from mabashian/941-activity-stream-inv Michael Abashian 2018-04-03 18:40:05 -04:00
  • f70917df64 Increases the angular-tz-extension tag in package.json Jared Tabor 2018-04-03 21:27:38 +00:00
  • e8d80b5502 Fixed event error in firefox when logging in. Removed transition console logs. mabashian 2018-04-03 18:36:34 -04:00
  • 96e5ed57e1 Merge pull request #1229 from jaredevantabor/scheduler-deps Jared Tabor 2018-04-03 21:52:31 +00:00
  • 4e6ce9af18 add license route to settings page John Mitchell 2018-04-03 17:36:46 -04:00
  • 9f07beed59 Increases the angular-tz-extension tag in package.json Jared Tabor 2018-04-03 21:27:38 +00:00
  • 95b5bac6e7 Merge pull request #1208 from ryanpetrello/fix-playbook-on-notify Ryan Petrello 2018-04-03 16:19:10 -04:00
  • 31a0eab880 add more custom credential type env blacklist items Ryan Petrello 2018-04-03 15:44:44 -04:00