Commit Graph

29 Commits

Author SHA1 Message Date
Simon Emanuelsson
372ec171f5 feat: breakfast choice 2024-10-08 09:59:48 +02:00
Simon Emanuelsson
e6b22b81f4 feat: select bed type 2024-10-08 09:58:10 +02:00
Simon Emanuelsson
451d461c7f feat: guest information form enter details 2024-10-07 08:12:07 +02:00
Simon Emanuelsson
1380dec6e3 feat: add mobile ui to calendar 2024-10-02 11:50:56 +02:00
Erik Tiekstra
fe607f640c feat(SW-325): added additional poi groups 2024-09-27 10:07:31 +02:00
Erik Tiekstra
4352997322 feat(SW-368): added link chips component 2024-09-26 08:37:25 +02:00
Pontus Dreij
717a5ef307 feat(SW-214): Implement usp component 2024-09-25 13:31:13 +02:00
Simon Emanuelsson
af850c90e7 feat(SW-66, SW-348): search functionality and ui 2024-09-24 09:47:31 +02:00
Erik Tiekstra
e79f413003 feat(SW-325): added pois to the list and dynamic map 2024-09-18 15:22:31 +02:00
Erik Tiekstra
21d8a5835a feat(SW-189): added translations and some minor changes 2024-09-12 15:14:15 +02:00
Erik Tiekstra
789133af11 feat(SW-189): added dynamic map 2024-09-12 10:12:43 +02:00
Erik Tiekstra
7ef7b4a544 feat(SW-184): language switcher mobile/desktop functionality 2024-09-03 13:26:15 +02:00
Erik Tiekstra
a2e2cf575e feat(SW-184): implementing mobile design 2024-09-03 13:26:15 +02:00
Erik Tiekstra
08cde7ae2f feat(SW-184): added main components for new header 2024-09-03 13:26:15 +02:00
Fredrik Thorsson
69ebf254d1 feat(SW-252): add new ux 2024-08-29 16:07:29 +02:00
Chuma McPhoy
400c0b48e4 refactor(SW-188): reintroduce tempHotelData 2024-08-21 10:31:52 +02:00
Tobias Johansson
84f5e74f00 Merged in feat/SW-104-add-card (pull request #410)
Feat/SW-104 add card

* feat: add api endpoints for adding and removing credit card

* feat(SW-104): Added Sonner toast lib

* feat(SW-104): Add route handlers for add card flow

* feat(SW-104): Added link to route handler and trigger toast when query params from callback is set

* feat(SW-104): Added translations for add card success toast

* feat(SW-104): Refactored to use client request for initiate save card

* fix(SW-104): Return proper status codes when initiating save card fails

* fix(SW-104): remove delete card endpoint because it was added in SW-245

* fix(SW-104): remove console.log

* fix(SW-104): Use api.post for save card request

* fix(SW-104): move function declaration above export

* fix(SW-104): handle response of save card and use Lang enum

* fix(SW-104): added comment for why setTimeout is needed for toast and also removed lang prop

* fix(SW-104): added type for AddCreditCardButton props

* feat: add toasts

* fix(SW-104): start using toasts from ToastHandler and fix problem with duplicate toasts

* fix(SW-104): remove unnecessary wrapping div


Approved-by: Michael Zetterberg
2024-08-20 15:04:02 +00:00
Christel Westerberg
09b1d322a7 feat: list credit card according to design 2024-07-16 15:50:26 +02:00
Erik Tiekstra
68f40a144e feat: added RoomCard and CardContainer component to HotelPage 2024-07-10 18:41:48 +02:00
Fredrik Thorsson
c21fa39fe5 feat: syntax change 2024-07-10 11:31:45 +02:00
Fredrik Thorsson
81034c8f2f feat: add scandic icon 2024-07-10 11:31:45 +02:00
Chuma McPhoy
cfc4aca561 feat: add logic to map facilities to icons + responsive script positioning 2024-07-05 21:00:50 +02:00
Erik Tiekstra
05215b12ca feat: added support for icons inside accordion 2024-07-04 13:47:18 +02:00
Simon Emanuelsson
56bfbc3b71 feat(WEB-163): edit profile field validation 2024-07-01 15:38:50 +02:00
Fredrik Thorsson
c435873937 feat: add ui for stay card 2024-07-01 12:38:47 +02:00
Simon Emanuelsson
d84efcbb0f feat(WEB-162): final design edit profile page 2024-06-19 14:51:00 +02:00
Simon Emanuelsson
5f3e417593 feat(WEB-162): final design for my profile page 2024-06-19 14:51:00 +02:00
Simon Emanuelsson
7c4b8401e9 feat(WEB-304): remaning UI from design system primitives 2024-06-13 10:00:16 +02:00
Simon Emanuelsson
9396b2c3d5 feat(WEB-170): edit profile view 2024-04-16 09:24:31 +02:00