Commit Graph

30 Commits

Author SHA1 Message Date
Alicia Sykes ca9498ba4a 🛂 Remove start edditing button, if no permissions (#455) 2022-02-12 21:26:43 +00:00
Alicia Sykes 640e605ea5 🌐 Add translations for edit mode tooltip 2021-10-24 14:37:54 +01:00
Alicia Sykes 87bf9263db If in edit mode, open item-edit instead of launching, onclick 2021-10-23 20:05:43 +01:00
Alicia Sykes 6f927797d8 Adds an option to enable edit mode, in settings 2021-10-22 00:30:43 +01:00
Alicia Sykes fddb77dec9 🔥 Implementation of VueX, delete all emit events 2021-10-10 14:32:54 +01:00
Alicia Sykes 0e5eca1b7b 🔥 Use VueX store instead of props for router 2021-10-09 19:42:51 +01:00
Alicia Sykes 744e962624 💄 Some minor UI improvments 2021-09-18 17:45:46 +01:00
Alicia Sykes 0e6dfc10fb 💄 Increase size of language switcher modal 2021-09-10 23:47:06 +01:00
Alicia Sykes d5643bc0dc 🌐 Adds missing translation for View-switcher tooltip 2021-09-06 21:34:38 +01:00
Alicia Sykes 42884a03e7 🌐 Adds missing translations for view-switcher 2021-08-27 23:32:58 +01:00
Alicia Sykes e1cc17c7e0 Add a dropwdown menu for switching between views 2021-08-14 15:20:53 +01:00
Alicia Sykes 3daee52634 🚸 Improve user experience of config modals 2021-08-08 20:11:23 +01:00
Alicia Sykes 4ead7b6742 🩹 Re: #123 - Fixes cut-off text 2021-08-07 14:31:18 +01:00
Alicia Sykes 1ea00ec863 🔥 Removed obsolete lougout code, and adds translations 2021-08-07 14:24:31 +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 0f5b6a2ec7 🩹 Quick fix, dont emmit close event for Lang switcher 2021-07-25 12:29:38 +01:00
Alicia Sykes a15255afb8 Implements language switcher into config component 2021-07-24 21:36:13 +01:00
Alicia Sykes 55aeb44c1a 🌐 Adds localisation for Settings, Config and Theme maker 2021-07-24 16:18:28 +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 561c8a7dfb 🎨 Improves how modal styles are applied 2021-06-20 17:02:34 +01:00
Alicia Sykes 75aa15dbf0 Adds minimum dimensions for modal 2021-06-08 14:41:49 +01:00
Alicia Sykes 9ae8fe921e Includes note in the UI better highlighting that web-based config is only applied locally 2021-06-03 19:25:42 +01:00
Alicia Sykes 78314f96c6 Adds ability for user to show/ hide settings menu
For a cleaner, less clutterd UI
2021-06-03 12:19:55 +01:00
Alicia Sykes a632634218 Launch backup sync menu from config menu 2021-05-29 23:00:06 +01:00
Alicia Sykes 44b2594dfa Adds backup functionality 2021-05-24 17:25:16 +01:00
Alicia Sykes 83d94b76be Adds a settings menu icon, and pop-up modal for cloud backup and restore 2021-05-23 20:22:31 +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 8064a46b39 Adds menu to Config popup, adds delete and download functionality 2021-05-17 18:53:35 +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
Renamed from src/components/Settings/ConfigEditor.vue (Browse further)