f09134c3be
Update to the import viewers
2022-01-25 21:55:51 +01:00
33ef83c4a9
Finish import_viewer gui
2022-01-24 03:09:21 +01:00
ca1490902c
Finish importer, add applicable import layers to every theme by default
2022-01-21 01:57:16 +01:00
3402ac0954
Lots of refactoring, first version of the import helper
2022-01-19 20:34:04 +01:00
2e2a6965e7
Add theme introspecting mapcomplete changes
2022-01-16 02:00:55 +01:00
2001aae10d
Merge branch 'master' into develop
2022-01-15 02:47:08 +01:00
eba52836b2
Cosmetic changes to toerisme_vlaanderen theme
2022-01-14 15:46:45 +01:00
6999a73d44
Add import from notes functionality
2022-01-12 02:31:51 +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
e1ee890f51
WIP: automaton page
2021-12-12 17:35:08 +01:00
20ec12b23c
Add special visualisation for automated actions, add missing_street-theme, various fixes
2021-12-12 02:59:24 +01:00
7cfbb49bab
cd
2021-12-02 02:54:28 +01:00
adf4eb18c0
First nearly-finished draft of project page
2021-11-26 02:45:39 +01:00
4d5fd851b9
Further work on professional
2021-11-25 21:31:33 +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
519feaa54b
Add the possibility to show all questions of a group as one + documentation update
2021-11-12 01:44:13 +01:00
746273f594
Another sanity check, another bunch of fixed layers; add tagrendering-steal possibility, add some styling to TV-theme
2021-11-10 18:42:31 +01:00
161bcc8647
Quickfix: add centroids to some renderings which dissappeared during migration
2021-11-08 15:08:24 +01:00
bd21212eba
Full code cleanup
2021-11-07 16:34:51 +01:00
f5d6441b70
Add layer icon to filter view
2021-10-30 02:34:16 +02:00
4bdabd271b
Merge branch 'feature/prefix-for-oh' into develop
2021-10-29 03:43:20 +02:00
9c147b6ec6
Fix lineheight, fix #511
2021-10-29 01:51:13 +02:00
07bc5d6a6d
Merge develop
2021-10-26 01:27:35 +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
b9b8a5c71a
Linting themes, fix userbadges
2021-10-21 21:41:45 +02:00
1852eb8e52
Refactoring: moved pointRenderingConfig into seperate part of the configuration, removed roaming rendering capabilities
2021-10-19 03:00:57 +02:00
35cdb49b4d
Add a 'featured this week'-theme and calendar
2021-10-17 03:35:13 +02:00
85ef41e8d5
Various styling tweaks, add playgrounds to toerisme vlaanderen
2021-10-14 18:29:39 +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
9faac532b5
Support for lexemes, decent etymology layer and theme with rudimentary icon
2021-10-09 22:40:52 +02:00
b5a2ee1757
Add a wikidata search box
2021-10-08 04:33:39 +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
65470cbac5
Fix bug where metatagging would not fully calculate in some cases
2021-10-04 00:18:08 +02:00
8b4442c8cc
Add wikipedia box
2021-10-02 22:31:16 +02:00
9df263c362
Add Wikipedia page box
2021-10-02 17:57:54 +02:00
087d5cdbef
Add a strt to package.json for when tailwind JIT isn't needed
2021-10-01 05:23:50 +02:00
4480f2f5e3
Experimental json merge driver
2021-10-01 04:59:22 +02:00
8b870474d7
Improvements in loading images
2021-10-01 02:57:41 +02:00
90a52fa47a
Reset translations and charging station layer after merge
2021-10-01 00:37:44 +02:00
ba2b4754a9
Merge branch 'develop' into fix-answer-with-image-style-#491
2021-10-01 00:31:39 +02:00
04a2f91b36
Fix small styling issue with tabbed component
2021-10-01 00:23:44 +02:00
Tobias Jordans
8e040a8c4d
Fix #491 with custom HTML/Classes inside translations
...
This is not the fixed I hoped for, but the JS generates so many empty `<span>` tags that I cannot get rid of, that it is not possible to style this "from the outside", which is unfortunate.
2021-09-30 21:46:20 +02:00
Tobias Jordans
29e7fea95a
Replace inline style with TW classes
2021-09-30 20:09:09 +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
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
1f93923820
More work on splitting roads, WIP; refactoring tests
2021-09-22 05:02:09 +02:00
78d6482c88
Add binoculars theme, auto reformat everything
2021-09-09 00:06:21 +02:00
e2591f3dfe
Toggle in the userbadge on small screens - more map space
2021-07-03 20:18:52 +02:00
91b21647a3
Refactoring of review element
2021-06-21 03:07:49 +02:00
9a73ae4c47
More fixes
2021-06-16 21:23:03 +02:00
48f66bd17e
Last fixes to the OH picker
2021-06-16 16:39:48 +02:00
64ec06bfc8
Fix opening hours input element
2021-06-16 14:23:53 +02:00
94f9a0de56
More fixes to the refactored code
2021-06-15 16:18:58 +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
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
a76d8822ff
Cleanup of review-css to use tailwind
2021-03-13 19:07:38 +01:00
a0b909e8a6
Fixes to popup handling and to broken styles
2021-02-25 02:23:26 +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
4deb095943
Optimizing the layout for small screens
2021-02-21 01:36:31 +01:00
79fc3f54e5
Move slick buttons to a clickable location
2021-02-15 19:06:06 +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
e1daade961
Remove a few new lines and spaces
2021-01-24 22:20:54 +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
15a9441b1d
Fix question styling (but break click action)
...
This fixes the styling but breaks the click action. Clicking on the text itself also triggers the action, clicking on the blank sapce next to it changes the label but does not trigger the action.
Generally speaking the style is easier to apply to an element that wraps the in put and the label-text. This could be the label-tag or a different wrapper.
2021-01-21 06:03:34 +01:00
Tobias
8f8e5f7636
Migrate .answer to Tailwind
...
- Remove custom CSS
- Add more landscape:* helper classes
2021-01-21 05:19:33 +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
b8377630af
Migrate featurebox-title (…) to Tailwind (2)
...
Forgot those in e3b7c7d
2021-01-20 23:02:27 +01:00
Tobias
e3b7c7ddc6
Migrate featurebox-title (…) to Tailwind
2021-01-20 23:00:11 +01:00
Tobias
66cb835ff0
Use parent-border for profile pic
...
This changes the layout slighly. The image has a sharp edge to the right, which works very well IMO. We would also add custom tailwind border classes if needed.
2021-01-20 21:58:15 +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
4baf47b868
Fix to-the-map
2021-01-18 19:44:26 +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
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
641b59bca5
Add ornament
2021-01-09 00:03:21 +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
7dc7cc283d
Add return to map button on layer panel
2021-01-07 15:19:50 +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
a641d976fc
Improvements on the climbing-theme, small tweaks in the review form
2020-12-18 01:36:45 +01:00
Pieter Vander Vennet
0855f46c49
Small fixes to link, shows own reviews
2020-12-11 16:29:51 +01:00
Pieter Vander Vennet
cdfffd6120
Finish the additions of reviews
2020-12-08 23:44:34 +01:00
Pieter Vander Vennet
c02406241e
Styling the reviews
2020-12-07 03:31:13 +01:00
Pieter Vander Vennet
bb20c41002
First version of reviews
2020-12-07 03:02:50 +01:00
Pieter Vander Vennet
89b2dc8a10
Small css tweaks
2020-12-02 21:37:53 +01:00
Pieter Vander Vennet
926149cbcb
Small layout tweaks
2020-11-28 00:28:21 +01:00