Commit graph

17 commits

Author SHA1 Message Date
pietervdvn 120832f241 Move tags into subdirectory 2021-03-29 00:41:53 +02:00
pietervdvn d8c1f72857 Split TagsFilter into multiple files 2021-03-22 03:05:08 +01:00
pietervdvn ad08a55517 Fix rendering of multianswers, other small bug fixes 2021-03-13 17:25:44 +01:00
pietervdvn 4deb095943 Optimizing the layout for small screens 2021-02-21 01:36:31 +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
Tobias 1b6178a66a Questions: Add border botton
First try to differentiate one question/answer from the next.
2021-01-21 05:55:52 +01:00
Tobias 8f8e5f7636 Migrate .answer to Tailwind
- Remove custom CSS
- Add more landscape:* helper classes
2021-01-21 05:19:33 +01:00
pietervdvn f33fe081d0 Add caching into local storage for a faster map experience 2021-01-15 00:29:07 +01:00
pietervdvn a35b80afbb Fix rendering of multianswers without explicit 'render'-field 2021-01-06 01:11:07 +01:00
pietervdvn 778044d0fb More refactoring, stabilizing rotation and direction_gradient 2021-01-04 04:06:21 +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 2177db376c More fancyness, less bugs 2020-11-17 16:29:51 +01:00
Pieter Vander Vennet 314894085a Cleaning filtered layer 2020-11-16 01:59:30 +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 52f53eb6b6 Disable editing when userbadge is disabled 2020-11-12 12:21:34 +01:00
Pieter Vander Vennet 3f8b6e88d3 Fix deploy 2020-11-06 01:58:26 +01:00
Pieter Vander Vennet 895aa132ec Huge refactoring (WIP) 2020-10-27 01:01:34 +01:00