Commit Graph

  • 6f9862c72e Sweeping replace of old dev venv paths Shane McDonald 2020-12-26 21:29:22 -05:00
  • 1033c4d251 Explicitly run image_build and image_push on localhost Shane McDonald 2020-12-26 13:10:28 -05:00
  • ab6430e50d Dramatically simplify image_build role Shane McDonald 2020-12-26 13:06:29 -05:00
  • 8ceb505977 Add standalone target for rendering official Dockerfile Shane McDonald 2020-12-26 13:01:25 -05:00
  • d9ca825935 Merge pull request #23 from ansible/devel Sean Sullivan 2020-12-24 21:08:13 -05:00
  • cb5c16918c Merge pull request #8928 from mabashian/8207-cancel-button-disable softwarefactory-project-zuul[bot] 2020-12-23 01:27:47 +00:00
  • 2a353a809b Merge pull request #8959 from jakemcdermott/fix-8884 softwarefactory-project-zuul[bot] 2020-12-22 23:09:27 +00:00
  • 0b364b2918 Merge pull request #8972 from shanemcd/sorry-jake softwarefactory-project-zuul[bot] 2020-12-22 22:58:17 +00:00
  • 4219089166 Restore old behavior of ui-devel Shane McDonald 2020-12-22 17:16:11 -05:00
  • 8db88e979e Default to lang in catalog when browser preference unavailable Jake McDermott 2020-12-21 09:33:38 -05:00
  • 3077cb9802 Merge pull request #8963 from marshmalien/8962-fix-output-navigation softwarefactory-project-zuul[bot] 2020-12-22 20:16:01 +00:00
  • 70f7bd957d Merge pull request #8968 from shanemcd/refactor-image-build softwarefactory-project-zuul[bot] 2020-12-22 20:04:27 +00:00
  • f951aa24bf More sane way of building the official AWX image Shane McDonald 2020-12-22 14:05:31 -05:00
  • 225c3d6a39 Speed up subsequent invocations of ui-devel / ui-release Shane McDonald 2020-12-22 14:05:03 -05:00
  • 8f8c4e6b7b Wrap permissions v. running tooltip contents so that they appear on different lines mabashian 2020-12-16 12:58:32 -05:00
  • e4c708f458 Disable cancel button when one or more selected jobs is not running. Separate messaging for jobs that you don't have permission to cancel v. jobs that cannot be canceled because they aren't running. mabashian 2020-12-16 11:20:03 -05:00
  • 983d377a93 Merge pull request #8657 from mabashian/7816-user-role-empty-name softwarefactory-project-zuul[bot] 2020-12-22 17:17:32 +00:00
  • efcc1bf262 Merge pull request #8967 from shanemcd/less-config softwarefactory-project-zuul[bot] 2020-12-22 14:50:51 +00:00
  • 106d90aeb3 Remove launch scripts from configmaps Shane McDonald 2020-12-22 09:12:03 -05:00
  • b695f583dd Fix job output loading state Marliana Lara 2020-12-21 15:19:26 -05:00
  • 6d577feeba Merge pull request #8951 from robled/license_module_docs_fix softwarefactory-project-zuul[bot] 2020-12-18 21:13:08 +00:00
  • f8edb6b4f6 Merge pull request #8912 from Saurabh-Thakre/patch-1 softwarefactory-project-zuul[bot] 2020-12-18 19:35:15 +00:00
  • 66b9a65a14 Merge pull request #8667 from mabashian/7522-survey-q-breadcrumb softwarefactory-project-zuul[bot] 2020-12-18 18:55:39 +00:00
  • 5632f72bb1 Merge pull request #8729 from keithjgrant/6189-list-tables softwarefactory-project-zuul[bot] 2020-12-18 17:44:43 +00:00
  • 4d448510b4 Fixes bug where navigating from one survey question form directly to another wasn't reloading the form. mabashian 2020-12-08 14:54:02 -05:00
  • f44faf4e61 Fix issue with broken survey question edit breadcrumb by altering the url scheme mabashian 2020-11-24 12:44:09 -05:00
  • 3bd976bda9 Added module prefix to awx license module example documentation David Roble 2020-12-18 11:56:29 -05:00
  • c8d471466c Resolve most console errors in tests Jake McDermott 2020-12-18 10:32:35 -05:00
  • fa1ef87f20 Use location hook in routed tabs Jake McDermott 2020-12-18 09:36:25 -05:00
  • f09120a973 Replace chip key with non-array index Jake McDermott 2020-12-18 08:55:01 -05:00
  • 6223a78ff4 Address errors from type system Jake McDermott 2020-12-18 08:41:30 -05:00
  • d05ffd24f4 Regenerate lockfile Jake McDermott 2020-12-18 07:48:03 -05:00
  • ee1ed2aaa7 handle null values on inventories pending deletion Keith Grant 2020-12-17 10:29:57 -08:00
  • a9d7fea86f flush out tests for PaginatedTable and related components Keith Grant 2020-12-10 16:10:10 -08:00
  • 204af9ec91 update tests for PaginatedTable lists Keith Grant 2020-12-08 16:35:42 -08:00
  • 9da636e294 table header cleanup; fix inventory status labels Keith Grant 2020-12-07 11:34:53 -08:00
  • 6a47899dbb simplify ActionsTd interface; add ActionItem component Keith Grant 2020-12-03 15:28:33 -08:00
  • a8159273eb convert InventoryList to use PaginatedTable Keith Grant 2020-12-01 13:59:05 -08:00
  • 1816280a15 convert PaginatedTable to function component Keith Grant 2020-11-24 15:20:20 -08:00
  • b9d3beaa7f add HeaderRow component with table sorting Keith Grant 2020-11-23 16:32:16 -08:00
  • cfc4c3a1a7 add patternfly tables; add PaginatedTable Keith Grant 2020-11-19 16:29:57 -08:00
  • e08e88d940 Merge pull request #8939 from mabashian/8937-org-tabs-requests softwarefactory-project-zuul[bot] 2020-12-17 15:49:56 +00:00
  • 1937c0cc08 Merge pull request #8938 from jakemcdermott/fix-8936 softwarefactory-project-zuul[bot] 2020-12-17 15:24:40 +00:00
  • 19f855717d Don't build redirect until data available Jake McDermott 2020-12-17 09:16:54 -05:00
  • 82f6799c34 Wrap breadcrumb function in useCallback to prevent infinite requests on org tabs mabashian 2020-12-17 09:19:44 -05:00
  • d35732c4b7 Add missing slash to routing key Jake McDermott 2020-12-17 09:15:10 -05:00
  • 793764283d Merge pull request #8683 from jakemcdermott/fix-8605 softwarefactory-project-zuul[bot] 2020-12-16 22:27:25 +00:00
  • fc8d2300af Merge pull request #8866 from jakemcdermott/fix-ldap-group-param-500 softwarefactory-project-zuul[bot] 2020-12-16 22:02:46 +00:00
  • 846d2a0cbd Merge pull request #8908 from wenottingham/instance-karma softwarefactory-project-zuul[bot] 2020-12-16 22:00:03 +00:00
  • 7706ef415a Merge pull request #8706 from AlexSCorey/PreLinguiUpgrade softwarefactory-project-zuul[bot] 2020-12-16 21:46:31 +00:00
  • b2341408b9 Fix 500 on unhandled group param type Jake McDermott 2020-12-11 10:51:18 -05:00
  • a5e54c3858 Merge pull request #8780 from mabashian/7879-notif-copy-search softwarefactory-project-zuul[bot] 2020-12-16 20:39:52 +00:00
  • 7c96677510 Merge pull request #8922 from fosterseth/fix_move_deletion_to_utils softwarefactory-project-zuul[bot] 2020-12-16 20:02:08 +00:00
  • 3d03c473d6 Change Type to Notification type since this endpoint has both type and notification_type attributes. mabashian 2020-12-16 14:55:19 -05:00
  • 5cb580be7a Refactor top-level template routes Jake McDermott 2020-12-16 13:41:46 -05:00
  • 6900ded80b Merge pull request #8399 from AlexSCorey/5913-WFNODEPOL softwarefactory-project-zuul[bot] 2020-12-16 17:36:40 +00:00
  • 81dd54504e move custom deletion tool for cleanup jobs to utils Seth Foster 2020-12-16 11:14:33 -05:00
  • 1c0ac75782 Merge pull request #8920 from jakemcdermott/fix-lockfile softwarefactory-project-zuul[bot] 2020-12-16 15:50:30 +00:00
  • d82f68c88e moves some files to hooks in preparation for lingUI upgrade Alex Corey 2020-11-30 12:32:00 -05:00
  • a345675a97 Cleanup handling of extra_vars in workflow node prompting mabashian 2020-12-15 13:20:23 -05:00
  • d95373f2b7 Fixes bug where page would crash on preview step if extra vars was malformed mabashian 2020-12-10 09:55:00 -05:00
  • 6abc981a5e Wrap the sparkline down to the next line instead of overflowing mabashian 2020-12-09 16:06:43 -05:00
  • 0ac38ef5fc Fix run step title mabashian 2020-12-09 15:44:33 -05:00
  • ca1e597a4d Adds blanket error handling to visualizer save process mabashian 2020-12-09 15:44:18 -05:00
  • 7a3382dd76 Fix initial multiplechoice survey question value when no default present. mabashian 2020-12-09 11:01:40 -05:00
  • b7c729c96f Adds ID's to prompt wizard steps mabashian 2020-12-09 10:29:16 -05:00
  • 1be1fad610 Fixes display of multi-select survey question fields mabashian 2020-12-08 15:57:42 -05:00
  • 307c9eafb3 addresses missing name property and fixes tests Alex Corey 2020-12-07 18:35:38 -05:00
  • 7d5b198ce6 resloves outstanding issues Alex Corey 2020-10-21 08:56:23 -04:00
  • 72c6ff095f adds tests Alex Corey 2020-10-15 15:30:10 -04:00
  • 60751dfa16 adds edit functionality Alex Corey 2020-10-15 15:29:58 -04:00
  • 2545f14a93 refactoring for adding modal Alex Corey 2020-10-14 15:49:08 -04:00
  • 20231041e6 Adds Node Modal Promptability Alex Corey 2020-10-12 14:51:23 -04:00
  • a0afe0bdb7 Fix disabled prop on notification button mabashian 2020-12-16 09:20:30 -05:00
  • e9a51c0bcc Fix casing on quick search labels mabashian 2020-12-16 09:20:12 -05:00
  • 1321895e83 Generate package lock file with recent dependency updates Jake McDermott 2020-12-16 09:17:49 -05:00
  • d58b4807d9 Disable copy button while copy request is outstanding mabashian 2020-12-16 08:52:38 -05:00
  • dae1f8dc7f Update consumers.py Saurabh Thakre 2020-12-16 09:45:53 +05:30
  • 33c3a6d89b Merge pull request #8888 from jakemcdermott/fix-8856 softwarefactory-project-zuul[bot] 2020-12-16 02:07:20 +00:00
  • a756b4400a Merge pull request #8867 from nixocio/ui_schedules softwarefactory-project-zuul[bot] 2020-12-15 22:52:28 +00:00
  • 3f35ea66fb Merge pull request #8909 from mabashian/fix-test-warning softwarefactory-project-zuul[bot] 2020-12-15 22:46:15 +00:00
  • 4958a428ec Wrap functions in useCallback to avoid extra requests nixocio 2020-12-11 10:00:39 -05:00
  • ad20d6c93f Configure advanced search on notification templates list mabashian 2020-12-07 16:15:48 -05:00
  • 77da8c6994 Adds copy button to notification templates list rows mabashian 2020-10-20 14:47:44 -04:00
  • a2d5d9e320 Display 'System' for user role resource name when summary_fields.resource_name not present mabashian 2020-11-23 12:31:32 -05:00
  • 4033e0f218 Align display types for job list and details Jake McDermott 2020-12-14 11:25:38 -05:00
  • 1a4eab6f25 Use type field as key for job display type Jake McDermott 2020-12-14 11:19:21 -05:00
  • 7f89eb324a Fix key for adhoc command display type Jake McDermott 2020-12-14 11:17:58 -05:00
  • 70b90dbb24 Fix console being thrown in Dashboard test mabashian 2020-12-15 17:01:55 -05:00
  • a1934823ba Flip the instance ID var for AWS to instance_id Bill Nottingham 2020-12-15 16:56:08 -05:00
  • de0967a587 Merge pull request #8250 from jakemcdermott/session-timeout softwarefactory-project-zuul[bot] 2020-12-15 20:56:34 +00:00
  • 3ae6ea9cdc Merge pull request #8877 from jakemcdermott/ws-proto softwarefactory-project-zuul[bot] 2020-12-15 19:40:17 +00:00
  • 44df90686a Merge pull request #8887 from jakemcdermott/fix-8878 softwarefactory-project-zuul[bot] 2020-12-15 19:40:13 +00:00
  • 50d3b69629 Merge pull request #8899 from marshmalien/patternfly-upgrade softwarefactory-project-zuul[bot] 2020-12-15 19:36:49 +00:00
  • bbcf12b4fc Merge pull request #8891 from AlexSCorey/8817-fix softwarefactory-project-zuul[bot] 2020-12-15 18:50:24 +00:00
  • f66485ff12 Merge pull request #8886 from jakemcdermott/make-readme-updates softwarefactory-project-zuul[bot] 2020-12-15 17:05:36 +00:00
  • a98fe1955a Merge pull request #8900 from ansible/jakemcdermott-patch-instructions softwarefactory-project-zuul[bot] 2020-12-15 16:46:16 +00:00
  • d31851820a Fixes mis labeled HHTP field Alex Corey 2020-12-15 11:31:28 -05:00
  • 3398452197 Update wording of getting started section Jake McDermott 2020-12-14 19:22:13 -05:00
  • 487bf50544 Don't display a negative time Jake McDermott 2020-09-30 10:03:30 -04:00