Commit Graph

  • 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
  • ecf1d79ca5 fix form validation for Organization select in Inventory form Keith Grant 2019-12-19 14:55:48 -08:00
  • 82fd245ca9 Merge pull request #5542 from marshmalien/cred-list softwarefactory-project-zuul[bot] 2019-12-19 21:21:12 +00:00
  • df5aa8a47d Merge pull request #5520 from keithjgrant/5261-inventory-detail-b softwarefactory-project-zuul[bot] 2019-12-19 20:03:22 +00:00
  • f3c5cb5a2e fix inventory saving without insights credential specified Keith Grant 2019-12-19 10:59:16 -08:00
  • b794fdbefd de-lint Keith Grant 2019-12-19 10:52:23 -08:00
  • 497f46041c Merge pull request #5519 from fosterseth/fix-inv-source-blocking softwarefactory-project-zuul[bot] 2019-12-19 18:43:28 +00:00
  • e688ed813a update tests for detail view changes Keith Grant 2019-12-19 10:41:59 -08:00
  • 6c3e42a1ac Reset selected list after successful delete Marliana Lara 2019-12-19 13:41:40 -05:00
  • bfedbe561c add delete button to InventoryDetail Keith Grant 2019-12-19 09:55:04 -08:00
  • 6c439bb9ae Add Inventory detail edit button Keith Grant 2019-12-19 09:03:32 -08:00
  • f461a46155 Use credential_types from credential.summary_fields to display "Type" column Marliana Lara 2019-12-19 10:23:19 -05:00
  • eee84b1af7 Fetch credential types and options only on initial render Marliana Lara 2019-12-18 19:45:32 -05:00
  • c4ff27cedb Add Credential List and unit tests Marliana Lara 2019-12-18 17:03:52 -05:00
  • cf57d596a3 Merge pull request #5538 from jakemcdermott/ui-next-test-utils-test-coverage softwarefactory-project-zuul[bot] 2019-12-19 15:23:39 +00:00
  • a68cd6f0ae Merge pull request #5543 from jakemcdermott/cred-type-as-summarizable-fk-field softwarefactory-project-zuul[bot] 2019-12-19 13:56:17 +00:00
  • 7ff4d821ce switch to our CardBody component on all screens, for consistent padding/spacing Keith Grant 2019-12-18 16:10:23 -08:00
  • 23914182c4 Add credential_type summarizable fk field Jake McDermott 2019-12-18 18:31:24 -05:00
  • 979328baa4 Merge pull request #5540 from ghjm/login_redirect_null_issue_again softwarefactory-project-zuul[bot] 2019-12-18 20:45:45 +00:00
  • 055c02072f Default LOGIN_REDIRECT_URL should be blank, not null Graham Mainwaring 2019-12-18 15:13:46 -05:00
  • 8ff0902177 Fix UserDateDetail translation Keith Grant 2019-12-18 11:44:38 -08:00
  • 3d510c5064 InventoryDetail: handle content loading state & errors better Keith Grant 2019-12-18 09:47:04 -08:00
  • df47186c43 use UserDateDetail in OrganizationDetail Keith Grant 2019-12-17 12:39:42 -08:00
  • 2f7607a080 use VariablesDetail for displaying variables field in details views Keith Grant 2019-12-16 16:11:24 -08:00
  • cde39413c9 switch all tabbed screens to use TabbedCardHeader Keith Grant 2019-12-16 15:13:10 -08:00
  • 41c9ea3c07 add tests for VariablesDetail & InventoryDetail Keith Grant 2019-12-16 10:50:25 -08:00
  • 3d45f27502 finish InventoryDetail Keith Grant 2019-12-13 16:10:37 -08:00
  • 0ab61fd3cb Start inventory detail Keith Grant 2019-12-12 10:36:21 -08:00
  • d0c891764f Merge pull request #5537 from jakemcdermott/ui-next-org-form-functional-component softwarefactory-project-zuul[bot] 2019-12-18 18:13:37 +00:00
  • 057320aed3 Move organization form to functional component Jake McDermott 2019-12-18 08:40:47 -05:00
  • 6340f9147c Merge pull request #5532 from jakemcdermott/ui-next-fix-warning-resize softwarefactory-project-zuul[bot] 2019-12-18 17:23:55 +00:00
  • b8d6991e9d Measure unit test coverage of test utils Jake McDermott 2019-12-18 11:55:50 -05:00
  • 2f9742e9de Merge pull request #5467 from thedoubl3j/fix_collection_sanity softwarefactory-project-zuul[bot] 2019-12-18 16:17:49 +00:00
  • e4c3454b98 Merge pull request #5517 from jakemcdermott/ui-next-org-functional-components softwarefactory-project-zuul[bot] 2019-12-18 16:15:57 +00:00
  • 7cc3a7c39d Replace withRouter HOC with route hooks Jake McDermott 2019-12-12 17:11:34 -05:00
  • 9c291c2b50 Move routed org views to functional components Jake McDermott 2019-12-12 16:29:44 -05:00
  • caad204cbb Merge branch 'devel' of github.com:ansible/awx into fix_collection_sanity Jake Jackson 2019-12-18 09:52:24 -05:00
  • 86eb541b3f Keep warning icon size consistent Jake McDermott 2019-12-17 16:12:53 -05:00
  • 05e2386fac Merge pull request #5531 from ghjm/login_redirect_null_issue softwarefactory-project-zuul[bot] 2019-12-17 20:20:29 +00:00
  • 3c0fd37a4d Set a default value for LOGIN_REDIRECT_URL Graham Mainwaring 2019-12-17 14:39:35 -05:00
  • b23ccf7ee1 Merge pull request #5529 from shanemcd/set_default_var softwarefactory-project-zuul[bot] 2019-12-17 19:18:50 +00:00
  • bd8643d599 Set default value for create_preload_data in image_build role Shane McDonald 2019-12-17 13:39:49 -05:00
  • b23856f126 Bump VERSION to 9.1.0 9.1.0 Shane McDonald 2019-12-17 11:38:32 -05:00
  • c062728359 Merge pull request #5512 from jakemcdermott/ui-next-fix-template-tab-unload softwarefactory-project-zuul[bot] 2019-12-17 00:16:25 +00:00
  • 85d185cc8b Merge pull request #5505 from jakemcdermott/fix-5485 softwarefactory-project-zuul[bot] 2019-12-16 23:45:45 +00:00
  • 77b8f345ae Merge pull request #5511 from jakemcdermott/ui-next-fix-inv-list-select-all-state softwarefactory-project-zuul[bot] 2019-12-16 23:14:37 +00:00
  • b26b8e7097 Prevent running jobs from blocking inventory updates Seth Foster 2019-12-16 15:15:23 -05:00
  • 0052967aee Merge pull request #5489 from fosterseth/fix-proj-update-blocking softwarefactory-project-zuul[bot] 2019-12-16 19:51:51 +00:00
  • 63e9aed601 Prevent running jobs from blocking project updates Seth Foster 2019-12-16 13:43:42 -05:00
  • d4be8c8168 Merge pull request #5516 from shanemcd/downstream-changes softwarefactory-project-zuul[bot] 2019-12-16 17:49:03 +00:00
  • cdf4b0d1ed Merge pull request #5510 from jakemcdermott/ui-next-fix-user-link-in softwarefactory-project-zuul[bot] 2019-12-16 17:48:58 +00:00
  • c43a59e475 Merge pull request #5391 from wenottingham/really-we-would-remove-the-drummer-before-slash softwarefactory-project-zuul[bot] 2019-12-16 17:19:34 +00:00
  • 014520ee2b Initialize list with none selected Jake McDermott 2019-12-11 08:41:05 -05:00
  • c1abc56753 Merge remote-tracking branch 'downstream/release_3.6.2' into downstream-changes Shane McDonald 2019-12-16 11:13:10 -05:00
  • c5b4681bf4 Merge pull request #5491 from marshmalien/inv-host-add softwarefactory-project-zuul[bot] 2019-12-16 16:06:24 +00:00
  • 00b7d6571a Merge pull request #5509 from jakemcdermott/ui-next-webpack-4.41.2 softwarefactory-project-zuul[bot] 2019-12-16 15:55:29 +00:00
  • 9ed2534ac5 Don't reload panel on tab change Jake McDermott 2019-12-13 17:30:52 -05:00
  • a3bc3986bb Fix resource access list user links Jake McDermott 2019-12-16 08:28:53 -05:00
  • 230933744c Fix nav user links Jake McDermott 2019-12-16 08:15:17 -05:00
  • 227a90006e Update webpack to 4.41.2 Jake McDermott 2019-12-16 07:44:14 -05:00
  • 112f89660b Merge pull request #5239 from AlanCoding/migration_cache softwarefactory-project-zuul[bot] 2019-12-16 04:33:29 +00:00
  • a0910eb6de Apply migration flag check to task manager AlanCoding 2019-11-11 23:11:27 -05:00
  • 5433af6716 Reduce API response times by caching migration flag AlanCoding 2019-11-04 22:28:49 -05:00
  • 9744b89737 Use job details status to test status Jake McDermott 2019-12-13 17:14:42 -05:00
  • 04c535e3f9 Merge pull request #5424 from AlexSCorey/InventoryGroupAdd/Edit softwarefactory-project-zuul[bot] 2019-12-13 22:23:14 +00:00
  • 259e53f59d Fixes failing zuul test Alex Corey 2019-12-13 14:20:52 -05:00
  • ac9bf1afcf Don't error on a trailing slash, just fix it up Bill Nottingham 2019-11-25 10:55:18 -05:00
  • 4b62d77015 Moves inventoryGroupForm into shared directory Updates InventoryGroups tests Adds ContentError functionalist to catch a case where a use might navigate to an Inventory that isn't associated to the shown inventoryGroup. Alex Corey 2019-12-13 10:05:17 -05:00
  • ef5ce0b082 Flattens Inventory File Structure Remove Alex Corey 2019-12-12 15:42:36 -05:00
  • 1942be7dc3 Checks for modified and create in Inv Group Deets Also includes refactoring for css over style prop and removed some unnecessary loading checks Alex Corey 2019-12-12 11:26:35 -05:00
  • 210f9577b0 Fixed filename typo Alex Corey 2019-12-11 14:32:47 -05:00
  • 87a05a5b2e Testing Improvements and Refactoring Alex Corey 2019-12-10 15:08:59 -05:00
  • f8a754cf44 Adds Alert Modal, Breadcrumb, Nested Tabs and Refactors PR. Alex Corey 2019-12-09 16:06:56 -05:00
  • 3ea37e1c79 Addresses PR issues Adds Delete Modal for deleting from Details view Adds test for delete modal Addresses styling for Variables label Removes X close button from form Alex Corey 2019-12-03 15:49:36 -05:00
  • c997fcfc2c Adds Inventory Groups routing --sort of Adds Inventory Groups Add Adds Inventory Groups Edit Adds Inventory Groups Form Adds api module for Groups Adds placeholder file for InventoryGroupsList. This was added to refine routing. Tgere are no tests for this file yet. Alex Corey 2019-11-15 16:57:56 -05:00
  • a7a3609e48 only restrict OAuth2 tokens for external accounts *at creation time* Ryan Petrello 2019-12-13 10:11:24 -05:00
  • 4dd4928aab Merge pull request #5495 from shanemcd/less-is-more-secure softwarefactory-project-zuul[bot] 2019-12-13 14:06:50 +00:00
  • 93dda04fd0 fix the saml_admin_attr not working Nikhil Jain 2019-12-13 15:11:23 +05:30
  • 5aeaabaceb Merge pull request #5438 from jainnikhil30/devel softwarefactory-project-zuul[bot] 2019-12-13 08:27:38 +00:00
  • 0d4e6d7e0b do the sum once and store it in a variable which will be reused Nikhil Jain 2019-12-11 16:04:04 +05:30
  • 9ae038868c adding instance consumed and remaining capacity to metrics Nikhil Jain 2019-12-04 19:16:31 +05:30
  • 0b4ae74698 Remove some unused stuff from k8s secret Shane McDonald 2019-12-12 19:34:40 -05:00
  • 0d248a12bc Merge pull request #5493 from ryanpetrello/rekey-command softwarefactory-project-zuul[bot] 2019-12-12 22:07:23 +00:00
  • 7396e2e7ac add an awx-manage command for re-generating SECRET_KEY Ryan Petrello 2019-10-18 14:14:19 -04:00
  • cac3bece56 Merge pull request #4032 from ghjm/configurable_login_3.6.2 Ryan Petrello 2019-12-12 15:43:58 -05:00
  • e4145b580c fix a flake8 nit Ryan Petrello 2019-12-12 15:43:23 -05:00
  • 74076b99d6 Merge pull request #3998 from ryanpetrello/rekey-secret-key Ryan Petrello 2019-12-12 15:25:15 -05:00
  • 5d35506b0c Add Inventory Host Add form Marliana Lara 2019-12-11 16:33:46 -05:00
  • e646b46a2c Merge pull request #5479 from ghjm/configurable_login softwarefactory-project-zuul[bot] 2019-12-12 14:50:19 +00:00
  • 475e2605d4 Changes redirect logic slightly to lean on a global var to store the config response rather than a constant on the awApp module. This should allow us to avoid test changes. mabashian 2019-12-11 16:31:39 -05:00
  • c16ad89ff9 Fix linting error (unused var) mabashian 2019-12-11 13:37:39 -05:00
  • 425d1168b9 Adds trailing slash to /api request mabashian 2019-12-11 13:33:54 -05:00
  • 7ceaa9ec4a Changes redirect logic slightly to lean on a global var to store the config response rather than a constant on the awApp module. This should allow us to avoid test changes. mabashian 2019-12-11 16:31:39 -05:00
  • 4b3d3537b4 Fix linting error (unused var) mabashian 2019-12-11 13:37:39 -05:00
  • efbff24528 Adds trailing slash to /api request mabashian 2019-12-11 13:33:54 -05:00
  • 1d9ce6cc15 Moves config request out to block of code that gets executed before the app is bootstrapped. This should allow us to redirect to the override url before the app begins to render, improving the UX. mabashian 2019-12-11 11:19:55 -05:00
  • 794ce96b17 Reverts changes to logout logic. We don't want to redirect to an override url if the user explicitly logs out. mabashian 2019-12-11 10:56:46 -05:00
  • 181421a2ee Adds logic to redirect unauthenticated user if LOGIN_REDIRECT_OVERRIDE is set as long as the user is not navigating to /login or /#/login. Also redirects on logout if LOGIN_REDIRECT_OVERRIDE is set. mabashian 2019-12-11 09:19:38 -05:00