Commit Graph

  • 256404ba03 fix a bug that causes __search filters to not properly call .distinct() Ryan Petrello 2020-01-23 13:36:27 -05:00
  • 3b430c8bdf Add delete to project details Marliana Lara 2020-01-23 12:13:12 -05:00
  • 627dae6580 Add delete button to organization details Marliana Lara 2020-01-23 12:12:15 -05:00
  • 44db9ad033 Moves TemplateListItem to a functional component Alex Corey 2020-01-23 11:00:50 -05:00
  • 21890efca6 Ensures no missingResourceIcon for WFJT on JTList Alex Corey 2020-01-23 10:53:41 -05:00
  • 0a8fe4d812 Fixes InvGroupForm submission bug. Alex Corey 2020-01-23 10:50:23 -05:00
  • a1d7beca83 update VariablesDetail properly if value prop changes (preserving current mode) Keith Grant 2020-01-22 15:42:28 -08:00
  • c35c80b06c Merge pull request #5732 from ryanpetrello/callback-stats-faster softwarefactory-project-zuul[bot] 2020-01-22 22:34:38 +00:00
  • 3c5e9da9a1 Merge pull request #5739 from ryanpetrello/optimize-callback-with-logging softwarefactory-project-zuul[bot] 2020-01-22 21:53:04 +00:00
  • f9af5e8959 optimize awx-manage callback_stats for larger datasets Ryan Petrello 2020-01-22 16:51:37 -05:00
  • c983b6a755 Merge pull request #5729 from ryanpetrello/you-get-to-drink-from-the-firehose softwarefactory-project-zuul[bot] 2020-01-22 21:43:52 +00:00
  • e18639b26b further optimize conf.settings access when logging is enabled Ryan Petrello 2020-01-22 14:09:18 -05:00
  • 6d8b843ad0 Upgrade to babel 7.8.0 Marliana Lara 2020-01-22 15:03:02 -05:00
  • 00a9e42001 Wrap floating loading text in a card Marliana Lara 2020-01-22 13:36:15 -05:00
  • fc5363a140 Replace loadHost with an IIFE Marliana Lara 2020-01-22 12:25:43 -05:00
  • d8d1ccf810 add a script for quickly inserting lots of events Ryan Petrello 2020-01-21 13:27:53 -05:00
  • 046518ab8f Merge pull request #5699 from keithjgrant/5235-variables-field softwarefactory-project-zuul[bot] 2020-01-22 16:54:52 +00:00
  • d33bbdd4f6 Add inventory host edit form Marliana Lara 2020-01-22 11:06:45 -05:00
  • 46e530ceeb Merge pull request #5733 from kdelee/fix_my_mistake softwarefactory-project-zuul[bot] 2020-01-22 15:56:42 +00:00
  • 2a77b8b4b9 Fix overzealous cleanup in awxkit Elijah DeLee 2020-01-22 10:23:40 -05:00
  • 23b2b136d6 Merge pull request #5707 from AlanCoding/bulk_create_logs softwarefactory-project-zuul[bot] 2020-01-22 15:04:17 +00:00
  • d83a786c12 Merge pull request #5714 from mabashian/mount-with-contexts-import softwarefactory-project-zuul[bot] 2020-01-22 14:39:18 +00:00
  • 5d162b739b Fix import order to address linting error mabashian 2020-01-22 09:01:35 -05:00
  • 55e37b4eaa Merge pull request #5728 from wenottingham/i-waited-for-days softwarefactory-project-zuul[bot] 2020-01-21 21:47:13 +00:00
  • b2a0b3fc29 Fix timedelta comparison to account for large intervals Bill Nottingham 2020-01-21 16:14:33 -05:00
  • d1e1bc7108 Merge pull request #5721 from wenottingham/a-thundering-herd-is-only-good-if-you-are-marshall softwarefactory-project-zuul[bot] 2020-01-21 20:31:39 +00:00
  • cb88ea8fd1 Merge pull request #5718 from AlanCoding/pin_pin softwarefactory-project-zuul[bot] 2020-01-21 19:13:35 +00:00
  • c2fe3fcf13 Merge pull request #5706 from appuk/apurva-new-ids softwarefactory-project-zuul[bot] 2020-01-21 17:57:41 +00:00
  • 6654a116d0 Merge pull request #5715 from marshmalien/routed-tabs-remove-history softwarefactory-project-zuul[bot] 2020-01-21 17:55:00 +00:00
  • b77ab8a6ca Merge pull request #5723 from kdelee/scan_job_cleanup softwarefactory-project-zuul[bot] 2020-01-21 17:54:14 +00:00
  • 1e796076f5 Scan jobs have been removed, clean up old refs Elijah DeLee 2020-01-21 12:11:53 -05:00
  • 8fa38d1a2e Add data-cy attributes for Inventory and Inventory Hosts Apurva Bakshi 2020-01-20 12:30:04 -05:00
  • 44e176dde8 Change how analytics is gathered to only gather once per interval Bill Nottingham 2020-01-20 17:13:14 -05:00
  • 1ce197041f Merge pull request #5710 from ryanpetrello/job-event-api-perf softwarefactory-project-zuul[bot] 2020-01-21 15:54:02 +00:00
  • 0952bae09f Replace withRouter with react-router hooks in RoutedTabs Marliana Lara 2020-01-20 17:25:21 -05:00
  • 12509cd652 Merge pull request #5713 from wenottingham/devel softwarefactory-project-zuul[bot] 2020-01-20 23:50:03 +00:00
  • b094c063ae Use directory alias for imports instead of relative path in our test files mabashian 2020-01-20 17:31:43 -05:00
  • 4e46d5d7cd Fix some lint Bill Nottingham 2020-01-20 17:15:27 -05:00
  • 8b10da9589 Merge pull request #5709 from benthomasson/fix_gather_analytics_crontab softwarefactory-project-zuul[bot] 2020-01-20 19:21:27 +00:00
  • 99ce277b06 Merge pull request #5705 from AlexSCorey/5599-VariableDetailsAbsent softwarefactory-project-zuul[bot] 2020-01-20 18:40:04 +00:00
  • 5db6906212 pin zipp to avoid setuptools upgrade AlanCoding 2020-01-20 13:39:48 -05:00
  • 652a428438 Fixes crontab for gather_analytics to run once every 4 hours Ben Thomasson 2020-01-20 13:19:36 -05:00
  • dfc769b8fe drastically speed up /api/v2/jobs/N/job_events/ with large counts Ryan Petrello 2020-01-20 13:24:39 -05:00
  • c45b1ffca6 Ensures Variables Details renders even when no value. Alex Corey 2020-01-17 12:17:17 -05:00
  • ceed6f8d9b Allow CTiT log level to log bulk_create lines AlanCoding 2020-01-20 12:41:10 -05:00
  • 03cfb7bf9a Merge pull request #5669 from AlanCoding/no_parent_or_host softwarefactory-project-zuul[bot] 2020-01-20 16:58:46 +00:00
  • 49d1fa82d3 Merge pull request #5678 from marshmalien/5657-update-inventory-detail softwarefactory-project-zuul[bot] 2020-01-20 13:58:18 +00:00
  • 08a195ba08 Merge pull request #5694 from beeankha/tower_job_launch_module_exception softwarefactory-project-zuul[bot] 2020-01-17 23:46:49 +00:00
  • 77d1c711bf Merge pull request #5695 from jlmitch5/redirectToLogin softwarefactory-project-zuul[bot] 2020-01-17 23:31:38 +00:00
  • ad73174029 Merge pull request #5696 from jakemcdermott/fix-5138-2 softwarefactory-project-zuul[bot] 2020-01-17 22:38:55 +00:00
  • a6539d66d4 Merge pull request #5654 from AlexSCorey/5619-BranchFieldMissing softwarefactory-project-zuul[bot] 2020-01-17 21:46:45 +00:00
  • cb3ab67361 make VariablesField detect correct mode on mount Keith Grant 2020-01-17 13:39:18 -08:00
  • 078dc666c1 Removes code from serializer in favor to api call of Project.readDetails Alex Corey 2020-01-14 14:53:38 -05:00
  • e806da25c1 Merge pull request #5697 from ryanpetrello/some-settings-cleanup softwarefactory-project-zuul[bot] 2020-01-17 20:43:28 +00:00
  • ef36b4fffd Reduce number of requests running in the try/except block beeankha 2020-01-17 15:08:05 -05:00
  • cc2ba09d3a remove an unnecessary settings optimzation Ryan Petrello 2020-01-17 14:59:56 -05:00
  • 790942c0f2 Fixes navigation bug in InventoryAdd Adds SCM Branch field on JTForm Alex Corey 2020-01-14 12:01:02 -05:00
  • fd1e574fcb Resets playbook and scm-branch fields when project is changed Alex Corey 2020-01-15 13:27:31 -05:00
  • 2daefcd94e Removes code from serializer in favor to api call of Project.readDetails Alex Corey 2020-01-14 14:53:38 -05:00
  • 46a7ca4dc3 Fixes navigation bug in InventoryAdd Adds SCM Branch field on JTForm Alex Corey 2020-01-14 12:01:02 -05:00
  • 5e4c997c41 Merge pull request #5688 from keithjgrant/5235-variables-field-json softwarefactory-project-zuul[bot] 2020-01-17 19:35:27 +00:00
  • 8d4d718f7d add redirect to login on 401 John Mitchell 2020-01-17 13:40:55 -05:00
  • cf34a81af7 Merge pull request #5622 from keithjgrant/4613-pf-select-component softwarefactory-project-zuul[bot] 2020-01-17 17:53:31 +00:00
  • 11af21972d Use default cloud name if one isn't passed to azure plugin Jake McDermott 2020-01-17 12:36:04 -05:00
  • 8850687d1b rename usePFSelect to useSyncedSelectValue Keith Grant 2020-01-17 08:47:31 -08:00
  • 792f68eaec When Job Template is not found, fail more gracefully beeankha 2020-01-17 11:40:41 -05:00
  • 113aa2e11e fix lint errors Keith Grant 2020-01-17 08:34:42 -08:00
  • 1bf0bc8203 Merge pull request #5600 from AlexSCorey/5266-InventoryHostDetails softwarefactory-project-zuul[bot] 2020-01-17 15:03:23 +00:00
  • 03cd7472af Merge pull request #5677 from ryanpetrello/less-distinct softwarefactory-project-zuul[bot] 2020-01-17 13:28:27 +00:00
  • d549c217bb Fetch new inventory on location change Marliana Lara 2020-01-16 22:55:47 -05:00
  • e7fead0f2c update Formik formatting to remove warnings Keith Grant 2020-01-16 16:46:13 -08:00
  • 14990f7e98 finish updating tests for Formik 2.x Keith Grant 2020-01-16 16:21:35 -08:00
  • d35eba8afb Merge pull request #5681 from marshmalien/remove-form-close-buttons softwarefactory-project-zuul[bot] 2020-01-16 21:25:00 +00:00
  • b0722311e8 dDo not apply distinct for series of only static fields AlanCoding 2019-09-12 06:55:59 -04:00
  • 946c16916f Remove form card header close button Marliana Lara 2020-01-16 13:47:02 -05:00
  • 8ef5a6b0e1 upgrade Formik to 2.x; fix some tests with upgrade Keith Grant 2020-01-16 10:13:19 -08:00
  • 6fa4d6462d Merge pull request #5664 from marshmalien/5276-credential-details softwarefactory-project-zuul[bot] 2020-01-16 16:37:51 +00:00
  • 525fd889e9 Merge pull request #5584 from AlanCoding/vault_credential_test softwarefactory-project-zuul[bot] 2020-01-16 14:53:35 +00:00
  • 93a4e5ef05 Merge pull request #5661 from beeankha/extra_vars_warn_louder_at_launch softwarefactory-project-zuul[bot] 2020-01-16 14:19:30 +00:00
  • 06ce5a16ce Show credential type link if it's managed by tower Marliana Lara 2020-01-15 21:49:11 -05:00
  • 15c665ea52 Add Credential Detail view Marliana Lara 2020-01-15 09:01:51 -05:00
  • 9a420820eb Remove event hosts relationship AlanCoding 2020-01-15 10:22:58 -05:00
  • fa043100bd Add info to changelog beeankha 2020-01-15 15:35:29 -05:00
  • db0d748302 Also check for survey_enabled parameter beeankha 2020-01-15 14:38:04 -05:00
  • e8a95a1dac Fail the task if extra_vars is set on launch but ask_extra_vars is not set to True on the Job Template beeankha 2020-01-14 16:28:16 -05:00
  • f911fb2046 Merge pull request #5674 from jakemcdermott/fix-5142-2 softwarefactory-project-zuul[bot] 2020-01-16 00:12:43 +00:00
  • a0304eeb16 Merge pull request #5597 from shanemcd/kube-oc-specific-server-version-logic softwarefactory-project-zuul[bot] 2020-01-15 22:49:07 +00:00
  • a6f063b199 Set default MAX_FORKS to 200 Jake McDermott 2020-01-15 16:34:56 -05:00
  • 3977ec42e1 Add kubectl / oc-specific API server version logic Shane McDonald 2020-01-06 09:36:00 -05:00
  • b7a064b05d Merge pull request #5671 from ryanpetrello/bye-bye-scan softwarefactory-project-zuul[bot] 2020-01-15 21:06:20 +00:00
  • aa5532f7b5 Merge pull request #5665 from wenottingham/warn-only softwarefactory-project-zuul[bot] 2020-01-15 20:16:13 +00:00
  • f79b6d3708 remove JobTemplate.job_type = 'scan' Ryan Petrello 2020-01-15 15:05:01 -05:00
  • 6d075b8874 Merge pull request #5448 from ryanpetrello/remove-computed-group-and-host-fields softwarefactory-project-zuul[bot] 2020-01-15 19:53:30 +00:00
  • 3040a25932 Merge pull request #5604 from jakemcdermott/fix-5142 softwarefactory-project-zuul[bot] 2020-01-15 19:35:10 +00:00
  • 0f0d9ba00d send inv computed tasks *after* commit to avoid a race condition Ryan Petrello 2020-01-15 00:08:30 -05:00
  • 053897042f Merge pull request #5668 from ryanpetrello/vmware-inv-script-update softwarefactory-project-zuul[bot] 2020-01-15 19:09:38 +00:00
  • 64186e881e Merge pull request #5602 from jakemcdermott/fix-5138 softwarefactory-project-zuul[bot] 2020-01-15 19:07:19 +00:00
  • 0d98a1980e Add a configurable limit for job forks Jake McDermott 2020-01-07 10:12:47 -05:00
  • 2b02b1affd Support AzureCloud choices for azure keyvault Jake McDermott 2020-01-06 15:53:02 -05:00
  • bf3042e85a Merge pull request #5666 from ryanpetrello/inv-sync-wf softwarefactory-project-zuul[bot] 2020-01-15 17:03:01 +00:00