Commit Graph

1422 Commits

Author SHA1 Message Date
Alicia Sykes 9d361142bb 🚧 Creates copy part of move item 2021-10-24 17:20:38 +01:00
Alicia Sykes df03046288 Adds functionality for navigating to single-section view 2021-10-24 14:47:37 +01:00
Alicia Sykes 640e605ea5 🌐 Add translations for edit mode tooltip 2021-10-24 14:37:54 +01:00
Alicia Sykes f5965a788f Adds edit title button next to page title 2021-10-24 14:32:41 +01:00
Alicia Sykes 51bcd2344e 🌐 Updates translation keys 2021-10-24 14:32:11 +01:00
Alicia Sykes d3772891b5 Adds context menu for more options on Settings 2021-10-24 14:31:14 +01:00
Alicia Sykes 7ac233e763 🌐 Change stucture of context menu 2021-10-24 14:30:22 +01:00
Alicia Sykes 4667642dbe Refactors console-out into own function 2021-10-24 13:31:48 +01:00
Alicia Sykes e0a7cbdf96 Adds index to section itterator, for editing 2021-10-24 13:31:13 +01:00
Alicia Sykes 64bd506c91 Display a different tooltip, depending on if in edit mode 2021-10-24 13:28:20 +01:00
Alicia Sykes fecd1c6493 Builds edit section form and functionality 2021-10-24 13:26:49 +01:00
Alicia Sykes 0a00c9beb2 🔩 Adds updateSection functionality to store 2021-10-24 13:25:22 +01:00
repo-visualizer 1eb9eaefa1 💛 Updates repo diagram 2021-10-24 01:24:36 +00:00
Alicia Bot b9447e9f88 💙 Makes author list 2021-10-24 02:23:44 +01:00
liss-bot f100fa0dd6 💜 Updates contributors list 2021-10-24 02:23:32 +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 e78bd07ced 🔄 Rebased from master 2021-10-23 19:43:09 +01:00
Alicia Sykes e5d9463967 📝 Adds info for custom domain and remote access into Management docs 2021-10-23 19:29:01 +01:00
Alicia Sykes 89737ffa5d Implements UI editor form for appConfig 2021-10-23 19:28:08 +01:00
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 fbf9ddfc11
⬆️ Merge #293, Update Axios dependency
[Snyk] Upgrade axios from 0.21.4 to 0.22.0
2021-10-23 11:11:49 +01:00
snyk-bot 3d5858d5d7
fix: upgrade axios from 0.21.4 to 0.22.0
Snyk has created this PR to upgrade axios from 0.21.4 to 0.22.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/lissy93/project/564ca11b-8665-48b8-befa-ccd607c3e09a?utm_source=github&utm_medium=referral&page=upgrade-pr
2021-10-23 07:19:58 +00:00
Alicia Sykes a42b9ee7c5
🔀 Merge pull request #292 from Lissy93/FEATURE/advanced-item-targets
[FEATURE] Improved Item Opening Method Options
Fixes #289
2021-10-23 01:44:59 +01:00
Alicia Sykes 3f35f99a72 🐛 Fixes auth data structure reverting to array 2021-10-23 01:57:21 +01:00
Alicia Sykes 001e18b709 🔖 Bumps to V 1.8.8 and updates changelog 2021-10-23 01:44:59 +01:00
Alicia Sykes e9e15307b7 🗃️ Updates schema and config docs with default opening method, and new supported opening methods 2021-10-23 01:42:05 +01:00
Alicia Sykes 4534203b0e 📝 Udates docs with new item opening methods 2021-10-23 01:41:08 +01:00
Alicia Sykes 05b5ada9fc 👊 Adds default openingMethod 2021-10-23 01:20:07 +01:00
Alicia Sykes 3ac29d2a98 Adds utils for target opening method (#289) 2021-10-23 01:18:56 +01:00
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 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 Bot 93167488e4 💙 Updates contributor SVG 2021-10-21 16:25:09 +01:00
liss-bot e5b011e564 💜 Updates contributors list 2021-10-21 16:24:28 +01:00
Alicia Bot f4633a8bae 💙 Makes author list 2021-10-21 16:24:12 +01:00
Alicia Sykes 15852882f2
🔀 Merge pull request #288 from skaarj1989/pl_translation
Translation for Polish language
Contributed by @skaarj1989
2021-10-21 16:18:34 +01:00
David 9002e2237a Added new translation for Polish language 2021-10-21 16:41:42 +02:00