609 Commits (a3143ce1723c3cc0a132ed16468b4c2a02d19962)

Author SHA1 Message Date
Josue b536b317dc refactor(front-end): use state hook to enable and disable full display mode 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 b572f19d2c refactor: modify server page to allow different types of display depending on user input 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 35e672a21b feat: add react-vnc 3 years ago
Josue c1d8cf3a48 style: remove bottom padding from inner pannel 3 years ago
Josue e523ad01ce fix: change url to fetch server info using latest changes in the specs 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 90e6abee2b refactor: fix ReplicatedStorage type to handle one resource instead of a list 3 years ago
Josue 7608d643fd refactor: pass fetched server into Resource component 3 years ago
Josue e728e3b5f9 refactor: use server_uuid to fetch a resource 3 years ago
Josue 8f353679bb feat: add server page and boilerplate code for the components 3 years ago
dependabot[bot] ea38f991d8 chore: bump @typescript-eslint/eslint-plugin in /striker-ui 3 years ago
dependabot[bot] df4b1b727f chore: bump @typescript-eslint/parser in /striker-ui 3 years ago
dependabot[bot] 6cb1d29a08 chore: bump eslint-plugin-prettier from 3.3.1 to 3.4.0 in /striker-ui 3 years ago
dependabot[bot] ddf3b4085c chore: bump eslint-config-prettier from 7.2.0 to 8.3.0 in /striker-ui 3 years ago
dependabot[bot] bbfa20a13a chore: bump eslint-plugin-import from 2.22.1 to 2.23.4 in /striker-ui 3 years ago
dependabot[bot] 15f76adeec chore: bump typescript from 4.2.3 to 4.3.2 in /striker-ui 3 years ago
dependabot[bot] 829db8d165 chore: bump swr from 0.4.2 to 0.5.6 in /striker-ui 3 years ago
dependabot[bot] 96e603db78 chore: bump @commitlint/config-conventional in /striker-ui 3 years ago
dependabot[bot] a335a5c624 chore: bump @material-ui/core from 4.11.3 to 4.11.4 in /striker-ui 3 years ago
dependabot[bot] f146108d38 chore: bump eslint from 7.21.0 to 7.28.0 in /striker-ui 3 years ago
dependabot[bot] 6228a5f08a chore: bump husky from 5.1.3 to 6.0.0 in /striker-ui 3 years ago
dependabot[bot] 3c64d38fc4 chore: bump @types/node from 14.14.33 to 15.12.2 in /striker-ui 3 years ago
dependabot[bot] eb00d0dc03 chore: bump @typescript-eslint/parser in /striker-ui 3 years ago
dependabot[bot] 7e2d751c89 chore: bump eslint-plugin-react from 7.22.0 to 7.24.0 in /striker-ui 3 years ago
dependabot[bot] 1f45c2886e chore: bump lint-staged from 10.5.4 to 11.0.0 in /striker-ui 3 years ago
dependabot[bot] b23242b983 chore: bump @types/react from 17.0.3 to 17.0.11 in /striker-ui 3 years ago
dependabot[bot] 293bb00452 chore: bump eslint-plugin-react from 7.22.0 to 7.24.0 in /striker-ui 3 years ago
dependabot[bot] b351b51502 chore: bump @typescript-eslint/parser in /striker-ui 3 years ago
dependabot[bot] 179e22ff08 fix(striker-ui): use iso-8601 date format in Anvil status 3 years ago
dependabot[bot] 7f24d6b88c fix(striker-ui): use iso-8601 date format in Anvil status 3 years ago
Josue 3344c87897 chore(front-end): fix eslint-prettier conflict 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 ea91b36291 refactor(front-end): use 2 columns for wider layout and display server at the top 3 years ago
Josue 9f8303ed61 refactor(front-end): use custom breakpoint to define wider mobile layout 3 years ago
Josue f51f6acb4d feat(front-end): add hook to access innerWidth whenever the viewport is resized 3 years ago
Tsu-ba-me b6f60f1bb1 chore: rebuild web UI 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