Commit Graph

  • 87d6253176 Decouple editing a wf node with editing a node link mabashian 2018-10-04 20:29:10 -06:00
  • 1e10d4323f update docs chris meyers 2018-10-22 10:51:29 -04:00
  • 4111e53113 correctly name migration to align with 3.4.0 chris meyers 2018-10-22 10:47:59 -04:00
  • 02df0c29e9 merge artifacts deterministically chris meyers 2018-10-22 10:08:40 -04:00
  • 475c90fd00 prevent job launching twice chris meyers 2018-10-19 14:58:32 -04:00
  • 2742b00a65 flake8 chris meyers 2018-10-18 09:11:34 -04:00
  • ea29e66a41 fix workflow finish state detector chris meyers 2018-10-18 09:09:47 -04:00
  • 6ef6b649e8 cleaner code chris meyers 2018-10-17 15:39:55 -04:00
  • 9bf2a49e0f save state chris meyers 2018-10-17 12:49:15 -04:00
  • 914892c3ac all parents should finish before start child chris meyers 2018-10-17 10:16:40 -04:00
  • 77661c6032 short circuit performance optimization chris meyers 2018-10-16 08:33:20 -04:00
  • b4fc585495 stop DNR propogation on always path chris meyers 2018-10-15 13:57:19 -04:00
  • ff6db37a95 correct stop DNR propogation chris meyers 2018-10-15 09:48:00 -04:00
  • 1a064bdc59 satisfy flake8 chris meyers 2018-10-12 10:49:13 -04:00
  • ebabec0dad always find and mark dnr nodes chris meyers 2018-10-11 16:48:50 -04:00
  • 3506b9a7d8 Revert "mark dnr field read only" chris meyers 2018-10-11 16:38:54 -04:00
  • cc374ca705 update debug dot graph to output dnr data chris meyers 2018-10-11 16:36:50 -04:00
  • ad56a27cc0 mark dnr field read only chris meyers 2018-10-11 16:36:27 -04:00
  • 779e1a34db remove dnr field from jt wf node chris meyers 2018-10-11 15:06:11 -04:00
  • 447dfbb64d only visit nodes once for dnr chris meyers 2018-10-11 13:49:05 -04:00
  • a9365a3967 code cleanup chris meyers 2018-10-11 13:40:54 -04:00
  • f5c10f99b0 support workflow convergence nodes chris meyers 2018-09-27 15:47:51 -04:00
  • c53ccc8d4a Merge pull request #2813 from shanemcd/update-translation-templates softwarefactory-project-zuul[bot] 2018-11-27 17:53:49 +00:00
  • e214dcac85 add slowdown, final status delay, and debug chris meyers 2018-11-27 12:45:49 -05:00
  • de77f6bd1f Merge pull request #2809 from jlmitch5/fixManagmentJobScheduleEditLink softwarefactory-project-zuul[bot] 2018-11-27 17:33:07 +00:00
  • 18c4771a38 Extract latest strings from source code for translations Shane McDonald 2018-11-27 12:31:52 -05:00
  • 042c7ffe5b emit job status lifecycle in event replayer chris meyers 2018-11-27 11:52:18 -05:00
  • f25c6effa3 fix management job schedule edit link button John Mitchell 2018-11-27 11:35:13 -05:00
  • 46d303ceee Merge pull request #2805 from ryanpetrello/wcag softwarefactory-project-zuul[bot] 2018-11-27 15:45:15 +00:00
  • b1bd87bcd2 raise contrast on a few key page elements to pass WCAG contrast checks Ryan Petrello 2018-11-27 09:42:35 -05:00
  • 50b0a5a54d Merge pull request #2756 from wenottingham/logged-out-damn-spot softwarefactory-project-zuul[bot] 2018-11-27 15:13:45 +00:00
  • d5c6c589b2 add an AWX_ISOLATED_VERBOSITY setting for debugging isolated connections Ryan Petrello 2018-11-26 17:26:30 -05:00
  • fc0a039097 collect isolated capacity using a cache plugin, not stdout parsing Ryan Petrello 2018-11-26 16:28:17 -05:00
  • 4f731017ea don't conditionally hide workflow viz templates list button Jake McDermott 2018-11-26 16:21:44 -05:00
  • 9eb2c02e92 Merge pull request #2788 from AlanCoding/container_names softwarefactory-project-zuul[bot] 2018-11-26 18:53:41 +00:00
  • 55e5432027 Merge pull request #2794 from shanemcd/devel softwarefactory-project-zuul[bot] 2018-11-26 16:55:31 +00:00
  • a9ae4dc5a8 Clean up after yourselves, people! Shane McDonald 2018-11-26 11:31:58 -05:00
  • 0398b744a1 Add a note about —force-with-lease to contributing documentation. Shane McDonald 2018-11-26 11:31:36 -05:00
  • 012511e4f0 prohibit relaunching sliced jobs with changed count AlanCoding 2018-11-26 10:54:19 -05:00
  • 4483d0320f Merge pull request #2791 from ryanpetrello/fix-iso-installs softwarefactory-project-zuul[bot] 2018-11-26 15:36:23 +00:00
  • 32e7ddd43a only override django for FIPS in environments where Django is installed Ryan Petrello 2018-11-26 09:17:48 -05:00
  • 0b32733dc8 set fixed container names AlanCoding 2018-11-26 08:08:59 -05:00
  • d310c48988 Merge pull request #2758 from rooftopcellist/secure_current_user Christian Adams 2018-11-21 15:26:35 -05:00
  • 5a6eefaf2c Merge pull request #2780 from kialam/update-readme-install-exact softwarefactory-project-zuul[bot] 2018-11-21 19:12:50 +00:00
  • 8c5a94fa64 Update readme to include saving exact dependencies using npm. kialam 2018-11-21 13:35:56 -05:00
  • 05d988349c make current_user ck secure and httponly adamscmRH 2018-11-20 10:13:53 -05:00
  • bb1473f67f Merge pull request #2762 from kialam/fix-2554-converted-jts-from-sjt softwarefactory-project-zuul[bot] 2018-11-21 15:01:17 +00:00
  • 79f483a66d Merge pull request #2772 from ansible/jakemcdermott-update softwarefactory-project-zuul[bot] 2018-11-21 03:11:45 +00:00
  • 1b09a0230d Update README.md Jake McDermott 2018-11-20 20:54:21 -05:00
  • f3344e9816 Fix failing tests. kialam 2018-11-20 18:35:29 -05:00
  • 554e4d45aa Merge pull request #2763 from kialam/add-npm-precheck-script softwarefactory-project-zuul[bot] 2018-11-20 21:12:58 +00:00
  • bfe86cbc95 Merge pull request #2753 from jlmitch5/fixInstanceGroupLookup softwarefactory-project-zuul[bot] 2018-11-20 20:05:14 +00:00
  • 29e4160d3e Merge pull request #2764 from ryanpetrello/dispatcher-sos softwarefactory-project-zuul[bot] 2018-11-20 18:06:05 +00:00
  • b4f906ceb1 add dispatcher status to the sosreport Ryan Petrello 2018-11-20 12:09:49 -05:00
  • e099fc58c7 Add precheck script. kialam 2018-11-20 11:48:25 -05:00
  • e342ef5cfa Merge pull request #2719 from AlanCoding/project_is_failed softwarefactory-project-zuul[bot] 2018-11-20 16:45:56 +00:00
  • 8997fca457 add sanitize John Mitchell 2018-11-20 11:41:58 -05:00
  • 07d2a1ed1e Merge pull request #23 from marshmalien/about-modal Marliana Lara 2018-11-20 11:33:39 -05:00
  • 435ab4ad67 Handle any relaunch errors. kialam 2018-11-20 11:25:36 -05:00
  • d7a28dcea4 Merge pull request #2755 from kialam/fix-invalid-start-date softwarefactory-project-zuul[bot] 2018-11-20 15:36:47 +00:00
  • 5f3024d395 Merge pull request #2703 from kialam/fix-2552-org-jt-list-websocket softwarefactory-project-zuul[bot] 2018-11-20 15:01:05 +00:00
  • 3126480d1e Merge pull request #2754 from kdelee/rename-schema-change-detector softwarefactory-project-zuul[bot] 2018-11-20 14:22:08 +00:00
  • ca84d312ce Rename schema job to be more clear about its purpose Elijah DeLee 2018-11-19 14:57:20 -06:00
  • b790b50a1a Fail job run if project is failed AlanCoding 2018-11-16 16:45:09 -05:00
  • 6df26eb7a3 Merge pull request #2750 from ryanpetrello/timeout-modal-remove-close-button softwarefactory-project-zuul[bot] 2018-11-20 08:50:49 +00:00
  • 6d315568d2 Add help dropdown and about modal Marliana Lara 2018-11-16 00:13:25 -05:00
  • fccaebdc8e Merge pull request #2342 from ansible/workflow_inventory softwarefactory-project-zuul[bot] 2018-11-20 03:19:40 +00:00
  • 45728dc1bb update workflow docs Jake McDermott 2018-11-19 15:53:06 -05:00
  • 9cd8aa1667 further update of workflow docs for inventory feature AlanCoding 2018-11-19 15:06:50 -05:00
  • b74597f4dd fix bug when reverting non-default inventory prompts Jake McDermott 2018-11-19 15:17:28 -05:00
  • ce3d3c3490 Add a message to the resulting login dialog when a user explicitly logs out. Bill Nottingham 2018-11-19 17:16:55 -05:00
  • a9fe1ad9c1 Start Date begins 1 day ahead. kialam 2018-11-19 16:20:46 -05:00
  • 22e7083d71 fix instance group lookup John Mitchell 2018-11-19 15:38:11 -05:00
  • 951515da2f disable next and show warning when default workflow inventory is removed Jake McDermott 2018-11-19 15:16:46 -05:00
  • 9e2f4cff08 remove the x icon on the session timeout modal (it doesn't work) Ryan Petrello 2018-11-19 14:36:16 -05:00
  • 0c1a4439ba Merge pull request #2745 from mabashian/2428-workflow-edit-patch softwarefactory-project-zuul[bot] 2018-11-19 19:23:26 +00:00
  • c2a1603a56 Merge pull request #2746 from jlmitch5/navColorContrast John Mitchell 2018-11-19 13:50:04 -05:00
  • 13e715aeb9 handle null inventory value on workflow launch Jake McDermott 2018-11-19 12:20:42 -05:00
  • 2bc75270e7 dry up org permissions test Jake McDermott 2018-11-17 20:52:17 -05:00
  • fabe56088d fix workflow e2e tests again Jake McDermott 2018-11-17 16:39:18 -05:00
  • 0e3bf6db09 open workflow visualizer from form Jake McDermott 2018-11-17 16:07:52 -05:00
  • c6a7d0859d add workflow jobs to inventory list status popup Jake McDermott 2018-11-17 15:41:50 -05:00
  • fed00a18ad show workflow jobs on inventory completed jobs view Jake McDermott 2018-11-17 14:27:41 -05:00
  • ecbdc55955 show related workflow counts on inventory deletion warning prompt Jake McDermott 2018-11-17 13:34:09 -05:00
  • bca9bcf6dd fix prompts contradiction: should be non-functional change AlanCoding 2018-11-15 13:43:23 -05:00
  • 018a8e12de fix lookup message Jake McDermott 2018-11-14 13:27:13 -05:00
  • e0a28e32eb Tweak of error message wording for model-specific name AlanCoding 2018-11-13 13:16:43 -05:00
  • c105885c7b Do not count template variables as prompted AlanCoding 2018-11-13 10:04:44 -05:00
  • 89a0be64af fix bug with opening visualizer from list page Jake McDermott 2018-11-12 15:53:56 -05:00
  • c1d85f568c fix survey vars bug and inventory defaults display AlanCoding 2018-11-12 11:00:21 -05:00
  • 75566bad39 fix workflow e2e tests Jake McDermott 2018-11-12 00:26:30 -05:00
  • 75c2d1eda1 add inventory help messages for workflow node edit Jake McDermott 2018-11-11 23:23:49 -05:00
  • 9a4667c6c7 add static messages to workflow inventory lookups Jake McDermott 2018-11-11 21:56:59 -05:00
  • 9917841585 open and close workflow visualizer from list Jake McDermott 2018-11-11 20:24:08 -05:00
  • fbc3cd3758 redirect to workflow visualizer on workflow creation Jake McDermott 2018-11-11 19:50:57 -05:00
  • d65687f14a add workflow inventory prompt to scheduler Jake McDermott 2018-11-11 02:37:17 -05:00
  • 4ea7511ae8 make workflow prompt inventory step optional Jake McDermott 2018-11-11 02:06:01 -05:00
  • a8d22b9459 show correct ask_inventory state Jake McDermott 2018-11-11 01:31:13 -05:00
  • f8453ffe68 accept inventory_id in workflow launch requests Jake McDermott 2018-11-11 01:01:20 -05:00
  • 38f43c147a fix exploding unit test Jake McDermott 2018-11-10 23:09:04 -05:00