Tsu-ba-me
83a0210ffa
fix(striker-ui): remove protected state
...
According to breaking changes in react 18, hidden components cannot
trigger the useEffect hook.
See https://github.com/facebook/react/pull/22114
Since the warning is no longer triggered, we can safely remove the
workaround.
11 months ago
Tsu-ba-me
9e9a81a5ce
fix(striker-ui): replace all /cgi-bin urls
1 year ago
Tsu-ba-me
87fd3bdc6b
refactor(striker-ui): repair types in Network
2 years ago
Tsu-ba-me
072680f9b3
style(striker-ui): re-run prettier across all sources
3 years ago
Tsu-ba-me
b9b1fb3ecc
refactor(striker-ui): rename PeriodicFetch to camel case
3 years ago
Tsu-ba-me
82a0cc950d
refactor(striker-ui): migrate MUI v4->5 on Network/Network
3 years ago
Josue
6d1f4f8025
fix(front-end): adjust padding and breakpoint when showing scrollbars
3 years ago
Josue
6611d9f91b
refactor: remove unnecessary comment
4 years ago
Josue
284d536f7f
style: add dividers between nodes and links
4 years ago
Josue
64f0c2d756
feat: add spinner
4 years ago
Josue
7199e1899e
refactor: update valid values for link_state
4 years ago
Josue
a3a4e4c72d
fix: use correct endpoint for network
4 years ago
Josue
c3f0a948a6
fix: remove subdirectory from URIs
4 years ago
Josue
f79b9e3f04
refactor: adopt back-end naming in all the components
4 years ago
Josue
27c34cbb01
fix: typos in px to em switch
4 years ago
Josue
4d2c140234
refactor: use em instead of px
4 years ago
Josue
8367a421c1
refactor: remove unnecessary parameter in the fetching tool
4 years ago
Josue
231c6dfdda
refactor: add Decorator component
4 years ago
Josue
844e201c0b
refactor: move Network to its own module
4 years ago