bc1863dcb6
Fix hiding and showing of features
2021-02-14 19:45:02 +01:00
d4f107c81a
Stabilizing popups part 2: loading new data doesn't close the popup anymore + fix slideshow
2021-02-06 00:05:38 +01:00
b9d5a85cd0
Merge slick carousel
2021-02-05 19:11:19 +01:00
49f78d5604
Fix leaflet: areas wouldn't show up anymore
2021-02-05 16:08:35 +01:00
1979aadb49
Add slick-carousel instead of homemade one
2021-01-29 03:23:53 +01:00
1b73f0a43a
Fix landscape mode
2021-01-27 02:26:57 +01:00
149e117887
Merge master
2021-01-25 03:23:00 +01:00
00f610c589
Refactoring fullscreenhandling
2021-01-25 03:12:09 +01:00
Tobias
397a4414f3
Move custom max-height-version to Config
...
As it turns out, the config does work once you restart the server … 🤦
2021-01-24 22:21:28 +01:00
Tobias
4068931bba
Add Tailwind button for save+cancel
...
- remove custom styles
- add new button styles based on Tailwind classes using @apply
- extend config to allow hover:ring-blue-200 and such
- update the js-files to use new classes
- Only unsure about the `.review-form .save-non-active`, this might need additional Tailwind helper classes in this specific situation. Don't know where it shows up, so could not test.
2021-01-24 22:20:40 +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
3f34e288db
Introduce max-h-65vh
...
I need this to refactor the featureinfobox and sub-classes.
Ideally we could add this class via tailwind.config.js but for some reason it does not work; the class does not appear in the index.css file.
As a workaround I added it differently, but still we should probably figure out why the config file does not work as expeced.
2021-01-21 04:48:52 +01:00
Tobias
f5504d28f4
Migrate centermessage to Tailwind
...
Migrate most attributes to Tailwind classes. The box is a bit wider now, which is OK IMO. The z-index could be migrated to a custom Tailwind config-entry later. The transition has probably a Tailwind version as well (to be checked later…).
2021-01-20 22:14:26 +01:00
Tobias
7556c7a4b1
layer-selection uses more Tailwind
...
- Tailwind for border radius, same as other elements
- Tailwind for placement
2021-01-20 21:56: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
Tobias
d3b39fbe54
Remove <br> above open-welcom-message
...
Use Tailwind Class styles instead.
2021-01-20 21:26:29 +01:00
Tobias
0443de44b6
Index: Center index content
...
This is only for the lg-Screen-size. It makes the content use more space and be more centered in the screen.
Wanted to use some Tailwind-Center-Class but didn't manage to. This works as well.
2021-01-20 20:40:40 +01:00
db91c5ead4
Fixing css styling bugs, most works correctly now
2021-01-18 19:36:19 +01:00
Tobias
21d2dc52c2
Remove spacing from the homepage
...
Those spaces where added back via Tailwind.
2021-01-17 21:15:53 +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
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
Tobias
f07e595830
Add TailwindCSS
...
Following https://tailwindcss.com/docs/installation
2021-01-17 21:01:44 +01:00
ddea3d2fc1
Small css tweaks, fix layer filtering
2021-01-08 14:23:12 +01:00
3f2608524e
Last css tweaks
2021-01-07 05:10:27 +01:00
701ce3e89a
Css tweaks
2021-01-07 04:50:12 +01:00
Pieter Vander Vennet
70fb6f5303
Small fixes to climbing theme, wiki generation, version bump
2020-12-18 02:10:26 +01:00
Pieter Vander Vennet
bb20c41002
First version of reviews
2020-12-07 03:02:50 +01:00
Pieter Vander Vennet
8383f482c7
More UI tweaks, fix bugs with new icon handling
2020-11-27 13:39:00 +01:00
Pieter Vander Vennet
6299c8223e
Add composable icons, add icon badges and overlays, add icon badge to drinking water and cyclofix
2020-11-27 03:05:29 +01:00
Pieter Vander Vennet
488fd16873
Small bug fixes
2020-11-24 11:10:43 +01:00
Pieter Vander Vennet
4700e71d2e
Add share button (supported browsers only), refactoring of fullscreenmessage, fancier scrolling
2020-11-23 02:55:18 +01:00
Pieter Vander Vennet
2d25393962
Experimenting with the ShareButton
2020-11-22 03:50:09 +01:00
Pieter Vander Vennet
cd548ab04b
Add Fietsambassade logo to cyclofix; various svg- and css fixes
2020-11-20 14:00:37 +01:00
Pieter Vander Vennet
5e6f54f660
Bugfix: camera with direction wouldn't show up
2020-11-18 13:41:31 +01:00
Pieter Vander Vennet
2177db376c
More fancyness, less bugs
2020-11-17 16:29:51 +01:00
Pieter Vander Vennet
16612b10ef
I should have commited sooner...
2020-11-17 02:22:48 +01:00
Pieter Vander Vennet
2685b6e734
Fix ways: they show up again
2020-11-16 02:33:44 +01:00
Pieter Vander Vennet
314894085a
Cleaning filtered layer
2020-11-16 01:59:30 +01:00
Pieter Vander Vennet
7ef2f429f2
Add fancy direction picker
2020-11-15 03:10:44 +01:00
Pieter Vander Vennet
9978879536
Further theme tweaks, attempts to optimize
2020-11-15 00:27:55 +01:00
Pieter Vander Vennet
c86f4e4aff
More css tweaks
2020-11-14 03:26:09 +01:00
Pieter Vander Vennet
3fdb84e481
Extract variables from html, add black theme to surveillance cameras, use svgs directly in the frontend
2020-11-14 02:54:33 +01:00
Pieter Vander Vennet
5b59d7dbd0
Fixed small bugs, add documentation to query parameters, draft of surveillance cams
2020-11-12 12:18:02 +01:00
Pieter Vander Vennet
3f8b6e88d3
Fix deploy
2020-11-06 01:58:26 +01:00
Pieter Vander Vennet
ca858b7ed5
Generate assets as SVG
2020-11-05 12:28:02 +01:00
Pieter Vander Vennet
895aa132ec
Huge refactoring (WIP)
2020-10-27 01:01:34 +01:00
Pieter Vander Vennet
a721d3137a
Optimize rendering
2020-10-14 12:15:09 +02:00
Pieter Vander Vennet
6563298d16
More work on the opening hours picker
2020-10-06 01:37:02 +02:00
Pieter Vander Vennet
929d07202f
Add border around longer radiobutton answers
2020-10-01 01:23:45 +02:00
Pieter Vander Vennet
0714327d66
More work on OpeningHours picker
2020-09-30 22:22:58 +02:00
Pieter Vander Vennet
984d88d01e
Fix css bug
2020-09-26 00:37:26 +02:00
Pieter Vander Vennet
ca5b4297b3
Add fruit tree theme prototype; cleanup and split of the mobile layout ( fix #120 ), allow overzoom on baselayers ( fix #97 )
2020-09-24 00:33:23 +02:00
Pieter Vander Vennet
5fcf017f63
Fix css for customgenerator
2020-09-20 20:34:56 +02:00
Pieter Vander Vennet
9409f20bca
Fixes to personal layout
2020-09-18 22:23:49 +02:00
Pieter Vander Vennet
6bc62d2447
German translation for ghost bikes, css fix
2020-09-18 00:49:03 +02:00
Pieter Vander Vennet
f544ca805a
Css fixes
2020-09-17 20:59:05 +02:00
Pieter Vander Vennet
dc5fa5dabc
Various bug fixes
2020-09-14 20:16:03 +02:00
Pieter Vander Vennet
9777a2666b
More cleanup of code: remove the overly complicated layer selection
2020-09-13 03:29:44 +02:00
Pieter Vander Vennet
257194c063
More CSS improvements and cleanups
2020-09-13 00:53:24 +02:00
Pieter Vander Vennet
6d5f4ade25
Fixes and simplification of the CSS
2020-09-12 23:15:17 +02:00
Pieter Vander Vennet
c7f33a9490
Cleanup of the image carousel code and index.css code
2020-09-11 19:14:32 +02:00
Pieter Vander Vennet
80f0dbe6e3
New mapcomplete version
2020-09-05 01:40:43 +02:00
Pieter Vander Vennet
9e4035befc
Port bird-hides to new JSON-format, various improvements
2020-09-03 19:05:18 +02:00
Pieter Vander Vennet
00a6611e1f
Fixing too many bugs, cleaning up some old parts of the code
2020-09-03 16:44:48 +02:00
Pieter Vander Vennet
5f4c2ec536
Ported bicycle parking layer to .json-file
2020-09-03 02:05:09 +02:00
Pieter Vander Vennet
ee9c9e201f
More work on the custom theme generator, kindof works now
2020-09-03 00:00:37 +02:00
Pieter Vander Vennet
5ed0bb431c
Way to much fixes and improvements
2020-09-02 11:37:34 +02:00
Pieter Vander Vennet
2052976909
First steps for a decent custom theme generator
2020-08-31 02:59:47 +02:00
Pieter Vander Vennet
a57b7d93fa
Huge refactorings of JSON-parsing and Tagsfilter, other cleanups, warning cleanups and lots of small subtle bugfixes
2020-08-30 01:13:18 +02:00
Pieter Vander Vennet
60c15e9c8d
Add cyclestreet theme, various bugfixes
2020-08-27 18:44:16 +02:00
Pieter Vander Vennet
ae90440f16
More work on translations
2020-08-27 01:03:58 +02:00
Pieter Vander Vennet
71f4d4091e
Small fixes for the GRB theme and value substitution
2020-08-27 00:08:00 +02:00
Pieter Vander Vennet
328dc5577c
Enable userlayouts in personal theme and morescreen, various small fixes
2020-08-26 20:11:43 +02:00
Pieter Vander Vennet
e320f1af0c
Various small fixes to translations, login flow, docs, ...
2020-08-25 00:10:48 +02:00
Pieter Vander Vennet
cd37d8db98
Thinking about the user journey, make tags visible at a certain point
2020-08-22 18:57:27 +02:00
Pieter Vander Vennet
47d755e59f
Various small fixes, add indication of which tags are added for power users
2020-08-22 17:33:08 +02:00
Pieter Vander Vennet
a55767c1e9
Add Open Toilet Map, fix #34
2020-08-22 16:00:33 +02:00
Pieter Vander Vennet
2df565dc50
Various fixes
2020-08-22 14:59:52 +02:00
Pieter Vander Vennet
560c8e1567
More work on the custom theme generator, add aed template, move bookcases to json template
2020-08-22 02:12:46 +02:00
Pieter Vander Vennet
f003a53ee6
Small themes
2020-08-08 22:18:10 +02:00
Pieter Vander Vennet
14930e2f93
Add the possibility to load a custom layout with base64-encoded jsons
2020-08-08 17:50:43 +02:00
Pieter Vander Vennet
31ec3a7755
Add pointer events to mobile iframe escape
2020-08-08 15:21:51 +02:00
Pieter Vander Vennet
6acd49d888
Small tweaks to the iframe-escape button
2020-08-08 15:01:22 +02:00
Pieter Vander Vennet
e35c85fc55
Various small fixes
2020-08-07 20:50:46 +02:00
Pieter Vander Vennet
7ec00a3301
Add a personal, configurable quest
2020-07-31 16:17:16 +02:00
Pieter Vander Vennet
9c42839f01
Add custom theme for advanced users
2020-07-31 04:58:58 +02:00
Pieter Vander Vennet
afaaaaadb1
Add smoothness, add highlighting of a way
2020-07-30 16:34:06 +02:00
Pieter Vander Vennet
ab0d314330
Better upload image flow: more feedback for users
2020-07-30 11:30:04 +02:00
Pieter Vander Vennet
e074d9c3e9
Small tweaks and more layouts
2020-07-30 09:59:30 +02:00
Pieter Vander Vennet
f67508336a
Add email question, some tweaks
2020-07-29 19:02:36 +02:00
Pieter Vander Vennet
8a1e171298
New preset-system, better 'add new POI'-ui with small confirmation
2020-07-29 18:35:46 +02:00
Pieter Vander Vennet
497d5c1b49
Add sublte-button, add different icon for popout
2020-07-29 16:46:45 +02:00
Pieter Vander Vennet
21dd38c3c7
Small tweaks
2020-07-29 15:54:44 +02:00
Pieter Vander Vennet
f9e0735378
Add a 'more quests'-screen
2020-07-29 15:48:21 +02:00
Pieter Vander Vennet
19f69b31a4
Merge branches
2020-07-29 15:08:29 +02:00
Pieter Vander Vennet
7b91d2574f
Add share tab
2020-07-29 15:05:19 +02:00
Pieter Fiers
948ff74a8b
Added cyclofix capacity cargo; covered; non-bike shop; pump dyn title
2020-07-29 13:16:21 +02:00
Pieter Fiers
85848ae4df
@5123c38 regression
2020-07-27 15:40:55 +02:00
Pieter Fiers
5123c3836e
Add ios fixes
2020-07-27 13:04:38 +02:00
Pieter Vander Vennet
8abe46b658
Css fixes
2020-07-26 19:31:11 +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
Pieter Vander Vennet
a39d21a5a9
Fix skipped question count
2020-07-25 01:07:02 +02:00
Pieter Vander Vennet
8ca4eb1747
Css tweaking
2020-07-24 18:19:37 +02:00
Pieter Vander Vennet
c3d04c79b9
Add viewpoint for buurtnatuur, add translation of AddPointPoi
2020-07-24 15:52:21 +02:00
Pieter Vander Vennet
7bbc140f05
New close icon, fix #58 , small tweaks to buurtnatuur quests
2020-07-24 14:46:25 +02:00
Pieter Vander Vennet
fac7aec20b
Small langauge and CSS tweaks
2020-07-24 13:46:03 +02:00
Pieter Vander Vennet
e0f9a93468
Cleanup of code
2020-07-24 01:12:57 +02:00
Pieter Vander Vennet
dd91e11bd0
Add usable portrait layout
2020-07-23 23:33:17 +02:00
Pieter Vander Vennet
1488caf362
Add input validation
2020-07-23 17:32:18 +02:00
Pieter Vander Vennet
ef593654f4
Css tweaking
2020-07-23 16:28:19 +02:00
Pieter Vander Vennet
2e7b14061f
Fixed user language location
2020-07-23 16:00:49 +02:00
Bavo Vanderghote
50cc8fd860
styling; background map select on bottom; only show layers when there's more than one
2020-07-22 17:02:38 +02:00
Bavo Vanderghote
778ff757fc
dropdown styling
2020-07-22 16:40:19 +02:00
Bavo Vanderghote
26f8830c1d
complete styling
2020-07-22 14:57:35 +02:00
Bavo Vanderghote
3113afb39d
basic styling: design implementation
2020-07-22 13:33:26 +02:00
Pieter Vander Vennet
00fb99defe
Merge branches
2020-07-22 11:05:04 +02:00
Bavo Vanderghote
f610b956dc
base checkbox; start filter toggle
2020-07-22 11:01:25 +02:00
Pieter Vander Vennet
fd6f77c98e
Playing around with translatiosn
2020-07-21 01:37:48 +02:00
Pieter Vander Vennet
6f8c29d401
Playing with new translations, merging branches
2020-07-21 01:13:51 +02:00
Pieter Vander Vennet
369c19a58a
Translations
2020-07-21 00:07:04 +02:00
Pieter Fiers
8978ecdae3
Resolve merge conflict
2020-07-20 23:55:04 +02:00
Pieter Fiers
2c92f5bbe2
Add translations + bike Shops
2020-07-20 23:43:42 +02:00
Pieter Vander Vennet
a730345b16
Merge master into translations
2020-07-20 21:48:24 +02:00
Bavo Vanderghote
0f2a2c651a
added filter ui
2020-07-20 16:57:46 +02:00
Pieter Fiers
232664ee14
Half complete i18n
2020-07-20 12:39:43 +02:00
Pieter Vander Vennet
3898440715
CSS tweaks
2020-07-16 15:36:57 +02:00
Bavo Vanderghote
9cca8d9ff6
fixed CSS bug
2020-07-16 15:24:44 +02:00
Pieter Vander Vennet
ff1690e307
Hide edit buttons when not logged in, css tweaks
2020-07-13 16:18:04 +02:00
Pieter Vander Vennet
6828699a4c
Change quest descriptions and orders in order to improve data quality
2020-07-13 12:10:43 +02:00
Pieter Vander Vennet
c3664ce82f
Merge and bugfixes
2020-07-08 16:11:40 +02:00
Pieter Vander Vennet
e3e6566c12
Small fixes
2020-07-08 16:07:16 +02:00
Pieter Vander Vennet
31a64887a1
Fixes to removing images
2020-07-08 13:12:23 +02:00
Pieter Vander Vennet
0fe6b67976
Add image delete button
2020-07-08 11:23:36 +02:00
Pieter Vander Vennet
1cd4745c3a
Preparation for delete button
2020-07-07 15:08:52 +02:00
Pieter Vander Vennet
41341470db
Bigger images
2020-07-06 13:52:45 +02:00
Pieter Vander Vennet
6b39995709
Last fixes
2020-07-06 13:47:22 +02:00
Pieter Vander Vennet
d1f8080c24
New question system
2020-07-05 18:59:47 +02:00
Pieter Vander Vennet
1738fc4252
Changes based on user feedback
2020-07-01 21:21:29 +02:00
Pieter Vander Vennet
c87c014045
Add search, a few flow updates
2020-07-01 02:12:33 +02:00
Pieter Vander Vennet
de9da2c220
Move to popups again
2020-06-29 16:21:36 +02:00
Pieter Vander Vennet
8bca006787
Lot's of small improvements
2020-06-29 03:12:44 +02:00
Pieter Vander Vennet
9bd37d9cde
Fix multiple bugs after user testing
2020-06-28 23:33:48 +02:00
Pieter Vander Vennet
a566ab6725
Add geolocation button which uses device GPS
2020-06-28 02:42:22 +02:00
Pieter Vander Vennet
57c9fcc5aa
Lots of styling, mobile friendliness, better UI flows
2020-06-28 00:06:23 +02:00
Pieter Vander Vennet
0b4016b65d
Further work on infobox, styling everything, removing clutter
2020-06-27 03:06:51 +02:00
Pieter Vander Vennet
2acd53d150
Add image upload functionality with imgur
2020-06-25 03:39:31 +02:00