Commit Graph

  • 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
  • 997200dd19 Unchunkify session warning string Jake McDermott 2020-09-29 15:29:49 -04:00
  • aa048049ea Add logout button, remove close button Jake McDermott 2020-09-29 14:21:31 -04:00
  • d7949e3db9 Clamp timeout to maximum allowed by js Jake McDermott 2020-09-29 14:03:25 -04:00
  • 838a3822a5 Debounce storage calls on http intercept Jake McDermott 2020-09-29 12:56:52 -04:00
  • 5ccee4aea2 Add session timeout support Jake McDermott 2020-09-25 22:15:22 -04:00
  • ae38c11211 Upgrade PatternFly dependencies Marliana Lara 2020-12-14 16:44:25 -05:00
  • 3b2ff25f3c Merge pull request #8803 from marshmalien/8699-wf-notifications-approval-toggle softwarefactory-project-zuul[bot] 2020-12-14 19:57:34 +00:00
  • 4c36183343 Merge pull request #7255 from unlikelyzero/instrumented softwarefactory-project-zuul[bot] 2020-12-14 16:42:06 +00:00
  • d88ba5873b Use credential_type for multicred distinction Jake McDermott 2020-12-14 10:09:04 -05:00
  • 8b32b61072 More readme and makefile updates Jake McDermott 2020-12-14 08:45:05 -05:00
  • 14f2803ea7 Add 'Region Name' label for openstack credential VGU 2020-12-13 20:20:47 +01:00
  • 8153d60a5f Rollback to origin file VGU 2020-12-13 20:15:12 +01:00
  • e35f1afd57 Fix lint VGU 2020-12-13 19:05:29 +01:00
  • bfb00aecbe Add project_region_name input VGU 2020-12-13 18:57:13 +01:00
  • 06fa2a9e26 Add test_openstack_client_config_generation_with_project_region_name test VGU 2020-12-13 18:56:20 +01:00
  • 2cd9a05329 Support ws or wss proto Jake McDermott 2020-12-11 17:09:46 -05:00
  • 058cfc55a6 Merge pull request #8875 from ansible/jakemcdermott-add-make-to-readme softwarefactory-project-zuul[bot] 2020-12-11 22:33:40 +00:00
  • 4be9008821 Add make target info to readme Jake McDermott 2020-12-11 16:33:36 -05:00
  • e5436a0147 Merge pull request #8833 from AlanCoding/is_superuser softwarefactory-project-zuul[bot] 2020-12-11 20:42:40 +00:00
  • 6e4c3b9a51 New Instrumented script, package, and ignored files John Hill 2020-06-04 13:32:10 -04:00
  • 13cadbc779 Merge pull request #8868 from jakemcdermott/deps-autofix-12-11 softwarefactory-project-zuul[bot] 2020-12-11 17:40:07 +00:00
  • 9687c09108 Autofix problematic dependency Jake McDermott 2020-12-11 12:06:47 -05:00
  • 4376365931 Merge pull request #8841 from nixocio/ui_a11y softwarefactory-project-zuul[bot] 2020-12-11 16:49:59 +00:00