Keith J. Grant
9972389a8d
fetch relevant jobs based on WS events
2022-05-18 14:40:18 -07:00
Keith J. Grant
6a9305818e
use qs params when fetching new/updated jobs to preserve filters
2022-05-17 14:57:57 -07:00
Keith J. Grant
3cedd0e0bd
add help text to user token detail
2022-05-04 13:23:28 -07:00
Keith J. Grant
c102c61532
add old version message to triage replies
2022-05-03 08:20:45 -07:00
Keith J. Grant
e3aed9dad4
remove incorrect form error message in inv source
2022-05-02 10:34:33 -07:00
Keith J. Grant
1bd5a880dc
fix off-by-one error in job output pagination
2022-04-25 13:09:44 -07:00
Keith Grant
526b1e692a
remove output/stderr tabs from host detail modals when not present ( #12064 )
2022-04-19 17:17:37 -04:00
Keith J. Grant
f4b0bd68bd
add tests for array/string survey multi-select
2022-04-12 15:14:09 -07:00
Keith J. Grant
a324753180
support survey choices in array format
2022-04-11 14:28:01 -07:00
Keith Grant
7cbb783b2c
Use new children-summary endpoint data to traverse job event tree ( #11944 )
...
* use new children-summary endpoint data to traverse job event tree
* update job output tests for new children summary data
* force flat mode if event child summary fails to load
* update childrenSummary data for endpoint changes
* don't add jobs to job tree until children summary loaded
* force job output into flat mode if job processing not complete
2022-04-06 13:10:04 -04:00
Keith J. Grant
13db49aab7
display current page name in document title
2022-03-17 11:26:20 -07:00
Keith J. Grant
7114b9fa11
add line wrap formatting to ErrorDetail
2022-03-14 09:29:02 -07:00
Keith J. Grant
4080007ced
JobOutput: add 'waiting for job' and 'no results found' messages
2022-03-08 12:35:47 -08:00
Keith Grant
4f505486e3
Add Toast messages when resources are copied ( #11758 )
...
* create useToast hook
* add copy success toast message to credentials/inventories
* add Toast tests
* add copy success toast to template/ee/project lists
* move Toast type to types.js
2022-03-01 15:59:24 -05:00
Keith J. Grant
d2c2d459c4
display all job type events in job output
2022-02-07 14:48:39 -08:00
Keith J. Grant
f63003f982
don't navigate to inventory group details on edit cancel
2021-12-21 13:22:59 -08:00
Keith J. Grant
e89037dd77
reduce duplicate fetches after saving inventory group
2021-12-21 13:22:59 -08:00
Keith J. Grant
73af95f55e
set a deterministic order of JSON serializing for misc auth settings
2021-08-30 16:26:38 -07:00
Keith J. Grant
500d407099
delete duplicate prop
2021-08-18 09:17:41 -07:00
Keith J. Grant
b99129c6b2
stub notifications api in test
2021-08-18 09:17:40 -07:00
Keith J. Grant
60f1919791
update searchableKeys in all Lookups & JobOutput
2021-08-18 09:17:40 -07:00
Keith J. Grant
262a2b70e2
update all lists to use getSearchableKeys helper
2021-08-18 09:17:40 -07:00
Keith J. Grant
977164b920
cleanup tests/advanced search changes
2021-08-18 09:12:21 -07:00
Keith J. Grant
a0df379225
limit advanced search options by field type
2021-08-18 09:12:21 -07:00
Keith J. Grant
b5bc9bb3f4
JobOutput: extract multiple helper functions
2021-08-18 08:54:35 -07:00
Keith J. Grant
b5708a8cc4
Revert "JobOutput: extract JobOutputPane"
...
This reverts commit 903de92969bf931cf0c01eb2fbfb703842c5ea83.
2021-08-18 08:54:35 -07:00
Keith J. Grant
c8604c73a9
JobOutput: extract JobOutputPane
2021-08-18 08:54:35 -07:00
Keith J. Grant
949c2b92af
JobOutput: extract helper funcs into separate file
2021-08-18 08:54:35 -07:00
Keith J. Grant
5473e54219
JobOutput: extract JobOutputSearch bar
2021-08-18 08:54:35 -07:00
Keith J. Grant
92e35978dc
remove Clear All button in search when filters cleared
2021-08-05 10:46:43 -07:00
Keith J. Grant
f6037f9df5
run changes through updated v of prettier
2021-07-22 10:57:49 -07:00
Keith J. Grant
55a9a4ca46
update selectors in tests to match id changes
2021-07-22 09:55:01 -07:00
Keith J. Grant
e32471adbd
fix a11y id issues in team list and jt form
2021-07-22 08:58:00 -07:00
Keith J. Grant
77f2729a76
fix settings pages a11y issues
2021-07-22 08:58:00 -07:00
Keith J. Grant
5fb1b604bf
ensure unique ids on jobs list
2021-07-22 08:58:00 -07:00
Keith J. Grant
29753c6b9b
fix lookup field ids
2021-07-22 08:58:00 -07:00
Keith J. Grant
9237ca4809
fix path to useBrandName in test
2021-07-20 13:47:46 -07:00
Keith J. Grant
9d01334a86
remove withRouter where not needed
2021-07-20 13:01:32 -07:00
Keith J. Grant
4c62bf268d
fix test warning about open worker process
2021-07-20 13:01:31 -07:00
Keith J. Grant
3e79fa2dcb
fail tests that initiate network requests
2021-07-20 13:01:31 -07:00
Keith J. Grant
a307421b82
attempt to fix ci/merge test error
2021-07-14 11:53:24 -07:00
Keith J. Grant
ed02f28cbe
mark upload button strings for translation
2021-07-13 11:47:01 -04:00
Keith J. Grant
09751efe95
fail tests if warning is logged
2021-07-09 13:19:15 -07:00
Keith J. Grant
0185269d97
remove 4th batch of unmount() calls
2021-07-09 11:50:19 -07:00
Keith J. Grant
81c16f4fa7
remove 3rd batch of unmount calls
2021-07-09 11:04:18 -07:00
Keith J. Grant
bf7663a0a1
remove 2nd batch of unecessary unmount calls
2021-07-08 17:06:15 -07:00
Keith J. Grant
86fcfdf69a
remove 1st batch of unnecessary unmount calls
2021-07-08 16:51:46 -07:00
Keith J. Grant
58d64045a1
fix About test network call
2021-07-08 15:52:21 -07:00
Keith J. Grant
0e12c7deb4
fix flakey unit tests I hope
2021-07-08 14:33:38 -07:00
Keith J. Grant
78d6e21256
fix final logged errors in tests
2021-07-08 14:33:38 -07:00
Keith J. Grant
226ffafbd6
fix test errors (Sort, CredentialEdit, InventoryHost, JobTemplateEdit, etc)
2021-07-08 14:33:38 -07:00
Keith J. Grant
1b5fa9c799
fix errors logged in tests (scheduls/organization)
2021-07-08 14:33:38 -07:00
Keith J. Grant
ad2f042f97
fix tests with errors
2021-07-08 14:33:38 -07:00
Keith J. Grant
4b41bbbf34
fail tests if anything logs an error
2021-07-08 14:33:37 -07:00
Keith J. Grant
8dc788dbcb
clean up responsive behavior of advanced search
2021-06-28 10:51:04 -04:00
Keith J. Grant
487d78cc72
Don't reload template when navigating to edit form
2021-06-28 10:51:00 -04:00
Keith J. Grant
9316ace3f6
delete commented line
2021-06-28 10:51:00 -04:00
Keith J. Grant
55b5060944
remove duplicate JT credential fetch
2021-06-28 10:51:00 -04:00
Keith J. Grant
0be68fe84f
reduce duplicate network request in JT form
2021-06-28 10:50:59 -04:00
Keith J. Grant
25bca532c2
delete commented code
2021-06-22 10:49:33 -04:00
Keith J. Grant
fb897891c9
delete PaginatedDataList, move toolbar buttons to PaginatedTable dir
2021-06-22 10:49:32 -04:00
Keith J. Grant
421d8f215c
Convert lists to tables
...
- ProjectJobTemplatesList
- UserTokenList
2021-06-22 10:49:32 -04:00
Keith J. Grant
3db92ca668
Convert more lists to tables
...
- Smart Inventory Hosts List
- Organization EE List
- Organization Teams list
2021-06-22 10:49:32 -04:00
Keith J. Grant
c6fa85036e
convert ee template list, host group list to tables
2021-06-22 10:49:32 -04:00
Keith J. Grant
0b4a296181
convert ApplicationTokenList, HostFilterLookup to tables
2021-06-22 10:49:32 -04:00
Keith J. Grant
8078daa733
convert InstanceList to table
2021-06-07 15:06:12 -07:00
Keith J. Grant
21ff1d714d
add useSelected tests for new functions
2021-06-02 14:48:53 -07:00
Keith J. Grant
eeca5512be
update remaining lists to clear selection on pagination/search/sort
2021-06-02 14:41:20 -07:00
Keith J. Grant
143a4a61b3
clear list selection on navigate (first batch)
2021-06-02 14:41:20 -07:00
Keith J. Grant
e6cfd726c6
don't reload host if query string changes
2021-05-27 13:22:47 -07:00
Keith J. Grant
8ac3cc1542
delete qs utils that are no longer used
2021-05-19 13:49:57 -07:00
Keith J. Grant
908263df50
Rewrite updateQueryString to preserve namespaces
...
* Refactors ActivityStream to use updateQueryString
2021-05-19 13:23:46 -07:00
Keith J. Grant
7f6e022852
rename replaceNamespacedParams to updateQueryString
2021-05-18 14:15:26 -07:00
Keith J. Grant
d324c12348
add qs test confirming default values are omitted
2021-05-18 12:20:24 -07:00
Keith J. Grant
fd5e22a3f6
fix integer fields in removeParams; maintain page_size/sort
2021-05-18 12:00:20 -07:00
Keith J. Grant
25903431bc
refactor JobOutput to use replaceNamespacedParams util
2021-05-17 15:25:16 -07:00
Keith J. Grant
f8374def64
refactor ListHeader to use replaceNamespacedParams
2021-05-17 15:09:37 -07:00
Keith J. Grant
9bbaa6993f
refactor param changes to use new util function
2021-05-17 11:49:02 -07:00
Keith J. Grant
83b6a91623
validate variables field in launch prompt
2021-05-07 16:13:38 -07:00
Keith J. Grant
e2c8519b77
convert InventoryHostGroups list to table
2021-05-03 16:00:09 -07:00
Keith Grant and Marliana Lara
7b60733da0
delete comment
...
Co-authored-by: Marliana Lara <marliana.lara@gmail.com >
2021-05-03 13:53:57 -07:00
Keith Grant and Marliana Lara
d7ce328046
fix id string
...
Co-authored-by: Marliana Lara <marliana.lara@gmail.com >
2021-05-03 13:53:57 -07:00
Keith J. Grant
25a4a112b3
remove unecessary i18n wrappers; fix HostToggle tooltip
2021-05-03 13:53:57 -07:00
Keith J. Grant
cbe2a78287
convert inventory source list to tables
2021-05-03 13:53:57 -07:00
Keith J. Grant
83ceacf588
convert inventory groups list to tables
2021-05-03 13:53:57 -07:00
Keith J. Grant
fe0ad30245
fix inventory access/hosts lists tests
2021-05-03 13:53:57 -07:00
Keith J. Grant
0ac6ba9c99
convert inventory access/hosts lists to tables
2021-05-03 13:53:57 -07:00
Keith J. Grant
2672c2ffe3
add default ouia-id to paginated tables
2021-05-03 12:04:33 -07:00
Keith J. Grant
b21db2fd31
fix user list sorting issues; clean up comments
2021-05-03 10:57:17 -07:00
Keith J. Grant
d1cb0781ce
update tests for new user sub-list tables
2021-05-03 10:57:17 -07:00
Keith J. Grant
7c86edd825
convert user sub-lists to tables
2021-05-03 10:57:17 -07:00
Keith J. Grant
dff43e973e
add LaunchButton test to cover disabled launch button behavior
2021-04-19 13:09:16 -07:00
Keith J. Grant
804cf74cd8
fix formatting JSON on initialize
2021-04-19 11:00:27 -07:00
Keith J. Grant
b817967377
delete unused function
2021-04-19 09:38:50 -07:00
Keith J. Grant
768fe94088
initialize variables field/detail with formatted JSON strings
2021-04-19 09:37:42 -07:00
Keith J. Grant
5e228c4d98
LaunchButton: rename isSending to isLaunching
2021-04-19 09:05:15 -07:00
Keith J. Grant
dc0256441f
disable launch buttons to prevent double-clicking
2021-04-15 14:51:39 -07:00
Keith J. Grant
8f2ef6ce01
VariablesField: don't run Formik validation on mode change
2021-04-14 16:15:18 -07:00
Keith J. Grant
637b540a4d
fix button selection in VariablesField tests
2021-04-14 09:25:15 -07:00
Keith J. Grant
8dd4e68385
change CodeEditor onChange back to our debounce implementation
2021-04-14 09:25:15 -07:00