Commit Graph

3836 Commits

Author SHA1 Message Date
Tsu-ba-me
4131c02462 fix(striker-ui): apply Monospace to ConfirmDialog content 2022-11-28 14:37:18 -05:00
Tsu-ba-me
74495758e0 fix(striker-ui): add Monospace; defaults to inline 2022-11-28 14:37:18 -05:00
Tsu-ba-me
1c0ddd59b0 chore(striker-ui-api): rebuild to include changes 2022-11-28 14:37:18 -05:00
Tsu-ba-me
a3143ce172 fix(striker-ui): assert input data in provision server 2022-11-28 14:37:18 -05:00
Tsu-ba-me
e50d181a0d fix(striker-ui-api): build OS list once on server load 2022-11-28 14:37:18 -05:00
Tsu-ba-me
ad864c3a21 fix(striker-ui-api): replace Cluster->get_primary_host_uuid() with query 2022-11-28 14:37:18 -05:00
Tsu-ba-me
5325a4f7eb fix(striker-ui-api): remove 'os_list_' from key of OS 2022-11-28 14:37:18 -05:00
Tsu-ba-me
b553e880c9 fix(striker-ui-api): correct os and driver_iso fields when registering provision server job 2022-11-28 14:37:18 -05:00
Tsu-ba-me
d8cbf63fb7 fix(striker-ui): add ProvisionServerDialog to Servers panel; see body
* update min memory and virtual disk size in ProvisionServerDialog
* revise input tests in ProvisionServerDialog to match changes to input
  tests
* add close button to ProvisionServerDialog
2022-11-28 14:37:18 -05:00
Tsu-ba-me
3ad7ae62c8 fix(striker-ui): allow style overrides in IconButton; export IconButtonProps 2022-11-28 14:37:18 -05:00
Tsu-ba-me
5fe0ec06cf fix(striker-ui): optional default max and min in input test args 2022-11-28 14:37:18 -05:00
Tsu-ba-me
737c8598d3 fix(striker-ui): avoid crash in Memory when returned data is incomplete 2022-11-28 14:37:18 -05:00
Tsu-ba-me
c413e62798 fix(striker-ui-api): pass Remote->test_access() user to Cluster->get_primary_host_uuid() 2022-11-28 14:37:18 -05:00
Tsu-ba-me
c074f548ed fix(striker-ui): fetch provision server input data from back-end 2022-11-28 14:37:18 -05:00
Tsu-ba-me
011615e68f fix(striker-ui-api): allow using all or * as condition file/anvil UUIDs 2022-11-28 14:37:18 -05:00
Tsu-ba-me
2c4a025cf8 fix(striker-ui-api): use query strings instead of body for GETs 2022-11-28 14:37:17 -05:00
Tsu-ba-me
70f06e47e5 chore(striker-ui): turn off eslint react/jsx-props-no-spreading 2022-11-28 14:37:17 -05:00
Tsu-ba-me
ab4f5bdfe5 fix(striker-ui): add provision server request and related displays 2022-11-28 14:37:17 -05:00
Tsu-ba-me
4a973ec5d9 fix(striker-ui): make MessageBox closable 2022-11-28 14:37:17 -05:00
Tsu-ba-me
9a5d825a0a fix(striker-ui): allow style overrides in Spinner 2022-11-28 14:37:17 -05:00
Tsu-ba-me
8e64a9a185 feat(striker-ui-api): add provision server endpoint 2022-11-28 14:37:17 -05:00
Tsu-ba-me
8310a6edbb fix(striker-ui-api): revise accessDB->accessModule to reflect anvil-access-module changes 2022-11-28 14:37:17 -05:00
Tsu-ba-me
a7a2cc70d7 fix(tools): striker-access-database->anvil->access->module; execute any sub on any module 2022-11-28 14:37:17 -05:00
Tsu-ba-me
d1f7a731bd fix(striker-ui-api): add anvil description to anvil detail for provision server 2022-11-28 14:37:17 -05:00
Tsu-ba-me
82fb477eb3 fix(striker-ui): show whole Paper in ConfirmDialog 2022-11-28 14:37:17 -05:00
Tsu-ba-me
3936060208 fix(striker-ui): add confirm before provision server 2022-11-28 14:37:17 -05:00
Tsu-ba-me
5856502c67 fix(striker-ui): rename contentText->content of ConfirmDialog in FileEditForm 2022-11-28 14:37:17 -05:00
Tsu-ba-me
7b4272aa0a fix(striker-ui): allow ReactNode as ConfirmDialog content 2022-11-28 14:37:17 -05:00
Tsu-ba-me
6c0af0bb1d fix(striker-ui): remove debug display for memory and virtual disks 2022-11-28 14:37:17 -05:00
Tsu-ba-me
67b1ed72f3 fix(striker-ui): improve info in anvil select list and remove base 10 units 2022-11-28 14:37:17 -05:00
Tsu-ba-me
d5ae619ce3 fix(striker-ui): add anvil UUID map to anvil data 2022-11-28 14:37:17 -05:00
Tsu-ba-me
3d180f3809 fix(striker-ui): allow ReactNode in select items 2022-11-28 14:37:17 -05:00
Tsu-ba-me
117c6adda5 fix(striker-ui): add info to storage group select items; see body
Additional changes:
* add anvil description field
* use hoisted format data size functions and remove local copies
2022-11-28 14:37:17 -05:00
Tsu-ba-me
e61d60e6b0 fix(striker-ui): hoist format data size related functions 2022-11-28 14:37:17 -05:00
Tsu-ba-me
45682712d5 fix(striker-ui): default to shrink Slider label 2022-11-28 14:37:17 -05:00
Tsu-ba-me
5b638444f2 fix(striker-ui): correct defaults for display values in each input validation 2022-11-28 14:37:17 -05:00
Tsu-ba-me
0c76873e75 refactor(striker-ui): specify OutlinedInput as FC 2022-11-28 14:37:17 -05:00
Tsu-ba-me
e9aba3e8eb fix(striker-ui): don't change slider when text input is invalid 2022-11-28 14:37:17 -05:00
Tsu-ba-me
5d5a16516a fix(striker-ui): show easier to read range in out-of-bounds messages 2022-11-28 14:37:17 -05:00
Tsu-ba-me
4f7fe063da fix(striker-ui): don't pass unrelated props to MUIAutocomplete 2022-11-28 14:37:17 -05:00
Tsu-ba-me
75606eb9a0 fix(striker-ui): make optimize for OS required 2022-11-28 14:37:17 -05:00
Tsu-ba-me
befe5ec4b5 fix(striker-ui): add input message to Autocomplete 2022-11-28 14:37:17 -05:00
Tsu-ba-me
61de05569b fix(striker-ui): connect hover state in OutlinedLabeledInputWithSelect 2022-11-28 14:37:17 -05:00
Tsu-ba-me
e09b736626 fix(striker-ui): connect hover states in Slider 2022-11-28 14:37:17 -05:00
Tsu-ba-me
dc1d26cc8f fix(striker-ui): increase spacing between required indicator and label text 2022-11-28 14:37:17 -05:00
Tsu-ba-me
a0993d5e10 fix(striker-ui): show clear indicator when Select has value 2022-11-28 14:37:17 -05:00
Tsu-ba-me
7de3e951f7 fix(striker-ui): mark remaining required fields in provision server 2022-11-28 14:37:17 -05:00
Tsu-ba-me
d65fd45c45 fix(striker-ui): mark optimize for OS as required 2022-11-28 14:37:17 -05:00
Tsu-ba-me
6eb66c7df3 fix(striker-ui): allow extend renderInput in Autocomplete 2022-11-28 14:37:17 -05:00
Tsu-ba-me
86062d33a2 fix(striker-ui): hoist OutlinedLabeledInputWithSelect 2022-11-28 14:37:17 -05:00