Commit Graph

178 Commits

Author SHA1 Message Date
Alicia Sykes 0866f69c92 🏗️ Re: #54 - Adds property to make Service Worker caching optional 2021-06-23 12:36:30 +01:00
Alicia Sykes e94ff4b952 💄 Show no-access cursor when rebuild is disallowed by admin 2021-06-22 23:06:59 +01:00
Alicia Sykes 23e14662e5 🐛 Fix issue being thrown when appConfig is undefined 2021-06-22 23:05:51 +01:00
Alicia Sykes 0b8b1fcf8a Adds an App Info section, to help users raise bug for current version 2021-06-22 22:30:46 +01:00
Alicia Sykes d565a1143c 🚧 WIP, Passes service worker state to app 2021-06-22 22:29:48 +01:00
Alicia Sykes b051c399ac 💅 Adds new theme, Vapourwave. And fixes curve styling of nav 2021-06-22 14:44:05 +01:00
Alicia Sykes be4621d76f 🐛 Ammends color variables for login page, Re: #50 2021-06-22 14:41:17 +01:00
Alicia Sykes 2560f16894 Adds option for continious status checking
Re #35
2021-06-22 14:36:00 +01:00
Alicia Sykes b4b9d29170 Implements new icon features, better favicon support and generative 2021-06-21 19:31:13 +01:00
Alicia Sykes 4b3d20f43f 🏷️ Adds new data types for iconography, and documents 2021-06-21 19:30:17 +01:00
Alicia Sykes 75fc677ff9 Change window.reload to hard reload 2021-06-21 19:22:58 +01:00
Alicia Sykes 4bf557875b #42 Footer is now only position-fixed when window is not scrollable 2021-06-21 14:31:20 +01:00
Alicia Sykes 46e6c23575 🔒 Checks that the user has permission to write to disk before saving config 2021-06-21 13:09:20 +01:00
Alicia Sykes 6d30b54612 Adds w raw config view 2021-06-21 13:07:49 +01:00
Alicia Sykes 7ecb815ec3 🐛 #36 - New method for downloading config 2021-06-21 13:04:49 +01:00
Alicia Sykes 6f809460ff 🛂 Prevent non-admin users from writing changes to disk 2021-06-21 11:53:10 +01:00
Alicia Sykes f1f227d41f ♻️ Fixed console formatting in welcome message, and increaes size of config modal a bit 2021-06-20 20:45:50 +01:00
Alicia Sykes cd314cb523 🎨 Adds new styles used by config editor 2021-06-20 20:43:55 +01:00
Alicia Sykes 04708a4f3f 📝 Adds in-code docs to config accumalator 2021-06-20 20:42:37 +01:00
Alicia Sykes 20e12fecb9 The user can now modify the conf.yml file through the UI :) 2021-06-20 20:39:45 +01:00
Alicia Sykes 561c8a7dfb 🎨 Improves how modal styles are applied 2021-06-20 17:02:34 +01:00
Alicia Sykes 77bf770c02 🎨 Refactor of stylesheets, making way for new changes 2021-06-20 16:59:43 +01:00
Alicia Sykes e75b0c780f Implements frontend work for Rebuild App functionality 2021-06-20 16:51:23 +01:00
Alicia Sykes 6337e5d7e4 Merge branch 'master' of github.com:Lissy93/server-start-page into feature_write-config-to-file-system 2021-06-19 14:26:45 +01:00
Alicia Sykes a3a84e5b49 Re: #39 - Adds specifc styles to fix status indicator tooltip
Fixes styling issue causing status check tooltip to not be visible in certain themes
2021-06-19 14:12:50 +01:00
Alicia Sykes c81d57f02d Adds new color variable for styling status check tooltips 2021-06-19 14:10:55 +01:00
Alicia Sykes a954f8c0fb Adds new property, `appConfig.allowConfigEdit`, in order to allow / prevent the user from writing changes to the conf file from the UI 2021-06-19 13:54:48 +01:00
Alicia Sykes 3a22283f3c Implemented a workspace feature 2021-06-17 22:59:56 +01:00
Alicia Sykes 50b5b7a081 Updates the About page, with Help details 2021-06-17 22:58:09 +01:00
Alicia Sykes 69dbb4d3ad Move dimension-related CSS vars to their own file 2021-06-17 22:24:34 +01:00
Alicia Sykes c92083f88f Commiting in order to switch computers 2021-06-17 13:34:02 +01:00
Alicia Sykes 491c07ed67 Working on adding a workspace/ sidebar view 2021-06-15 14:22:22 +01:00
Alicia Sykes 9af4af75ec Specifies text highlight color, and adds variable 2021-06-15 13:08:46 +01:00
Alicia Sykes 7c13d1d14c Adds content to the About page 2021-06-15 13:07:02 +01:00
Alicia Sykes 0b1f66b7b7 Adds an (optional) status check feature, plus some refactoring 2021-06-14 20:44:07 +01:00
Alicia Sykes 25ee90b987 Adds functionality and supporting components for frontend authentication 2021-06-13 09:40:40 +01:00
Alicia Sykes 8665c6010d Adds new fields for user authentication 2021-06-13 09:39:44 +01:00
Alicia Sykes 6476afbfa0 Enables the user to add raw HTML and inline CSS into the footer, Re: #28 2021-06-12 12:27:21 +01:00
Ryan Turner 49188f40ac
fix: update link in footer with new repo name
The footer link to viewing the source code sends users to the wrong repository. This repo must've been named "panel" in a past life, but now it is "dashy". This resolves the issue.
2021-06-11 14:19:38 -05:00
Alicia Sykes f6cecaf3bb Show splash screen while loading for first time 2021-06-11 17:18:07 +01:00
Alicia Sykes 506509fa04 Updates developing and contributing docs, and a small fix in material theme 2021-06-11 15:56:49 +01:00
Alicia Sykes dbc2fae6d6 Fixed lint errors caused by octal character, and added missing yaml dependency 2021-06-11 15:23:25 +01:00
Alicia Sykes 089ceb3e56 Show scrollbar on smaller screens 2021-06-09 14:03:32 +01:00
Alicia Sykes 7ab32686ba Adds note on small screens 2021-06-09 14:03:15 +01:00
Alicia Sykes 3b9b974ae7 #19 - Settings container not visible in mobile 2021-06-08 16:15:44 +01:00
Alicia Sykes b03bedd227 Replaces v-if with css display none
This fixes theme not being applied on load when settings are hidden, since the theme selector component will still be mounted, just not visible
2021-06-08 14:44:06 +01:00
Alicia Sykes 75aa15dbf0 Adds minimum dimensions for modal 2021-06-08 14:41:49 +01:00
Alicia Sykes dc15f290fd Removes explicit use of Ajv. Fixes #17 2021-06-08 14:01:04 +01:00
Alicia Sykes 0e86d0dbfb Converted schema from JavaScript into JSON 2021-06-07 16:01:11 +01:00
Alicia Sykes 0f7bdec996 Final touches to the schema validator and JSON editor 2021-06-06 17:40:28 +01:00