Commit Graph

  • 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
  • 94b5bb8cf9 Ensure variable exists before calling toString on it to fix js error thrown when creating grafana notification mabashian 2019-07-31 14:15:13 -04:00
  • 8362aa71db Update tooling and UI development documentation to cover I18N Hideki Saito 2019-07-26 09:47:35 +09:00
  • b3651ecf30 Update docs to reflect field removals AlanCoding 2019-07-31 08:58:39 -04:00
  • 4a35df9a1c Merge pull request #4399 from mabashian/3676-notif-menu softwarefactory-project-zuul[bot] 2019-07-30 22:46:07 +00:00
  • 416b2ef37a Merge pull request #4398 from mabashian/3644-launch-outside-click softwarefactory-project-zuul[bot] 2019-07-30 22:18:54 +00:00
  • ad28e11502 Remove pexpect, etc, from the ansible venv, that's now runner's problem. Bill Nottingham 2019-07-11 16:42:41 -04:00
  • 815823adc0 Merge pull request #4363 from jomach/feature/updateGitVersion softwarefactory-project-zuul[bot] 2019-07-30 21:07:24 +00:00
  • a6c50f6d20 Fix unit test endpoint to match notif admin request endpoint mabashian 2019-07-30 16:52:52 -04:00
  • df177d6dc3 Removes close behavior when clicking outside of modal and dialog components mabashian 2019-07-30 16:47:17 -04:00
  • 1121a2b623 Show notification menu to users with notification_admin team role mabashian 2019-07-30 16:18:39 -04:00
  • f02aa3528e Merge pull request #4311 from wenottingham/pair-of-mikos softwarefactory-project-zuul[bot] 2019-07-30 19:35:48 +00:00
  • c1cf7b79e3 Rogue console be gone mabashian 2019-07-30 15:25:42 -04:00
  • 47c59d5211 Prevent clicks outside of prompt modal from closing the modal without saving. User will now need to explicity hit the X or Cancel buttons to close the modal prematurely. mabashian 2019-07-30 15:22:01 -04:00
  • 20f1ed4533 Update source tarball. Bill Nottingham 2019-07-11 13:25:46 -04:00
  • fafe9ce4ea Update paramiko to a version that can work with any python-gssapi. Bill Nottingham 2019-07-11 12:15:19 -04:00
  • 6499f2b233 Merge pull request #4380 from saito-hideki/issue/4359 softwarefactory-project-zuul[bot] 2019-07-30 15:49:32 +00:00
  • 8c4aac3b6c Merge pull request #4396 from ryanpetrello/ldap-audit softwarefactory-project-zuul[bot] 2019-07-30 15:28:23 +00:00
  • a47a2d8567 properly set is_system_auditor on initial LDAP login Ryan Petrello 2019-07-30 10:03:10 -04:00
  • 5d6916f69e Merge pull request #4391 from ryanpetrello/skip-empty-stdout softwarefactory-project-zuul[bot] 2019-07-30 13:48:07 +00:00
  • 329b791908 Add description to template and project list view Hideki Saito 2019-07-26 17:57:43 +09:00
  • 76933ed889 * upgrade from git on containers * agreed with terms of DCO 1.1 Jorge Machado 2019-07-22 21:14:39 +02:00
  • c7bb0f10e1 Merge pull request #4385 from chrismeyersfsu/fix-home_dir softwarefactory-project-zuul[bot] 2019-07-29 17:47:36 +00:00
  • 7afa35af17 Merge pull request #4367 from keithjgrant/4232-single-select-lookup softwarefactory-project-zuul[bot] 2019-07-29 17:42:12 +00:00