15 Commits (e775b4ac16f068b8d8024471521807c477c28982)

Author SHA1 Message Date
Josue e775b4ac16 refactor: use regex instead of a map to display node state 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 894558d177 refactor: allow disabling membership switch for nodes in Nodes component 3 years ago
Josue 27c34cbb01 fix: typos in px to em switch 3 years ago
Josue 4d2c140234 refactor: use em instead of px 3 years ago
Josue 231c6dfdda refactor: add Decorator component 3 years ago
Josue cf40057e97 refactor: move panels to their own module 3 years ago
Josue 04b5f6e9fd fix: add padding for better header display, and change overflow depending on screen size 3 years ago
Josue 0e5a728dcc refactor: connect switch to Node state 3 years ago
Josue 0bf3e6cd38 refactor: fix paths to constanst 3 years ago
Josue 6a2433878f refactor: handle overflow in the Nodes component 3 years ago
Josue 93d10e0528 fix: typo 3 years ago
Josue 557782e1d0 refactor: reimplement the Node component to match the latest design 3 years ago
Josue d5b380ea1f refactor: remove Grid in favour of Box component 3 years ago
Josue 4d55ab6b91 refactor: group up components to have clearer structure 3 years ago
Josue 185cf1398e refactor: use the PanelHeader component with nodes to get the shifted header effecft 3 years ago
Josue 5783c195be refactor: use storage bar as progress bar with adapted style 3 years ago
Josue fa7084f5c4 refactor: remove InnerPanel to try to add shifted border using pseudo elements 3 years ago
Josue aeb4137c41 refactor: restructure using new Node type for more flexibility in data passed to components 3 years ago
Josue fef1bac9c6 feat: create AnvilNode component 3 years ago