Commit graph

926 commits

Author SHA1 Message Date
a856d8edc9 Show all languages in languagePickers if translation mode is on 2024-05-06 15:18:29 +02:00
91b836bf66 Enable more privacy for some themes and layers 2024-05-06 14:23:54 +02:00
484adf1ee1 Add some 'ifunset', fix some typos, fix #1933 2024-05-06 11:53:23 +02:00
cb49a80c05 Chore: regen schemas 2024-05-06 11:52:56 +02:00
f82c15debf Remove obsolete log 2024-05-06 11:42:34 +02:00
7072f2d93d UX: fix #1932 2024-05-06 11:24:26 +02:00
4b49a08914 Fix tests, see #1943 2024-05-06 11:13:27 +02:00
12fc6d7d9d UX: fix #1935 2024-05-06 00:26:23 +02:00
d488f8c9b2 Fix #1935 2024-05-03 18:44:37 +02:00
6524366eb5 Remove obsolete log 2024-05-03 18:32:16 +02:00
ef3e27ee8b Merge develop 2024-05-02 23:56:31 +02:00
8c65448834 Fix: fix #1917 2024-05-02 23:53:50 +02:00
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