Commit graph

57 commits

Author SHA1 Message Date
d008dcb54d Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
f847ebf3b8 Style: make PH-picker w-full 2023-06-07 18:02:26 +02:00
a9c25d378a Fix: styling of PH-input in OpeningHoursInput, fix #1422 2023-06-07 17:45:08 +02:00
08a604c3f5 Style: better styling of translate buttons, hide translate buttons where not applicable 2023-05-31 00:46:38 +02:00
fa861bed5c Use '_svg' instead of '_ui' from the bundled svg classes 2023-05-08 01:55:21 +02:00
e6163ed2eb Merge develop 2023-05-08 00:20:32 +02:00
cc60d2a5fb Fix: stabilize opening hours, make delete clickable again 2023-05-04 23:32:37 +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
36b086e414 Fix: remove trailing ';' for opening hours, as spotted by Midgard 2023-05-02 19:00:38 +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
a3242a3c7d refactoring: remove some tests that don't work anymore 2023-04-13 22:36:07 +02:00
5d0fe31c41 refactoring 2023-03-28 05:13:48 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
Brice Maron
d3f453a4fb feat: add prettier config 2022-09-08 20:57:11 +02:00
9306fe279e Fix #1019 2022-08-07 21:54:32 +02:00
52f1d86772 Small fixes to make MC build on Mac 2022-07-07 22:35:28 +02:00
b5c48f65b0 Fix instabilities with complicated opening hours, fix #902 2022-06-29 17:27:23 +02:00
f99685c47d Fix public holiday picker, add some tests, see #902 2022-06-29 16:57:29 +02:00
4283b76f36 Huge refactoring: split readonly and writable stores 2022-06-05 02:24:14 +02:00
f4a965eacf Move ShowDataLayer-implementation to a separate class for nodejs compatibility 2022-04-30 00:41:33 +02:00
9f5c506e17 Move AllTagsPanel to separate class; various small fixes 2022-04-28 00:32:15 +02:00
c47a6d5ea7 Add rewrite of 'special' clauses, various QOLimprovements on import viewer 2022-03-29 00:20:10 +02:00
3ab373f6ec More test cleanup 2022-03-21 02:00:50 +01:00
97c88af619 More refactoring of the tests 2022-03-18 13:04:12 +01:00
074782c1e0 More tests 2022-03-15 13:40:23 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
3402ac0954 Lots of refactoring, first version of the import helper 2022-01-19 20:34:04 +01:00
ebb510da04 First draft of loading 'notes' 2022-01-07 04:14:53 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
1db54f3c8e Workaround for upstream issue: always use 'opening_hours' as using ome keys crashes the OH-parser 2021-11-02 17:47:21 +01:00
a2306c2c6f Add the possibility to define a postfix and prefix for opening hours 2021-10-29 03:42:33 +02:00
Tobias Jordans
6ceb589f00 Tailwind .justify-between instead of inline style 2021-09-22 19:53:47 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
780d353c8d Small improvements 2021-09-07 00:23:00 +02:00
92e8f3f89d Add first version of the food theme 2021-09-02 21:22:34 +02:00
bbfcee686f Refactor OsmObject to use eventsources, add first version of the delete button 2021-06-30 18:48:23 +02:00
785f57262e Further cleanup: further removal of the UIElement 2021-06-28 00:45:49 +02:00
2883ae7122 Link value 2021-06-24 02:33:43 +02:00
962e364bad Translation fixes 2021-06-21 03:12:43 +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
3943100e54 More refactoring, stuff kindoff works 2021-06-12 02:58:32 +02:00
d5d90afc74 Further butchering the UI framework 2021-06-10 14:05:26 +02:00
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00
62f0ae42e0 Add detection of invalid numbers in opening hours input element 2021-04-18 14:37:16 +02:00
507d780f0b Fix #244 2021-04-17 12:25:33 +02:00
a4445eed3e Better OHViz 2021-03-22 02:34:31 +01:00
a0b909e8a6 Fixes to popup handling and to broken styles 2021-02-25 02:23:26 +01:00
29a0a3ee81 Quick fixes 2021-02-24 22:01:21 +01:00