Commit graph

90 commits

Author SHA1 Message Date
def7523334 Chore: cleanup of imports and unused arguments 2024-08-11 19:04:44 +02:00
8c779fe09b Performance: split validation into multiple files, avoid using 'fixImages' and 'exractImages' into well-known themes as it takes a big chunk of data 2024-08-11 12:03:24 +02:00
3ec957e1e5 Studio: UX improvements, fix crash 2024-08-10 12:50:55 +02:00
51fa48a01f Merge master 2024-08-09 17:02:59 +02:00
6a0b77eb99 chore: automated housekeeping... 2024-08-09 16:55:08 +02:00
f51a1a3cc1 Studio: fix path 2024-08-02 19:25:59 +02:00
d1ec9a43fc Add various improvements and fixes to studio, should fix #2055 2024-08-02 19:25:59 +02:00
1b01f75905 Merge master 2024-07-28 02:38:24 +02:00
15aa141e15 Small UI tweaks for studio, improve linting and typing 2024-07-26 18:13:26 +02:00
4add2d1aff chore: automated housekeeping... 2024-07-21 10:52:51 +02:00
25075bf881 Studio: fix dynamic markers 2024-07-16 23:06:26 +02:00
214ba40dfa Merge master 2024-07-09 16:56:19 +02:00
9e84bf7ed2 Studio: fix crash when creating a new tagRendering 2024-07-09 14:41:39 +02:00
da615acfb1 Housekeeping 2024-07-09 13:44:59 +02:00
65176122c2 Fix #2010 2024-07-09 00:22:26 +02:00
5628e66dce Add icons and titles to studio accordeons 2024-06-26 11:57:18 +02:00
cd0d275965 Chore: housekeeping 2024-06-20 04:21:29 +02:00
ad7976f142 Remove obsolete comment 2024-06-19 00:30:06 +02:00
62944c3883 Studio: use accordions in SchemaBasedArray.svelte to make browsing more easy 2024-06-19 00:29:19 +02:00
c08fe03ed0 Chore: formatting 2024-06-16 16:06:26 +02:00
6549a5d10f Merge branch 'master' into develop 2024-05-14 19:01:26 +02:00
8218b42c9e Studio: fix crash 2024-05-14 19:01:05 +02:00
7072f2d93d UX: fix #1932 2024-05-06 11:24:26 +02:00
504cc1fe33 Studio: Add deeplinks, fix #1926 2024-04-28 00:23:20 +02:00
204027b4e9 Studio: show correct question if available, see #1929 2024-04-28 00:00:28 +02:00
4a8ecddd2f Studio: reorder 'configuration file'-tab of Layer and Theme editors 2024-04-27 23:45:25 +02:00
fc6d86397e Remove all usages of 'nano-markdown', use centralized 'Markdown.svelte'-instead 2024-04-27 23:44:54 +02:00
181965efd9 Studio: cleanup 'null'-layers before generating errors 2024-04-27 23:43:39 +02:00
d2e7bac775 Add better support for markdown (switch nano-markdown for markdown-it as the former doesn't support backtick-code-formatting), add Markdown element. See #1929 2024-04-27 22:44:35 +02:00
95bc755611 Add styling to delete button 2024-04-23 21:58:48 +02:00
56ba426ab5 Fix: emit warning for invalid suggestions 2024-04-23 21:42:55 +02:00
9a43da6f8a Studio: fix #1901, #1902 2024-04-23 21:31:58 +02:00
28bf8cca9f Studio: studio now supports loading self-made layers in themes 2024-04-23 15:35:18 +02:00
Robin van der Linde
5e4f67e9a6
Slightly clean up styling 2024-02-22 03:05:50 +01:00
Robin van der Linde
e932bfd9cd
Merge branch 'develop' into feature/json-editor 2024-02-22 02:24:17 +01:00
1528dfaae1 Housekeeping: formatting 2024-02-20 13:33:38 +01:00
Robin van der Linde
302289c36e
Change height 2024-02-13 12:19:28 +01:00
Robin van der Linde
a8313022a0
Split out editor, add to theme editing 2024-02-13 11:44:09 +01:00
Robin van der Linde
a093d52647
🚧 Allow editing of layer file in Studio 2024-02-13 00:52:50 +01:00
e68b31e267 Chore: Remove unused variables 2024-01-24 23:45:20 +01:00
d09f89dc2a Chore: remove all unused imports, port 'allTags' to proper svelte 2024-01-22 03:42:35 +01:00
ef34304efa Studio: fix #1750 2024-01-22 01:35:28 +01:00
121efd8dfb Studio: hide informational message, hide irrelevant quesionts for theme 2024-01-22 01:01:38 +01:00
37cde7c1ae Remove obsolete code 2024-01-19 17:35:18 +01:00
079a3f8694 Studio: improve error handling, fix renumbering 2024-01-19 17:31:35 +01:00
b3b226d34c Improvements to studio and layer handling 2024-01-13 01:51:29 +01:00
8f036f6045 Studio: small improvements after selftesting, icons reusing HeroIcons can now be colored as well 2024-01-12 23:19:31 +01:00
21563e4dc2 More fixes to studio, move error message to validation step, fix #1710 2024-01-03 14:57:26 +01:00
8b4544db04 Fix #1740 2024-01-03 14:17:42 +01:00
663b194247 Chore: housekeeping: lint 2023-12-19 22:08:00 +01:00