Commit graph

16 commits

Author SHA1 Message Date
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
9877abec17 More refactoring and fixes 2022-06-06 19:37:22 +02:00
4283b76f36 Huge refactoring: split readonly and writable stores 2022-06-05 02:24:14 +02:00
7559f9259b Styling tweak
Add mapillary link to nearby_images

Fix licenses

Add missing assets

First version of nearby-images
2022-05-08 13:05:26 +02:00
fb3e3a040b Fix tests, fix units 2021-07-04 20:36:19 +02:00
5d3365afb8 First draft of an element which deletes points 2021-07-01 02:26:45 +02:00
aa1c9d0398 Fix review form save button 2021-06-21 12:44:26 +02:00
9a73ae4c47 More fixes 2021-06-16 21:23:03 +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
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02: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
778044d0fb More refactoring, stabilizing rotation and direction_gradient 2021-01-04 04:06:21 +01:00
Pieter Vander Vennet
cdfffd6120 Finish the additions of reviews 2020-12-08 23:44:34 +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
Renamed from UI/SaveButton.ts (Browse further)