Commit Graph

39 Commits

Author SHA1 Message Date
Alicia Sykes 69f709001f 🛂 Disables conf features based on permissions 2022-02-12 15:18:20 +00:00
Alicia Sykes 86837105cf 🐛 Fix malformed YAML in export menu (#482) 2022-02-09 18:27:48 +00:00
Alicia Sykes fd04241700 Adds option for starting tab to be applied 2021-11-07 21:04:18 +00:00
Alicia Sykes 513b1cd955 🔥 Remove no-longer needed prop attrs 2021-10-30 13:23:54 +01:00
Alicia Sykes 2876357297 🔥 Replaces old export code, with new export modal 2021-10-22 00:29:44 +01:00
Alicia Sykes fb0489ff2e 📱 Improved display for smaller screens 2021-09-10 23:48:08 +01:00
Alicia Sykes e6cfad6d4e 🔥 Removes view config screen, as not necessary 2021-08-08 18:39:52 +01:00
Alicia Sykes 25289f3861 Removes highlight.js, to reduce app size 2021-08-07 14:22:46 +01:00
Alicia Sykes d740baf6ab 🩹 Re: #118 - Fixes config menu footer note overflow 2021-08-05 20:25:23 +01:00
Alicia Sykes 81fdfd1b2a 🩹 Minor fix, reduce height to hide scrollbar 2021-08-04 20:27:18 +01:00
Alicia Sykes 6f5943073f 🐛 Re: #115 - Fixes width in config container for long languages 2021-08-04 20:23:01 +01:00
Alicia Sykes 3434bfacba 🔥 Removed cloud sync button from home, moved to config menu 2021-07-31 18:40:16 +01:00
Alicia Sykes dcdcdfb979 Shows app version + status in Config and About menu 2021-07-25 16:46:49 +01:00
Alicia Sykes a15255afb8 Implements language switcher into config component 2021-07-24 21:36:13 +01:00
Alicia Sykes ef3468e2fb 🌐 Translations for app config, json editor, rebuild dialog and css dialog 2021-07-24 14:18:48 +01:00
Alicia Sykes 309c249e9a 🐛 Fixes Firefox bug, broken height on config container 2021-07-17 15:01:32 +01:00
Alicia Sykes 094f8589db 🐛 Fixes bugs caused by the upgrade of vue-material-tabs 2021-07-08 21:30:37 +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 0b8b1fcf8a Adds an App Info section, to help users raise bug for current version 2021-06-22 22:30:46 +01:00
Alicia Sykes 75fc677ff9 Change window.reload to hard reload 2021-06-21 19:22:58 +01:00
Alicia Sykes 7ecb815ec3 🐛 #36 - New method for downloading config 2021-06-21 13:04:49 +01:00
Alicia Sykes e75b0c780f Implements frontend work for Rebuild App functionality 2021-06-20 16:51:23 +01:00
Alicia Sykes 7ab32686ba Adds note on small screens 2021-06-09 14:03:15 +01:00
Alicia Sykes 89ac1d1e36 Implemented config validation into the JSON editor 2021-06-06 17:09:37 +01:00
Alicia Sykes 9cf720e711 New material theme, additional fonts, more complete theme coverage, and bug fixes 2021-06-01 22:44:59 +01:00
Alicia Sykes b60b8db884 Adds 2 new themes, minimal-dark, and minimal-light 2021-06-01 14:24:18 +01:00
Alicia Sykes 35289df0d9 Adds code editor for user to specify custom CSS 2021-05-31 17:01:00 +01:00
Alicia Sykes 0edf235178 Adds sytnax highlighting to the YAML export 2021-05-31 16:10:12 +01:00
Alicia Sykes fdde53588e Adds custom CSS functionality 2021-05-31 15:17:54 +01:00
Alicia Sykes a75db93e8e Adds fancy scrollbar 2021-05-31 14:25:25 +01:00
Alicia Sykes d3ff42a5e1 Adds note about local data, plus UI improvments 2021-05-29 23:01:07 +01:00
Alicia Sykes 34e0467889 Doesnt add nav items if text field is empty 2021-05-18 16:20:35 +01:00
Alicia Sykes 5353c3ab90 Adds ability for user to add custom nav bar links plus UI improvments 2021-05-18 15:22:11 +01:00
Alicia Sykes 062f48a6ef Almost finished form that lets user set PageInfo 2021-05-17 20:48:42 +01:00
Alicia Sykes ce851b2f0c Shows toast on success, and other UX improvments 2021-05-17 19:38:18 +01:00
Alicia Sykes 8064a46b39 Adds menu to Config popup, adds delete and download functionality 2021-05-17 18:53:35 +01:00
Alicia Sykes 25dc8cc4ea You can now edit sections and items from the UI 🤓 2021-05-16 21:17:32 +01:00
Alicia Sykes 88a3ae9c3a Adds JSON editor component in config modal 2021-05-16 20:03:12 +01:00
Alicia Sykes e05a04243d Added a data prop to be set when modal is open, in order to disable key bindings 2021-05-16 19:40:43 +01:00