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.
2024-01-26 13:37:30 -05:00
Tsu-ba-me
9e9a81a5ce
fix(striker-ui): replace all /cgi-bin urls
2023-07-03 04:46:06 -04:00
Tsu-ba-me
87fd3bdc6b
refactor(striker-ui): repair types in Network
2022-11-28 14:37:22 -05:00
Tsu-ba-me
072680f9b3
style(striker-ui): re-run prettier across all sources
2022-03-18 22:50:41 -04:00
Tsu-ba-me
b9b1fb3ecc
refactor(striker-ui): rename PeriodicFetch to camel case
2022-03-18 22:50:41 -04:00
Tsu-ba-me
82a0cc950d
refactor(striker-ui): migrate MUI v4->5 on Network/Network
2022-03-18 22:50:40 -04:00
Josue
6d1f4f8025
fix(front-end): adjust padding and breakpoint when showing scrollbars
2021-08-10 17:07:09 -04:00
Josue
6611d9f91b
refactor: remove unnecessary comment
2021-06-04 12:11:49 -04:00
Josue
284d536f7f
style: add dividers between nodes and links
2021-06-04 12:11:49 -04:00
Josue
64f0c2d756
feat: add spinner
2021-06-04 12:11:49 -04:00
Josue
7199e1899e
refactor: update valid values for link_state
2021-06-04 12:11:49 -04:00
Josue
a3a4e4c72d
fix: use correct endpoint for network
2021-06-04 12:11:49 -04:00
Josue
c3f0a948a6
fix: remove subdirectory from URIs
2021-06-04 12:11:49 -04:00
Josue
f79b9e3f04
refactor: adopt back-end naming in all the components
2021-06-04 12:11:49 -04:00
Josue
27c34cbb01
fix: typos in px to em switch
2021-06-04 12:11:49 -04:00
Josue
4d2c140234
refactor: use em instead of px
2021-06-04 12:11:49 -04:00
Josue
8367a421c1
refactor: remove unnecessary parameter in the fetching tool
2021-06-04 12:11:49 -04:00
Josue
231c6dfdda
refactor: add Decorator component
2021-06-04 12:11:49 -04:00
Josue
844e201c0b
refactor: move Network to its own module
2021-06-04 12:11:49 -04:00