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
Keith J. Grant
dff3103d96
add more robust handling of JSON/YAML toggle to prevent expanding YAML expressions
2021-04-14 09:25:15 -07:00
Keith J. Grant
1bd71024e3
Don't unecessarily expand YAML expressions
...
If the user toggles a VariablesField to JSON then back to YAML without
editing the field content, revert to the initial YAML value to maintain
any shorthand expressions
2021-04-14 09:22:57 -07:00
Keith J. Grant
634c9892df
VariablesDetail: don't evaluate YAML expressions
2021-04-14 09:13:53 -07:00
Keith J. Grant
e05fdf9ebb
update tests to match new ids
2021-04-13 13:11:44 -07:00
Keith J. Grant
1dc3b80c68
add missing titles/labels, remove duplicate IDs
2021-04-13 13:11:44 -07:00
Keith J. Grant
77cc3306a5
add typeahead aria labels to all Select boxes
2021-04-13 13:11:44 -07:00
Keith J. Grant
f807b76044
revert RoutedTabs to buttons pending PF fix
2021-04-13 13:11:44 -07:00
Keith J. Grant
ac0f534208
update inventory group tests
2021-04-13 13:11:44 -07:00
Keith J. Grant
c738772cd5
translate brand logo alt text
2021-04-13 13:11:44 -07:00
Keith J. Grant
79118cfbe2
fix Schedule tests
2021-04-13 13:11:44 -07:00
Keith J. Grant
445b2fef84
update VariablesField test for new id
2021-04-13 13:11:44 -07:00
Keith J. Grant
94038006aa
fix a11y bugs in RoutedTabs, UserList
2021-04-13 13:11:44 -07:00
Keith J. Grant
be9622d03f
fix missing ids/alt for a11y fixes
2021-04-13 13:11:44 -07:00
Keith J. Grant
03fbeb2a27
fix a11y labels on dashboard tabs
2021-04-13 13:11:43 -07:00
Keith J. Grant
30f08582ed
add id to code editor input fields
2021-04-13 13:11:43 -07:00
Keith J. Grant
812a4e53df
add VariablesField YAML/JSON validation
2021-04-07 11:16:44 -07:00
Keith J. Grant
37a4f2975b
add tests for getDocsBaseUrl util
2021-04-06 11:45:31 -07:00
Keith J. Grant
d924b873b3
update existing docs links to use current version util
2021-04-06 10:46:28 -07:00
Keith J. Grant
4227f7276b
add docs links to notification templates, project scm
2021-04-05 15:41:33 -07:00
Keith J. Grant
64b9d61dd4
add some links to docs
2021-04-05 15:41:33 -07:00
Keith J. Grant
fb257d0add
add ouia ids to variables expand buttons
2021-03-24 13:00:28 -07:00
Keith J. Grant
e8886a5525
fix InventoryGroupDetails test
2021-03-15 11:42:09 -07:00
Keith J. Grant
659f68f280
add VariablesField expand test
2021-03-15 10:56:30 -07:00
Keith J. Grant
f867c9e476
fix type errors in VariablesDetail
2021-03-15 10:56:21 -07:00
Keith J. Grant
d6a5a1e0d0
add expand button to VariablesDetail
2021-03-15 10:55:42 -07:00
Keith J. Grant
b1ce5e24e3
add expand button to VariablesField
2021-03-15 10:55:31 -07:00
Keith J. Grant
c90dfbb7e0
debounce CodeEditor onChange for performance improvement
2021-03-12 12:26:07 -08:00
Keith J. Grant
05f93032f5
fix CodeEditor tests
2021-03-12 08:54:19 -08:00
Keith J. Grant
726b5ddc26
fix lint error
2021-03-12 08:28:26 -08:00
Keith J. Grant
4ea7c8a534
CodeEditor bugfixes
...
* fix typing space character
* hide cursor when editor doesn't have user focus
* show help text any time editor is in focus
* fix content shifting when help text appears/disappears
* remove 80 character "print limit" line
2021-03-11 16:20:05 -08:00
Keith J. Grant
6f7a717664
hide CodeEditor touch controls menu
2021-03-09 15:01:00 -08:00
Keith J. Grant
0b57522dce
CodeEditor: don't type newline when pressing enter to start edit mode
2021-03-09 15:01:00 -08:00
Keith J. Grant
c2a2bf39d5
don't show CodeEditor control help text in readonly mode
2021-03-09 15:01:00 -08:00
Keith J. Grant
6b2cee2f69
add tests ensuring forms pass correct value to CodeEditor fields
2021-03-09 15:01:00 -08:00
Keith J. Grant
4e55c98bc6
add more code editor tests
2021-03-09 15:01:00 -08:00
Keith J. Grant
143d41fb2a
add value assertions to code editor tests
2021-03-09 15:01:00 -08:00
Keith J. Grant
c975f65bbc
CodeEditor: fix hidden error message
2021-03-09 15:01:00 -08:00
Keith J. Grant
2995cde7cb
add AceEditor to changelog
2021-03-09 15:01:00 -08:00
Keith J. Grant
221021a798
disable interactive elements of CodeEditor in readOnly mode
2021-03-09 15:00:26 -08:00
Keith J. Grant
411d69204b
remove codemirror dependencies
2021-03-09 15:00:26 -08:00
Keith J. Grant
19f4de0d05
add keyboard navigation help text to CodeEditor
2021-03-09 15:00:26 -08:00
Keith J. Grant
070c67ffe8
rename CodeMirror to CodeEditor
2021-03-09 15:00:26 -08:00
Keith Grant and Jake McDermott
ee1ed2aaa7
handle null values on inventories pending deletion
...
Co-authored-by: Jake McDermott <yo@jakemcdermott.me >
2020-12-17 11:29:45 -08:00
Keith Grant and Jake McDermott
a9c01e891f
remove console log
...
Co-authored-by: Jake McDermott <yo@jakemcdermott.me >
2020-10-20 11:18:40 -07:00