Commit Graph

1318 Commits

Author SHA1 Message Date
Alicia Sykes e6f3cae63d 🗃️ Update order and descriptors in schema for appConfig form 2021-10-23 19:27:35 +01:00
Alicia Sykes b1a7fce05d 🎨 Move interactive-editor styles into own stylesheet 2021-10-23 19:26:34 +01:00
Alicia Sykes 8147f40e9c Adds ability to edit pageInfo through the UI 2021-10-23 13:07:30 +01:00
Alicia Sykes a48024e59c 📝 Adds docs for Dashy remote access 2021-10-22 00:31:24 +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 058529493e Adds dependency, vue-json-tree-view for viewing config 2021-10-22 00:23:10 +01:00
Alicia Sykes da7717b6f2 Builds a modal for exporting config to file or clipboard 2021-10-22 00:22:13 +01:00
Alicia Sykes cd40bb192f Fixes value not updating on form init 2021-10-19 21:57:51 +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
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 307d3719aa 📝 Updates URL to TypeForm survey 2021-10-17 14:41:42 +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 532d5e1b22 📝 Adds solutions for when config not updating 2021-10-16 21:32:54 +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 be5b828e7d
🔀 Merge pull request #277 from Lissy93/FIX/make-routing-mode-configurable
[FIX] Make routing mode user-configurable
Fixes #274
2021-10-16 19:13:07 +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 8c3a8e996f 🔧 Support history-mode routing on Netlify 2021-10-16 15:34:16 +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 1469e4b715
🔀 Merge pull request #273 from Lissy93/REFACTOR/new-initial-config
[REFACTOR] Fix Firefox icon, new Glow theme, bug fixes, refactors, and more
2021-10-15 23:12:57 +01:00
Alicia Sykes 41dd3fe336 ⬆️ Upgrades critical dependencies 2021-10-15 22:42:53 +01:00
Alicia Sykes 0c8a9019c1 🔖 Bumps to V 1.8.7 and updates changelog 2021-10-15 22:19:28 +01:00