Commit graph

278 commits

Author SHA1 Message Date
b8a631f368 Fix duplicate building upload in GRB theme (hopefully), remove type from method name, improve typing and error messages 2024-01-04 23:43:23 +01:00
bad0edd4b0 Chore: regenerate docs, lint 2023-12-30 15:24:30 +01:00
663b194247 Chore: housekeeping: lint 2023-12-19 22:08:00 +01:00
8ae4d810d6 Accessibility: add focus trapping, debug tab cycling, UI tweaks for mobile browser 2023-12-07 21:57:20 +01:00
4ee83cfe5c Accessibility: improve keyboard only flow (see #1181); remove some legacy use of Svelte 2023-12-06 17:27:30 +01:00
42a87d2611 Attempt to fix build 2023-12-06 12:12:53 +01:00
d7413e8228 Feature: add zoomable image when clicked 2023-12-05 18:37:06 +01:00
7680c2791b Merge master 2023-12-03 02:51:43 +01:00
60efd0844f Housekeeping 2023-12-01 15:23:28 +01:00
8d694e30d2
Merge pull request #1709 from pietervdvn/dependabot/npm_and_yarn/sharp-0.32.6
Bump sharp from 0.30.7 to 0.32.6
2023-12-01 14:54:37 +01:00
f7d19bcc02 Housekeeping 2023-11-23 15:47:16 +01:00
dependabot[bot]
79fb76f644
Bump sharp from 0.30.7 to 0.32.6
Bumps [sharp](https://github.com/lovell/sharp) from 0.30.7 to 0.32.6.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.30.7...v0.32.6)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 18:54:44 +00:00
c21e88415d Print: add QR-code to output 2023-11-15 03:42:37 +01:00
dependabot[bot]
0990086926
Bump axios from 1.2.3 to 1.6.1
Bumps [axios](https://github.com/axios/axios) from 1.2.3 to 1.6.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.2.3...v1.6.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 09:37:20 +00:00
3439e88d38 Chore: updates and generated resources 2023-11-09 16:31:23 +01:00
c7e8b0017c Fix build 2023-10-31 01:52:16 +01:00
31427caa07 Fix build 2023-10-31 01:39:01 +01:00
553ee6d5aa Merge develop 2023-10-17 16:57:49 +02:00
d4d10d1b18 Merge master 2023-10-16 13:39:38 +02:00
5cfb26ce82 Bump maplibre version 2023-10-16 01:10:00 +02:00
00d144b456 Merge translations 2023-10-15 10:59:59 +02:00
c358a4c415 Merge master 2023-10-14 23:29:16 +02:00
3bd7f5cfe0
Merge pull request #1644 from pietervdvn/dependabot/npm_and_yarn/postcss-8.4.31
Chore(deps): bump postcss from 8.4.26 to 8.4.31
2023-10-11 21:47:22 +00:00
08ffe4b7c0 Merge develop 2023-10-11 04:34:57 +02:00
36a73f3a17 Chore: housekeeping, fix tests 2023-10-06 03:34:26 +02:00
dependabot[bot]
eed46f0a42
Chore(deps): bump postcss from 8.4.26 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.26 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.26...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 00:28:45 +00:00
55c6442cac Merge develop 2023-10-01 13:13:07 +02:00
477ef56e00 Merge develop 2023-09-29 00:28:14 +02:00
f0311c635a Merge master 2023-09-28 23:54:57 +02:00
8a3f7a012d Chore: formatting 2023-09-28 23:50:27 +02:00
5a6f5f064b Security: add inline script with automatic hash 2023-09-28 03:00:22 +02:00
dependabot[bot]
33bd8369a2
Chore(deps): bump get-func-name from 2.0.0 to 2.0.2
Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases)
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2)

---
updated-dependencies:
- dependency-name: get-func-name
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-27 21:11:22 +00:00
08461f70d3 Merge master 2023-09-21 15:34:14 +02:00
badfbb60e4 Chore: formatting 2023-09-21 15:29:34 +02:00
3a77c6f33e Security: add DOM-purification, add 'norefferer' and 'noopener' automatically to links to new tabs 2023-09-20 23:05:08 +02:00
be5f46d8c8 Merge develop 2023-09-16 19:03:07 +02:00
0eb2e81101 Merge master 2023-09-16 18:55:58 +02:00
42c7bbe1c9 Chore: formatting 2023-09-16 18:52:42 +02:00
Robin van der Linde
ce897d28df
Merge branch 'develop' into feature/eslint 2023-09-02 23:49:36 +02:00
51f08c19a1 Chore: update to OAuth 2.0, fix #1548 2023-09-01 21:36:39 +02:00
a129b5c3bf Chore: formatting 2023-09-01 16:06:22 +02:00
6ff2c629f0 Merge branch 'master' into feature/studio 2023-07-28 14:38:12 +02:00
9f2a720341 Merge master 2023-07-28 01:05:11 +02:00
7d51c94e1f Chore: housekeeping 2023-07-28 01:02:31 +02:00
80168f5d0d Merge master 2023-07-28 00:29:21 +02:00
Robin van der Linde
011bbb3dbf
Update version in lockfile 2023-07-27 14:38:06 +02:00
Robin van der Linde
a93ca09ade
Merge branch 'develop' into feature/eslint 2023-07-27 14:36:46 +02:00
Robin van der Linde
8b88c9fba9
Add basic ESLint configuration 2023-07-27 13:03:27 +02:00
dependabot[bot]
0d802fc772
Chore(deps): bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 22:39:01 +00:00
Robin van der Linde
1858cdac95
Create currency metatagger 2023-07-17 20:25:19 +02:00
319db1a1c8 Refacotring: update to maplibre 3.4, drop dependency on intermediate library 2023-07-16 04:24:32 +02:00
0e94cc707b Chore: auto-formatting 2023-07-15 19:28:59 +02:00
f18a2b9184 Studio: first working version for basic layer properties 2023-06-23 16:14:43 +02:00
Tobias
9c96f6534f Add package tailwind-merge
Closes https://github.com/pietervdvn/MapComplete/issues/1461
2023-06-15 05:32:41 +02:00
Tobias
474f71db3f Prettier: Introduce prettier-plugin-tailwindcss
Which is the official plugin that helps with auto sorting class names https://www.npmjs.com/package/prettier-plugin-tailwindcss

The config follows the recommendation from https://github.com/sveltejs/prettier-plugin-svelte#usage-with-tailwind-prettier-plugin
2023-06-14 15:55:57 +02:00
Tobias
6e660b811b Update prettier, prettier svelte 2023-06-14 15:17:18 +02:00
9cffe6814e Merge: develop 2023-06-11 02:32:14 +02:00
58b94c38e5 Fix: dynamic filtering with non-string values 2023-06-08 13:34:25 +02:00
dependabot[bot]
44eed4e962
Bump vite from 4.0.4 to 4.0.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.0.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.0.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 02:22:51 +00:00
905f796baa Fix: png correctly outputs all markers now 2023-06-04 00:43:32 +02:00
ace7caada1 Refactoring: port import flow 2023-06-01 02:52:21 +02:00
82093ffdf4 Refactoring: new background selector 2023-05-18 15:44:54 +02:00
07f9f1bb15 More style tweaks 2023-05-11 17:29:25 +02:00
f7eaec2243 Refactoring: remove import flow, fix various issues, get PDF-export working (but not quite) 2023-05-05 02:03:41 +02:00
7163d68751 Merge develop 2023-04-19 13:08:58 +02:00
7f8969146a Refactoring: allow to export the map as PNG 2023-04-19 03:20:49 +02:00
ef0ec5160d Refactoring: fix download buttons 2023-04-14 04:33:06 +02:00
a3242a3c7d refactoring: remove some tests that don't work anymore 2023-04-13 22:36:07 +02:00
dependabot[bot]
eeca4c16b1
Bump xml2js from 0.4.23 to 0.5.0
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.23 to 0.5.0.
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11 01:09:27 +00:00
52a0810ea9 refactoring: move logic of lastclick into special layer, fix labels, fix anchoring 2023-04-02 02:59:20 +02:00
41e6a2c760 More refactoring 2023-03-29 17:21:20 +02:00
5d0fe31c41 refactoring 2023-03-28 05:13:48 +02:00
4f2bbf4b54 refactoring(maplibre): add RasterLayer info, add background switch, add default global layers 2023-03-11 02:46:49 +01:00
f9f1a30921 Another step to get tests running 2023-02-08 02:47:32 +01:00
228ceb120d Port tests to vitest 2023-02-08 01:21:21 +01:00
64a4d7e929 Install vitest 2023-02-08 01:21:21 +01:00
04753f39c4 Use vite-node instead of ts-node to run the scripts 2023-02-08 01:18:56 +01:00
112162e6c8 More svelte work 2023-02-08 01:18:56 +01:00
d30ed22673 Adding a community index view with Svelte (WIP) 2023-02-08 01:18:56 +01:00
wjtje
203d1b6b34 🚧 First svelte component 2023-02-08 01:18:56 +01:00
97bf454d38 Fix 'nearby images' 2023-01-30 01:26:48 +01:00
321568abe6 Fix tests 2023-01-22 01:09:16 +01:00
888d4e95a3 Use mangrove-reviews-typescript, rework reviews modules 2023-01-21 23:58:14 +01:00
6ca5c31e3a Neuter mangrove.reviews, it doesn't build 2023-01-17 01:09:11 +01:00
e9004a2190 Undo some changes to fix the build, move svg-check into generateLayerOverview as to move fs out of the dependency tree for the webpage 2023-01-17 01:00:43 +01:00
wjtje
39cc043f8b 🚧 Working on vite build 2023-01-17 00:50:42 +01:00
wjtje
cc0c925b81 "working" 2023-01-17 00:50:42 +01:00
dependabot[bot]
a5d4f3826b
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 19:31:32 +00:00
63708a65f5 Revert to parcel 1.2 again, should fix broken build 2022-12-24 14:47:33 +01:00
9bc4d7ec3a
Merge pull request #1118 from pietervdvn/dependabot/npm_and_yarn/node-forge-and-parcel--removed
Bump node-forge and parcel
2022-12-23 14:45:19 +01:00
dependabot[bot]
04fa148144
Bump node-forge and parcel
Removes [node-forge](https://github.com/digitalbazaar/forge). It's no longer used after updating ancestor dependency [parcel](https://github.com/parcel-bundler/parcel). These dependencies need to be updated together.


Removes `node-forge`

Updates `parcel` from 1.12.4 to 2.7.0
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/compare/parcel-bundler@1.12.4...v2.7.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
- dependency-name: parcel
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 02:50:32 +00:00
dependabot[bot]
cf5b09695f
Bump qs from 6.5.2 to 6.5.3
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 02:50:12 +00:00
6f018a2fd8 Replace userbadge with panel access to user information, add more information to user profile 2022-12-13 03:46:53 +01:00
ad8b2ab36a
Merge pull request #1156 from pietervdvn/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
2022-12-06 13:44:17 +01:00
dependabot[bot]
629df30d73
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 03:10:51 +00:00
dependabot[bot]
fed664c9bb
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 03:10:01 +00:00
8d2e0dcfc7 Update leaflet to 1.9.2 2022-12-06 04:08:18 +01:00
dependabot[bot]
d3552a4e53
Bump minimist and osmtogeojson
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.6 and updates ancestor dependency [osmtogeojson](https://github.com/tyrasd/osmtogeojson). These dependencies need to be updated together.


Updates `minimist` from 0.0.5 to 1.2.6
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v0.0.5...v1.2.6)

Updates `osmtogeojson` from 3.0.0-beta.4 to 3.0.0-beta.5
- [Release notes](https://github.com/tyrasd/osmtogeojson/releases)
- [Changelog](https://github.com/tyrasd/osmtogeojson/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/tyrasd/osmtogeojson/compare/3.0.0-beta.4...3.0.0-beta.5)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: osmtogeojson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 02:42:15 +00:00
27ccce70c0 More work on the flyers 2022-09-14 12:21:13 +02:00
c4404d68f9 Merge branch 'develop' into feature/flyer 2022-09-13 00:30:35 +02:00