3726 Commits (7bb98ba95f95aaf53eccfe7cf5c0776eedb75736)
 

Author SHA1 Message Date
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
Tsu-ba-me dfecf7ba08 fix(striker-ui): sort fence parameters before display 2 years ago
Tsu-ba-me 645fd3f0d6 fix(striker-ui): enable pass previous values to CommonFenceInputGroup 2 years ago
Tsu-ba-me 4006bd04b0 fix(striker-ui): allow ConfirmDialog to be a form 2 years ago
Tsu-ba-me 1c28f4028c fix(striker-ui): allow optional item button in List 2 years ago
Tsu-ba-me 604b95ffa9 fix(striker-ui): simplify 'fence device' to 'fence' 2 years ago
Tsu-ba-me a7ea47de30 fix(striker-ui): allow boolean header in List 2 years ago
Tsu-ba-me 92a38374cb fix(striker-ui-api): add /fence 2 years ago
Tsu-ba-me f33d101ca1 fix(striker-ui): isolate EditFenceDeviceInputGroup 2 years ago
Tsu-ba-me 3ed1dcaef5 feat(striker-ui): add SwitchWithLabel 2 years ago
Tsu-ba-me cf502ba213 fix(striker-ui): make InputWithRef compatible with Switch 2 years ago
Tsu-ba-me a1ba570eee fix(striker-ui): allow retain/discard tab content 2 years ago
Tsu-ba-me 5e5c767670 fix(striker-ui): separate types from SelectWithLabel component 2 years ago
Tsu-ba-me 4b52de463e fix(striker-ui): separate types from Select component 2 years ago
Tsu-ba-me 4a0d4b5cb3 fix(striker-ui): generate fence parameter inputs 2 years ago