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
072680f9b3
style(striker-ui): re-run prettier across all sources
3 years ago
Tsu-ba-me
dc701fe9c5
fix(striker-ui): add periodic check to update files list
3 years ago
Tsu-ba-me
b9b1fb3ecc
refactor(striker-ui): rename PeriodicFetch to camel case
3 years ago
Josue
21c90c6224
feat(front-end): add a fetcher with timeout and controlls to reconnect to the server
3 years ago
Josue
92601e532e
refactor(font-end): rename fetcher
3 years ago
Josue
9d9be36447
refactor(front-end): add Keep-Alive header in the put fetcher so the striker has time to answer
3 years ago
Josue
2c7e2c78ae
refactor(front-end): modify fetch and add fetching data for vnc connection
3 years ago
Josue
431b88aa11
refactor: rewrite function using es6 for consistency
3 years ago
Josue
73af9f6e57
refactor: add sending a request to the backend when switches change state for power and memebership
3 years ago
Josue
1ed509e497
fix: typos in Anvils and fetcher
3 years ago
Josue
8367a421c1
refactor: remove unnecessary parameter in the fetching tool
3 years ago
Josue
8870711a41
fix: typo in one of the parameters
3 years ago
Josue
37d041e917
refactor: modify fetcher to make it type agnostic
3 years ago
Tsu-ba-me
0b00a92a21
feat(striker-ui): add minimal demo
3 years ago