Commit graph

46 commits

Author SHA1 Message Date
9661ade80c Chore: run prettier 2023-06-15 16:12:46 +02:00
Tobias
b55d976492 Apply twJoin, twMerge
Looking at https://github.com/dcastil/tailwind-merge/blob/v1.13.1/docs/when-and-how-to-use-it.md#how-to-use-it I placed the "winning" class at the end for twMerge
2023-06-15 05:38:52 +02:00
f0b007512b Chore: run prettier 2023-06-14 20:44:01 +02:00
d008dcb54d Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
6f5c71ed5a Fix: multianswer would not accept last option 2023-06-12 10:17:13 +02:00
138b2ada2f Chore: remove some obsolete console.log-statements 2023-06-12 01:40:22 +02:00
0b826612e9 Fix: show tags that will be applied if setting is 'full' 2023-06-11 11:50:35 +02:00
60d825de3c Fix: rendering of 'inline' was not dynamic 2023-06-11 01:59:47 +02:00
2b05d79dbb Refactoring: port unit picker 2023-06-11 01:32:30 +02:00
5f7cc351c9 Fix: maproulette import flow 2023-06-09 16:13:35 +02:00
d3d96bc9ad Style: don't let tagRenderings overflow 2023-06-08 13:45:23 +02:00
649ed1f53a Fix: multianswer with a free textfield did not activate 2023-06-07 15:38:45 +02:00
47ae4cb456 Chore: fix warnings 2023-06-02 08:42:08 +02:00
effcb8ca23 Refactoring: use svelte for delete flow as well 2023-06-01 23:40:05 +02:00
15a481f864 Fix: show tags that will be deleted with strikethrough in TagHint 2023-06-01 14:54:34 +02:00
08a604c3f5 Style: better styling of translate buttons, hide translate buttons where not applicable 2023-05-31 00:46:38 +02:00
d7021344e8 Fix: actually show tags on changes when the user has enough changesets 2023-05-29 02:14:26 +02:00
b86e2910ba Fix: improve functionality of GRB-theme (WIP) 2023-05-24 03:26:33 +02:00
8fd3fbc0b7 Refactoring: fix metatagging 2023-05-16 03:27:49 +02:00
71abc8a1c4 Styling: further style addNewPoint, misc style tweaks 2023-05-14 17:59:44 +02:00
83f3662b9a Styling: style most buttons 2023-05-14 03:24:13 +02:00
07f9f1bb15 More style tweaks 2023-05-11 17:29:25 +02:00
7f1e8d3f9c Refactoring: overhaul of the visual style with CSS 2023-05-11 02:18:09 +02:00
a4a3b8a5ad Refactoring: small styling issues 2023-05-07 02:26:30 +02:00
5d3056cb09 Formatting 2023-05-06 11:05:41 +02:00
7e3d0e6a79 Refactoring: cleanup, scroll questions into view, add placeholders 2023-05-06 01:23:55 +02:00
e0527e9647 Fix: fill in freeform value if already set 2023-05-05 11:00:31 +02:00
f7eaec2243 Refactoring: remove import flow, fix various issues, get PDF-export working (but not quite) 2023-05-05 02:03:41 +02:00
8e68ca03ab Fix: don't show radiobuttons if only one option is available 2023-05-05 00:42:58 +02:00
e34e39d20f Add a search bar to filter many mappings 2023-05-05 00:34:30 +02:00
9384267b74 Formatting 2023-05-04 23:39:24 +02:00
99b0135fa9 Fix: remove unused property 2023-05-04 23:39:10 +02:00
1f39ba9ab5 Fix: fix validation of question input; remove some obsolete logging; stabilize output of generate:translations wrt newlines 2023-05-03 00:57:15 +02:00
7813653265 Fix: better error handling and handling of changes 2023-05-01 01:16:57 +02:00
7fd7a3722e Add level selector and global filters 2023-04-26 18:04:42 +02:00
4172af6a72 Refactoring: fix delete indication, fix splitroad, fix addition of multiple new points snapped onto the same way (all will properly attach now) 2023-04-20 17:42:07 +02:00
1123a72c5e Refactoring: fix most of the custom input elements, support right click/long tap/double click to add a new element 2023-04-16 03:42:26 +02:00
105120060d Refactoring: add metatagging, add 'last edited by' element, add 'metacondition' 2023-04-15 02:28:24 +02:00
8a1f0599d9 Refactoring: fix 'delete' and 'move'-buttons as special elements 2023-04-14 02:42:57 +02:00
f8d34648a0 refactoring: slight cleanup of tests 2023-04-07 03:54:11 +02:00
2e9b1016de refactoring: fix translation links 2023-04-07 02:45:34 +02:00
8085079eff Port user settings 2023-04-07 02:13:57 +02:00
0241f89d3d refactoring: fix basic flow to add a new point 2023-04-06 01:33:08 +02:00
52a0810ea9 refactoring: move logic of lastclick into special layer, fix labels, fix anchoring 2023-04-02 02:59:20 +02:00
64532d1faf Tweaks to question box 2023-03-31 04:04:11 +02:00
d47fd7e746 Add question box as special rendering 2023-03-31 03:28:11 +02:00