Commit Graph

17 Commits

Author SHA1 Message Date
Niclas Edenvin a69d14ff61 Merged in fix/sw-1011-calendar (pull request #975)
fix(SW-1011): when only choosing one date on mobile

* fix(SW-1011): when only choosing one date on mobile

When choosing only from date on mobile the to date is set to the next
day. This was only the case on desktop before, no it's on mobile too.

* Remove unnecessary dependency


Approved-by: Pontus Dreij
Approved-by: Hrishikesh Vaipurkar
2024-11-27 08:38:29 +00:00
Pontus Dreij 3f76b23820 fix(SW-350) open calandar in safari ios 2024-11-15 10:00:32 +01:00
Pontus Dreij cf8585a3df fix(SW-449): Re-added YYYY-MM-DD 2024-11-13 08:30:43 +01:00
Pontus Dreij 42e5da1ee0 fix(SW-449): Updated next.config date rule 2024-11-08 15:13:24 +01:00
Hrishikesh Vaipurkar e72d54d1a0 fix: SW-710 Updated max allowed booking dates as today 2024-11-07 16:51:37 +01:00
Hrishikesh Vaipurkar 3a8137bd3c fix: SW-710 fixed enter key press issue 2024-11-07 16:51:37 +01:00
Hrishikesh Vaipurkar 71c7f3c0a4 fix: SW-710 Datepicker UI/UX updates 2024-11-07 16:51:37 +01:00
Christian Andolf 69ed852fc4 fix: only phrasing content is allowed inside buttons meaning no div or p elements, these are now replaced by span 2024-10-28 15:35:56 +01:00
Hrishikesh Vaipurkar d8c26b32bd subtask/ SW-683 Fixed params naming 2024-10-25 09:16:50 +02:00
Niclas Edenvin 8d490e14f2 fix(SW-690): use correct naming of search params in booking
Approved-by: Bianca Widstam
Approved-by: Linus Flood
2024-10-24 08:49:06 +00:00
Pontus Dreij 4089d8d8d6 fix(sw-350): reverted unnecessary state 2024-10-15 11:54:56 +02:00
Pontus Dreij cae11a80a7 fix(sw-350): cleanups and PR comment fixes 2024-10-15 09:34:52 +02:00
Pontus Dreij 3d637e8c3f fix(sw-350): select dates backwards 2024-10-15 09:17:16 +02:00
Pontus Dreij b3b26be83c fix(sw-350): fixed ui-comments for calendar, search and widget 2024-10-15 09:13:13 +02:00
Simon Emanuelsson 1380dec6e3 feat: add mobile ui to calendar 2024-10-02 11:50:56 +02:00
Simon Emanuelsson 99b14304d4 feat: add desktop ui to calendar 2024-09-27 17:51:27 +02:00
Simon Emanuelsson 76e47994d0 feat: add initial datepicker, no ui/ux 2024-09-24 17:41:50 +02:00