Commit Graph
100 Commits
Author SHA1 Message Date
Alex Corey 0a276a6276 resolves some poor styling on some lists 2021-05-25 15:21:01 -04:00
Alex Corey 4fe4856d02 updates patternfly react core so that we can get time picker validation bug fix 2021-05-24 10:57:50 -04:00
Alex Corey c456b944a5 Converts all Lists inside a modal, mostly components that use OptionsList, to paginated tables 2021-05-24 09:08:06 -04:00
Alex Corey 3b5641c41b adds confirmation modal to switch 2021-05-20 09:31:31 -04:00
Alex Corey 5f03768f5d updates ling ui so that we do not need to run npm extract-strings as often 2021-05-18 10:53:36 -04:00
Alex Corey 6c06b0432b adds job cancel button to job detail page and to job list 2021-05-11 16:35:08 -04:00
Alex Corey 7f022b1555 adds job cancel button to job detail page 2021-05-11 16:02:39 -04:00
Alex Corey 9f80f918c5 allows canceling of all jobs on job output page 2021-05-11 16:01:52 -04:00
Alex Corey 34fe255336 disables delete button on project details page 2021-05-11 16:00:55 -04:00
Alex Corey 03265c05ca fixes setstate, and double tooltip 2021-05-11 16:00:55 -04:00
Alex Corey 6c7e1fc4eb Adds Job Cancel Button
This refactors the cancel button on the job output page so that it can be used on the Project List page,
the Project detail page, and the Inventory Source list page. Once websockets are ready for the Inventory Source details page
and we can track the status of the source we can use this button there too.
2021-05-11 16:00:55 -04:00
Alex Corey a6778604e1 updates strings 2021-05-07 12:53:51 -04:00
Alex Corey c441d6cd55 adds ouiaId and blank target for tooltip 2021-05-07 12:51:33 -04:00
Alex Corey eebcab610e allows for resetting the values in edit mode 2021-05-07 12:51:33 -04:00
Alex Corey 783a0963ff moves and renames new field component. adresses console errors, removes unneeded props adds back isVaid prop on formfield 2021-05-07 12:51:33 -04:00
Alex Corey dbc235cfb6 updates strings 2021-05-07 12:51:33 -04:00
Alex Corey 9dde854baa This puts the formatted default and choice values on the formik object.
When we go to submit the form to the api we format it again in a way
the api will recognize.  Allowing formik to manage updating, the choices
and the default values this way cleans up the code and removes a bunch of unnecessary
splitting and joining of the choices an default choices strings
2021-05-07 12:50:31 -04:00
Alex Corey 98375a0328 Adds styling, and dynamic rendering of extra fields 2021-05-07 12:48:26 -04:00
Alex Corey 264b13f33c can write in inputs properly 2021-05-07 12:48:26 -04:00
Alex Corey 35a9e7e565 some refactoring, and checking and unchecking boxes 2021-05-07 12:48:26 -04:00
Alex Corey e088c7385a adding and removing inputs properly 2021-05-07 12:48:26 -04:00
Alex Corey 5a1810e191 fxes pagination and removes console warnings 2021-05-07 11:26:50 -04:00
Alex Corey 2c82d32720 Adds bold to some list items that were missed during conversion to tables 2021-05-07 10:14:24 -04:00
Alex Corey 8fe437380d converts inventory groups related groups and related hosts to tables 2021-05-06 16:32:12 -04:00
Alex Corey e1b6e1509c Converts Teams Roles tab to tables 2021-05-06 12:00:02 -04:00
Alex Corey 610138caeb Properly adds survey default values on Schedules 2021-05-04 14:56:19 -04:00
Alex Corey 7a9bcc1e1e Removes remaining I18n props, HOCs and mics objects 2021-05-03 10:10:40 -04:00
Alex Corey 1d442452b0 adds advanced search functionality and lists correct EEs 2021-04-29 14:23:28 -04:00
Alex Corey e6bde23aea Adds an execution environment step to the ad hoc commands 2021-04-26 14:02:36 -04:00
Alex Corey 2143b60ebf remove snapshots 2021-04-23 12:34:40 -04:00
Alex Corey 4acae40d4a fixes spelling error 2021-04-23 12:31:39 -04:00
Alex Corey 71500a6554 Properly tags Plural-able strings for translation, and removes unnecessary i18n 2021-04-23 12:31:38 -04:00
Alex Corey 4d339fe275 Removes Snapshot tests 2021-04-22 16:44:54 -04:00
Alex Corey c64fec0d98 Fixes SSO Redirect 2021-04-22 15:36:21 -04:00
Alex Corey 2d2d7b14a9 fixes object rendered on dom in aria-label 2021-04-21 16:07:13 -04:00
Alex Corey 90081e4e6e updates file names and adds breadcrumb 2021-04-13 12:40:05 -04:00
Alex Corey b933155f07 fixes some domain issues for x and y axis 2021-04-13 12:13:25 -04:00
Alex Corey 51257a2f62 Adds observability metrics chart
wip

tooltip renders with colors and disappears

scales y axis properly

adds legend without buttlets

adds legend data but needs styling

adds legend, and cleans up code

show help text
2021-04-13 12:13:25 -04:00
Alex Corey a3aab7228d updates importing messages properly 2021-04-08 09:58:53 -04:00
Alex Corey 385c4a16db updates the method of loading locales 2021-04-08 09:14:41 -04:00
Alex Corey 43c8cabaa6 Updates Lingui 2021-04-08 09:14:40 -04:00
Alex Corey 06ce1c2a92 adds instance group warnings 2021-03-23 15:03:22 -04:00
Alex Corey 652e7a500b adds counts for inventory groups and hosts that are related to an inventory source 2021-03-23 10:41:08 -04:00
Alex Corey be148b5fd4 Adds more execution environment resource to delete warnings 2021-03-23 10:41:08 -04:00
Alex Corey 6e401fa02f fixes credential type delete warnings 2021-03-23 10:41:08 -04:00
Alex Corey c2e224bb86 adds tests 2021-03-23 10:41:08 -04:00
Alex Corey 7e7bb5261b Adds delete warnings on the lists and detail pages that have resources that are used by other resources 2021-03-23 10:33:28 -04:00
Alex Corey 4f257655a9 allows proper submission of roles 2021-03-23 10:00:26 -04:00
Alex Corey 40f0f5ddf7 fixes erroneous validation warning, template Jobs tab, job detail job type 2021-03-17 17:39:21 -04:00
Alex Corey 7290de22e2 addes better tooltip selector 2021-03-17 15:38:58 -04:00
Alex Corey 10d95c9aef Fixes silent error on SCM subform 2021-03-17 15:32:14 -04:00
Alex Corey 5971a84e74 fixes crashing wizard, and adds error handle on adding role 2021-03-11 11:50:17 -05:00
Alex Corey a54352898e makes the inventory file field creatable 2021-02-22 18:05:09 -05:00
Alex Corey 189804932e Inventory File field and playbook field are both now type ahead. 2021-02-22 09:15:27 -05:00
Alex Corey 96531eff7a fixes survey row alignment issue 2021-02-19 14:27:50 -05:00
Alex Corey 561390d405 Refactors to add warning icon and disable save if schedule has missing values 2021-02-19 14:27:50 -05:00
Alex Corey c608d761a2 Adds Prompting for schedule 2021-02-19 14:27:50 -05:00
Alex Corey 61c0beccff Updates props being passed to Schedules to more accuratly reflect what they are 2021-02-19 14:27:49 -05:00
Alex Corey 9090cb830d Don't instrument for coverage by default unless CI 2021-02-18 08:09:19 -05:00
Alex Corey 1f59d6182b Adds filtering for system level roles 2021-02-17 15:05:31 -05:00
Alex Corey 2a9a471181 adds sorting by role on org access lists 2021-02-17 11:17:20 -05:00
Alex Corey 17627ed6ce Closes select on selection and truncates list items 2021-02-10 14:56:53 -05:00
Alex Corey 32ddfdf590 adds static ID for testing 2021-02-10 14:56:53 -05:00
Alex Corey 4a2a6949a8 Fixes missing credential types and makes credential type drop down a typeahead component 2021-02-10 14:56:53 -05:00
Alex Corey 9420837dae Fixes final files in preparation for lingui upgrade 2021-02-09 17:24:15 -05:00
Alex Corey fe9bd37c74 fixes pagination issue on modal 2021-02-03 12:33:33 -05:00
Alex Corey 1f81592b5c adds translation linting and addresses issues the linter found 2021-02-01 13:14:54 -05:00
Alex Corey 0a88d42645 Updates files to pre lingUI upgrade work 2021-01-20 13:31:03 -05:00
Alex Corey 47c1dc8171 Adds spinner to loadiing and updating states 2021-01-13 18:15:05 -05:00
Alex Corey 766b2f774d convert PaginatedDataList to function 2021-01-13 10:13:15 -05:00
Alex Corey 186a1b04b4 fixes erronous render of add button 2021-01-08 15:34:56 -05:00
Alex Corey 1cd7f42a27 fixes broken link and adds test 2021-01-07 13:13:45 -05:00
Alex Corey 9cc3579189 Adds vault IDs to Vault credential chips 2021-01-07 11:39:57 -05:00
Alex Corey d1fcb96ee2 Adds sync button to project details page 2021-01-06 15:47:11 -05:00
Alex Corey 1dbadca78e Adds searchable keys and related keys 2021-01-04 15:35:54 -05:00
Alex Corey d82f68c88e moves some files to hooks in preparation for lingUI upgrade 2020-12-16 10:34:45 -05:00
Alex Corey 307c9eafb3 addresses missing name property and fixes tests 2020-12-16 09:46:00 -05:00
Alex Corey 7d5b198ce6 resloves outstanding issues 2020-12-16 09:46:00 -05:00
Alex Corey 72c6ff095f adds tests 2020-12-16 09:46:00 -05:00
Alex Corey 60751dfa16 adds edit functionality 2020-12-16 09:46:00 -05:00
Alex Corey 2545f14a93 refactoring for adding modal 2020-12-16 09:46:00 -05:00
Alex Corey 20231041e6 Adds Node Modal Promptability
Adds steps for NodeType, RunType, Inventory, Credentials, updates Reducers, adds API calls, adds Add functionality to Visualizer;

Adds other prompt step

Adds SurveyStep

refactors add node functionality
2020-12-16 09:45:59 -05:00
Alex Corey d31851820a Fixes mis labeled HHTP field 2020-12-15 11:31:28 -05:00
Alex Corey 60ccdfa4e6 removes asterisk from wfjt form inventory field 2020-11-19 14:33:55 -05:00
Alex Corey 54e1991ff4 Update PF Dependency and associated components and tests 2020-11-13 10:11:05 -05:00
Alex Corey 619fabc3a1 adds asterisk to required survey questions in preview modal 2020-11-10 11:47:30 -05:00
Alex Corey e372f4f8f6 Adds list item label 2020-11-05 16:54:48 -05:00
Alex Corey 944c32da24 resolve cyclical group association 2020-11-05 13:41:43 -05:00
Alex Corey 314fdd6066 add identifier 2020-11-05 11:44:33 -05:00
Alex Corey 22029b9d7c fixes broken select 2020-11-03 14:09:13 -05:00
Alex Corey 68b399fdef Adds Organization to Inventory List item 2020-11-03 10:49:53 -05:00
Alex Corey 8ff2c5b576 Supports Associating Related Inventory Group
This also adds support for creating a new inventory group and
associating it at the same time.
2020-11-02 14:59:54 -05:00
Alex Corey a1fa21d5a9 toggles WFJT survey on and off 2020-11-02 14:23:04 -05:00
Alex Corey 15ad6a0180 Fixes toolbar buttons in Advanced Search mode 2020-11-02 09:54:15 -05:00
Alex Corey 2e90cd8d31 fixes failing tests and template list dropdown 2020-10-27 14:54:47 -04:00
Alex Corey a2ca2729ba Merges 2 tool bar add buttons that use dropdowns 2020-10-27 14:37:23 -04:00
Alex Corey 8cb8cfe3d5 fixes search and sort 2020-10-20 17:53:54 -04:00
Alex Corey bebaf2d97e Uses existing kebabified workflow for run command 2020-10-20 17:07:01 -04:00
Alex Corey ef85a321bc brings all lists in line with exsiting Ad Hoc workflow 2020-10-20 17:05:51 -04:00
Alex Corey b919d4885c reformats long string, removes unneeded key 2020-10-20 17:05:51 -04:00