Commit Graph

678 Commits

Author SHA1 Message Date
Alicia Sykes
38fc1e429e 🍱 Adds new icons for opening method (#289) 2021-10-23 01:16:54 +01:00
Alicia Sykes
4b98e05f75 Support for _parent and _top targets (#289) 2021-10-23 00:49:31 +01:00
Alicia Sykes
6f927797d8 Adds an option to enable edit mode, in settings 2021-10-22 00:30:43 +01:00
Alicia Sykes
2876357297 🔥 Replaces old export code, with new export modal 2021-10-22 00:29:44 +01:00
Alicia Sykes
269e6a93bf 🍱 Adds icons for editing, moving items 2021-10-22 00:28:41 +01:00
Alicia Sykes
fbbc5e0753 Imports Vue-JSON-tree component 2021-10-22 00:27:38 +01:00
Alicia Sykes
4fe3d5c5a0 🚧 Adds option for Move and Delete item, plus translations 2021-10-22 00:26:55 +01:00
Alicia Sykes
7d0647f582 💄 Adds CSS option for tooltip to have higher z-index 2021-10-22 00:26:03 +01:00
Alicia Sykes
b90301e479 💄 Adds CSS for disabled SVG button option 2021-10-22 00:25:27 +01:00
Alicia Sykes
48947785bd Adds ExportConfigMenu to Home view 2021-10-22 00:24:43 +01:00
Alicia Sykes
68cd03636a 🌐 Adds new EN translations for editing, exporting config 2021-10-22 00:23:49 +01:00
Alicia Sykes
da7717b6f2 Builds a modal for exporting config to file or clipboard 2021-10-22 00:22:13 +01:00
David
9002e2237a Added new translation for Polish language 2021-10-21 16:41:42 +02:00
Alicia Sykes
b2d2e70d57
🔀 Merge pull request #287 from Lissy93/FIX/icons-layout
[FIX] Icon overlap and squeeze issues
Fixes #283
Fixes #285
2021-10-21 15:02:19 +01:00
Alicia Sykes
5eb37e22a9 🐛 Fix icon overlap and squeeze (#283 #285) 2021-10-20 23:53:18 +01:00
Alicia Sykes
30bdf153c3
Revert "[FIX] Improves item layout, fixes hover bug" 2021-10-20 12:32:54 +01:00
Alicia Sykes
cd40bb192f Fixes value not updating on form init 2021-10-19 21:57:51 +01:00
Alicia Sykes
a3da4c743f 🐛 Improves item layout, fixes hover bug (#283) 2021-10-19 21:13:52 +01:00
Alicia Sykes
37e49ae240 🙈 Perform deep copy of config, to reset pointers 2021-10-18 23:18:26 +01:00
Alicia Sykes
1ed55b42c6 🎨 Apply local style vars for embeded form elements, and adds in-code docs 2021-10-18 22:47:32 +01:00
Alicia Sykes
8a4f4373c1 💄 Creates configurable CSS variables for new config editor 2021-10-18 22:14:02 +01:00
Alicia Sykes
03906130c7 🚧 Adds responsivness, translations, icons and layout to bottom banner 2021-10-18 21:58:18 +01:00
Alicia Sykes
6f0ee82821 📱 Responsive mobile-support for form elements 2021-10-18 21:57:28 +01:00
Alicia Sykes
e6bb509e57 🍱 Adds icons for the interactive config editor 2021-10-18 21:55:29 +01:00
Rune Bjørnerås
401dd72bbe 🌐 Add 🇳🇴 Norwegian translations 2021-10-18 10:00:00 +02:00
Alicia Sykes
31a2d74461 Turn on edit mode and close, then show banner on hompage when edit mode on 2021-10-17 20:10:59 +01:00
Alicia Sykes
ef57a5be1f 🚧 Started on the save config banner 2021-10-17 20:09:17 +01:00
Alicia Sykes
08da96da2d Adds mutation key for INITIALIZE_CONFIG 2021-10-17 20:08:38 +01:00
Alicia Sykes
159748e3de Show banner when in edit mode 2021-10-17 19:14:12 +01:00
Alicia Sykes
5aefbb272f 🚧 Now displays different input fields, dependeing on data type 2021-10-17 18:55:54 +01:00
Alicia Sykes
71a0194612 Made a radio-button component 2021-10-17 18:55:17 +01:00
Alicia Sykes
3a3a26c3c5 💚 Remove duplicate style 2021-10-17 18:54:54 +01:00
Alicia Sykes
b78db37a8f A drop-down select form component 2021-10-17 16:20:42 +01:00
Alicia Sykes
8d84dbddb3 🚧 Adding and removing of all form items 2021-10-17 14:42:42 +01:00
Alicia Sykes
664727c3e7 🐛 Fixes text overflow bug (#278) 2021-10-17 12:04:19 +01:00
Alicia Sykes
6ef202337e 🍱 Adds icons for add + remove fields 2021-10-16 22:27:16 +01:00
Alicia Sykes
b1e7ce22dd 🚧 You can now add more items, neat! 2021-10-16 21:55:28 +01:00
Alicia Sykes
f1fc013457 🚧 You can now save items to VueX store, neat! 2021-10-16 21:03:26 +01:00
Alicia Sykes
677f0eea4e 🚧 Able to display form data from schema 2021-10-16 20:34:31 +01:00
Alicia Sykes
716bb7419a 📎 Adds option for description by input 2021-10-16 20:33:18 +01:00
Alicia Sykes
36cea32ee5 👽 Add getter to return specific item 2021-10-16 20:31:43 +01:00
Alicia Sykes
685d559716 Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/interactive-editor 2021-10-16 19:23:51 +01:00
Alicia Sykes
07dd3269e5 🗃️ Adds routingMode to schema and configuring docs 2021-10-16 19:06:59 +01:00
Alicia Sykes
85b0fbebd3 Makes the routing mode user-configurable 2021-10-16 19:06:08 +01:00
Alicia Sykes
7a817c17d4 Generate and append a unique ID to each item 2021-10-16 16:41:10 +01:00
Alicia Sykes
b9b9c30713 🚧 Lays ground-work for the Edit Item modal form 2021-10-16 15:32:18 +01:00
Alicia Sykes
19ba9dc16d 🌐 Remove the word 'Open' from context menu 2021-10-16 15:31:42 +01:00
Alicia Sykes
050b3a141e 💄 Update built-in themes 2021-10-15 22:07:35 +01:00
Alicia Sykes
a45887fe48 🩹 Fix text overflow on small items 2021-10-15 22:07:02 +01:00
Alicia Sykes
9270b85203 Builds single-section view 2021-10-15 21:49:34 +01:00
Alicia Sykes
ff47cd237e 🍱 Adds a back-button icon asset 2021-10-15 21:48:13 +01:00
Alicia Sykes
fffa2319c1 Implements router history mode, for cleaner URLs 2021-10-13 20:02:13 +01:00
Alicia Sykes
25a9751682 🏴‍☠️ Adds Ye Pirate Speak 2021-10-12 22:02:41 +01:00
Alicia Sykes
51789f8164 📱 Improved responsivness for large items with grid layout 2021-10-12 20:26:44 +01:00
Alicia Sykes
a21dc50597 📱 Ignore custom grid, when on tiny screen/ mobile 2021-10-11 22:17:22 +01:00
Alicia Sykes
67b0e69b78 ✏️ Fixes typo in App Version translation key 2021-10-11 22:07:17 +01:00
Alicia Sykes
129891038f 🐛 (#274) Fixes relaive icon fetching, when base_url used 2021-10-11 22:02:56 +01:00
Alicia Sykes
6bd6a5ade5 📱 Quick-settings hidden by default on mobile 2021-10-11 21:39:39 +01:00
Alicia Sykes
27a4f9fa5c 📱 Improved mobile responsivness for quick-settings 2021-10-11 21:36:52 +01:00
Alicia Sykes
987f904430 📱 Navbar show/ hide functionality on mobile 2021-10-11 21:36:23 +01:00
Alicia Sykes
5fe79711bd If only 1 section set, then expand on load 2021-10-10 22:33:39 +01:00
Alicia Sykes
e971a0b56b 💄 Hover color on description text of colorful theme 2021-10-10 22:33:11 +01:00
Alicia Sykes
e35568092e 💄 Adds new soft glow light theme 2021-10-10 21:46:19 +01:00
Alicia Sykes
894b7198f3 💄 Updates min footer-height, to prevent scrollbar visible 2021-10-10 21:11:17 +01:00
Alicia Sykes
cff537b9ea 💥 (#177) Depricates old auth struct 2021-10-10 21:10:42 +01:00
Alicia Sykes
2f3b89bbb0 Include the index in item ID 2021-10-10 21:08:49 +01:00
Alicia Sykes
fed991dbdd 💚 Fix ordering issue raised by CI 2021-10-10 16:43:22 +01:00
Alicia Sykes
54c8805cd4 💚 Fix ordering issue raised by CI 2021-10-10 16:20:11 +01:00
Alicia Sykes
4e3b41332d Language now managed in VueX store 2021-10-10 15:52:39 +01:00
Alicia Sykes
048f0cb112 🩹 Fixes cannot type with modal open 2021-10-10 15:12:35 +01:00
Alicia Sykes
eae8dc476c Rebased from master 2021-10-10 15:05:08 +01:00
Alicia Sykes
fddb77dec9 🔥 Implementation of VueX, delete all emit events 2021-10-10 14:32:54 +01:00
Alicia Sykes
8d111a1623 Adds VueX store state for modal open state 2021-10-10 14:27:01 +01:00
Alicia Sykes
004bffce18 🔥 Remove no longer needed props, replaced with VueX state 2021-10-09 22:41:28 +01:00
Alicia Sykes
0e5eca1b7b 🔥 Use VueX store instead of props for router 2021-10-09 19:42:51 +01:00
Alicia Sykes
5e6f78e6e7 🔥 Removes provides from App.vue, replaced with Store 2021-10-09 19:28:36 +01:00
Alicia Sykes
b55f96c839 Remove all instances of inject, replace with VueX store 2021-10-09 19:24:51 +01:00
Alicia Sykes
8a8166bb47 Implements a very very basic config store 2021-10-09 18:31:10 +01:00
Alicia Sykes
c2e70dc07e Adds VueX store into main Vue entry point 2021-10-09 18:30:47 +01:00
Alicia Sykes
46bc451e9b 🚚 (#252) Refactor collapsible section behavior 2021-10-09 12:57:54 +01:00
Alicia Sykes
2d778bee98 🐛 (#252) Ignore local storage collapse state, if set by user 2021-10-09 12:45:49 +01:00
Alicia Sykes
3e3e0b7847 💚 Fix SonarCloud code readibility warning 2021-10-05 21:45:54 +01:00
Alicia Sykes
f517e31cd2 🔥 Refactors minimal search to share code of parent search 2021-10-05 21:40:25 +01:00
Alicia Sykes
96f6a845a2 🐛 (#267) Fix custom search engine option 2021-10-05 20:30:02 +01:00
Alicia Sykes
2946412b4c 🚧 WIP, working on VueX store 2021-10-05 20:25:10 +01:00
Alicia Sykes
41682c8914 Implementing VueX 2021-10-05 20:24:51 +01:00
Alicia Sykes
27d52c0635 💄 Use min-max css func, when calculating row fraction 2021-10-03 21:44:13 +01:00
Alicia Sykes
7ede2c4a4d 🐛 (#250) Fix adds an ellipse when text is overflowing 2021-10-03 21:42:03 +01:00
Alicia Sykes
848b661c76 🚚 Refactor form elemts 2021-10-02 22:35:47 +01:00
Alicia Sykes
c8ec18a6a7 💄 (#250) Improved responsivness of auto layout 2021-10-02 21:51:24 +01:00
Alicia Sykes
c896120718 🗃️ (#250) Adds colCount to schema and docs 2021-10-02 18:25:48 +01:00
Alicia Sykes
98d50446a1 (#250) Adds option for custom column count 2021-10-02 18:24:58 +01:00
Alicia Sykes
b88f128154 💄 (#250) Item description capped at 2 lines 2021-10-02 17:02:47 +01:00
Alicia Sykes
dbb036bf30 🩹 Re: #259 - Remove CSS validation 2021-10-01 00:43:16 +01:00
Alicia Sykes
0bfca16dda Re: #254 - Adds new tab functionality to Workspace 2021-09-29 20:39:39 +01:00
Alicia Sykes
bc100b8143 🗃️ Re: #255 - Adds workspaceLandingUrl into schema 2021-09-29 20:27:25 +01:00
Alicia Sykes
2f1dd2a9fa Re: #255 - Adds an option for landing URL in workspace 2021-09-29 20:26:24 +01:00
Alicia Sykes
5ec2abcf81 👽 New API for generative icons, Re: #163 2021-09-29 19:46:04 +01:00
Alicia Sykes
5ae100b44f Adds support for home-lab icons 2021-09-28 21:37:48 +01:00
Alicia Sykes
e84f09bb0a 📝 Updates the Support docs and link 2021-09-28 21:07:35 +01:00
Alicia Sykes
52fef039ca 💚 Removed duplicate css property 2021-09-28 20:59:22 +01:00
EVOTk
f74ccf4a58
Ajout traduction "remember-me-long-time" 2021-09-24 07:58:08 +02:00
Alicia Sykes
3104cf605d 🔥 Removes non-essential code from AppInfo modal 2021-09-24 00:13:55 +01:00
Alicia Sykes
0e31e9ab4f Redirects not-found pages to the 404 route 2021-09-24 00:13:25 +01:00
Alicia Sykes
728e39a83d Builds a 404 not-found page 2021-09-24 00:12:59 +01:00
Alicia Sykes
3619facd75 🔧 Adds route name for 404 page 2021-09-24 00:12:27 +01:00
Alicia Sykes
d6a2c4d810 🔥 Splash screen now off by default 2021-09-19 22:23:53 +01:00
Alicia Sykes
b532e168fe 💫 Hide loader, if still visible 2021-09-19 22:23:26 +01:00
Alicia Sykes
cdab7981bd Replace error with warning for failed user actions 2021-09-19 21:29:39 +01:00
Alicia Sykes
6e0cda8709 🚸 Adds user-facing warning logging 2021-09-19 21:28:05 +01:00
Alicia Sykes
0927ea879b Show loader when route changes 2021-09-19 21:18:41 +01:00
Alicia Sykes
e83cdc014f Adds option to Remember Me for a long time 2021-09-19 14:41:18 +01:00
Alicia Sykes
4888f2a803 🐛 Re: #232 - Fix tooltip arrow placement + other improvments 2021-09-18 17:47:25 +01:00
Alicia Sykes
744e962624 💄 Some minor UI improvments 2021-09-18 17:45:46 +01:00
Alicia Sykes
8e03930e0c 🎨 Improvments to status-check tooltip CSS 2021-09-18 17:44:52 +01:00
Alicia Sykes
d94b166c78 🩹 Fix status indicator and opening method overlapping 2021-09-18 17:43:01 +01:00
Alicia Sykes
4723652dec 🌐 Adds Russian translations 2021-09-17 23:56:56 +01:00
Alicia Sykes
e986485d25 🌐 Adds Portuguese translations 2021-09-17 23:51:10 +01:00
Alicia Sykes
fe30aceca5 🌐 Adds Japanese translations 2021-09-17 23:48:10 +01:00
Alicia Sykes
bb3c558b7f 🌐 Adds machine-translated Italian text 2021-09-17 23:44:51 +01:00
Alicia Sykes
ae59ec370a 🌐 Adds basic Hindi translations 2021-09-17 23:40:57 +01:00
Alicia Sykes
ac7dab20a2 🌐 Adds basic Arabic translations 2021-09-17 23:31:31 +01:00
Alicia Sykes
d298516070 ♻️ Renames ping --> statusPing 2021-09-17 23:51:43 +01:00
Alicia Sykes
f0449969e7 Use constants for API endpoints 2021-09-17 22:40:39 +01:00
Alicia Sykes
c9b81e5518 Adds constants for server endpoints 2021-09-17 22:39:02 +01:00
Alicia Sykes
32195ca888 🔒 Removes v-html, to protect against XSS 2021-09-12 21:55:13 +01:00
Alicia Sykes
e9aa2bb7fc Improved handling of unexpected events 2021-09-12 16:33:29 +01:00
Alicia Sykes
affff262d3 Update error handler, for non-critical warnings 2021-09-12 16:32:42 +01:00
Alicia Sykes
e216de0e63 Show error log 2021-09-12 15:59:59 +01:00
Alicia Sykes
9ee4878fee Keep recent warnings in session storage 2021-09-12 15:59:42 +01:00
Alicia Sykes
7b68af1bd4 🗃️ Update schema with SW off by default 2021-09-12 15:00:45 +01:00
Alicia Sykes
f772eb5854 👔 SW now disabled by default 2021-09-12 15:00:10 +01:00
Alicia Sykes
21014cf0cd Adds a status printer function 2021-09-12 14:58:56 +01:00
Alicia Sykes
b901a04d4a 🗃️ Adds scema doc for searchBangs 2021-09-11 21:05:32 +01:00
Alicia Sykes
4525f86281 🗃️ Adds searchBangs to schema and docs 2021-09-11 20:36:33 +01:00
Alicia Sykes
0f651b281a 💚 Fix alert, remove event listener when component destroyed 2021-09-11 20:11:51 +01:00
Alicia Sykes
688dece915 Re: #206 - Implements support for search bangs 2021-09-11 19:47:54 +01:00
Alicia Sykes
0e8eb992fb 🚚 Refactor with new search util 2021-09-11 19:46:53 +01:00
Alicia Sykes
55beeaf010 Adds helper functions for search bangs 2021-09-11 19:39:51 +01:00
Alicia Sykes
412d341b23 💄 Nicer design for language swtitcher 2021-09-11 01:35:02 +01:00
Alicia Sykes
ad069bdf30 Adds filter key to error handler 2021-09-11 01:34:48 +01:00
Alicia Sykes
15b38cc6ac 🎨 Smarter language auto-detection 2021-09-11 01:14:23 +01:00
Alicia Sykes
e7fb8e2d01 💄 Nicer design for language swtitcher 2021-09-10 23:51:21 +01:00
Alicia Sykes
e176b4bf71 ⚰️ Remove lang from accumulator 2021-09-10 23:50:32 +01:00
Alicia Sykes
fb0489ff2e 📱 Improved display for smaller screens 2021-09-10 23:48:08 +01:00
Alicia Sykes
0e6dfc10fb 💄 Increase size of language switcher modal 2021-09-10 23:47:06 +01:00
Alicia Sykes
3df9f7e105 🌐 Re: #216 - Adds Spanish lang, thanks @lu4t 2021-09-10 22:25:32 +01:00
Alicia Sykes
eb93f00702 ✏️ Fix minor in-code typos 2021-09-10 21:26:25 +01:00
Alicia Sykes
77e0fede6a Improve the error output 2021-09-09 19:09:40 +01:00
EVOTk
54477cf5a5
🌐 Ajout traduction pour le sélecteur d'affichage 2021-09-07 12:41:58 +02:00