Commit graph

85 commits

Author SHA1 Message Date
d09f89dc2a Chore: remove all unused imports, port 'allTags' to proper svelte 2024-01-22 03:42:35 +01:00
121efd8dfb Studio: hide informational message, hide irrelevant quesionts for theme 2024-01-22 01:01:38 +01:00
079a3f8694 Studio: improve error handling, fix renumbering 2024-01-19 17:31:35 +01:00
cd8f6788e7 Fix tests 2024-01-16 04:52:05 +01:00
7ba0e736a8 Fix: correctly flatten special cases 2024-01-16 04:23:37 +01:00
f2f041f9d0 Themes: move tagRenderings+ above leftover-questions 2024-01-13 03:20:07 +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
fc483ed547 Themes: validate that a background layer actually exists, fix current-view button (GRB) 2024-01-03 18:24:00 +01:00
21563e4dc2 More fixes to studio, move error message to validation step, fix #1710 2024-01-03 14:57:26 +01:00
8ceda1cc5f Themes: add various services to hackerspaces and makerspaces, add icons, some fixes to make this work with expandRewrite 2024-01-02 20:19:43 +01:00
6cd3c15544 Improve share functionality 2023-12-25 23:55:52 +01:00
bfd818cb38 Add QR-code to all popups, add direction indicator to popup and visual feedback, make reviews accessible to screenreaders (both to read them and to make them) 2023-12-24 05:01:10 +01:00
58fa9a4cd4 Fix note import layer 2023-12-20 01:23:55 +01:00
f51b51c491 Merge master 2023-12-19 23:04:37 +01:00
663b194247 Chore: housekeeping: lint 2023-12-19 22:08:00 +01:00
78311b8986 Fix crash on custom themes 2023-12-13 19:12:43 +01:00
f015604000 Themes: improve ability of 'rewrite' config 2023-12-12 03:43:55 +01:00
b33f2c63e9 UX tweaks 2023-12-08 18:27:50 +01:00
e8569ec540 Fix: remove 'icons.defaults' from favourite layers, cleanup of various small typing errors 2023-12-08 00:12:21 +01:00
6f59e46bef Fix: bypass missing favourites in custom theme loader 2023-12-05 01:07:58 +01:00
d959b6b40b Merge develop 2023-12-03 04:44:59 +01:00
59090fdb39 Themes: improve favourite panel 2023-12-02 03:19:50 +01:00
473931891c Favourites: include _all_ tagRenderings 2023-11-30 00:39:55 +01:00
2c662c9578 Themes: add icons, add 'auto'-title-icons 2023-11-29 17:05:45 +01:00
f9827dd6ae Feature: add favourite 2023-11-22 19:39:19 +01:00
5a861404e5 Merge branch 'master' into develop 2023-11-19 18:13:45 +01:00
21c35fc2c5 Themes: fix conversion for legacy themes 2023-11-19 18:12:54 +01:00
79e40d0fee Themes: add warning if a tagRendering can be replaced by a direct value 2023-11-19 18:08:57 +01:00
6c75553f3f Themes: only add rating-title-icon if 'review_list()' is used in the layer 2023-11-19 13:03:46 +01:00
fc62d41e1b Fix: generating layeroverview; performance: do not try to download ratings if no ratings element is present 2023-11-19 05:05:15 +01:00
c13d80f062 Performance: trim svg.ts, use Svelte-SVG-componenets where possible (WIP) 2023-11-19 04:38:34 +01:00
fb193123e0 Studio: some UX tweaks 2023-11-14 17:35:25 +01:00
edf7dba9e3 Fix themes, fix tests 2023-11-13 13:45:22 +01:00
d2a813b009 Merge branch 'master' into develop 2023-11-13 12:15:37 +01:00
b80a41245c Fix indexes in script 2023-11-13 12:15:27 +01:00
7c96ad8bf0 Partially fix themes 2023-11-13 04:33:25 +01:00
a92c7467e6 Validation warning 2023-11-12 15:30:20 +01:00
b2e7b7d221 Fix: disable check 2023-11-12 13:54:51 +01:00
f8fa1841e4 Fix: facade gardens: restore forgottne rendering 2023-11-12 13:03:07 +01:00
7d3e5b6133 Fix error 2023-11-11 14:52:01 +01:00
556f6d0b93 Themes: add validation check if a mapping does not erase another mapping completely 2023-11-09 15:42:15 +01:00
0da93d6067 Fix tests 2023-11-07 15:11:50 +01:00
8685ec8ccc Studio: UX work 2023-11-05 12:05:00 +01:00
3a915bdf25 Studio+UX: various UX tweaks after usertesting 2023-11-03 02:04:42 +01:00
4219b23af1 UX: map in 'add new point' now takes the full screen 2023-11-03 01:05:39 +01:00
e79a0fc81d Studio: improvements after user test 2023-11-02 04:35:32 +01:00
fa83a51df5 Speed up layer generation script 2023-10-31 11:49:14 +01:00
31427caa07 Fix build 2023-10-31 01:39:01 +01:00
c274a01965 Reorder script 2023-10-30 18:08:49 +01:00