Commit graph

341 commits

Author SHA1 Message Date
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
00fb194dc2 Only show the top ten contributors 2021-05-30 00:15:46 +02:00
f837d60756 Fixes to contribution panel 2021-05-27 18:56:02 +02:00
1900140dd5 Actually shorten list of contributors 2021-05-19 23:29:23 +02:00
caba824a54 Add contributors to attribution panel 2021-05-19 19:39:55 +02:00
223fada5b3 Add small display of OSM-contributors who added data previously 2021-05-10 23:48:00 +02:00
2a9faad288 Add explicit .html to links as not to break other deployments 2021-05-10 16:03:40 +02:00
a0c1bc2137 OsmObjects can now be used as featureSource, load selected object immediately, zoom to selected object on open; fix #191 2021-05-06 01:33:09 +02:00
3e3da25edb Small fixes 2021-04-23 17:22:01 +02:00
86dd93c593 Add mapillary button in the attribution 2021-04-23 12:56:33 +02:00
475cdae19f Do not show layer selection if the layer name is undefined or empty string 2021-04-21 17:43:04 +02:00
95f1bdd797 Small refactoring, add 'last edit by'-rendering 2021-04-21 01:26:36 +02:00
f177a3bad3 Various styling tweaks, fix #243 2021-04-12 13:05:30 +02:00
2ad72ae346 Merge develop 2021-04-10 16:12:40 +02:00
e59900d906 Small fix 2021-04-10 03:53:48 +02:00
4766f8bbde More validation and fixes 2021-04-10 03:50:44 +02:00
d072552043 Small tweaks to attribution panel 2021-04-09 17:56:13 +02:00
12d99e0323 Visualize attribution in the attribution panel 2021-04-09 02:57:06 +02:00
8e15f8488a Reset the add point dialog when the popup is closed 2021-04-08 22:32:15 +02:00
0fea2c87cd Add attribution script and some attributions 2021-04-07 01:32:39 +02:00
15a6794e59 Move 'asChanges' into tagsFilter; add 'survey:date' option with automatic date to benches 2021-03-29 02:31:08 +02:00
bec1998a6d Fix incorrect imports due to refactoring 2021-03-29 02:04:42 +02:00
f124d9ded7 Add custom javascript snippets to calculate tags 2021-03-24 01:25:57 +01:00
d8c1f72857 Split TagsFilter into multiple files 2021-03-22 03:05:08 +01:00
747adfda85 Fix wordbreak of simpleAddUI on chrome 2021-03-18 13:45:57 +01:00
558265eba9 Further fixes to clear up the fullscreen 2021-03-12 14:52:34 +01:00
482a81b40a Fix error message 2021-03-12 14:15:07 +01:00
c2d520c2e9 Small fixes 2021-03-04 13:35:03 +01:00
a0b909e8a6 Fixes to popup handling and to broken styles 2021-02-25 02:23:26 +01:00
0e5b69f6cf Hide controls when needed 2021-02-21 03:51:29 +01:00
604d7863fe Add bigger zoom-in and zoom-out button, move attribution to button on small screens 2021-02-21 03:38:12 +01:00
dcdb5b9a22 Small tweaks to translation label 2021-02-20 03:29:55 +01:00
416a76ae4f Stabilize personal theme, textfield now correctly appears if it is an option in the freeform too 2021-02-20 01:45:51 +01:00
bc1863dcb6 Fix hiding and showing of features 2021-02-14 19:45:02 +01:00
1831365597 Small code fixes, fix #198 2021-01-27 02:58:11 +01:00
1b73f0a43a Fix landscape mode 2021-01-27 02:26:57 +01:00
e2e48344d6 Stuff more or less works 2021-01-25 04:21:22 +01:00
00f610c589 Refactoring fullscreenhandling 2021-01-25 03:12:09 +01:00
e1a4c75391 Halfway removing the fullscreenmessage 2021-01-24 18:33:16 +01:00
81f0a21076 Derping around, bit of a dead end due to transform3d in a parent 2021-01-22 01:03:50 +01:00
7f1b78198a Cleaning away fullscreenmessage 2021-01-22 00:40:15 +01:00
6c4b15e33d Add various bug fixes and improvements 2021-01-21 23:39:31 +01:00
Tobias
7a2f4fa44a Migrate featureinfobox to Tailwind
- migrate featureinfobox to Tailwind
- migrate featureinfobox-content to Tailwind
- migrate fullscreenmessage-content to Tailwind so we can delete css/fullscreenmessagebox.css

The landscape-mode is somethign that Tailwind does not support AFAIK. Instead, I migrated the one css-definition that was left over but required to a tailwind-like class name `.landscape\:max-h-screen`. Note the escaped colon with is required so css supports colon based class names.
2021-01-21 05:05:10 +01:00
Tobias
e3b7c7ddc6 Migrate featurebox-title (…) to Tailwind 2021-01-20 23:00:11 +01:00
Tobias
871f512c0d Move border custom css to Tailwind Class
- migrate custom css to Tailwind class
- introduce class-parameter for `AsImageElement`
- migrate width of login button to Tailwind class
2021-01-20 21:48:47 +01:00
db91c5ead4 Fixing css styling bugs, most works correctly now 2021-01-18 19:36:19 +01:00
923b86b507 Experimenting with tailwind: splitting the index intro into a separate class; adding the logo 2021-01-18 02:51:42 +01:00
Tobias
de1ac89425 Fixme comment to add the logo to the index-header 2021-01-17 21:15:14 +01:00
Tobias
4c59ea3b1e Tailwind for List of Themes
Style the list of themes with Tailwind. Add wrapper around the list of themes.

The non-linked list items are still TODO.

Also move the Streetcomplete-Note below the list and also the custom-build-Request-Line.
2021-01-17 21:14:48 +01:00
Tobias
740b54e476 Use Combine instead of VerticalCombine
This gets rid of the added SPAN-tag with ID.
2021-01-17 21:11:57 +01:00
Tobias
c2ee058682 Remove a few empty spaces and line breaks
Most it is done by my editor automatically.
2021-01-17 21:04:37 +01:00
092c12a449 Add overview of all themes if none are defined 2021-01-14 22:25:11 +01:00
6e77504854 Add back button on simpleAddUI 2021-01-08 16:49:42 +01:00
ddea3d2fc1 Small css tweaks, fix layer filtering 2021-01-08 14:23:12 +01:00
77ffdc093a More styling tweaks 2021-01-08 02:13:44 +01:00
9a412c6b74 Workaround: popups move into zoom vertically too now on desktop 2021-01-07 20:11:07 +01:00
7dc7cc283d Add return to map button on layer panel 2021-01-07 15:19:50 +01:00
701ce3e89a Css tweaks 2021-01-07 04:50:12 +01:00
c359d43b15 Add standalone bicycle library theme, search now opens the popup of the found object 2021-01-06 02:09:04 +01:00
a35b80afbb Fix rendering of multianswers without explicit 'render'-field 2021-01-06 01:11:07 +01:00
85a6894c92 Use proper description in layerconfig 2021-01-05 01:30:59 +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
778044d0fb More refactoring, stabilizing rotation and direction_gradient 2021-01-04 04:06:21 +01:00