Commit graph

87 commits

Author SHA1 Message Date
9b8a9337fd chore: automated housekeeping... 2024-08-16 10:06:59 +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
ac853ab021 UX: studio: fix crash 2024-08-10 15:36:47 +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
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
630f825249 Improve error messages for validation 2024-07-26 18:13:38 +02:00
4add2d1aff chore: automated housekeeping... 2024-07-21 10:52:51 +02:00
42c1cf5d93 Fix #1594 2024-07-20 19:46:22 +02:00
5bd14c64da Add option that a TagRendering can automatically introduce a builtin filter when added 2024-07-18 15:35:56 +02:00
b55b3d3ed9 Fix typing error 2024-07-09 00:37:23 +02:00
c08fe03ed0 Chore: formatting 2024-06-16 16:06:26 +02:00
e28f4aeaf7 Fix build 2024-05-27 10:21:34 +02:00
3146fa0d26 Cleanup of NSI feature breanch 2024-05-23 04:42:26 +02:00
136f39cf50 Fix build 2024-05-16 00:25:52 +02:00
bae90d50bc Merge branches 2024-05-13 18:55:54 +02:00
d719d0e1be Some work on NSI 2024-05-13 17:22:22 +02:00
07edee550c Move NSI-code in separate file 2024-05-13 17:21:40 +02:00
c2a7f2adcd Fix tests 2024-05-08 14:06:28 +02:00
600727e820 Add validation warning: a condition which conflicts with a mapping will now emit a warning. 2024-05-07 17:24:16 +02:00
799e2910c3 Add error message on common typo in layerconfigs, fix #1928 2024-04-28 11:07:51 +02:00
097141f944 Chore: linting 2024-04-13 02:40:21 +02:00
51c1448de8 Add filters based on mappigns, use in artwork 2024-04-08 01:58:07 +02:00
040e0fd8bf UX: fix #1829 2024-04-01 02:29:37 +02:00
6a08c28dca Improve feedback on backroundlayer.id 2024-03-25 03:45:24 +01:00
58fd99625d Scripts: generate db does not index some layers anymore if they are uncounted 2024-03-11 16:36:03 +01:00
5215662a0c Merge branch 'master' into develop 2024-03-04 15:36:34 +01:00
6897b88817 Themes: improve error messages 2024-02-28 02:16:06 +01:00
922cebf9d1 Refactoring: remove old and obsolete data fields in themes and layers 2024-02-26 15:08:07 +01:00
20a462fdf5 Themes: fix some isCounted-typos 2024-02-23 11:44:56 +01:00
426128e141 LayerServer: add opt-out to get counted for some irrelevant layers, remove some obsolete 'cluster' information 2024-02-22 01:39:42 +01:00
67b379c16f Fix maxzoom cutoff for summary layer 2024-02-20 02:56:23 +01:00
f0823f4c4d Merge develop 2024-02-15 17:48:26 +01:00
94f39e89fe Merge develop 2024-01-28 03:27:17 +01:00
ee38cdb9d7 LayerServer: improve script, add unique and valid id check to layers 2024-01-23 22:03:22 +01:00
d09f89dc2a Chore: remove all unused imports, port 'allTags' to proper svelte 2024-01-22 03:42:35 +01:00
079a3f8694 Studio: improve error handling, fix renumbering 2024-01-19 17:31:35 +01:00
c672fe7668 Merge develop 2024-01-16 04:27:59 +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
ac9792ac43 Docs: improve comments, error checking and defaults 2024-01-11 05:10:20 +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
663b194247 Chore: housekeeping: lint 2023-12-19 22:08:00 +01:00
b33f2c63e9 UX tweaks 2023-12-08 18:27:50 +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
f9827dd6ae Feature: add favourite 2023-11-22 19:39:19 +01:00