Commit graph

313 commits

Author SHA1 Message Date
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
a4f4365d71 Improve the precise input element, normalize 'and' to check if it is empty (and to check if no filter is active) 2021-09-08 01:36:44 +02:00
9de4ff9abf Bugfix: if a filter is enabled, a new point of that layer cannot be added anymore; instead the filter should be disabled (to prevent duplicates) 2021-09-07 01:49:18 +02:00
b806c210a6 Refactoring: remove the Basemap, switch to Minimap everywhere 2021-09-03 13:48:04 +02:00
92e8f3f89d Add first version of the food theme 2021-09-02 21:22:34 +02:00
5738f8efb1 Add name to CSV Export 2021-08-23 23:44:18 +02:00
4790a10cb6 Add spinning animation while exporting the pdf 2021-08-22 20:10:19 +02:00
3c73dfd6b2 Update of the 'addNewMarker': show icons, show plus button, show label 2021-08-22 18:48:38 +02:00
40c1366ad0 Add 'allow=geolcation' to iframe code 2021-08-21 13:22:22 +02:00
16573946cb Fix colours 2021-08-20 00:06:44 +02:00
aef7b8a684 Decent fix of gps-locking behaviour: single click will zoom, second click within 3sec will lock the gps location + better icons + disable of dragging while locked, fix of #458 2021-08-19 23:41:48 +02:00
647100bee5 Refacotring: move themeConfig into models 2021-08-07 23:11:34 +02:00
0a01561d37 First working version of snapping to already existing ways from the add-UI (still too slow though), partial fix of #436 2021-08-07 21:19:01 +02:00
38635ba8b2 Small fix: always show the buttons in the AddUI 2021-07-29 00:43:16 +02:00
466527e0f8 Small improvements 2021-07-28 23:20:46 +02:00
ae21e33077 Fix dissapearing attribution, fix toggle behaviour 2021-07-28 18:20:59 +02:00
b5eb569802 Streamline download buttons 2021-07-28 16:48:59 +02:00
ede67ca58c Fix pdf export, fix feature switches 2021-07-28 02:51:07 +02:00
c8bd412476 Merge develop 2021-07-27 22:23:42 +02:00
7e8694004c Custom styling for natuurpunt 2021-07-27 21:25:00 +02:00
c175202006 Finetuning of various features 2021-07-27 20:41:06 +02:00
1b5737a06c Small fix 2021-07-27 20:29:34 +02:00
5ad3fa83be Remerge upstream 2021-07-27 20:17:42 +02:00
0162d52b68 Merge develop 2021-07-27 19:59:41 +02:00
79569f5119 Finetuning of the filter functionality 2021-07-27 19:39:57 +02:00
04c039549d Fix filters 2021-07-27 17:00:05 +02:00
c44db2a219 Add mime type, rename to DownloadPanel 2021-07-26 21:03:27 +02:00
13b2c1b572 Finishing touches to export functionality, enable it in cycle_infra 2021-07-26 20:59:55 +02:00
e0b71ca53e Wire in aspected-routing as calculated tag 2021-07-26 20:21:05 +02:00
829efc5d55 Fix broken import 2021-07-26 18:02:55 +02:00
Ward
263cef5750 styling checkbox and selection 2021-07-26 17:45:54 +02:00
Ward
e9160504a6 start creating extra filter 2021-07-26 12:26:41 +02:00
330930d5d4 Merge develop 2021-07-24 02:32:33 +02:00
Ward
3fd059311b start extra filter functionality 2021-07-22 11:29:14 +02:00
Ward
34b87e7b7e more custom filter on layers 2021-07-22 11:29:14 +02:00
Ward
b535f7cf1e start creating filter 2021-07-20 15:14:51 +02:00
Ward
8cc3f8bede 100% height search field inside form 2021-07-19 16:48:10 +02:00
248ea78b17 First working version of split road functionality 2021-07-18 21:37:14 +02:00
b55f9a25c6 More work on refactoring the changes handling 2021-07-18 14:52:09 +02:00
42391b4ff1 Merge develop 2021-07-16 02:25:39 +02:00
abd7db100d Finish the export functionality: move logic around a bit, add license information for reusers, wire the functionality as feature switch 2021-07-16 01:42:09 +02:00
18e27c32be Merge branch 'develop' into feature/goejson-export 2021-07-16 00:57:39 +02:00
96ecded0b9 Further development of split-road feature; refactoring of change-handling 2021-07-15 20:47:28 +02:00
Arno Deceuninck
fc459e6011 Merge branch 'develop' into feature/goejson-export
# Conflicts:
#	tslint.json
2021-07-15 11:48:06 +02:00
Arno Deceuninck
62925a89ba Text in translation file + refactor 2021-07-15 11:13:00 +02:00
Arno Deceuninck
e7ef2fb6d8 Updated documentation 2021-07-15 10:56:30 +02:00
Arno Deceuninck
b68bf7b950 Download cached features as geojson 2021-07-15 09:34:00 +02:00
7deb9b5d53 Refactoring of AvailableBaseLayer 2021-07-14 16:13:23 +02:00
315e2f7fd1 Add precise input method, enabled for public bookcases 2021-07-14 00:17:15 +02:00
b9e15697f4 Robustify morescreen, remove unused var 2021-07-12 13:38:38 +02:00
3ecfef9bc1 Restore small icons in attribution, fix #413 2021-07-10 21:41:56 +02:00
08e57a69b6 Fix input link 2021-07-08 14:55:21 +02:00
fe747dbfb4 Duplicate elements in layerselection to fix dissapearing elements 2021-07-06 17:23:22 +02:00
32e30e4b01 Merge develop 2021-07-03 21:28:24 +02:00
952e3e2bc7 Styling tweaks 2021-07-03 21:18:19 +02:00
e2591f3dfe Toggle in the userbadge on small screens - more map space 2021-07-03 20:18:52 +02:00
69d4ea765c Tweak styling for small screens 2021-07-03 14:54:35 +02:00
bbfcee686f Refactor OsmObject to use eventsources, add first version of the delete button 2021-06-30 18:48:23 +02:00
5e84b00ca2 Use clone in translation 2021-06-30 15:34:32 +02:00
e09dfbf3f7 Fix JOSM link 2021-06-28 00:59:30 +02:00
785f57262e Further cleanup: further removal of the UIElement 2021-06-28 00:45:49 +02:00
ab0d510cdd Stabilize code contributor count 2021-06-27 02:41:30 +02:00
0789abf65e Small fixes 2021-06-24 14:21:41 +02:00
9619485b54 Merge branch 'master' into develop 2021-06-24 01:18:46 +02:00
b8a72a5119 Restore personal theme button in MoreScreen 2021-06-23 03:00:21 +02:00
eba1772ab9 Add minimap baseElement; add this as special rendering, add minimap beneath direction input element 2021-06-23 02:15:28 +02:00
fca3f45908 Remove unused variable 2021-06-21 18:54:44 +02:00
962e364bad Translation fixes 2021-06-21 03:12:43 +02:00
106d9927aa Fixed the personal layer 2021-06-19 19:16:20 +02:00
bf7e6376c0 Styling tweaks, better metadata handling at data upload 2021-06-19 18:28:30 +02:00
87bf376b2e Link to legacy custom theme generator 2021-06-18 16:19:07 +02:00
c41690aab3 Formatting 2021-06-18 14:30:49 +02:00
1609c63f3b Refactoring of Attribute Images, fix more or less decent slideshow. Turns out a few lines of css can get us there! 2021-06-18 01:25:13 +02:00
d443c7ecb0 Fix unofficial theme display 2021-06-17 00:54:06 +02:00
9a73ae4c47 More fixes 2021-06-16 21:23:03 +02:00
42d13f564c Fix sharebutton 2021-06-15 01:24:04 +02:00
afbe765ce9 Add table, fix preferences view 2021-06-15 00:55:12 +02:00
8e72b70742 Fix deployment, fix documentation generation, add a small markdown generator 2021-06-15 00:28:59 +02:00
e480c97676 Fixed part of the special renderings 2021-06-14 19:21:33 +02:00
eec762b71f More small fixes to the refactoring 2021-06-14 17:42:26 +02:00
8ad9b816ac Fix popups and core functionality 2021-06-14 17:28:11 +02:00
9cc721abad More refactoring and fixes 2021-06-14 02:39:23 +02:00
49c821268e Further fixing the refactoring 2021-06-13 15:04:55 +02:00
3943100e54 More refactoring, stuff kindoff works 2021-06-12 02:58:32 +02:00
62f471df1e More refactoring, still very broken 2021-06-11 22:51:45 +02:00
d5d90afc74 Further butchering the UI framework 2021-06-10 14:05:26 +02:00
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00
01bf69a678 Add grid overview to index page 2021-05-30 00:17:31 +02:00