1104 Commits (fe6fd9d11cf14b26f3190913a1b2a587e4889b30)

Author SHA1 Message Date
Tsu-ba-me d81b0e54d7 fix(striker-ui): add custom Link component 2 years ago
Tsu-ba-me fbac65857d fix(striker-ui): auto handle inner panel header vertical spacing 2 years ago
Tsu-ba-me ca5c0becf7 fix(striker-ui): revise Decorator to allow props override 2 years ago
Tsu-ba-me 0d67310242 fix(striker-ui): add link from server list to server detail 2 years ago
Tsu-ba-me 207943123b fix(striker-ui): duck-tape update server list with old search term 2 years ago
Tsu-ba-me 89549cd317 fix(striker-ui): visually differentiate between fresh and stale server screenshots 2 years ago
Tsu-ba-me e06281bce0 fix(striker-ui): render async server screenshots 2 years ago
Tsu-ba-me e5b3243f04 fix(striker-ui): move old dashboard to /anvil and add server list as dashboard 2 years ago
Tsu-ba-me b2e4747058 fix(striker-ui): ensure inner panel header wraps properly 2 years ago
Tsu-ba-me c1f4ac10c9 fix(striker-ui): lower fake paper z-index in Panel 2 years ago
Tsu-ba-me 8bb4597434 fix(striker-ui): allow server preview to switch inner panel 2 years ago
Tsu-ba-me f4d256323a fix(striker-ui): consolidate InnerPanel styles 2 years ago
Tsu-ba-me 0e720527bd fix(striker-ui): fill Panel with fake paper 2 years ago
Tsu-ba-me 3a1d7dc4b2 fix(striker-ui): restyle Preview for server list 2 years ago
Tsu-ba-me 2c967b1a7f chore(striker-ui): add local format-data-size package; to be replaced 2 years ago
Tsu-ba-me d454acf113 fix(striker-ui): remove background from Monospace 2 years ago
Tsu-ba-me bcfda2e37d fix(striker-ui): show Spinner until provision server data is received 2 years ago
Tsu-ba-me 38d8081c72 fix(striker-ui): add input test to ensure unique server name 2 years ago
Tsu-ba-me 4131c02462 fix(striker-ui): apply Monospace to ConfirmDialog content 2 years ago
Tsu-ba-me 74495758e0 fix(striker-ui): add Monospace; defaults to inline 2 years ago
Tsu-ba-me d8cbf63fb7 fix(striker-ui): add ProvisionServerDialog to Servers panel; see body 2 years ago
Tsu-ba-me 3ad7ae62c8 fix(striker-ui): allow style overrides in IconButton; export IconButtonProps 2 years ago
Tsu-ba-me 5fe0ec06cf fix(striker-ui): optional default max and min in input test args 2 years ago
Tsu-ba-me 737c8598d3 fix(striker-ui): avoid crash in Memory when returned data is incomplete 2 years ago
Tsu-ba-me c074f548ed fix(striker-ui): fetch provision server input data from back-end 2 years ago
Tsu-ba-me 70f06e47e5 chore(striker-ui): turn off eslint react/jsx-props-no-spreading 2 years ago
Tsu-ba-me ab4f5bdfe5 fix(striker-ui): add provision server request and related displays 2 years ago
Tsu-ba-me 4a973ec5d9 fix(striker-ui): make MessageBox closable 2 years ago
Tsu-ba-me 9a5d825a0a fix(striker-ui): allow style overrides in Spinner 2 years ago
Tsu-ba-me 82fb477eb3 fix(striker-ui): show whole Paper in ConfirmDialog 2 years ago
Tsu-ba-me 3936060208 fix(striker-ui): add confirm before provision server 2 years ago
Tsu-ba-me 5856502c67 fix(striker-ui): rename contentText->content of ConfirmDialog in FileEditForm 2 years ago
Tsu-ba-me 7b4272aa0a fix(striker-ui): allow ReactNode as ConfirmDialog content 2 years ago
Tsu-ba-me 6c0af0bb1d fix(striker-ui): remove debug display for memory and virtual disks 2 years ago
Tsu-ba-me 67b1ed72f3 fix(striker-ui): improve info in anvil select list and remove base 10 units 2 years ago
Tsu-ba-me d5ae619ce3 fix(striker-ui): add anvil UUID map to anvil data 2 years ago
Tsu-ba-me 3d180f3809 fix(striker-ui): allow ReactNode in select items 2 years ago
Tsu-ba-me 117c6adda5 fix(striker-ui): add info to storage group select items; see body 2 years ago
Tsu-ba-me e61d60e6b0 fix(striker-ui): hoist format data size related functions 2 years ago
Tsu-ba-me 45682712d5 fix(striker-ui): default to shrink Slider label 2 years ago
Tsu-ba-me 5b638444f2 fix(striker-ui): correct defaults for display values in each input validation 2 years ago
Tsu-ba-me 0c76873e75 refactor(striker-ui): specify OutlinedInput as FC 2 years ago
Tsu-ba-me e9aba3e8eb fix(striker-ui): don't change slider when text input is invalid 2 years ago
Tsu-ba-me 5d5a16516a fix(striker-ui): show easier to read range in out-of-bounds messages 2 years ago
Tsu-ba-me 4f7fe063da fix(striker-ui): don't pass unrelated props to MUIAutocomplete 2 years ago
Tsu-ba-me 75606eb9a0 fix(striker-ui): make optimize for OS required 2 years ago
Tsu-ba-me befe5ec4b5 fix(striker-ui): add input message to Autocomplete 2 years ago
Tsu-ba-me 61de05569b fix(striker-ui): connect hover state in OutlinedLabeledInputWithSelect 2 years ago
Tsu-ba-me e09b736626 fix(striker-ui): connect hover states in Slider 2 years ago
Tsu-ba-me dc1d26cc8f fix(striker-ui): increase spacing between required indicator and label text 2 years ago