Commit graph

236 commits

Author SHA1 Message Date
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
9d753ec7c0 Experimenting with JS-pdf 2022-09-11 00:44:51 +02:00
Brice Maron
2ce7b7f3ad chore: upgrade leaflet 2022-09-10 16:40:32 +02:00
e22d189376
Merge pull request #1057 from eMerzh/prettify
Prettify
2022-09-08 21:39:57 +02:00
af76bf9916 Merge typescript-4 branch 2022-09-08 21:31:56 +02:00
Brice Maron
d3f453a4fb feat: add prettier config 2022-09-08 20:57:11 +02:00
14788c32b9
Merge pull request #1063 from eMerzh/less_deps
chore(deps): remove unused deps
2022-09-05 11:57:23 +02:00
Brice Maron
8d1dbd59e9 chore(deps): upgrade ts-node 2022-09-05 08:09:56 +02:00
Brice Maron
237a3266c3 chore(deps): remove unused deps 2022-09-04 23:23:29 +02:00
Brice Maron
d6c73441b0 chore(deps): upgrade tailwind 2022-09-04 21:04:13 +02:00
Brice Maron
39769428d0 chore(deps): remove jquery as deps 2022-09-03 23:13:59 +02:00
3fd5343e47 Bump ts-node version 2022-09-03 14:45:48 +02:00
069a5615fa Update typescript version 2022-09-03 14:45:48 +02:00
Robin van der Linde
64560b9cd2
Merge branch 'develop' into feature/maproulette 2022-07-27 09:28:42 +02:00
9dd264adac Intall chart.js 2022-07-20 15:23:36 +02:00
Robin van der Linde
1ce88c18c5
Merge branch 'develop' into feature/maproulette 2022-07-18 09:41:38 +02:00
Robin van der Linde
f7506e07cd
Add hotel layer, conversion scripts 2022-07-14 15:17:09 +02:00
dependabot[bot]
af80260d41
Bump moment from 2.29.2 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 16:00:38 +00:00
f805178b9b Update libphonenumber 2022-07-13 17:59:27 +02:00
0f66d7f8cc Add fakedom to test UI code, replace all 'innerText' with 'textContent' as it is not compatible with fakedom 2022-06-28 03:21:18 +02:00
98c6113cbe Merge master 2022-06-22 20:06:41 +02:00
f7cacc15d3 Add first version of schools 2022-06-21 13:59:31 +02:00
470e9acc64 Merge master 2022-06-19 18:23:43 +02:00
f246afe3db Add and process school data 2022-06-14 12:14:02 +02:00
771c59ab92 Fix visualisation of licenses 2022-06-13 00:51:53 +02:00
08e9490c54
Merge pull request #855 from pietervdvn/dependabot/npm_and_yarn/sharp-0.30.5
Bump sharp from 0.28.3 to 0.30.5
2022-06-03 03:09:01 +02:00
ea1e7e62ef Fix service worker 2022-06-02 02:59:34 +02:00
dependabot[bot]
e410866e4e
Bump sharp from 0.28.3 to 0.30.5
Bumps [sharp](https://github.com/lovell/sharp) from 0.28.3 to 0.30.5.
- [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.28.3...v0.30.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:47:16 +00:00
890e555d87 Add textmode icons 2022-05-26 14:22:48 +02:00
e5908cf49b Experimenting with service workers 2022-05-13 02:11:38 +02:00
dependabot[bot]
189b9ea82f
Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 07:31:29 +00:00
2f2e58faff Update doctestts, add lint config 2022-04-08 17:59:14 +02:00
b119e1ac1d Import helper: Improve error messages of non-matching presets; fix bug if a value is 'null' in source geojson 2022-04-04 04:54:54 +02:00
676787eaf7 Switch to doctest-ts-improved 2022-03-25 16:42:33 +01:00
712806c682 More test refactoring 2022-03-24 03:11:52 +01:00
308ab74a08 Add download-as-svg options 2022-03-18 01:21:00 +01:00
4f4fc650b1 First steps to a real testing framework: first working version with mocha, chai and doctest-ts 2022-03-14 22:57:01 +01:00
e721146ca1 Show loading screen when logging in 2022-02-15 15:42:09 +01:00
df8ac0bce4 Remove marked dependency 2022-02-04 01:50:21 +01:00
dependabot[bot]
5e27b3e6db
Bump simple-get from 3.1.0 to 3.1.1
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 23:46:13 +00:00
5d884a97f9 Add a warning if a logo for a theme is not square 2022-02-04 00:42:02 +01:00
700b48f693 Fix import flow for more advanced scenarios 2022-01-22 02:56:35 +01:00
3cdf6f492c Switch osmtogeojson back to 3.0 version, fix overpass querying 2022-01-15 01:33:52 +01:00
11a0d1ed54 Merge refactoring/no-central-theme-overview 2022-01-06 21:08:09 +01:00
d4f5e1d238 Add script to automatically rescale SVG images - important to export them to PNGs 2022-01-06 20:39:59 +01:00
ac1b4a010c Merge develop 2022-01-05 18:18:13 +01:00
92c63560ef Add workaround for turf.intersect which can't deal with touching polygons 2021-12-24 02:48:04 +01:00
3cc61403b9 Update some deps, remove obsolete scripts in package.json, experimenting with build script 2021-12-22 02:25:25 +01:00
7b774b2aa3 Bump latlon2country 2021-12-13 20:50:29 +01:00
b95a1c1426 Audit fix 2021-12-07 02:52:35 +01:00
28599c1b68 New versions: latlon2country 12.5 2021-12-07 02:48:25 +01:00
9cfb7fbe68 Update of latlon2country and use its async interface; small refactoring of simplemetagging, improvements to cacheBuilder which respects isShown and calculated tags now 2021-12-07 02:22:56 +01:00
8fa7de661e WIP: use indexedDB as datastore for geotiles 2021-11-15 11:51:32 +01:00
e8ce53d5eb Add 'export as GPX'-feature, fix #276 2021-11-08 20:49:51 +01:00
e15ec387a2 Add json schema files for the layout-config.json 2021-11-07 17:17:48 +01:00
0c0ef48a96 First working version with multi-rendering 2021-10-22 01:07:32 +02:00
914c12ce21 Update dependency on leaflet-providers, fix #469 2021-10-20 01:18:40 +02:00
902f32ba4b Add quickfacts-box to wikipedia article 2021-10-18 20:40:24 +02:00
fea020956a Add dependency cruiser; fix tests 2021-10-14 20:14:14 +02:00
4480f2f5e3 Experimental json merge driver 2021-10-01 04:59:22 +02:00
Tobias Jordans
45e8b96f9f Introduce TailwindCSS CLI with JIT-Mode
Remove Tailwind Compatibility Mode and PostCSS. Install newest tailwind and configure it to use JIT-Mode. Setup npm run scripts to run TailwindCSS CLI and Parcel in parallel. The Tailwind index.css and all .html/.ts files are scanned live and generated to /css/index-tailwind-output which is in turn included in index.html.
2021-09-22 19:56:05 +02:00
Tobias Jordans
cdb3daad4f Use node16 and asdf
Introduce .tool-versions with newest nodejs 16 and update documentation to reference this file. This way the current node version is saved in one place that can be read by runtime version managing software, eg. https://asdf-vm.com/

Also small restructuring of the installation instruction list, including https://github.com/pietervdvn/MapComplete/pull/483.
2021-09-22 18:56:51 +02:00
dependabot[bot]
769981ad38
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 15:54:21 +00:00
5ad3fa83be Remerge upstream 2021-07-27 20:17:42 +02:00
0162d52b68 Merge develop 2021-07-27 19:59:41 +02:00
Ward
597dc9900a fix merge conflicts 2021-07-27 15:57:25 +02:00
Ward
93e1c60720 extra layout changes 2021-07-27 15:51:47 +02:00
46e9a7abc4 Update dependencies 2021-07-27 15:30:20 +02:00
7c03a185ac Inline AspectedRouting (package didn't want to build), update docs, update sharp dependency to the latest version 2021-07-27 12:11:42 +02:00
f8b7c1061a Update of aspected routing dep 2021-07-27 11:34:39 +02:00
e0b71ca53e Wire in aspected-routing as calculated tag 2021-07-26 20:21:05 +02:00
77a0c29517 Add aspected routing as dependency 2021-07-26 18:02:28 +02:00
b79be77686 Add point-overview output option to generateCache 2021-07-23 17:28:36 +02:00
LiamSimons
35bb27d365 Download pdf and png possible - pdf doesn't scale well 2021-07-22 14:33:49 +02:00
pgm-chardelv1
199dfaf904 Adds maxspeed questions to shared lanes and lanes 2021-07-06 16:17:36 +02:00
karelleketers
bf0924a699 Added Natuurpunt Theme 2021-07-06 15:18:41 +02:00
d0e21da129 Dependency updates 2021-06-24 14:33:48 +02:00
6f457a6f0d Do not show out-of-range features on speelplekken layer, fix handling of mutlipolygons in 'inside', better tests 2021-05-14 02:25:30 +02:00
7f076067c4 Revert "Merge pull request #266 from pietervdvn/dependabot/npm_and_yarn/postcss-8.2.10"
This reverts commit 742bb42d4a, reversing
changes made to d994342e4b.
2021-05-11 15:00:42 +02:00
dependabot[bot]
6cd143e99b
Bump postcss from 7.0.35 to 8.2.10
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 8.2.10.
- [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/7.0.35...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 21:52:02 +00:00
7b0293d7e2 Utils.ts 2021-05-07 13:17:42 +02:00
2bf6bac994 Only show woonerf-explantion on living-streets 2021-04-25 22:16:11 +02:00
12afdcab75 Add better relation support 2021-04-18 14:24:30 +02:00
4766f8bbde More validation and fixes 2021-04-10 03:50:44 +02:00
0fea2c87cd Add attribution script and some attributions 2021-04-07 01:32:39 +02:00
b108f99aab Add support for smaller theme encodings 2021-04-04 03:22:56 +02:00
a875e2f767 Bump version number 2021-03-31 11:39:56 +02:00
55d41ad15a Update version 2021-03-30 16:24:50 +02:00
13d64f1c89 Bump latlon2country due to fixed bug; fix typo 2021-03-30 16:04:36 +02:00
3ea447af24 Npm audit fix 2021-03-29 18:03:47 +02:00
f124d9ded7 Add custom javascript snippets to calculate tags 2021-03-24 01:25:57 +01:00
c42dfcf727 Fixed the build 2021-03-17 15:45:37 +01:00
9cb3a49b28 Add some documentation on the special rendering values 2021-03-13 19:07:11 +01:00
dependabot[bot]
5827c7af8d
Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 23:30:56 +00:00
5a358a2abc
Merge pull request #209 from pietervdvn/dependabot/npm_and_yarn/marked-2.0.0
Bump marked from 1.1.1 to 2.0.0
2021-02-20 02:10:06 +01:00
f86ce4bc17 Fix deployment 2021-02-15 17:44:19 +01:00
dependabot[bot]
e5e2dd7c2f
Bump marked from 1.1.1 to 2.0.0
Bumps [marked](https://github.com/markedjs/marked) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v1.1.1...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 22:07:48 +00:00
1979aadb49 Add slick-carousel instead of homemade one 2021-01-29 03:23:53 +01:00
db91c5ead4 Fixing css styling bugs, most works correctly now 2021-01-18 19:36:19 +01:00
16458d4fec Fixes creating images with sharp instead of svg2img, add playground icon as svg 2021-01-18 03:25:15 +01:00
0fee4cae58 Fix build 2021-01-18 01:48:08 +01:00
Tobias
f07e595830 Add TailwindCSS
Following https://tailwindcss.com/docs/installation
2021-01-17 21:01:44 +01:00
abe5d5546a Add osmtogeojson 2021-01-09 02:23:28 +01:00
db66689705 Add working clustering! 2021-01-04 18:55:10 +01:00
4948524f91 More cleaning up 2021-01-04 04:36:21 +01:00
dependabot[bot]
98c3b8b306
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 14:30:40 +00:00
Pieter Vander Vennet
a53c4119e5 Last fixes to the reviews 2020-12-11 15:27:52 +01:00
Pieter Vander Vennet
bb20c41002 First version of reviews 2020-12-07 03:02:50 +01:00
Pieter Vander Vennet
a9dfce72a6 Fix performance, add 'isClosed' badge to shops 2020-12-06 00:20:27 +01:00
Pieter Vander Vennet
efd7631837 Performance improvements, add clock 2020-12-05 03:22:17 +01:00
Pieter Vander Vennet
c2b1f6643b Use latlon2country instead of codegrid 2020-12-04 21:30:35 +01:00
Pieter Vander Vennet
7ef2f429f2 Add fancy direction picker 2020-11-15 03:10:44 +01:00
Pieter Vander Vennet
09b7bfb9ca Add peer dependencies, remove chai 2020-10-05 20:42:23 +02:00
Pieter Vander Vennet
9970c4b8bb Cleanup of empty classes, partial use of default export 2020-10-02 19:00:24 +02:00
Pieter Vander Vennet
62cc392cfd Better typing of the basemap class 2020-09-27 22:48:43 +02:00
Pieter Vander Vennet
585a4243f7 Updated node-forge 2020-09-26 03:04:30 +02:00
Pieter Vander Vennet
77d0949879 Leaflet version update 2020-09-07 23:40:09 +02:00
Pieter Vander Vennet
4a0970a71f Custom themes now stick to the user account and can be revisited, small improvements 2020-08-26 15:36:04 +02:00
Pieter Vander Vennet
734f571b5d Various small fixes, add AED-layout 2020-08-22 12:44:11 +02:00
Pieter Vander Vennet
e35c85fc55 Various small fixes 2020-08-07 20:50:46 +02:00
dependabot[bot]
b7ba3a170c
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-02 04:16:29 +00:00
Pieter Vander Vennet
887e049f2c Add phone number validation and auto-formatting to the correct international format 2020-07-26 19:13:52 +02:00
Pieter Vander Vennet
1372027dac Add icons, add validation, add phone and email types, add css fixes 2020-07-26 02:01:34 +02:00
Pieter Vander Vennet
eb4dda1ba2 More css tweaks and bug fixes 2020-07-25 18:00:08 +02:00
dependabot[bot]
7b71f57849
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 15:25:22 +00:00
Pieter Vander Vennet
d1f8080c24 New question system 2020-07-05 18:59:47 +02:00
Pieter Vander Vennet
9bd37d9cde Fix multiple bugs after user testing 2020-06-28 23:33:48 +02:00
Pieter Vander Vennet
2acd53d150 Add image upload functionality with imgur 2020-06-25 03:39:31 +02:00
Pieter Vander Vennet
6187122294 Add MapComplete 2020-06-24 00:35:19 +02:00