Commit graph

300 commits

Author SHA1 Message Date
9d3d46186f
Merge pull request #620 from RayBB/remove-gear-from-div
improve alignment of icons
2022-01-16 12:36:09 +01:00
2e2a6965e7 Add theme introspecting mapcomplete changes 2022-01-16 02:00:55 +01:00
RayBB
6fafe01b76 remove gear from div 2022-01-15 19:49:48 -05:00
6ae8ec8036 Add 'add new note' functionality, fix bug where 'test'-theme comes up when deleting images 2022-01-14 01:41:19 +01:00
6999a73d44 Add import from notes functionality 2022-01-12 02:31:51 +01:00
42a6b37ca6 Add filters 2022-01-08 22:11:24 +01:00
3277b83c5f Add license clarifications, further work on the notes theme 2022-01-08 17:44:23 +01:00
a58ce564c2 Add theme for 'notes' 2022-01-08 04:22:50 +01:00
91d2272861 First working version of the notes-layer, add filtering 2022-01-07 17:31:39 +01:00
ebb510da04 First draft of loading 'notes' 2022-01-07 04:14:53 +01:00
bafaba7011 Merge branch 'master' into develop 2022-01-06 22:02:36 +01:00
5eee18c206 Fix layout and color issues 2022-01-06 21:35:52 +01:00
94f66eafc1 Merge develop 2022-01-06 20:10:57 +01:00
7090a5ceb8 Performance hacks 2022-01-06 18:51:52 +01:00
ac1b4a010c Merge develop 2022-01-05 18:18:13 +01:00
7f829a3578 Add export_as_geojson, open_in_id and open_in_josm special renderings 2021-12-23 21:28:41 +01:00
70aa6eb003 Merge develop 2021-12-22 01:09:33 +01:00
95d6244008 Remove obsolete console.logs 2021-12-22 00:43:15 +01:00
7fe79600fb Remove unmaintained preferences page, re-add earlier visited installed themes (only remove themes) 2021-12-21 20:57:25 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
7dfbe5f4b4 Enable copyright if welcome message is hidden, add overlap detection on GRB theme 2021-12-14 03:12:10 +01:00
20ec12b23c Add special visualisation for automated actions, add missing_street-theme, various fixes 2021-12-12 02:59:24 +01:00
65b1891cb6 Add metacalculation on currentview 2021-12-11 02:19:28 +01:00
c76b0a6340 Add current view popup 2021-12-10 17:30:50 +01:00
6e84dfcab0 Refactoring the import button 2021-12-09 13:16:40 +01:00
f29c62ab19 Add pedestrian paths to entrance-layer, fix rendering in location-input element, fallback to OSM if map layer is not available 2021-12-09 01:22:57 +01:00
ae045b75cf Fix snapping to layers for the import button 2021-12-05 05:21:03 +01:00
0ee23ce36d Further improvements to entrances theme, add layer-crossdependency detection, add layers which another layer depends on automatically to the theme, add documentation on which layers depends on which other layers, regenerate documentation 2021-12-05 02:06:14 +01:00
8e40d76281 Add assets for entrances, add first dependency injection 2021-12-04 21:51:53 +01:00
96adaa4b0e First draft of entrance layer 2021-12-04 21:49:37 +01:00
2bead588fb Do not show quickswitch if background map switching is disabled 2021-12-04 12:20:24 +01:00
7cfbb49bab cd 2021-12-02 02:54:28 +01:00
950324901c Fix build, version bump 2021-11-30 19:19:53 +01:00
6e9d4b327e Fix selecting another background layer in minimaps 2021-11-30 18:10:46 +01:00
d6b61f6df6 More GRB improvements 2021-11-22 03:49:17 +01:00
4366366586 Center label if no icon is present, add login button to index page 2021-11-22 00:50:29 +01:00
7a45477ae2 Don't swith the background layer if we don't need to 2021-11-22 00:02:40 +01:00
37c0129a6d Add buttons to quickly swap background layers (also in the locationInput), move copyright into home panel, split privacy policy to seperate welcome message tab 2021-11-21 02:44:35 +01:00
1d0fbe701c First steps for a layer switch 2021-11-18 23:42:03 +01:00
852d569994 Add privacy policy 2021-11-16 04:16:51 +01:00
bfe3c132b6 Translations regen 2021-11-16 04:16:07 +01:00
c6ff104325 Fix hidden theme count 2021-11-10 01:48:09 +01:00
91fe29cfdd Styling tweaks 2021-11-08 19:58:50 +01:00
410e3af6a8 Styling tweak 2021-11-08 19:49:20 +01:00
09eee08fbc Documentation updates 2021-11-08 02:36:01 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
63acca1638 Add 'CreateNewWayWithNodeReuse'-action, use it in the GRB-theme 2021-11-04 02:16:07 +01:00
2484848cd6 Refactoring of GPS-location (uses featureSource too now), factoring out state, add ReplaceGeometryAction and conflation example 2021-11-03 00:44:53 +01:00
23ae9d39c8 Add the possibility to snap onto another layer with imports, add location confirm on input, add metalayer exporting all nodes, various fixes 2021-10-31 02:08:39 +01:00
f5d6441b70 Add layer icon to filter view 2021-10-30 02:34:16 +02:00
b377b5bcb7 Merge master 2021-10-30 02:01:41 +02:00
64adf13d42 Rework copyright panel, fix filter view toggle 2021-10-30 01:55:32 +02:00
9fb27d3405 Simplify and fix sharescreen: fix typos in iframe code, use state injection via constructor, remove UI-elements which are broken anyway 2021-10-30 01:05:38 +02:00
da65bbbc86 Add createNewWay-action, more work on GRB import theme, add import button 2021-10-29 16:38:33 +02:00
07bc5d6a6d Merge develop 2021-10-26 01:27:35 +02:00
9dc8404c43 No more need to add '.clone()' for compiled translations, removed a bunch of 'clones' 2021-10-25 21:50:38 +02:00
936cf1bf9f Fix back button behaviour, fix #523 2021-10-25 20:50:59 +02:00
933c0f0073 Fix opening of various views when set by url-parameters, small styling tweaks in the popups 2021-10-23 02:46:37 +02:00
0c0ef48a96 First working version with multi-rendering 2021-10-22 01:07:32 +02:00
d3f84d51ac Small fixes 2021-10-20 19:12:28 +02:00
3ac7a3c59e Various cleanups 2021-10-20 00:19:33 +02:00
35cdb49b4d Add a 'featured this week'-theme and calendar 2021-10-17 03:35:13 +02:00
7566a6d046 Fix mapillary links 2021-10-16 18:30:24 +02:00
a2aa26aafc Fix split way action, add decent tests for them (fix #171), enable split road on cyclestreets theme 2021-10-16 02:54:22 +02:00
8ebfb3de51 Various fixes, enabled preciseLocation input by default 2021-10-15 19:58:02 +02:00
eff6b5bfad Huge refactoring of state and initial UI setup 2021-10-15 05:20:02 +02:00
891c449058 Add overlay layer possibility, fix #515 2021-10-14 21:43:14 +02:00
448468c928 Merge develop 2021-10-13 17:23:51 +02:00
95867635e0 Further work on the move flow 2021-10-13 03:09:37 +02:00
5ee1b7901c Merge branch 'develop' into alpha 2021-10-12 15:40:30 +02:00
20fdec644e Merge branch 'master' into develop 2021-10-12 15:40:16 +02:00
e67c3a2eec Fixed build for monolignual themes 2021-10-12 15:19:27 +02:00
8fdb7a6d7f Merge develop 2021-10-11 23:33:09 +02:00
5e5528eb7d Merge master 2021-10-11 22:31:05 +02:00
c010fb5271 Change padding method, add max bounds, fix zoomlevels on toerisme vlaanderen theme 2021-10-11 21:23:14 +02:00
e5a3c1cab6 Merge develop 2021-10-09 23:25:32 +02:00
d8fa054a34 Further stabilization of UK-addresses: add minzoom requirement to import button, fix eternal loading message 2021-10-08 15:11:20 +02:00
38dcf3578c Merge develop 2021-10-08 04:40:33 +02:00
a996ba2a7c Graciously handle multiple entries in wikidata for fetching images and showing articles, verious bug fixes 2021-10-07 22:06:47 +02:00
4295f4a9be Import button only shows up when logged in 2021-10-06 14:14:41 +02:00
54abe7d057 Merge develop 2021-10-06 00:46:51 +02:00
6dd7f5cdcb Styling: add flex shrink to filter selection button 2021-10-04 19:47:23 +02:00
21fd148f38 Add propagation of metadata in changedescriptions, aggregate metadata in changeset tags 2021-10-04 03:12:42 +02:00
65470cbac5 Fix bug where metatagging would not fully calculate in some cases 2021-10-04 00:18:08 +02:00
a89d303ecd Further stabilization of wikipedia box 2021-10-03 01:38:57 +02:00
e904043069 Small tweaks 2021-10-01 04:49:40 +02:00
03c16df41a
Merge pull request #485 from tordans/tailwind-jit
TailwindCSS CLI with JIT-Mode
2021-10-01 00:10:11 +02:00
8cdc0dba61 Add USB as socket to charging stations, some styling tweaks 2021-09-30 18:50:08 +02:00
32cbd6e2c1 Also pickup wikimedia categories in the image tags, fix #433 2021-09-30 00:26:21 +02:00
6890c5189e More refactoring 2021-09-29 01:12:29 +02:00
a78d33112b Refactoring: LayoutToUse is a simple value now 2021-09-28 18:00:44 +02:00
41a2a79fe9 More refactoring of the featurepipeline, introduction of fetching data from the OSM-API directly per tile, personal theme refactoring 2021-09-28 17:30:48 +02:00
0a9e7c0b36 Fix bbox bug, add ids to filters, add filter state to the URL 2021-09-27 18:35:32 +02:00
a3c16d6297 Stabilize adding new points 2021-09-26 23:35:26 +02:00
Tobias Jordans
3c459f00fd Update .userbadge-login to Tailwind
Migrate some custom styles to Tailwind to test new setup.
2021-09-22 19:56:36 +02:00
1f93923820 More work on splitting roads, WIP; refactoring tests 2021-09-22 05:02:09 +02:00
9e21ec1182 Fix download panel, add dog-access question 2021-09-21 02:19:31 +02:00
d5c1ba4cd1 More refactoring, move minimap behind facade 2021-09-21 02:10:42 +02:00
706c5e3d53 Add import button 2021-09-18 02:31:45 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00