Commit Graph

10 Commits

Author SHA1 Message Date
Tobias Johansson
70000afe1f Merged in feat/SW-755-price-change-non-happy (pull request #957)
Feat/SW-755 price change non happy

* fix(SW-755): dont show field error if checkbox has no children

* feat(SW-755): Price change route + dialog WIP

* fix(SW-755): minor refactoring

* fix(SW-755): added logging to price change route

* fix(SW-755): remove redundant search param logic

* fix(SW-755): moved enum cast to zod instead

* fix(SW-755): move prop type to types folder

* fix(SW-755): Added suspense to Payment and refactored payment options hook

* fix(SW-755): seperated terms and conditions copy from the checkbox label

* fix(SW-755): add currency format and fixed wrong translation

* fix(SW-755): change from undefined to null

* fix(SW-755): added extra type safety to payment options


Approved-by: Christian Andolf
Approved-by: Simon.Emanuelsson
2024-11-26 09:06:41 +00:00
Christel Westerberg
4c9e9de113 fix: add mobile design for details form 2024-11-19 08:49:26 +01:00
Christel Westerberg
117cbcd20d feat: add new design for join scandic friends checkbox 2024-11-19 08:49:26 +01:00
Christian Andolf
a37cd3ff44 fix: only phrasing content is allowed inside label element 2024-11-01 14:31:40 +01:00
Pontus Dreij
fc63a8e5ca feat(SW-453) added filter options 2024-10-29 11:10:26 +01:00
Chuma McPhoy
158bae92ae fix(SW-360): checkbox width expanding 2024-10-24 11:00:47 +02:00
Pontus Dreij
b3b26be83c fix(sw-350): fixed ui-comments for calendar, search and widget 2024-10-15 09:13:13 +02:00
Chuma McPhoy
2fce70e866 fix(SW-360): signup form props 2024-10-10 08:59:33 +02:00
Tobias Johansson
c22fa9fa8c fix(SW-360): Added test ids to form fields 2024-10-10 08:59:33 +02:00
Tobias Johansson
9caa560b8d feat(SW-360): Added checkbox component 2024-10-10 08:59:33 +02:00