Commit Graph

19 Commits

Author SHA1 Message Date
Pontus Dreij
f63cecc488 feat(SW-415): Added Image gallery 2024-10-11 14:45:52 +02:00
Chuma McPhoy
e84b3ca980 fix(SW-360): Add eyeshow and eyehide icons 2024-10-10 08:59:33 +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
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
Pontus Dreij
b5dddfcd8b feat(SW-185): Footer mobile adjustments 2024-08-26 11:05:48 +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
Erik Tiekstra
68f40a144e feat: added RoomCard and CardContainer component to HotelPage 2024-07-10 18:41:48 +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
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