Tsu-ba-me
ab3fe5c625
fix(striker-ui): load SSH key conflicts
2 years ago
Tsu-ba-me
57735063f7
fix(striker-ui): add external link to MITM wiki in ManageChangedSSHKeysForm
2 years ago
Tsu-ba-me
9d171ee607
fix(striker-ui): simplify children in Link
2 years ago
Tsu-ba-me
e038b809d9
fix(striker-ui): repair SimpleOperationPanel and /config
2 years ago
Tsu-ba-me
bea26271a3
fix(striker-ui): add delete to ConfigPeersForm
2 years ago
Tsu-ba-me
21329e7c47
fix(striker-ui): add simple colour control to proceed button in ConfirmDialog
2 years ago
Tsu-ba-me
f4c4e30610
feat(striker-ui): add ManageUsersForm
2 years ago
Tsu-ba-me
0bf25ba693
fix(striker-ui): revise List to add more flexibility
2 years ago
Tsu-ba-me
9d02da717c
fix(striker-ui): correct error message triggers in GateForm
2 years ago
Tsu-ba-me
9fcae7fcd8
fix(striker-ui): add input tests to GateForm
2 years ago
Tsu-ba-me
4b80587f57
fix(striker-ui): simplify common input test cases
2 years ago
Tsu-ba-me
4488477f3b
refactor(striker-ui): don't export test input types
2 years ago
Tsu-ba-me
2d6e309534
fix(striker-ui): add GateForm
2 years ago
Tsu-ba-me
f15592f82f
fix(striker-ui): skip empty keys when building Grid items
2 years ago
Tsu-ba-me
06b33273f3
fix(striker-ui): add wrapper around Grid to make it compatible with FlexBox spacing
2 years ago
Tsu-ba-me
e41bc3a572
fix(striker-ui): separate type and render() in ConfirmDialog
...
* Make ConfirmDialog open state local and expose its setter through ref
2 years ago
Tsu-ba-me
37c856d383
fix(striker-ui): separate type and render() in ContainedButton
2 years ago
Tsu-ba-me
fa3fc07d85
fix(striker-ui): add custom Grid
2 years ago
Tsu-ba-me
e3ebbac07e
fix(striker-ui): add RadioGroupWithLabel
2 years ago
Tsu-ba-me
65871e32c7
fix(striker-ui): enable isEmpty to check objects
2 years ago
Tsu-ba-me
bc44d92bbd
feat(striker-ui): add State
2 years ago
Tsu-ba-me
25c3b467f9
fix(striker-ui): add regex exclude input tests
2 years ago
Tsu-ba-me
7f5880974e
fix(striker-ui): pass append data to input test onSuccess
2 years ago
Tsu-ba-me
c496b90b62
fix(striker-ui): allow each test batch to override isIgnoreOnCallbacks
2 years ago
Tsu-ba-me
94f6a2d481
fix(striker-ui): add option to run all input tests
2 years ago
Tsu-ba-me
9e88a44894
fix(striker-ui): add append data to input tests
2 years ago
Tsu-ba-me
10afba41cb
fix(striker-ui): allow NetworkInitForm to toggle submit disabled prop
2 years ago
Tsu-ba-me
b0731a9c18
fix(striker-ui): add exclude ID list to input tests
2 years ago
Tsu-ba-me
469df1b7c1
fix(striker-ui): allow input test to fetch value during run
2 years ago
Tsu-ba-me
807af8d7b0
fix(striker-ui): add compare value to input test variables
2 years ago
Tsu-ba-me
2d6766f096
fix(striker-ui): add testLength() and make test defaults optional
2 years ago
Tsu-ba-me
13b4cabaf8
fix(striker-ui): add undefined to type map
2 years ago
Tsu-ba-me
7ad4ad725e
fix(striker-ui): relocate map to value converter constant
2 years ago
Tsu-ba-me
558ec9ef67
fix(striker-ui): add interface for typed EventEmitter
...
* 'new EventEmitter() as TypedEventEmitter<{ submit: [...args] }>'
2 years ago
Tsu-ba-me
46b05aa81d
fix(striker-ui): add function to simplify (not) empty checks
2 years ago
Tsu-ba-me
a0bfa63b30
feat(striker-ui): add /init page
2 years ago
Tsu-ba-me
5c8d6691f4
fix(striker-ui): add link to Anvil on each server list item
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
5fe0ec06cf
fix(striker-ui): optional default max and min in input test args
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
75606eb9a0
fix(striker-ui): make optimize for OS required
2 years ago
Tsu-ba-me
599cd59d2f
fix(striker-ui): hoist testInput() and add server name validations
2 years ago
Tsu-ba-me
0c41c45903
fix(striker-ui): upgrade swr from 0.5.7->1.2.2
...
There's a bug where the onSuccess property of SWRConfiguration
causes a crashed when it is undefined. Seems to be fixed in later
versions, so doing a simple upgrade patches the problem.
This issue caused the Dashboard to show nothing.
2 years ago
Tsu-ba-me
2e5dd3523b
fix(striker-ui): complete file edit components function-wise
3 years ago
Tsu-ba-me
0862706ae8
fix(striker-ui): complete file upload functionalities
3 years ago
Tsu-ba-me
d46ec7b02f
fix(striker-ui): split file upload and edit; make file info reusable
3 years ago
Josue
c72dba3901
refactor(front-end): use appropriate types for the novnc npm package
3 years ago
Josue
fa6cb627c1
refactor(fron-end): switch to custom implementation of VncDisplay
3 years ago
Josue
96576f5055
refactor: remove react-vnc and add react-vnc-display for vnc connection in the server page
3 years ago
Josue
90e6abee2b
refactor: fix ReplicatedStorage type to handle one resource instead of a list
3 years ago