Commit graph

79 commits

Author SHA1 Message Date
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
d959b6b40b Merge develop 2023-12-03 04:44:59 +01:00
a350410520 Favourites: tweaking overview; fix upload of properties 2023-12-03 04:20:56 +01:00
09ea799ad4 Studio: some fixes, show user id when running localhost 2023-12-03 03:33:02 +01:00
26214ed2a3 Studio: do some extra cleaning to prevent corruptions 2023-12-03 03:01:43 +01:00
eb5cc4d78c Studio: add delete button for layers 2023-12-02 00:24:55 +01:00
f7d19bcc02 Housekeeping 2023-11-23 15:47:16 +01:00
3bf184577f Merge master 2023-11-13 01:54:58 +01:00
a7599f6d7f Fix: schemaBasedArray 2023-11-12 13:49:39 +01:00
286578bfc7 Chore: formatting 2023-11-09 16:30:26 +01:00
556f6d0b93 Themes: add validation check if a mapping does not erase another mapping completely 2023-11-09 15:42:15 +01:00
7d43bb5983 Add tutorial for tagRenderings 2023-11-07 18:51:50 +01:00