804 Commits (e8fe92321e80fd902b9b1b5676642b4446ac3898)

Author SHA1 Message Date
Tsu-ba-me be89fe5fb9 fix(striker-ui): hoist OutlinedInputWithLabel 2 years ago
Tsu-ba-me 2f4f9da03a fix(striker-ui): export type OutlinedInputLabelProps 2 years ago
Tsu-ba-me 522b1e5079 fix(striker-ui): override background-color in MenuItem 2 years ago
Tsu-ba-me 459742093e fix(striker-ui): add ISO fields to Provision Server form 2 years ago
Tsu-ba-me 860bdc9b74 fix(striker-ui): remove value state in Slider 2 years ago
Tsu-ba-me 9929534f18 fix(striker-ui): hide storage options that are not relevant to the Anvils field 2 years ago
Tsu-ba-me 2997525ba6 fix(striker-ui): allow restrict storage groups and anvils 2 years ago
Tsu-ba-me 393afaee41 fix(striker-ui): correct filter logic based on 3 max values 2 years ago
Tsu-ba-me 19a6777512 fix(striker-ui): correct colours in MenuItem when focused 2 years ago
Tsu-ba-me 03ef7154cf fix: export SelectProps type 2 years ago
Tsu-ba-me e1075c131f fix: export OutlinedInputProps type in barrel 2 years ago
Tsu-ba-me ef562b8082 fix: style difference between w/ and w/o text input in Slider 2 years ago
Tsu-ba-me 131b601e55 fix: correct memory slider WIP 2 years ago
Tsu-ba-me 746747d075 fix(striker-ui): enable text input for Slider and add max/min 2 years ago
Tsu-ba-me d867cd30f3 fix(striker-ui): export props type in OutlinedInput 2 years ago
Tsu-ba-me 85314c9367 fix(striker-ui): hoist Select and MenuItem 2 years ago
Tsu-ba-me 70aa5bcdfb feat(striker-ui): add ProvisionServerDialog WIP 2 years ago
Tsu-ba-me b66666a087 feat(striker-ui): add Slider 2 years ago
Tsu-ba-me 88770462ab fix(striker-ui): allow OutlinedInputLabel style override 2 years ago
Tsu-ba-me 3967fc70d0 fix(striker-ui): pass CSS styles from Dialog down to Panel 2 years ago
Tsu-ba-me c1f783286e fix(striker-ui): allow OutlinedInput style override 2 years ago
Tsu-ba-me 012a1828f8 fix(striker-ui): rename endpoint /files->/file to match back-end 2 years ago
Tsu-ba-me 072680f9b3 style(striker-ui): re-run prettier across all sources 3 years ago
Tsu-ba-me 86b838cdcb fix(striker-ui): export message box types 3 years ago
Tsu-ba-me 53b2560f34 fix(striker-ui): info file upload appear delay 3 years ago
Tsu-ba-me dc701fe9c5 fix(striker-ui): add periodic check to update files list 3 years ago
Tsu-ba-me 5a3ab20308 fix(striker-ui): remove duplicate icon button declaration 3 years ago
Tsu-ba-me cef5ae395c fix(striker-ui): change colour of finish edit icon in Servers panel 3 years ago
Tsu-ba-me 8632f29db2 fix(striker-ui): isolate message box for reuse 3 years ago
Tsu-ba-me 131c50863e fix(striker-ui): only send changed properties when edit file 3 years ago
Tsu-ba-me eab3abd7db fix(striker-ui): show spinner after clicking purge/update in edit file 3 years ago
Tsu-ba-me 24442d524b fix(striker-ui): add purge file confirm dialog 3 years ago
Tsu-ba-me 9ec5b4398c fix(striker-ui): move ContainedButton out of Files 3 years ago
Tsu-ba-me b9b1fb3ecc refactor(striker-ui): rename PeriodicFetch to camel case 3 years ago
Tsu-ba-me 8468344d3f refactor(striker-ui): reorder imports in Servers 3 years ago
Tsu-ba-me 878bafcc85 fix(striker-ui): isolate styled OutlinedInputLabel 3 years ago
Tsu-ba-me 323d162172 fix(striker-ui): isolate styled OutlinedInput 3 years ago
Tsu-ba-me bcda785f3c fix(striker-ui): extend Panel with MUI Paper; for MUI Dialog use 3 years ago
Tsu-ba-me c1ad5a513b fix(striker-ui): isolate PanelHeader and apply to Servers panel 3 years ago
Tsu-ba-me d0b36e9f99 fix(striker-ui): rename PanelHeader->InnerPanelHeader 3 years ago
Tsu-ba-me 3dff61b966 fix(striker-ui): isolate custom IconButton in Servers 3 years ago
Tsu-ba-me 3636f155fc fix(striker-ui): move API URI to constant; add network error messsage to Files 3 years ago
Tsu-ba-me 5da85f7600 fix(striker-ui): make file type drop-down menu readable 3 years ago
Tsu-ba-me 74cd20dc7d fix(striker-ui): adjust file list style; extend body text 3 years ago
Tsu-ba-me 39f26e4c8f fix(striker-ui): style file edit form and add spinner when loading data 3 years ago
Tsu-ba-me f627368534 fix(striker-ui): clear selected files to upload when entering edit mode 3 years ago
Tsu-ba-me f8b3fb6787 fix(striker-ui): use contained variant button in file components 3 years ago
Tsu-ba-me bf7e786c03 fix(striker-ui): customize file type select in file info 3 years ago
Tsu-ba-me 387222ebdb fix(striker-ui): customize MUI text field 3 years ago
Tsu-ba-me 554a94a9ad fix(striker-ui): hide file type during file upload 3 years ago