Commit graph

964 commits

Author SHA1 Message Date
285ec2b256 Chore: fix scripts 2024-05-02 15:43:17 +02:00
7320b0be02 Chore: port 'extraLinkButton' to svelte 2024-05-02 15:29:31 +02:00
3190017bf5 Chore: remove obsolete argument 2024-04-30 23:25:30 +02:00
2526bc15bf Re-enable cache server 2024-04-30 23:14:57 +02:00
69a4ac0261 UX: also zoom to appropriate zoom level, see #1938 2024-04-30 18:56:50 +02:00
d4367e017a Velopark: drop data if undefined 2024-04-30 17:55:21 +02:00
dd46bfdf3b Chore: improve typings 2024-04-30 17:54:38 +02:00
57a531f292 Fix test: also load if no initial hash is given 2024-04-30 17:54:22 +02:00
625f179a91 UX: fix #1938, pan to selected location 2024-04-30 17:20:08 +02:00
Robin van der Linde
5fbcd28825
Merge branch 'develop' into RobinLinde-patch-2 2024-04-30 10:06:45 +02:00
Robin van der Linde
117bf77dbd
Clear extra tags in some case, automagically match input 2024-04-29 01:36:27 +02:00
Robin van der Linde
8234616168
Make text legible 2024-04-29 01:13:17 +02:00
Robin van der Linde
943db6b02d
Allow adding extra tags 2024-04-29 01:07:02 +02:00
Robin van der Linde
8332650ea3
Clear tags from old presets 2024-04-29 00:54:32 +02:00
Robin van der Linde
572d85a6b5
Merge branch 'develop' into feature/nsi 2024-04-29 00:24:51 +02:00
bf523848fb Units: add possibility to have an "inverted" time unit, e.g. for charge; add charge units to bike_parking 2024-04-28 23:04:09 +02:00
4ccfe3efe4 Themes: allow to have a non-number type together with a unit 2024-04-28 22:13:25 +02:00
a9af27e968 Fix old function call 2024-04-28 11:10:14 +02:00
799e2910c3 Add error message on common typo in layerconfigs, fix #1928 2024-04-28 11:07:51 +02:00
8e70ecce8a Fix common misspelling of 'enableImproveAccuracy', see #1928 2024-04-28 11:03:26 +02:00
7c71e566e9 Use libraries to generate MD, steps to factor out more of the UIElements 2024-04-28 03:48:07 +02:00
edd9e2fb45 Studio: rewrite preset explanation, add clarifying video, fix #1927 2024-04-28 01:42:09 +02:00
9827f07433 Custom themes: fix loading of external images in iconBadges, see #1927 2024-04-28 01:08:28 +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
70bb4bb006 Studio: support 'hidden-in-studio'-segments in HTML, clarify 'layers'-documentation. See #1929 2024-04-27 23:46:55 +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
9ead113555 Fix some crashes in TagRenderingQuestion 2024-04-27 22:23:48 +02:00
16686dd281 Merge branch 'master' into develop 2024-04-27 22:21:29 +02:00
48bed37ec8 Fix #1924 2024-04-27 22:12:40 +02:00
45d962bcb6 UX: fix #1922, previously selected option will be selected 2024-04-27 22:03:00 +02:00
4ced5c99c8 Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop 2024-04-27 01:49:07 +02:00
c6258b99f0 Refactoring: delete no longer used classes 2024-04-27 01:48:08 +02:00
d40474d47e Themes: add currency type which does some reformatting 2024-04-27 01:47:51 +02:00
b925cfaf08 Fix #1921 2024-04-27 01:40:45 +02:00
c1003f8fe7 Themes: improve velopark usability 2024-04-27 01:40:06 +02:00
1df28ab501 Fix: alltags shows objects as JSON instead as [object Object] 2024-04-27 00:44:49 +02:00
46211e4c2e UX: add background to 'add new point'-button if disabled 2024-04-27 00:29:10 +02:00
e57a2f9b93 Relax import zoomlevel 2024-04-26 12:45:54 +02:00
Robin van der Linde
187149b5b3
Some CSS cleanup 2024-04-25 21:52:48 +02:00
Robin van der Linde
f49c64a201
Save extra tags 2024-04-25 21:00:14 +02:00
Robin van der Linde
a944a26e9c
Use arguments 2024-04-25 10:52:10 +02:00
a935c03631 Fix: fix dissappearing items to apply 2024-04-25 02:42:07 +02:00
689270405e Docs: update comment 2024-04-25 02:41:51 +02:00
Robin van der Linde
6786c8f321
Test with name suggestion index 2024-04-25 00:56:36 +02:00
903a11d4e7 Fix: fix #1917 2024-04-25 00:01:20 +02:00
Robin van der Linde
716f5fc9e0
Small CSS cleanup 2024-04-24 21:02:00 +02:00
Robin van der Linde
4a19be48b2
Remove margin from theme buttons for centering 2024-04-24 20:18:26 +02:00
Robin van der Linde
06e978ff49
Add some support for foldable devices 2024-04-24 02:44:31 +02:00
5bebcf3825 Probably fix #1605 2024-04-24 00:52:17 +02:00
b453e39a7f Set maxzoom again in minimap 2024-04-24 00:43:13 +02:00
ccc55a342d UX: center map to the new point when a new point was created 2024-04-24 00:34:20 +02:00
e9b7df6d2d UX: fix zooming of minimaps, fix #1892 2024-04-24 00:28:29 +02:00
7993639b5d Fix error message due to bad import 2024-04-23 23:50:53 +02:00
06bda85d29 UX: fix #1831 2024-04-23 23:06:04 +02:00
6abe3c7d32 Merge RobinLinde-patch-1 2024-04-23 22:14:09 +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
5be4b9d1fb Fix: bug submitted comments on notes twice 2024-04-23 20:55:45 +02:00
9dffca8cdf Add title to filterview 2024-04-23 20:36:36 +02:00
28bf8cca9f Studio: studio now supports loading self-made layers in themes 2024-04-23 15:35:18 +02:00
f2d4458e15 Improve error message when merging an override fails 2024-04-22 23:43:30 +02:00
74e33baeda UX: improve text and handling of external data, fix #1911 2024-04-22 18:16:19 +02:00
bfe2398565 Chore: ignore 'favourites'-layer when calculating 'usedImages' to display attribution 2024-04-22 14:43:05 +02:00
Robin van der Linde
1bde81f5f1
Basic filtering in studio (#1898) 2024-04-21 01:19:48 +02:00
3ab1d1591f Fix: fix #1906 2024-04-18 15:29:07 +02:00
86373b4cb8 Add cache to velopark entries 2024-04-16 14:45:04 +02:00
d149a0d31d Merge branch 'master' into develop 2024-04-16 14:15:51 +02:00
a71ed5d53e Themes: add maxstay for bicycle parkings 2024-04-16 00:02:49 +02:00
c3f1d9b127 Add white outline to black icons, fix #1887 2024-04-13 02:49:06 +02:00
097141f944 Chore: linting 2024-04-13 02:40:21 +02:00
aead263aa9 UX: don't show tags in comparisonTable if readonly 2024-04-13 01:58:50 +02:00
90c9395ab2 Chore: fix linting errors, downgrade console.log to console.debug 2024-04-13 01:56:42 +02:00
308def0278 Remove obsolete 'hasOwnProperty'-check 2024-04-13 01:56:42 +02:00
7eaccea1f0 Add test and explicit typing 2024-04-13 01:56:42 +02:00
df1fef28c0 Fix: Move image preview below FloatOver, the popup otherwise hides the image preview 2024-04-13 01:56:41 +02:00
368f9ad0c8 Fix: fix bug with incorrect translation context for themes 2024-04-13 01:56:41 +02:00
0a73b28ee1 Chore: fix linting errors, obsolete console.logs and typos 2024-04-13 01:56:41 +02:00
e2aaa7d435 Fix: fix incorrectly linked translation in privacy policy 2024-04-13 01:56:41 +02:00
51addf191c Chore: fix linting errors 2024-04-13 01:56:41 +02:00
9163d57039 UX: fix #1873, allow SvelteUIElements to be a span 2024-04-13 01:56:41 +02:00
6812ab3890 Chore: small code cleanup 2024-04-13 01:56:41 +02:00
5424932f1a Feature: add possibility to have a title when opening the popup as FloatOver 2024-04-13 01:56:41 +02:00
c80085dfda Fix: pass properties of snapping feature in newPointInput to render correctly 2024-04-12 02:04:33 +02:00
7ba6bb8bb3 Docs: add docs and test 2024-04-12 02:03:41 +02:00
526d6bdb1c Improve typing 2024-04-12 02:01:58 +02:00
1dd858e104 Merge branch 'master' into develop 2024-04-11 17:14:14 +02:00
b18d575ade Fix: fix crash in studio 2024-04-11 17:14:02 +02:00
4aeb301ae3 Chore: remove obsolete log 2024-04-10 15:45:32 +02:00
6b37d59e88 Add DynLink 2024-04-10 15:40:57 +02:00
c2819d5e5c Chore: eslint-fixes 2024-04-10 15:30:12 +02:00
7be01d5b8f Fix: no more duplicate link showing up, avoid crash 2024-04-10 15:29:48 +02:00
0d085c92cf Chore: clenaup comments and types 2024-04-10 14:14:03 +02:00
0c6ae6f6ad Refactoring: Fix linting errors 2024-04-10 14:12:03 +02:00
152b8838cf Refactorin: Fix linting errors 2024-04-10 14:10:55 +02:00
e12233c0e9 UX: comparision-action and comparison-table got debug information and indicator for no data loaded 2024-04-10 14:10:28 +02:00
620126d211 Refactoring: rename variable for clarity 2024-04-10 14:09:32 +02:00
4a65ab69f8 More improvements to loading linked data (esp. velopark) 2024-04-10 13:23:54 +02:00
1bc45c1c0c Refactoring: remove no longer used code and tests, fix some linting errors 2024-04-10 13:18:29 +02:00
6b381e05c6 Better filtering of some LOD-properties 2024-04-09 15:12:18 +02:00
087c099e2e Fix: include lod-proxy in CSp 2024-04-09 13:58:23 +02:00
4ae35ae101 Improvement to auto-import module for velopark 2024-04-08 17:05:49 +02:00
22785095c5 Fix tests 2024-04-08 14:17:19 +02:00
51c1448de8 Add filters based on mappigns, use in artwork 2024-04-08 01:58:07 +02:00
f06fb9c121 Chore: cleanup obsolete code, use const where possible 2024-04-08 00:58:19 +02:00
d154a37a7d Cleanup test.ts file 2024-04-06 11:22:39 +02:00
0a832e0399 Merge branch 'master' into feature/lod-vis 2024-04-06 11:15:08 +02:00
6771a62ef5 Merge branch 'develop' into feature/lod-vis 2024-04-06 11:13:35 +02:00
5b6cd1d2ae Velopark: first decent, working version 2024-04-05 17:49:31 +02:00
e188b96561 Themes: add compile time check for 'sameAs'-filters that the referenced layer actually exists 2024-04-05 12:02:10 +02:00
183740d6c6 Don't zoom in automatically if the location is locked around the GPS-location 2024-04-03 23:24:11 +02:00
301398b7a4 Always use singlepage mode, see #1867 2024-04-03 13:41:32 +02:00
d744fd3a42 Fix: add awaitAnimationFrame to fix non-working questions 2024-04-03 01:01:38 +02:00
890816d2dd Merge master 2024-04-02 19:07:32 +02:00
073cd692e4 Fix: fix anonymous reviews; fix #1868 2024-04-02 13:32:19 +02:00
62be18ee3b Merge branch 'master' into develop 2024-04-02 00:04:17 +02:00
0c5e88df7b Fix: questions now appear when reselecting an item 2024-04-01 22:24:46 +02:00
f04b592c5e Enable translations in filter view 2024-04-01 22:17:57 +02:00
cb8efe0e81 Fix error in showdataLayer 2024-04-01 22:17:46 +02:00
e16e06e253 Fix tests 2024-04-01 18:20:30 +02:00
9cd0233f27 Attempt to reconnect automatically if the API was offline 2024-04-01 02:55:48 +02:00
45f7043131 UX: don't check for messages and being online every 5m in studio, fix #1830 2024-04-01 02:40:21 +02:00
040e0fd8bf UX: fix #1829 2024-04-01 02:29:37 +02:00
940f187041 Fix #1863 2024-04-01 02:00:48 +02:00
a79675c879 Fix dasharrays, add custom size PNG export 2024-04-01 01:39:04 +02:00
27da2b8116 More fixes to export functionality 2024-03-31 21:14:29 +02:00
5cd7f0976e Add sunny unlabeld, fix label export 2024-03-30 13:07:45 +01:00
afd39912fd Server is currently down 2024-03-28 19:54:07 +01:00
4c2ffdb4cf Also add timeout to template 2024-03-28 16:57:58 +01:00
ce7bc8fb6c Fix: add 'onbeforeunload' if images are uploading, see #1841 2024-03-28 15:55:12 +01:00
1c03e7ab07 Add timeout to loading the cache server status page, avoids long (>1minute) loading time if the server hangs 2024-03-28 15:53:41 +01:00
df0b43ba41 Fix onwheels statistics, fix #1850 2024-03-28 03:39:46 +01:00
e5d9e253ef Chore: remove obsolete console.log 2024-03-28 03:24:09 +01:00
fbaaa2217e Fix #1842; update code to fit maplibre 4.* 2024-03-28 03:14:55 +01:00
d848171c3d Fix: don't count layers if they are not shown by default, fix #1840 2024-03-28 03:05:21 +01:00
4888da2ed3 Fix #1835 2024-03-28 02:39:08 +01:00
e11442e100 Fix: fix #1844 2024-03-28 02:23:13 +01:00
a1c17edabe Fix crash if there is no oldId 2024-03-27 18:40:18 +01:00
7edc7302bb Fix: Don't show item if there is no label 2024-03-27 00:57:53 +01:00
20eb87ab87 Fix manual import in GRB theme 2024-03-27 00:25:42 +01:00
62ad2351c9 More fixes to sunny 2024-03-26 14:56:47 +01:00
24fd638619 Fix major and medium road bridges rendering 2024-03-26 12:56:07 +01:00
985598da60 Remove all mentions of maptiler.backdrop 2024-03-25 04:33:05 +01:00
5f8b381c00 Change order of global layers 2024-03-25 04:21:51 +01:00
e8f4b382a8 Use protomaps.sunny as default layer 2024-03-25 04:17:13 +01:00
6a08c28dca Improve feedback on backroundlayer.id 2024-03-25 03:45:24 +01:00