3340 Commits (d7a5ce747165970737b287fdec324fe1e3eb7bc3)
 

Author SHA1 Message Date
Tsu-ba-me 92f2c3626c fix(striker-ui): organize types in useFormUtils hook 2 years ago
Tsu-ba-me 37972bb557 fix(striker-ui): expose isRequired in build test batch functions 2 years ago
Tsu-ba-me 1548bfd8bc fix(striker-ui): add hook useFormUtils 2 years ago
Tsu-ba-me 4b14d2d568 fix(striker-ui): add arbitrary slot before action area in ConfirmDialog 2 years ago
Tsu-ba-me 3b9e3c6af0 fix(striker-ui): make buildMapToMessageSetter() handle array ids 2 years ago
Tsu-ba-me 5538f9bdae fix(striker-ui): show UPS type as required 2 years ago
Tsu-ba-me 3610c05d29 fix(striker-ui): expose required in SelectWithLabel 2 years ago
Tsu-ba-me 230256a163 fix(striker-ui): add Link to UPS type options 2 years ago
Tsu-ba-me 58549eb3ed fix(striker-ui-api): extract link from UPS type description 2 years ago
Tsu-ba-me 4ff8905509 fix(striker-ui): connect add and edit forms with ManageUpsPanel 2 years ago
Tsu-ba-me 59517b0424 fix(striker-ui): allow UPS type selection in EditUpsInputGroup 2 years ago
Tsu-ba-me ca3d84a12c fix(striker-ui): export input id and include previous value in AddUpsInputGroup 2 years ago
Tsu-ba-me 9878281270 fix(striker-ui): export input id in CommonUpsInputGroup 2 years ago
Tsu-ba-me d65c1880c0 fix(striker-ui): pass id to input element in SelectWithLabel 2 years ago
Tsu-ba-me 7337752573 feat(striker-ui): add EditUpsInputGroup 2 years ago
Tsu-ba-me 831ac43d03 fix(striker-ui): remove duplicate parameter in CommonUpsInputGroup 2 years ago
Tsu-ba-me 28ff0c79bd fix(striker-ui): center List empty text 2 years ago
Tsu-ba-me ddb1cd61f1 fix(striker-ui-api): add GET UPS overviews 2 years ago
Tsu-ba-me 288597a95f fix(striker-ui-api): limit UPS types to APC 2 years ago
Tsu-ba-me 9bfd5ec672 feat(striker-ui): add manage UPS related components 2 years ago
Tsu-ba-me 47d4a29bd7 fix(striker-ui): simplify ConfirmDialogProps init 2 years ago
Tsu-ba-me 01dc0db18d fix(striker-ui): add FormDialog 2 years ago
Tsu-ba-me f3a2a9355e feat(striker-ui-api): add /ups 2 years ago
Tsu-ba-me 508c7aa1f5 fix(striker-ui-api): make getAnvilData generic to identify return value 2 years ago
Digimer 941221fa41
Merge pull request #317 from ylei-tsubame/manage-fence-device 2 years ago
digimer c7a923fdfb * Fixed a bug in scan-server where DELETED servers were being set to 'shut off'. 2 years ago
digimer bf2e3e25fb * Added a check for undefined variable/value pairs in cachevault data that was causeing SQL UPDATE errors. 2 years ago
Tsu-ba-me c7b0186b62 fix(striker-ui): hide password related in fence list 2 years ago
Tsu-ba-me 476352ba0e fix(striker-ui): add inline type SensitiveText and BodyText 2 years ago
Tsu-ba-me 06425958a6 fix(striker-ui): align colouring in buttons 2 years ago
Tsu-ba-me d7b00eebc0 refactor(striker-ui): group manage fence related components 2 years ago
Tsu-ba-me 24aef66c31 fix(striker-ui): add confirm dialog to ManageFencesPanel 2 years ago
Tsu-ba-me 92b722c118 feat(striker-ui): add SensitiveText 2 years ago
Tsu-ba-me 53ae8ecdbd fix(striker-ui): make IconButton change based on state 2 years ago
Tsu-ba-me f62342317d fix(striker-ui): add input sensitivity and expose tooltip props in CommonFenceInputGroup 2 years ago
Tsu-ba-me f928da854e fix(striker-ui): add growFirst and fullWidth switches to FlexBox 2 years ago
Tsu-ba-me 5b03bcca5c fix(striker-ui): expand OutlinedInputWithLabel to full width 2 years ago
Tsu-ba-me e40fe93681 fix(striker-ui): expose form control props in SelectWithLabel 2 years ago
Tsu-ba-me 04ee5288bb fix(striker-ui): relocate scoll box padding in ConfirmDialog 2 years ago
Tsu-ba-me 3df9e2284b fix(striker-ui): collect data from fence forms 2 years ago
Tsu-ba-me decdc21c96 fix(striker-ui): add name to fence parameter fields 2 years ago
Tsu-ba-me 99d1e8cad0 fix(striker-ui): expose name prop in OutlinedInputWithLabel and SelectWithLabel 2 years ago
Tsu-ba-me 61bc4c9c34 fix(striker-ui): adjust padding to avoid clipping in ConfirmDialog 2 years ago
Tsu-ba-me 0af79b391b fix(striker-ui): emphasis fence name and enable scroll in ManageFencesPanel add/edit dialog 2 years ago
Tsu-ba-me efd70bd1d4 fix(striker-ui): allow react elements in ConfirmDialog titleText 2 years ago
Tsu-ba-me e755ae4fe8 fix(striker-ui): ignore deprecated fields in CommonFenceInputGroup 2 years ago
Tsu-ba-me 2aedc2e74a fix(striker-ui): add scroll box in ConfirmDialog 2 years ago
Tsu-ba-me 2a7166310d fix(striker-ui): add ManageFencesPanel 2 years ago
Tsu-ba-me b2cb0a0a99 fix(striker-ui): add EditFenceInputGroup 2 years ago
Tsu-ba-me ec0078d37a fix(striker-ui): hoist fence template loading and sort fence agents (ids) 2 years ago