Commit Graph

  • fd60105db3 Merge pull request #10005 from AlanCoding/force_on_override softwarefactory-project-zuul[bot] 2021-05-17 23:58:31 +00:00
  • 25903431bc refactor JobOutput to use replaceNamespacedParams util Keith J. Grant 2021-05-17 15:25:16 -07:00
  • f8374def64 refactor ListHeader to use replaceNamespacedParams Keith J. Grant 2021-05-17 14:40:32 -07:00
  • 82807a1b20 Update ad hoc command cancel test beeankha 2021-05-17 16:46:01 -04:00
  • 61ae80819f Merge pull request #10212 from sarabrajsingh/bugfix/create-seperator-worker-thread-for-transmit-jobs-9952 softwarefactory-project-zuul[bot] 2021-05-17 20:16:12 +00:00
  • 62a9c74040 Fix failing integration test playbooks beeankha 2021-05-17 14:19:33 -04:00
  • 0e74f51aa3 Merge pull request #10134 from AlexSCorey/10132-RelatedGroupsCnverttoTables softwarefactory-project-zuul[bot] 2021-05-17 19:07:57 +00:00
  • 9bbaa6993f refactor param changes to use new util function Keith J. Grant 2021-05-14 15:12:53 -07:00
  • 966eead93f Merge pull request #10121 from saito-hideki/issue/10104 softwarefactory-project-zuul[bot] 2021-05-17 18:46:24 +00:00
  • 12cea1191e created a TransmitterThread class to start transmit jobs within. Surrounded ansible_runner.interface.run() in a try/except block to prevent the call from hanging on a socket pair that doesn't close Sarabraj Singh 2021-05-17 14:35:13 -04:00
  • 5dac46cd7d Update with force option if branch_override Alan Rominger 2021-04-23 09:24:30 -04:00
  • 2c2aaa7fea Merge pull request #10182 from jakemcdermott/standardize-dependency-updates softwarefactory-project-zuul[bot] 2021-05-17 15:22:16 +00:00
  • 997525076d update_or_create EE via settings.DEFAULT_EXECUTION_ENVIRONMENTS Marcelo Moreira de Mello 2021-05-17 00:41:06 -04:00
  • 3b280e1b32 Merge pull request #10205 from jbradberry/favicon-fix softwarefactory-project-zuul[bot] 2021-05-14 19:25:35 +00:00
  • a8b6db3967 Merge pull request #10179 from nixocio/ui_issue_9126_2 softwarefactory-project-zuul[bot] 2021-05-14 19:04:36 +00:00
  • bcf93810ad Add an nginx location directive for the favicon Jeff Bradberry 2021-05-14 13:51:56 -04:00
  • 0cb33bd278 Remove source_script from tower_inventory_source integration test Hideki Saito 2021-05-06 16:15:23 +09:00
  • 8c2ca29f4e Add default error boundary around screens Jake McDermott 2021-05-14 10:40:39 -04:00
  • f1767d05b0 Merge pull request #10202 from tiagodread/3420-fix softwarefactory-project-zuul[bot] 2021-05-14 13:44:45 +00:00
  • b1cd7eb997 Merge pull request #9988 from mabashian/9163-admin-approvals-page softwarefactory-project-zuul[bot] 2021-05-14 13:17:37 +00:00
  • 0f8533f123 use non-root path Tiago 2021-05-14 10:00:18 -03:00
  • 2191ab1c6c Merge pull request #10148 from keithjgrant/8907-launch-prompt-vars-validation softwarefactory-project-zuul[bot] 2021-05-13 21:01:09 +00:00
  • 9975d4764d Extract strings mabashian 2021-05-13 16:38:41 -04:00
  • 31907423ce Fixes bug where workflow approvals page would crash if deleted username was referenced mabashian 2021-04-22 09:53:00 -04:00
  • 94d46a6e96 Fix null issue for limit nixocio 2021-05-12 11:34:21 -04:00
  • 6f4c41a8d3 Add validation checks Jeff Bradberry 2021-05-11 11:34:14 -04:00
  • 81de931711 Add a new middleware to force-logout local-only users Jeff Bradberry 2021-05-11 10:48:34 -04:00
  • 9e7f004ca6 Add a signal handler to invalidate sessions and tokens for local users Jeff Bradberry 2021-05-10 16:39:52 -04:00
  • 5c664eadf9 Write a thin wrapper around the standard Django auth backend Jeff Bradberry 2021-05-07 14:37:39 -04:00
  • 26b7e9de40 Add a new setting, DISABLE_LOCAL_AUTH Jeff Bradberry 2021-05-04 11:07:48 -04:00
  • 09801d0a9a Merge pull request #10159 from AlanCoding/inventory_ig softwarefactory-project-zuul[bot] 2021-05-13 17:50:45 +00:00
  • a332f46f31 Merge pull request #10171 from jakemcdermott/remove-job-isolated-settings softwarefactory-project-zuul[bot] 2021-05-13 17:32:15 +00:00
  • 6f6d9e2f15 Update dependency update examples Jake McDermott 2021-05-13 13:09:17 -04:00
  • cd7c85490b Handle and document potential memory limit issues Jake McDermott 2021-05-12 13:20:13 -04:00
  • a9ec7038de Use npm ci as default package installation command Jake McDermott 2021-05-12 13:09:32 -04:00
  • 795e3c84fc Use development container when updating dependencies Jake McDermott 2021-05-12 11:25:23 -04:00
  • f2b2e64426 Merge pull request #10190 from jbradberry/fix-precommit-for-macs softwarefactory-project-zuul[bot] 2021-05-13 15:24:24 +00:00
  • 9b7bc5109a close db and cache connection in new threads Chris Meyers 2021-05-13 11:13:26 -04:00
  • d07887bd91 Remove the shebang line from pre-commit.sh Jeff Bradberry 2021-05-13 10:49:24 -04:00
  • bb47bdbc43 Merge pull request #10185 from jakemcdermott/fix-10170 softwarefactory-project-zuul[bot] 2021-05-13 14:44:38 +00:00
  • d477f04d75 Merge pull request #10175 from AlanCoding/only_have_eyes_for_you softwarefactory-project-zuul[bot] 2021-05-13 14:44:33 +00:00
  • e5f059806b Add instance_group to inventory update serializer Alan Rominger 2021-05-10 12:20:14 -04:00
  • 6649b435ce Fix flake8 error Alan Rominger 2021-04-23 16:06:13 -04:00
  • ae320ab228 Do not set openstack env var to blank string Alan Rominger 2021-04-22 11:29:26 -04:00
  • 29c961e52a Remove comment Alan Rominger 2021-04-22 11:00:01 -04:00
  • fd466c5cff Finish converting the runner strings Alan Rominger 2021-04-22 10:56:48 -04:00
  • 623cf0b4cd Start migrating the /runner path references Alan Rominger 2021-04-22 10:05:25 -04:00
  • d33a748eea Clean up and test patch changing methods Alan Rominger 2021-04-22 09:37:42 -04:00
  • 1f1cdf8859 start on path helper methods Alan Rominger 2021-04-21 17:19:37 -04:00
  • 334be9eb25 Use durable switch from container to host path Alan Rominger 2021-04-21 10:14:40 -04:00
  • 8f9373085a Fix credential env folder, test_tasks.py Alan Rominger 2021-04-21 09:46:56 -04:00
  • 11c5d577d6 Fix rel path for other inventories Alan Rominger 2021-04-21 08:31:59 -04:00
  • 0e17023ba3 Inventory directory already pre-created Alan Rominger 2021-04-20 10:18:23 -04:00
  • 3c785fbff3 update unit tests to new behavior Alan Rominger 2020-09-18 22:37:39 -04:00
  • 0061c57577 update inventory injector tests Alan Rominger 2020-09-18 16:35:37 -04:00
  • f59da78328 Use inventory and env private_data_dir subfolders Alan Rominger 2020-09-16 20:35:27 -04:00
  • 117bb07f0d Merge pull request #10187 from jakemcdermott/warn-and-recompile-lint softwarefactory-project-zuul[bot] 2021-05-12 21:32:55 +00:00
  • 01fdc482be Merge pull request #10169 from jakemcdermott/fix-10127 softwarefactory-project-zuul[bot] 2021-05-12 21:31:35 +00:00
  • 875abcd31a Merge pull request #10161 from nixocio/ui_issue_10144 softwarefactory-project-zuul[bot] 2021-05-12 21:30:09 +00:00
  • 3468153619 Warn but still recompile on lint error Jake McDermott 2021-05-12 16:47:49 -04:00
  • 27b1d15a7a Merge pull request #10063 from nixocio/ui_issue_7777_style softwarefactory-project-zuul[bot] 2021-05-12 20:17:28 +00:00
  • 39ce0ade6d Update image descriptions, add examples Jake McDermott 2021-05-12 15:49:03 -04:00
  • dfb0710d69 Add slider to adjust capacity_adjustment nixocio 2021-04-06 19:06:20 -04:00
  • f6c9621510 Display error for boolean fields nixocio 2021-05-10 14:27:34 -04:00
  • 7f90a8b2b3 Merge pull request #10183 from beeankha/null_ee_show_error softwarefactory-project-zuul[bot] 2021-05-12 18:47:50 +00:00
  • 0d17dfcd87 Pass config request through to subscription edit mabashian 2021-05-10 17:05:11 -04:00
  • 91134b2537 Remove erroneouos extra param mabashian 2021-05-10 16:17:05 -04:00
  • 3a56d2447c Adds support for pendo initialization across the app mabashian 2021-05-03 17:37:24 -04:00
  • 550a66553e Merge pull request #10113 from AlexSCorey/10045-ProjectListIssues softwarefactory-project-zuul[bot] 2021-05-12 18:27:06 +00:00
  • 7fbe01352f Drop the word name from image field input Jake McDermott 2021-05-12 14:03:53 -04:00
  • 3520a6e066 Update fixtures on unit tests beeankha 2021-05-12 14:00:04 -04:00
  • 19d7f3e346 Update unit tests beeankha 2021-05-12 13:30:10 -04:00
  • 71f9476a51 Merge pull request #9759 from ghjm/idempotence_is_a_thing softwarefactory-project-zuul[bot] 2021-05-12 17:44:47 +00:00
  • ffcf76ddd0 update ouiaId Tiago 2021-05-12 14:41:10 -03:00
  • d36babf506 Merge pull request #10145 from nixocio/ui_issue_8788 softwarefactory-project-zuul[bot] 2021-05-12 17:37:14 +00:00
  • a73cb0280c Merge pull request #10184 from jbradberry/explicit-pre-commit-script softwarefactory-project-zuul[bot] 2021-05-12 16:37:27 +00:00
  • 1e5a0dc7c5 Break out the pre-commit hook into an explicit script Jeff Bradberry 2021-05-12 11:54:17 -04:00
  • fd5f3a82d2 Show error if no Execution Environment is found on project sync/job run beeankha 2021-05-12 11:52:12 -04:00
  • e970620672 Merge pull request #10174 from jbradberry/remove-isolated-instances softwarefactory-project-zuul[bot] 2021-05-12 14:27:03 +00:00
  • 1befacaf39 Update login message to avoid duplicate brand name nixocio 2021-05-11 16:17:12 -04:00
  • e9bf25f108 Merge pull request #10176 from shanemcd/bye-docker softwarefactory-project-zuul[bot] 2021-05-11 21:04:25 +00:00
  • 6c06b0432b adds job cancel button to job detail page and to job list Alex Corey 2021-05-07 16:05:46 -04:00
  • a7c50b77ea Merge pull request #10048 from wenottingham/analyze-that softwarefactory-project-zuul[bot] 2021-05-11 20:28:24 +00:00
  • 164255e516 Remove fields not needed from .only Alan Rominger 2021-05-11 16:26:12 -04:00
  • 74282c5dfb Merge pull request #10173 from nixocio/ui_issue_10078 softwarefactory-project-zuul[bot] 2021-05-11 20:25:31 +00:00
  • afa3501194 Use base image from quay.io/centos/centos Shane McDonald 2021-05-11 16:24:59 -04:00
  • 0f5629b514 Add more fields to .only since they get referenced Alan Rominger 2021-05-11 16:14:55 -04:00
  • 0db58f0edd update ouiaId Tiago 2021-05-10 10:09:34 -03:00
  • 7f022b1555 adds job cancel button to job detail page Alex Corey 2021-05-07 16:05:46 -04:00
  • 9f80f918c5 allows canceling of all jobs on job output page Alex Corey 2021-05-07 12:43:27 -04:00
  • 34fe255336 disables delete button on project details page Alex Corey 2021-05-07 10:34:02 -04:00
  • 03265c05ca fixes setstate, and double tooltip Alex Corey 2021-05-06 15:36:35 -04:00
  • 6c7e1fc4eb Adds Job Cancel Button Alex Corey 2021-05-05 09:56:41 -04:00
  • 8683872927 Update analytics branding Bill Nottingham 2021-05-11 15:02:24 -04:00
  • 7b47d7e7f6 Data migration to remove the isolated instances from the database Jeff Bradberry 2021-05-11 15:46:39 -04:00
  • 19d000e97f Merge pull request #10157 from AlanCoding/minikube_docs softwarefactory-project-zuul[bot] 2021-05-11 19:00:02 +00:00
  • 8f54627ea6 Display Edit/Delete on EE details page as per last API changes nixocio 2021-05-11 13:39:07 -04:00
  • 6bb8fd3fd6 Remove all AWX_ISOLATED* fields Jake McDermott 2021-05-11 13:21:18 -04:00
  • 6e97020eae Always resolve launching status Jake McDermott 2021-05-11 11:23:19 -04:00
  • 30997b30b6 Merge pull request #10168 from nixocio/ui_fix_typos softwarefactory-project-zuul[bot] 2021-05-11 14:17:42 +00:00