Josue
|
c959903bec
|
feat(front-end): add keyboard button and drop down menuw with key combinations
|
3 years ago |
Josue
|
fa6cb627c1
|
refactor(fron-end): switch to custom implementation of VncDisplay
|
3 years ago |
Josue
|
47b3d3e9c3
|
feat(frnot-end): implement a custom version of VncDisplay to add features needed for the project
|
3 years ago |
Josue
|
66c0e01b27
|
refactor(front-end): add placeholder for preview image and button to switch to full display mode
|
3 years ago |
Josue
|
23cdfd10b2
|
style(front-end): remove component header and add close button to full display mode
|
3 years ago |
Josue
|
783a0d99b6
|
refactor: create component for preview and move display views to their own directory
|
3 years ago |
Josue
|
6e380fe11c
|
refactor: rename display component to FullSize so it's only used for vnc stream full display
|
3 years ago |
Josue
|
e4f617ffc0
|
refactor: remove unnecessary setup for displaying vnc feed
|
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
|
c1d8cf3a48
|
style: remove bottom padding from inner pannel
|
3 years ago |
Josue
|
bf93f5a5db
|
refactor: add condition to render divider
|
3 years ago |
Josue
|
57c891bfdf
|
refactor: add anchors to list items in server list
|
3 years ago |
Josue
|
32b3b6a1f8
|
refactor: add better alignment and a divider to the resource component
|
3 years ago |
Josue
|
fa7950057c
|
refactor: include link icon and decorator in the resource component
|
3 years ago |
Josue
|
0cfe18904f
|
refactor: move volumes and nested data to their own component
|
3 years ago |
Josue
|
7608d643fd
|
refactor: pass fetched server into Resource component
|
3 years ago |
Josue
|
8f353679bb
|
feat: add server page and boilerplate code for the components
|
3 years ago |
Josue
|
159c02e0ab
|
style(front-end): modify scrollbar style for panels to match design
|
3 years ago |
Josue
|
6d1f4f8025
|
fix(front-end): adjust padding and breakpoint when showing scrollbars
|
3 years ago |
Josue
|
dd88105d1b
|
fix(front-end): avoid sending a set_power request when closing the power menu
|
3 years ago |
Josue
|
d46e16fefc
|
fix(front-end): adjust logic to perform set action and change prop name sent to the back-end
|
3 years ago |
Josue
|
ad3b85d9f3
|
style(front-end): change icon for edit mode, and fix problem with capitalized text in power button
|
3 years ago |
Josue
|
e12d0db2b6
|
refactor(front-end): add fetcher to set power and refactor power buttons
|
3 years ago |
Josue
|
6e2b787ad3
|
refactor(front-end): add colours to main theme, add select all functionality and fix style errors
|
3 years ago |
Josue
|
cd3773f7e0
|
style: fix colours when enabling edit mode
|
3 years ago |
Josue
|
91282daeb2
|
fix: improve server selection in the server component
|
3 years ago |
Josue
|
70be48e0e2
|
feat: add controls to turn servers on or off
|
3 years ago |
Josue
|
8615bf9f20
|
fix(front-end): avoid sending a set_power request when closing the power menu
|
3 years ago |
Josue
|
a1163916ab
|
fix(front-end): adjust logic to perform set action and change prop name sent to the back-end
|
3 years ago |
Josue
|
bf8a323c50
|
style(front-end): change icon for edit mode, and fix problem with capitalized text in power button
|
3 years ago |
Josue
|
42d3a637d0
|
refactor(front-end): add fetcher to set power and refactor power buttons
|
3 years ago |
Josue
|
68765a3408
|
refactor(front-end): add colours to main theme, add select all functionality and fix style errors
|
3 years ago |
Josue
|
809bb1bb32
|
style: fix colours when enabling edit mode
|
3 years ago |
Josue
|
025d64b0fc
|
fix: improve server selection in the server component
|
3 years ago |
Josue
|
b5770ab02d
|
feat: add controls to turn servers on or off
|
3 years ago |
Josue
|
9945915f5a
|
refactor: filter out empty nodes before rendering a component
|
3 years ago |
Josue
|
6611d9f91b
|
refactor: remove unnecessary comment
|
3 years ago |
Josue
|
8e78ed2fea
|
refactor: sanitize hosts data to avoid using empty nodes
|
3 years ago |
Josue
|
284d536f7f
|
style: add dividers between nodes and links
|
3 years ago |
Josue
|
c31cdeec11
|
style: remove searchbar and add red bottom border
|
3 years ago |
Josue
|
341a4ad50a
|
fix: change data types in fileSystem to avoid crashing during building process
|
3 years ago |
Josue
|
227685983f
|
fix: use colour from the palette for the spinner
|
3 years ago |
Josue
|
029714112b
|
fix: remove unnecessary comment
|
3 years ago |
Josue
|
440b5c81ef
|
refactor: use online instead of is_removable
|
3 years ago |
Josue
|
4f88f0113b
|
refactor: turn drawer icons and header icons into buttons and add URIs
|
3 years ago |
Josue
|
89313de042
|
refactor: modify SharedStorage to match latest chagnes in specs
|
3 years ago |
Josue
|
ee063c9f43
|
feat: add FileSystems component and types
|
3 years ago |
Josue
|
117fd8a78d
|
style: change CPU component to match latest changes in the design
|
3 years ago |
Josue
|
1852c68454
|
fix: filter out nodes with no uuid
|
3 years ago |
Josue
|
e8693e7ef8
|
fix: hide progress bar and message if a node is offline
|
3 years ago |