Commit Graph
100 Commits
Author SHA1 Message Date
Alex Corey 28ad404baa properly validates node 2021-08-18 15:46:50 -04:00
Alex Corey 9d648edc19 fixes several react warnings 2021-08-12 09:08:40 -04:00
Alex Corey 34d0595bab adds locators 2021-08-11 09:44:54 -04:00
Alex Corey b4243c6f03 adds dragging functionality to modal 2021-08-11 09:43:50 -04:00
Alex Corey 0aa82c2784 Adds expand all to Host List, and moved Survey list to table view 2021-08-11 09:43:50 -04:00
Alex Corey 7025bc2678 marks dashboard chart axis labels for translation 2021-08-09 14:00:13 -04:00
Alex Corey 13ddc78b7d Addresses permission problem on host group list and adds convergence data to Prompt Detail 2021-08-09 09:04:22 -04:00
Alex Corey 53817d3cbe ensures that field is on screen behind the confirmation modal 2021-08-03 18:08:11 -04:00
Alex Corey 34fdf11217 fixes tests 2021-07-26 14:21:31 -04:00
Alex Corey 3dec379052 adds missing license text files 2021-07-26 14:21:23 -04:00
Alex Corey 56fb5479e2 removes unuse license text files 2021-07-26 14:21:19 -04:00
Alex Corey 0a64f3274e updates d3, ansi-t0-html, has-ansi, httml-entities, sanitize-html, styled-components 2021-07-26 14:21:03 -04:00
Alex Corey 3c6e7b0983 Improves empty state messages for improve UX 2021-07-23 11:34:03 -04:00
Alex Corey cfcaa4271c hits correct api end point to get options data for host groups list 2021-07-21 09:30:10 -04:00
Alex Corey 3def23883e updates several dependencies 2021-07-20 12:19:27 -04:00
Alex Corey 71a3a816e2 improves permissions for ad hoc commands execution and tooltip handling 2021-07-20 08:57:25 -04:00
Alex Corey d389362ca3 renders ad hoc command fields in job detail view 2021-07-20 08:57:25 -04:00
Alex Corey 87890234f8 Adds Ad Hoc Preview step and adds workflow similar to prompt on launch 2021-07-20 08:56:10 -04:00
Alex Corey fb91c8fba1 updates product name in About modal 2021-07-20 08:27:33 -04:00
Alex Corey 8198f045f9 removes unnecessary prop 2021-07-12 14:42:38 -04:00
Alex Corey 6a717a8f3c Adds functionality for expand all in lists that have list items that can be expanded 2021-07-12 14:42:19 -04:00
Alex Corey 0a0c635de8 fixes missing key values in ad hoc credental step advanced search 2021-07-06 16:34:47 -04:00
Alex Corey 869b649b66 prevents submission of jtform if name is > 512 characters 2021-07-02 14:17:51 -04:00
Alex Corey b41e70f9aa removes tabs from survey form 2021-07-02 09:40:22 -04:00
Alex Corey 49c84e6ca9 fixes failing test 2021-07-01 11:56:32 -04:00
Alex Corey 9992bf03b0 resolves crashing details view 2021-06-28 10:51:05 -04:00
Alex Corey 04839a037a prevent delete of instance groups list item controlplan and default 2021-06-28 10:51:05 -04:00
Alex Corey 28a62ea774 properly validates credential password fields 2021-06-28 10:51:02 -04:00
Alex Corey 3cdd35f2cf default credentials are selected on POL load 2021-06-22 10:49:41 -04:00
Alex Corey 3495f75fa0 adds verbosity to payload 2021-06-22 10:49:37 -04:00
Alex Corey 560b4ebf71 offers an empty values as a choice on single select survey questions that are not required.
Also changes the single select component to a <Select variant='single'> component
following patternfly design guidelines
2021-06-22 10:49:34 -04:00
Alex Corey 2ce09d0dcc adds job id to job name in job list delete modal 2021-06-22 10:49:33 -04:00
Alex Corey cf6b6d831f adds visualizer button to output toolbar 2021-06-16 15:41:08 -04:00
Alex Corey 736cd4df36 refetches smart inventory after edit save 2021-06-16 15:41:08 -04:00
Alex Corey 1c70773cc2 shows user type fields only for sys admins 2021-06-16 15:41:07 -04:00
Alex Corey da951714d1 resolves iinfinite loop 2021-06-16 15:41:07 -04:00
Alex Corey 276a18b339 fixes next button and internationalizes nav buttons on wizard 2021-06-16 15:37:25 -04:00
Alex Corey 6726b72fe2 fixes next button and internationalizes nav buttons on wizard 2021-06-10 11:21:57 -04:00
Alex Corey 27a2c842ac resolve infinite api calls 2021-06-09 07:50:00 -04:00
Alex Corey 16c6e2d716 uses pf date and time picker to schedule form 2021-06-08 10:32:38 -04:00
Alex Corey 8c61a49e01 prevents dashboard counts from reloading with line chart filters change 2021-06-04 10:55:40 -04:00
Alex Corey 1537b84ec8 adds more filters to dashboard chart 2021-06-03 15:31:43 -04:00
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