Commit graph

198 commits

Author SHA1 Message Date
20ec12b23c Add special visualisation for automated actions, add missing_street-theme, various fixes 2021-12-12 02:59:24 +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
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
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01: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
35cdb49b4d Add a 'featured this week'-theme and calendar 2021-10-17 03:35:13 +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
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
03c16df41a
Merge pull request #485 from tordans/tailwind-jit
TailwindCSS CLI with JIT-Mode
2021-10-01 00:10:11 +02:00
6dcc710cc2 Add a little hand, inviting the user to drag location inputs 2021-09-29 19:48: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
Tobias Jordans
80dd69a301 Remove unused .space-between
Class was not used but there is also Tailwind .justify-between
2021-09-22 19:53:34 +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
4ace40c2f3 Fix various small bugs (directionPicker is square and has a max width; fix welcome message, fix translations 2021-09-03 17:00:36 +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
5739893efb Fix foreground colour of help button 2021-07-28 00:22:18 +02:00
7e8694004c Custom styling for natuurpunt 2021-07-27 21:25:00 +02:00
15e21544ba Make mapcontrol-button svgs styleable by colour 2021-07-27 21:02:30 +02:00
79569f5119 Finetuning of the filter functionality 2021-07-27 19:39:57 +02:00
330930d5d4 Merge develop 2021-07-24 02:32:33 +02:00
Ward
bd1b29e344 new color and icon for navigation 2021-07-19 16:23:13 +02:00
6e3c39e475 Add option to show text field inline with the rendering; add option to fill out a default value 2021-07-11 15:44:17 +02:00
3ecfef9bc1 Restore small icons in attribution, fix #413 2021-07-10 21:41:56 +02:00
e2591f3dfe Toggle in the userbadge on small screens - more map space 2021-07-03 20:18:52 +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
7b52dee320 Small fixes to the Slideshow 2021-06-17 13:17:16 +02:00
9a73ae4c47 More fixes 2021-06-16 21:23:03 +02:00
94f9a0de56 More fixes to the refactored code 2021-06-15 16:18:58 +02:00
9cc721abad More refactoring and fixes 2021-06-14 02:39:23 +02:00
3943100e54 More refactoring, stuff kindoff works 2021-06-12 02:58:32 +02:00
Sebastian Kürten
ecacb00b2c Add some margin to the right side of the radio input of questions 2021-05-18 09:15:04 +02:00
b441e6e8a5 Fixed some typos, fixed legacy loading in non-legacy settings, also show attribution when layer control is disabled 2021-05-03 16:04:35 +02:00
95f1bdd797 Small refactoring, add 'last edit by'-rendering 2021-04-21 01:26:36 +02:00
882e2c4aa9 Documentation updates, patches image paths in themes to load remote images from Github 2021-04-17 11:37:22 +02:00
f177a3bad3 Various styling tweaks, fix #243 2021-04-12 13:05:30 +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
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
4deb095943 Optimizing the layout for small screens 2021-02-21 01:36:31 +01:00
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