Commit Graph

1303 Commits

Author SHA1 Message Date
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
Alicia Sykes 9578d5f6be 📝 Updates docs 2021-10-15 22:18:53 +01:00
Alicia Sykes 59c065580a 🩹 Fix syntax in assign-reviewer workflow 2021-10-15 22:18:32 +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 79ee9994e5 🔨 Updates anti-spam action to not run for feedback 2021-10-15 21:47:46 +01:00
Alicia Sykes 78963905cb 📝 Adds secure container management docs 2021-10-14 22:51:45 +01:00
Alicia Sykes 96a0d6260a 📝 Adds guides on automated backups, updating, healthcecks, performance, etc 2021-10-13 21:55:07 +01:00
Alicia Sykes d79b2d19d8 Adds connect-history-api-fallback for history routing 2021-10-13 20:02:46 +01:00
Alicia Sykes fffa2319c1 Implements router history mode, for cleaner URLs 2021-10-13 20:02:13 +01:00
Alicia Sykes f95b306157 ⬆️ Updates dependencies 2021-10-12 22:38:59 +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