Commit Graph

  • f369e3ba0f handle 400 error creating sys auditor AlanCoding 2018-04-06 14:04:51 -04:00
  • 56935fef94 account for existence of 'check' project update jobs Jake McDermott 2018-04-06 14:12:26 -05:00
  • 60d311c1a9 don't try to use stats events for adhoc commands Jake McDermott 2018-04-05 16:41:34 -05:00
  • 177b771826 fix less syntax arrow John Mitchell 2018-04-06 18:04:10 -04:00
  • ea16bef39b ux updates to navigation John Mitchell 2018-04-06 17:50:49 -04:00
  • 8134110e6f Merge pull request #1263 from mabashian/1067-workflow-running-status Jake McDermott 2018-04-06 17:32:57 -04:00
  • 639da5de59 Changes https flag to false for UI dev env Jared Tabor 2018-04-06 13:28:24 -07:00
  • ac29e5d299 Merge pull request #1264 from mabashian/1059-job-results-resource-tooltips Jake McDermott 2018-04-06 16:07:37 -04:00
  • 0f07f4f956 Added generic error handling to promises in relaunch button component mabashian 2018-04-06 15:52:29 -04:00
  • a088621425 Merge pull request #1250 from wwitzel3/fix-1228 Wayne Witzel III 2018-04-06 15:31:23 -04:00
  • 99fb0fa4cd Extract update_role_parentage_for_instance Wayne Witzel III 2018-04-06 14:49:27 -04:00
  • 89f770c9ca Merge pull request #1270 from AlanCoding/user_editability Alan Rominger 2018-04-06 14:19:50 -04:00
  • aa464fdcc8 Merge pull request #1267 from AlanCoding/ig_min_max Alan Rominger 2018-04-06 14:08:28 -04:00
  • 5df957e223 Merge pull request #1269 from AlanCoding/no_more_jobs Alan Rominger 2018-04-06 14:08:10 -04:00
  • 1195385492 User editing permission changes AlanCoding 2018-04-05 14:46:52 -04:00
  • 5560dc1da9 Merge pull request #1252 from ryanpetrello/celery-failure-handler Ryan Petrello 2018-04-06 13:40:34 -04:00
  • 81fe778676 Collect roles and update parentage instead of saving JT Wayne Witzel III 2018-04-06 13:35:24 -04:00
  • a38e6fc882 Merge pull request #1261 from AlanCoding/user_work_items Alan Rominger 2018-04-06 13:14:40 -04:00
  • 5a380b4437 deprecate jobs creation via sublist AlanCoding 2018-04-06 12:59:53 -04:00
  • 7dd4dd00b3 add min/max to IG fields AlanCoding 2018-04-05 13:48:04 -04:00
  • 12979260bb include new org roles in permissions fix AlanCoding 2018-04-06 12:03:43 -04:00
  • 675920efb6 Merge pull request #1254 from chrismeyersfsu/fix-polymorphic_delete Chris Meyers 2018-04-06 11:28:16 -04:00
  • 4c0096a524 implement celery failure logging using CELERY_ANNOTATIONS Ryan Petrello 2018-04-05 10:43:19 -04:00
  • bd7d9db1ce correctly cascade set null chris meyers 2018-04-05 17:23:09 -04:00
  • 5fb532c87b Updated job results related resources tooltips mabashian 2018-04-06 11:05:54 -04:00
  • ac2ece5313 Merge pull request #1217 from rooftopcellist/json_parser Ryan Petrello 2018-04-06 10:23:09 -04:00
  • cb92f1794a Handle race condition where workflow job status might appear stuck in waiting if we miss the socket event indicating that it got moved to running mabashian 2018-04-06 10:15:24 -04:00
  • a344ceda0e User editing permission changes AlanCoding 2018-04-05 14:46:52 -04:00
  • 0f046338ac check ParseError fix adamscmRH 2018-04-06 08:47:54 -04:00
  • 21b58e689a Merge pull request #1256 from wenottingham/typo-fix Jake McDermott 2018-04-05 20:15:11 -04:00
  • c407cb78b5 Fix trivial UI typo Paul Neumann 2018-04-05 19:32:31 +02:00
  • d1b504e34d Merge pull request #1255 from mabashian/templates-forms-disabled Michael Abashian 2018-04-05 14:13:30 -04:00
  • 538bf40f96 Merge pull request #1735 from paneu/devel Bill Nottingham 2018-04-05 14:00:58 -04:00
  • d9c9df73d2 Fixed unit test failure mabashian 2018-04-05 14:00:13 -04:00
  • 78893590d1 Fixed bug where job/workflow templates add forms were fully disabled for users with add access mabashian 2018-04-05 13:34:16 -04:00
  • c11c9abcaa Fix trivial UI typo Paul Neumann 2018-04-05 19:32:31 +02:00
  • 881688dd77 fix authentication order adamscmRH 2018-04-03 11:57:47 -04:00
  • 2f746c9fd9 Complete removal of InitialPlaybookRun mabashian 2018-03-28 11:18:00 -04:00
  • 62e2be9c4b Merge pull request #1722 from avantassel/devel Matthew Jones 2018-04-05 11:26:53 -04:00
  • 0bd9919108 Make use of callback explicitly for Project and Inventory Wayne Witzel III 2018-04-05 11:05:48 -04:00
  • 3411389d00 Added JobTemplate ownership change test Wayne Witzel III 2018-04-05 09:46:38 -04:00
  • 442c209899 Merge pull request #1251 from wenottingham/release_3.3.0 Bill Nottingham 2018-04-05 10:46:12 -04:00
  • 17f8ec64ce Set raw=True when reading passwords from ConfigParser files. Bill Nottingham 2018-04-05 10:32:50 -04:00
  • e47570e323 Merge pull request #1243 from mabashian/1011-codemirror-syntax Michael Abashian 2018-04-05 09:59:10 -04:00
  • 524343870b Added Project & Inventory signals for JobTemplate RBAC Wayne Witzel III 2018-04-05 09:46:03 -04:00
  • bb596e8ce8 Merge pull request #1203 from benthomasson/release_3.3.0 Ben Thomasson 2018-04-05 09:08:16 -04:00
  • dfe35bd405 Merge pull request #1187 from benthomasson/networking-acceptance-ben Ben Thomasson 2018-04-05 09:07:57 -04:00
  • ab277e816a Merge pull request #1242 from AlanCoding/copy_scripts Alan Rominger 2018-04-05 08:45:15 -04:00
  • 596523b2fa Merge pull request #1246 from AlanCoding/cred_total_int Alan Rominger 2018-04-05 08:23:03 -04:00
  • e5f93bdf95 Merge pull request #1245 from AlanCoding/orphaned_workflows Alan Rominger 2018-04-05 08:22:42 -04:00
  • 1d26c2feb0 Merge pull request #1241 from AlanCoding/actually_validate_spec Alan Rominger 2018-04-05 08:06:19 -04:00
  • 133cca1446 fix WFJT user_capabilities special-case AlanCoding 2018-04-05 07:36:00 -04:00
  • 50794452c8 fix bug from new credential property AlanCoding 2018-04-05 08:01:26 -04:00
  • 16732e52f2 Merge pull request #1244 from AlanCoding/cancel_weirdness Alan Rominger 2018-04-05 07:23:52 -04:00
  • dd0e7e2751 Merge pull request #1163 from ansible/job-results Jake McDermott 2018-04-05 03:12:29 -04:00
  • 1362b444f2 move search tag test Jake McDermott 2018-04-05 01:35:42 -04:00
  • cf68df41d5 remove unused code Jake McDermott 2018-04-05 00:51:45 -04:00
  • 01d9c8546e fix team, credential, and workflow copy regressions Jake McDermott 2018-04-04 23:55:53 -04:00
  • 939666f172 add polyfills for phantomjs Jake McDermott 2018-04-04 20:13:04 -04:00
  • b44c7127f7 reactivate linter for dev server Jake McDermott 2018-04-04 20:11:53 -04:00
  • fe58b74d1e Adds the host event modal to the standard out feature Jared Tabor 2018-04-02 11:21:11 -07:00
  • 18dc0e9066 switch ordering of output panel actions Jake McDermott 2018-04-04 15:55:48 -04:00
  • a7bcb491d7 disable search while searching Jake McDermott 2018-04-04 15:52:07 -04:00
  • 356defff09 remove unused lib code Jake McDermott 2018-04-03 22:53:30 -04:00
  • 379e2226fa rename search tag test Jake McDermott 2018-04-03 22:46:24 -04:00
  • e4ad34fa14 update smoke test for new job results view Jake McDermott 2018-04-03 22:45:03 -04:00
  • cf4b29c6d5 remove has-ansi dependency Jake McDermott 2018-04-03 21:32:45 -04:00
  • 95a37fab05 fix lint errors Jake McDermott 2018-04-03 18:06:20 -04:00
  • a5e20117e3 move search into feature-level component Jake McDermott 2018-04-02 23:47:45 -04:00
  • 1f9b325f38 use status service in details and stats components Jake McDermott 2018-04-02 22:48:42 -04:00
  • bdd36341ae add status service Jake McDermott 2018-04-02 22:48:08 -04:00
  • 6c8923d653 tighten up status transitions for relaunch Jake McDermott 2018-03-29 02:42:24 -04:00
  • 66dcf01088 add raw txt download Jake McDermott 2018-03-29 02:05:55 -04:00
  • 181d7e0e01 add delete and cancel Jake McDermott 2018-03-29 01:24:57 -04:00
  • fc01af2298 hide dev utility Jake McDermott 2018-03-29 00:39:08 -04:00
  • 07186e1606 disable search when running Jake McDermott 2018-03-29 00:32:46 -04:00
  • 6b302ef167 job results link-in Jake McDermott 2018-03-28 22:46:40 -04:00
  • a53f70f0af add inventory updates Jake McDermott 2018-03-28 21:58:35 -04:00
  • 8da2c3cad2 fix regression with opening credential edit/add Jake McDermott 2018-03-28 20:58:11 -04:00
  • b10dc6d4ff wip - integrate adhoc and workflow Jake McDermott 2018-03-27 12:39:30 -04:00
  • 91e5659042 rename to engine service Jake McDermott 2018-03-26 00:17:32 -04:00
  • 450eaeca96 add event processing for stats and host status components Jake McDermott 2018-03-23 11:38:20 -04:00
  • faa33e0bec navigate to new job results view on relaunch Jake McDermott 2018-03-19 12:01:48 -04:00
  • 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