Commit Graph

  • b12c2a142d Merge pull request #5618 from ryanpetrello/callback-write-speed softwarefactory-project-zuul[bot] 2020-01-14 17:37:19 +00:00
  • 306f504fb7 optimize the callback receiver to buffer writes on high throughput Ryan Petrello 2020-01-08 16:14:47 -05:00
  • 862fafab86 Merge pull request #5637 from ansible/9-1-1 Shane McDonald 2020-01-13 18:48:14 -05:00
  • 1cc4e302f9 update tests to check for PF Select Keith Grant 2020-01-13 12:53:38 -08:00
  • 1289ca9103 update TagMultiSelect to use PF <Select> Keith Grant 2020-01-13 10:26:48 -08:00
  • b18ca5ac1f begin converting TagMultiSelect to usePFSelect Keith Grant 2020-01-09 16:21:16 -08:00
  • 193a041ef9 finish usePFSelect hook Keith Grant 2020-01-09 15:40:06 -08:00
  • 7219c17d30 start usePFSelect hook Keith Grant 2020-01-09 15:01:44 -08:00
  • 79f0f1940f update LabelSelect to use PF Select component Keith Grant 2020-01-07 15:20:25 -08:00
  • f923f07b79 Merge pull request #5645 from ryanpetrello/cha-cha-cha-cha-changes softwarefactory-project-zuul[bot] 2020-01-13 22:39:41 +00:00
  • 4112b20f1a Merge pull request #5644 from ryanpetrello/lint-trap softwarefactory-project-zuul[bot] 2020-01-13 21:46:51 +00:00
  • 18e7b6ce04 update the CHANGELOG w/ historical notes from the mailing list Ryan Petrello 2020-01-13 16:20:37 -05:00
  • ebc540a460 Merge pull request #5643 from wenottingham/we-underscored-the-importance-of-this softwarefactory-project-zuul[bot] 2020-01-13 21:37:44 +00:00
  • edc65cdc36 update breakpoint for mobile-ifying search John Mitchell 2020-01-13 16:05:01 -05:00
  • 3684975ef9 remove todo label-ify search dropdown note John Mitchell 2020-01-13 16:04:15 -05:00
  • b1f56df930 fix linting failures Ryan Petrello 2020-01-13 15:58:19 -05:00
  • 95960c8c14 Fix collection of free_instances from /api/v2/config Bill Nottingham 2020-01-13 15:31:21 -05:00
  • 488f52b82b Merge pull request #5641 from shanemcd/pin-setuptools-in-setup-requires softwarefactory-project-zuul[bot] 2020-01-13 19:51:21 +00:00
  • b4a7cdbb60 Pin setuptools in requirements_setup_requires.txt Shane McDonald 2020-01-13 14:01:37 -05:00
  • 8bfcef01df Fixes Breaedcrumb Alex Corey 2020-01-13 11:27:23 -05:00
  • bbf9c13952 update select-based items to utilize labels John Mitchell 2020-01-13 12:10:36 -05:00
  • 04576af6a5 Merge pull request #5630 from jakemcdermott/fix-5586 softwarefactory-project-zuul[bot] 2020-01-13 17:05:02 +00:00
  • dfa578fcde Utilizes React Router Hooks and removes No-op function Alex Corey 2020-01-13 09:40:31 -05:00
  • 33bc9e63c4 Addresses Console Errors related to functions and test data Alex Corey 2020-01-10 09:17:00 -05:00
  • 919475a4c7 Improves NestedTabs, Refactors PR, Adds Delete/DeleteError Functionality to HostDetail Alex Corey 2020-01-08 09:09:11 -05:00
  • 1db88fe4f6 Adds Toggle, Variables, user Link and Delete to Inventory Host and Host Details Alex Corey 2020-01-06 09:30:42 -05:00
  • cf9f00ab86 Use summary object_roles to lookup admin role id Jake McDermott 2020-01-10 11:32:01 -05:00
  • 200be3297a Merge pull request #5287 from jlmitch5/searchPlanning softwarefactory-project-zuul[bot] 2020-01-13 16:11:20 +00:00
  • 6da5205d73 Bump version to 9.1.1 Shane McDonald 2020-01-13 10:30:08 -05:00
  • 15cb92d58e update sort iconography John Mitchell 2020-01-10 16:05:44 -05:00
  • 78cc2742b2 fix prettier John Mitchell 2020-01-10 11:43:40 -05:00
  • 959d5058fc add limit search key to jobs list John Mitchell 2020-01-10 11:43:12 -05:00
  • acf54e6102 remove created by/modified by search keys from ig lookup John Mitchell 2020-01-10 11:42:45 -05:00
  • 4a9979e2db fix issue with checkbox state of select based search key John Mitchell 2020-01-09 15:40:57 -05:00
  • 1e344bdf8a more ui_next search pr feedback: - updae .filter().length calls to .find() - fix ProjectList errors John Mitchell 2020-01-09 13:55:19 -05:00
  • 3cdf274bdb update search based on pr feedback: - fix InventoryHost list inadverdent breakage due to merge conflict - update label__name search key to labels__name - always snap to page 1 when a search happens - udpate capitalization of keys to be consistent - remove isDefault from sort col items in tests John Mitchell 2020-01-07 13:27:19 -05:00
  • 068de221c1 second pass double checking all keys show up in the lists they should John Mitchell 2019-12-19 17:00:29 -05:00
  • 30b6e318cc swap column types use of shape for exact and fix warnings it found John Mitchell 2019-12-19 11:17:27 -05:00
  • 2c1648f9c9 fix issues with unit tests based on search changes John Mitchell 2019-12-18 17:03:01 -05:00
  • 2c953ed7d0 add keys to search on lookups John Mitchell 2019-12-18 17:02:37 -05:00
  • 2d00623c16 update search keys for various lists in the mvp John Mitchell 2019-12-18 12:44:04 -05:00
  • 51a6ba14f1 support 1 item in sortColumns John Mitchell 2019-12-17 11:44:35 -05:00
  • 6edd879a43 add support for number, boolean, and option-based searches John Mitchell 2019-12-16 15:54:55 -05:00
  • a31661ce08 utilize new DataToolbar experimental patternfly components John Mitchell 2019-12-10 13:12:19 -05:00
  • c69d497093 remove debugger statement John Mitchell 2019-12-10 13:11:49 -05:00
  • 8b9810e466 update search and sort column configuration John Mitchell 2019-11-26 17:23:53 -05:00
  • 16f9411914 update simple search doumentation and plan John Mitchell 2019-11-08 13:14:19 -05:00
  • f7ba706ec2 Merge pull request #5635 from shanemcd/ch-ch-ch-changelog Shane McDonald 2020-01-10 16:26:40 -05:00
  • 5455fe3c10 Introduce CHANGELOG.md Shane McDonald 2020-01-10 15:47:39 -05:00
  • 8ac8bc8df2 Merge pull request #5609 from shanemcd/downstream-k8s-changes Shane McDonald 2020-01-10 13:56:49 -05:00
  • ed474df744 Merge pull request #5407 from AlanCoding/depgrades_2019_party softwarefactory-project-zuul[bot] 2020-01-10 18:44:21 +00:00
  • c33d2a1e00 Merge pull request #5503 from beeankha/refactor_inventory_plugin softwarefactory-project-zuul[bot] 2020-01-09 21:52:54 +00:00
  • 3e58ee068c Merge pull request #5616 from marshmalien/5541-reuse-ActionButtonWrapper softwarefactory-project-zuul[bot] 2020-01-09 21:52:29 +00:00
  • b19e5aab28 Raise AnsibleParserError via a custom exception beeankha 2020-01-09 15:30:23 -05:00
  • 6ec96a8f4f Update detail components to use ActionButtonWrapper Marliana Lara 2020-01-09 00:17:54 -05:00
  • 4db2df9691 Merge pull request #5613 from AlanCoding/log_dup_uuid softwarefactory-project-zuul[bot] 2020-01-09 15:13:03 +00:00
  • 0c696bfd96 Add new CollectionsParserError class for exceptions beeankha 2020-01-06 12:01:48 -05:00
  • 63ffff3b76 Import request into module_utils instead beeankha 2019-12-20 08:53:02 -05:00
  • c532c6fe61 Update parameters, add whitespace beeankha 2019-12-18 11:14:10 -05:00
  • 61c2968a7c Fix module-specific lint errors beeankha 2019-12-13 15:50:48 -05:00
  • d9e41547a1 Refactor Inventory Plugin module to import from module_utils beeankha 2019-12-13 12:41:40 -05:00
  • eec08fdcca Log case of duplicate UUIDs AlanCoding 2020-01-08 15:49:28 -05:00
  • b74f7f6c26 Merge pull request #5562 from beeankha/job_launch_extra_vars_example softwarefactory-project-zuul[bot] 2020-01-08 20:28:58 +00:00
  • f37ac1dcc9 Add extra_vars example to Job Launch module, update extra_vars type to dict, update unit test, add details to Collections release notes. beeankha 2019-12-20 13:56:12 -05:00
  • 1c09114abd Merge pull request #5611 from kdelee/awxkit-better-timeout-error softwarefactory-project-zuul[bot] 2020-01-08 18:47:16 +00:00
  • c0e1c8aa77 Merge pull request #5589 from jakemcdermott/fix-4056 softwarefactory-project-zuul[bot] 2020-01-08 18:37:52 +00:00
  • d82180605c Raise a more informative error when timeout Elijah DeLee 2020-01-08 12:47:17 -05:00
  • d3b7829e69 Pull in downstream k8s installer changes Shane McDonald 2020-01-08 11:04:12 -05:00
  • 4a214a7770 Merge pull request #5607 from exicx/exicx-patch-context softwarefactory-project-zuul[bot] 2020-01-08 14:27:08 +00:00
  • 18bb910e33 Fallback to globals for these tests AlanCoding 2019-12-20 08:34:17 -05:00
  • ca8dcced8b update paramiko source AlanCoding 2019-12-19 08:08:49 -05:00
  • 0b9b8832a8 Get rid of hacks to simplify process AlanCoding 2019-12-18 13:22:20 -05:00
  • 271b3f00b7 Attempts to simplify build environment AlanCoding 2019-12-16 08:24:33 -05:00
  • 477f566da0 Bump Django version which recently updated AlanCoding 2019-12-16 07:29:36 -05:00
  • cf55b6a0ba Bootstrap venv creation with flit and poetry Shane McDonald 2019-12-11 16:40:32 -05:00
  • a2acf4d61f Back off setuptools version due to allow_hosts option error AlanCoding 2019-12-12 14:58:10 -05:00
  • 3dc8c789fb Avoid system site packages and add more setup things AlanCoding 2019-12-12 14:56:01 -05:00
  • 7873d08311 Update pip and setuptools in requirements txt Seth Foster 2019-11-18 15:12:45 -05:00
  • c4df5f64c1 change set-context to use-context James Smith 2020-01-07 16:01:54 -06:00
  • 679d531930 Merge pull request #5605 from AlexSCorey/5494-IncorrectInvGroupDetailDeleteModal softwarefactory-project-zuul[bot] 2020-01-07 16:25:25 +00:00
  • 7d0d000180 Adds Promote Delete Modal To InventoryGroupDetails Alex Corey 2020-01-06 16:53:15 -05:00
  • f0882aba7d Merge pull request #5580 from mabashian/upgrade-pf-deps softwarefactory-project-zuul[bot] 2020-01-06 14:39:28 +00:00
  • 5c1713460b Merge pull request #5553 from keithjgrant/inventory-add-save softwarefactory-project-zuul[bot] 2020-01-06 14:29:19 +00:00
  • 67d19b20ef Merge pull request #5593 from ryanpetrello/dot-dot-dot softwarefactory-project-zuul[bot] 2020-01-06 04:13:33 +00:00
  • 4a6147d4c2 add the ability to generate dot graphs for per-request profiling Ryan Petrello 2020-01-04 06:50:22 -05:00
  • d91e72c23f Generate new uuid for newly registered iso nodes Jake McDermott 2020-01-03 11:45:25 -05:00
  • 8c99321ec8 Merge pull request #5577 from loitho/devel softwarefactory-project-zuul[bot] 2020-01-03 15:27:25 +00:00
  • 18e9121db4 Merge pull request #5497 from jainnikhil30/devel softwarefactory-project-zuul[bot] 2020-01-03 14:25:59 +00:00
  • 0809c27bd1 Merge pull request #5581 from AlanCoding/hush_managed_types softwarefactory-project-zuul[bot] 2020-01-02 18:31:49 +00:00
  • 807f4ea757 Remove incorrect activity stream entries related to managed types AlanCoding 2020-01-02 11:37:33 -05:00
  • ef3f98a399 Upgrades pf deps to latest. Adds ability to click on row items in order to select them rather than having to click on checkboxes/radio buttons. mabashian 2020-01-02 11:08:47 -05:00
  • 0bbf5e4faf Merge pull request #5579 from AlanCoding/revert_migration_flag softwarefactory-project-zuul[bot] 2020-01-02 15:07:32 +00:00
  • da440469cf Merge pull request #5499 from ryanpetrello/more-oauth-tinkering softwarefactory-project-zuul[bot] 2020-01-02 14:09:30 +00:00
  • 8d4425f056 Revert "Reduce API response times by caching migration flag" AlanCoding 2020-01-02 09:08:51 -05:00
  • 1f46878652 Revert "Apply migration flag check to task manager" AlanCoding 2020-01-02 09:08:17 -05:00
  • 930b46810f Add a uwsgi param to prevent SAML error loitho 2019-12-31 03:09:38 +01:00
  • c6dc69c68b Merge pull request #5563 from beeankha/update_makefile softwarefactory-project-zuul[bot] 2019-12-20 21:33:36 +00:00
  • f00344f8b4 Enable easier building of playbooks for local Collections module testing beeankha 2019-12-20 15:24:06 -05:00
  • f9e0600263 Merge pull request #5560 from wenottingham/bad-request-bad-naughty-evil-request softwarefactory-project-zuul[bot] 2019-12-20 18:38:27 +00:00
  • 3ba1ba1c9d Fix survey validation to always retun an error code if erroring Bill Nottingham 2019-12-20 10:45:07 -05:00