Commit Graph

  • 0cc9199f23 Merge pull request #4468 from ryanpetrello/more-awxkit-dep-cleanup softwarefactory-project-zuul[bot] 2019-08-13 13:07:18 +00:00
  • be21a8bcb4 Fix logic for turning off override behavior AlanCoding 2019-08-12 11:54:42 -04:00
  • 3df476e3f6 remove inadverdent duplicate CreateSelect2 call from playbook on jt edit form John Mitchell 2019-08-09 12:38:18 -04:00
  • 2f3aafe1bb Add collection setting toggle to UI AlanCoding 2019-08-06 09:16:51 -04:00
  • 79a1dbc5a0 fix issue with interior scope declaration eslint error John Mitchell 2019-08-05 15:04:53 -04:00
  • dc5d696238 avoid unnecessary checkout, more docs content AlanCoding 2019-08-05 13:52:38 -04:00
  • 139e8cde70 more ui work for branch and refspec on project/jt - add refspec field to project - update refspec and branch help text on project form - add refspec field to job detail - adjust form gen and ProcessErrors to show api errors for checkbox_groups correctly - consolidate showPromptButton conditionals and fix the add/edit workflow node one for showing prompt when only branch is promptable John Mitchell 2019-08-05 12:22:32 -04:00
  • 13751e73f9 working commit John Mitchell 2019-08-01 16:20:45 -04:00
  • 03d72dd18a JT-branch docs and code cleanup AlanCoding 2019-07-29 15:38:30 -04:00
  • d785145c59 force proj sync when collections/requirements.yml chris meyers 2019-07-26 13:10:16 -04:00
  • 270bd19dbd Fix bugs with discovery of collection requirements AlanCoding 2019-07-25 08:22:32 -04:00
  • cc6413c44c use ansible nightly chris meyers 2019-07-18 11:26:12 -04:00
  • 4be65a0879 collections/requirements.yml support chris meyers 2019-07-18 14:44:59 -04:00
  • f1f57e45de Add scm_refspec field AlanCoding 2019-07-17 15:23:46 -04:00
  • 845e3867a6 Merge pull request #4467 from ansible/e2e-debugging-help softwarefactory-project-zuul[bot] 2019-08-12 23:34:06 +00:00
  • 7fcfc88c82 Merge pull request #4460 from jakemcdermott/normalize-e2e-urls softwarefactory-project-zuul[bot] 2019-08-12 23:27:27 +00:00
  • 61ca4278c8 remove extra and trailing slashes from url Jake McDermott 2019-08-12 09:45:08 -04:00
  • 299fa3b6b4 simplify awxkit dependencies Ryan Petrello 2019-08-12 16:41:31 -04:00
  • 0b112e5b8f Merge pull request #4465 from ryanpetrello/json-metrics softwarefactory-project-zuul[bot] 2019-08-12 20:26:16 +00:00
  • 121bc96108 Updating for the known MacOS High Sierra issue John Hill 2019-08-12 15:46:39 -04:00
  • 82f5072c7d add support for Accept:application/json to /api/v2/metrics Ryan Petrello 2019-08-12 15:08:15 -04:00
  • 99357acf5d Merge pull request #4462 from AlanCoding/the_edge_of_unicode softwarefactory-project-zuul[bot] 2019-08-12 19:02:04 +00:00
  • 3a5e609a11 Fix error due to randint inclusivity AlanCoding 2019-08-12 13:36:53 -04:00
  • a776d0ba59 Merge pull request #4459 from ryanpetrello/cli-version softwarefactory-project-zuul[bot] 2019-08-12 15:15:41 +00:00
  • 0c89c6c79e fix ui conditional for adding fields to jt edit save payload John Mitchell 2019-07-15 12:55:15 -04:00
  • 6baba10abe Add scm_revision to project updates and cleanup AlanCoding 2019-07-03 16:42:42 -04:00
  • 76dcd57ac6 assorted UI work to support the new branch field update project to have allow branch override checkbox add new text input for branch field adjust show/hide for branch and playbook jt fields make playbook field allowed to add a new option not in the dropdown update job results ui to show branch update prompting to support new branch field John Mitchell 2019-07-01 15:43:10 -04:00
  • ac86dc4fb9 Allow JTs to specify and prompt for SCM branch AlanCoding 2019-06-04 15:26:14 -04:00
  • b90d1456b3 make awxkit have the same version as the AWX package Ryan Petrello 2019-08-12 09:26:40 -04:00
  • 794808cd10 Fix compatibility with postgresql helm chart v6.0.0+ Gabriel Totusek 2019-08-12 02:40:25 -07:00
  • d932a70eff Downgrade postgres helm chart to v5.3.13 Gabriel Totusek 2019-08-12 00:43:09 -07:00
  • 90e5b0a12d Update postgres helm chart to v6.2.1 Gabriel Totusek 2019-08-11 23:16:43 -07:00
  • f705eba7ed Add support for kubernetes tolerations, nodeSelector, and affinity Gabriel Totusek 2019-05-02 11:43:01 -07:00
  • 8341601c60 Adding Debugging section to e2e doc John Hill 2019-08-11 22:06:55 -04:00
  • 28e3625066 Merge pull request #4455 from ryanpetrello/stdout-is-not-missing softwarefactory-project-zuul[bot] 2019-08-09 20:43:19 +00:00
  • d92753f20a remove awxkit logic for working around an old stdout handling bug Ryan Petrello 2019-08-09 14:43:34 -04:00
  • 76a10991ae Merge pull request #4451 from ryanpetrello/awxkit softwarefactory-project-zuul[bot] 2019-08-09 16:10:47 +00:00
  • 2064309182 e2e cleanup websockets Daniel Sami 2019-08-09 11:32:26 -04:00
  • adaa4148c6 include awxkit CI in zuul runs Ryan Petrello 2019-08-08 22:26:39 -04:00
  • 9616cc6f78 import awxkit Ryan Petrello 2019-08-08 22:12:31 -04:00
  • 9b836abf1f Merge pull request #4444 from elyezer/app-token-e2e softwarefactory-project-zuul[bot] 2019-08-08 18:50:34 +00:00
  • 3441d0cb46 Merge pull request #4441 from ansible/noretry softwarefactory-project-zuul[bot] 2019-08-08 17:56:22 +00:00
  • 3d98d98d3c Moves tooltip and link logic out to the sparkline from the job status icon mabashian 2019-08-08 11:53:47 -04:00
  • 860d83d798 Merge pull request #4437 from rooftopcellist/correct_insights_collection_setting softwarefactory-project-zuul[bot] 2019-08-08 15:17:57 +00:00
  • ce37bc9897 remove static definition and move to pipelines John Hill 2019-08-08 10:44:56 -04:00
  • c37bf5e9f5 Fix NoneType path error with analytics collection Christian Adams 2019-08-06 16:46:18 -04:00
  • fba0da4c58 Fix linting mabashian 2019-08-07 16:16:57 -04:00
  • e7a15d478d Add app token e2e Elyézer Rezende 2019-08-07 11:39:39 -04:00
  • d7c15a782f Merge pull request #4425 from mabashian/toggles softwarefactory-project-zuul[bot] 2019-08-07 19:55:16 +00:00
  • 6a7481a27c Prettier again mabashian 2019-08-07 14:52:40 -04:00
  • a57f2ca2bf Run prettier mabashian 2019-08-07 14:46:41 -04:00
  • 37e5b6b134 Add sparkline tests mabashian 2019-08-07 14:44:16 -04:00
  • d5dd1719b6 Parameterize E2E Suite retries John Hill 2019-08-07 11:48:12 -04:00
  • 0bd9d4abaf Change awxSwitch class prefix to atSwitch to match component name mabashian 2019-08-07 11:22:28 -04:00
  • 993855f70a Remove restriction on toggling dynamic hosts on/off from the host form view. mabashian 2019-08-07 11:15:42 -04:00
  • c71068fa1c Create at-switch directive. Use it in all the places mabashian 2019-08-07 11:01:39 -04:00
  • c4700998af Swap text-based on and off toggles to non-text based mabashian 2019-08-05 11:25:08 -04:00
  • 19d2c8c634 Adds sparkline to templates list mabashian 2019-08-06 15:51:11 -04:00
  • 4f3f87ebc7 Merge pull request #4433 from AlanCoding/we_dont_do_that softwarefactory-project-zuul[bot] 2019-08-06 19:47:55 +00:00
  • 63978f7d10 remove setting not actually customizable AlanCoding 2019-08-05 22:21:42 -04:00
  • 5ed2a38e1d Merge pull request #4423 from saimonn/typo-INSTALL-md softwarefactory-project-zuul[bot] 2019-08-06 14:31:18 +00:00
  • dbcc3c5733 Merge pull request #4420 from wenottingham/be-an-enabler softwarefactory-project-zuul[bot] 2019-08-05 17:29:17 +00:00
  • b4f272a575 Catch another area where this toggle is set. Bill Nottingham 2019-08-05 12:06:41 -04:00
  • c17ce49e2e fix #post-build-2 href fragment Simon Séhier 2019-08-05 17:29:36 +02:00
  • 8e1e33735a Allow enable/disable of hosts in dynamic inventory from the UI. Bill Nottingham 2019-08-05 11:18:56 -04:00
  • 50c0867156 Merge pull request #4417 from ansible/stability-e2e softwarefactory-project-zuul[bot] 2019-08-05 13:16:45 +00:00
  • 5984b6235a Merge pull request #4403 from mabashian/3654-inv-status-popover softwarefactory-project-zuul[bot] 2019-08-03 16:11:21 +00:00
  • 481df40764 Merge pull request #4411 from mabashian/workflow-start-node-width softwarefactory-project-zuul[bot] 2019-08-03 13:43:58 +00:00
  • 521ecc883b Fix jshint errors mabashian 2019-08-03 09:26:50 -04:00
  • 688f14a0ee Fix summary popover on inventory list mabashian 2019-07-31 11:22:19 -04:00
  • b3002e0b9d Makes workflow start node width dynamic to account for languages other than english mabashian 2019-08-01 10:29:33 -04:00
  • 9ab920cdb9 Merge pull request #4413 from AlexSCorey/multiSelectPatternFly softwarefactory-project-zuul[bot] 2019-08-02 22:37:27 +00:00
  • 8b35642b08 Fixes failing test and addresses PR issues Alex Corey 2019-08-01 14:25:41 -04:00
  • 74a1ebff32 Adds tests and refines chip interaction in MultiSelect component Alex Corey 2019-08-01 10:39:27 -04:00
  • a577be906e Adds Multiselect functionality to labels on JTs Alex Corey 2019-07-30 13:00:22 -04:00
  • 934d09e0de Stability for e2e websockets Daniel Sami 2019-08-02 15:33:09 -04:00
  • bb2474f56f Merge pull request #4415 from ryanpetrello/bubblewrap_aaaaaaaaaaarg softwarefactory-project-zuul[bot] 2019-08-02 15:12:47 +00:00
  • 1388dec4b0 fix a bug that breaks isolated task execution Ryan Petrello 2019-08-02 07:19:12 -04:00
  • 9d2549b4b1 Merge pull request #4368 from jlmitch5/uiNextSearch softwarefactory-project-zuul[bot] 2019-08-01 20:51:48 +00:00
  • c0dcba91f5 Update SEARCH.md John Mitchell 2019-08-01 12:14:31 -04:00
  • 2e777368bf Update SEARCH.md John Mitchell 2019-08-01 12:13:34 -04:00
  • 0276a37e8d small updates to qs syntax based on feedback John Mitchell 2019-07-31 10:09:11 -04:00
  • 30253d21fc assorted ui_next search phase 1 pr feedback updates - remove unnecessary displayAll prop from ChipGroup - update notification api fn to be 2 with no boolean param - fix params passing to api functions John Mitchell 2019-07-30 13:57:16 -04:00
  • f0ff5b190a update qs addParams/removeParams fns to take param object not string John Mitchell 2019-07-30 10:32:20 -04:00
  • bdfeb2cb9c updates based on pr feedback run prettier update hasContentError to contentError in all the places function naming updates John Mitchell 2019-07-26 10:03:46 -04:00
  • 357887417c working commit John Mitchell 2019-07-26 09:52:20 -04:00
  • a58468ffee initial implementation of search in UI_next John Mitchell 2019-07-23 15:39:30 -04:00
  • 602ee856fa Merge pull request #4405 from AlanCoding/gce_token softwarefactory-project-zuul[bot] 2019-08-01 19:20:52 +00:00
  • 4399d9287d Always provide gce token_uri AlanCoding 2019-07-31 15:29:30 -04:00
  • 2faf69e3b5 Merge pull request #4410 from jbradberry/upgrade-django-2.2.4 softwarefactory-project-zuul[bot] 2019-08-01 17:58:53 +00:00
  • 008ea30c5f Merge pull request #4409 from ryanpetrello/bubblewrap_aaaaaaaaaaarg softwarefactory-project-zuul[bot] 2019-08-01 16:03:22 +00:00
  • cfeedb158e attempt to properly clean up runner ansible_pi directories Ryan Petrello 2019-07-31 17:08:07 -04:00
  • 10200fced0 Add patch to the list of system packages installed into the container Jeff Bradberry 2019-08-01 10:26:15 -04:00
  • 2926d0198d Bump the version of Django to 2.2.4 Jeff Bradberry 2019-08-01 10:25:46 -04:00
  • c742700a01 Merge pull request #4379 from saito-hideki/pr/fix_ui-devel-languages-1 softwarefactory-project-zuul[bot] 2019-08-01 12:13:50 +00:00
  • 3d5e072169 Merge pull request #4407 from mabashian/3929-notif-options-bold softwarefactory-project-zuul[bot] 2019-08-01 12:04:49 +00:00
  • 772d087b6e Merge pull request #4404 from mabashian/4113-grafana softwarefactory-project-zuul[bot] 2019-08-01 00:43:50 +00:00
  • 213df70419 Make notification form options regular font weight mabashian 2019-07-31 20:06:22 -04:00
  • 6a6d55fe41 Merge pull request #4317 from wenottingham/pexpect-the-requirements-inquisition softwarefactory-project-zuul[bot] 2019-07-31 21:45:41 +00:00
  • a36b436414 Merge pull request #4401 from AlanCoding/no_prompting softwarefactory-project-zuul[bot] 2019-07-31 20:33:31 +00:00