Commit Graph

517 Commits

Author SHA1 Message Date
Simon Emanuelsson
62f549e85d feat: get breakfast package from API 2024-10-29 15:39:21 +01:00
Bianca Widstam
fc8844eb96 feat/SW-689-image-gallery-sizes (pull request #781)
Feat/SW-689 image gallery sizes

* feat(SW-689): initial gallery changes

* feat(SW-689): remove console.log

* feat(SW-689): remove unneccessary code

* feat(SW-689): change sizes

* feat(SW-689): change size

* feat(SW-689): add design for ipad for fullview

* feat(SW-689): fix import type

* feat(SW-689): fix tripAdvisor placement

* feat(SW-689): fix image gallery type

* feat(SW-689): fix check gallery length


Approved-by: Christian Andolf
Approved-by: Matilda Landström
2024-10-29 13:54:12 +00:00
Pontus Dreij
83cd9cf518 feat(sw-453): import types 2024-10-29 11:15:36 +01:00
Pontus Dreij
62cf5dab80 feat(sw-453): fixed pr comments and default filter 2024-10-29 11:15:06 +01:00
Pontus Dreij
917f44f323 feat(sw-453): fixed mobile view and some improvements 2024-10-29 11:15:03 +01:00
Pontus Dreij
8da94fc259 feat(SW-453): Fixed new filter buttons and updated price in summary 2024-10-29 11:12:32 +01:00
Pontus Dreij
7b36139684 feat(sw-453): implemented filter from packages 2024-10-29 11:10:27 +01:00
Pontus Dreij
fc63a8e5ca feat(SW-453) added filter options 2024-10-29 11:10:26 +01:00
Pontus Dreij
aea963740b feat(sw-453): Added selected types count 2024-10-29 11:10:26 +01:00
Matilda Landström
4bd089ab2a feat(698): fix correct order of blocks from CS 2024-10-29 09:20:27 +01:00
Hrishikesh Vaipurkar
24384c08f3 sub-task: SW-685 Optimized params 2024-10-28 23:21:39 +01:00
Hrishikesh Vaipurkar
05d353e224 sub-task/ SW-695 Prefill Guests data in booking widget 2024-10-28 23:21:39 +01:00
Fredrik Thorsson
d8dacf022d feat(SW-281): refactor type 2024-10-28 15:54:26 +01:00
Fredrik Thorsson
720dc4c26b feat(SW-281): change requests 2024-10-28 15:54:26 +01:00
Fredrik Thorsson
b113daf6c1 feat(SW-281): use distanceToCenter translation 2024-10-28 15:54:26 +01:00
Fredrik Thorsson
97b4cad443 feat(SW-281): add alt text 2024-10-28 15:54:26 +01:00
Fredrik Thorsson
b841604e5e feat(SW-281): refactor 2024-10-28 15:54:26 +01:00
Niclas Edenvin
0efa52ada5 Merged in feat/sw-587-sidepeek-for-room (pull request #767)
Create the sidepeek for a specific roomtype. This also changes the lightbox to use react-aria instead of radix-ui, so we use the same for the lightbox and the sidepeek. Works better together!


Approved-by: Bianca Widstam
2024-10-25 14:11:06 +00:00
Christian Andolf
b6cb3855c2 refactor(SW-556): added a few missing pieces like translations and properties.
removed unneeded changes
2024-10-25 14:02:32 +02:00
Christian Andolf
e6db1b17c6 fix(SW-556): now fetching surprises separately in component.
also showing surprises on any account page
2024-10-25 14:02:32 +02:00
Christian Andolf
95d0a70f5e fix(SW-556): add membership number, remove some unused code 2024-10-25 14:02:32 +02:00
Christian Andolf
e5b4b6f82e refactor(SW-556): project specific fixes 2024-10-25 14:02:32 +02:00
Fredrik Thorsson
9a398feb52 feat(SW-552): add fitbounds 2024-10-25 09:25:50 +02:00
Hrishikesh Vaipurkar
8fe4294bf9 feat: SW-683 SW-684 Prefill location & date in BW via query params 2024-10-25 09:16:50 +02:00
Bianca Widstam
d8bc677b4d feat/SW-627-query-available-hotels (pull request #751)
Feat/SW-627 query available hotels

* feat(SW-627): use correct search query to find available hotels

* feat(SW-627): fix type name

* feat(SW-627): update correct params

* feat(SW-627): update correct params type

* feat(SW-627): fix select hotel searchParams type


Approved-by: Niclas Edenvin
2024-10-25 06:48:29 +00:00
Chuma McPhoy
94744a4260 chore(SW-360): use signup naming 2024-10-24 11:00:47 +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
Bianca Widstam
748021cdab Merged in feat/SW-673-galleryicon-hotel-lightbox (pull request #734)
Feat/SW-673 galleryicon hotel lightbox

* feat(SW-673): add galleryChip to trigger lightbox

* feat(SW-673): add updated design galleryIcon

* feat(SW-673): add first image from hotelContent and heroImages

* feat(SW-673): fix import type

* feat(SW-673): fix css variables

* feat(SW-673): change component to include image that trigger lightbox

* feat(SW-673): refactor name to imageGallery


Approved-by: Niclas Edenvin
2024-10-24 08:41:26 +00:00
Erik Tiekstra
445bde8e2e feat(SW-671): Added correct icons to amenities list 2024-10-23 09:59:35 +02:00
Erik Tiekstra
e41bf86993 feat(SW-498): Added Alert component 2024-10-22 10:50:56 +02:00
Bianca Widstam
ea3b86c33e feat/SW-451-ui-hotel-card (pull request #700)
Feat/SW-451 ui hotel card

* feat(SW-451): initial design

* feat(SW-451): add gallery icon and responsive  design for mobile

* feat(SW-451): refactor name, add routing to sidepeek

* feat(SW-451): add updated design

* feat(SW-451): add tripadvisor chip

* feat(SW-451): fix gallery icon

* feat(SW-451): fix additional falsy value check

* feat(SW-451): fix import type

* feat(SW-451): remove galleryIcon until image data exists

* feat(SW-451): fix css styling

* feat(SW-451): add new design for mobile

* feat(SW-451): add translation

* feat(SW-451): change css to mobile first

* feat(SW-451): change div to article


Approved-by: Matilda Landström
2024-10-22 06:18:40 +00:00
Matilda Landström
df17798662 refactor(SW-438): change name to teasercard 2024-10-21 14:35:07 +02:00
Matilda Landström
8eb822da16 refactor(SW-438): update namings 2024-10-21 14:35:07 +02:00
Matilda Landström
01db5aa192 fix(SW-438): add ContentCard, ScriptedCard and Shortcuts to ContentPage sidebar 2024-10-21 14:35:07 +02:00
Erik Tiekstra
7d905a46bf feat(SW-365): Implemented focal point 2024-10-21 14:22:00 +02:00
Erik Tiekstra
59ffbef8fb feat(SW-365): Added focal point to imagevault typings and to image component 2024-10-21 14:22:00 +02:00
Tobias Johansson
b33381d1b4 Merged in feat/SW-588-payment-saved-card (pull request #697)
feat(SW-588): Added saved card to payment step

* feat(SW-588): Added saved card to payment step

* feat(SW-588): Add proper label for saved card

* feat(SW-588): fix from PR feedback

* feat(SW-588): Add preloading of data

* feat(SW-588): remove onChange logic for PaymentOption

* feat(SW-588): moved payment files to correct folder

* feat(SW-588): moved preload to layout

* fix: remove unused prop


Approved-by: Simon.Emanuelsson
2024-10-21 10:39:19 +00:00
Erik Tiekstra
62b9a66569 feat(SW-497): added link and refs to site config 2024-10-21 09:56:12 +02:00
Erik Tiekstra
c8d4f6c47c feat(SW-497): Changes to global alert schema 2024-10-21 09:56:12 +02:00
Erik Tiekstra
3f12246e12 feat(SW-497): Changed to siteConfig which includes Global Alert 2024-10-21 09:56:12 +02:00
Erik Tiekstra
78569fcb21 feat(SW-497): Added global alerts query and typings 2024-10-21 09:56:12 +02:00
Pontus Dreij
be08f0b4d1 Merged in feat/sw-452-select-room-form-submit (pull request #711)
Feat/sw 452 select room form submit

Approved-by: Simon.Emanuelsson
2024-10-17 11:46:49 +00:00
Pontus Dreij
fce9ef1b61 feat(sw-452): updated typing on util 2024-10-17 10:10:28 +02:00
Christel Westerberg
74c2a9d1e1 feat: add conditional signup values 2024-10-16 16:58:05 +02:00
Matilda Landström
47aa63cd9f refactor(SW-194): change naming 2024-10-16 13:55:06 +02:00
Matilda Landström
2c1a3f595c fix(SW-194): cleanup 2024-10-16 13:55:06 +02:00
Matilda Landström
48b0278448 fix(SW-194): adapt to separated ContentPage query 2024-10-16 13:55:06 +02:00
Matilda Landström
c7386ca254 refactor(SW-194): use design system button 2024-10-16 13:55:06 +02:00
Matilda Landström
11d59932af refactor(SW-194) 2024-10-16 13:55:06 +02:00
Matilda Landström
acf1dc3a67 refactor(SW-194): update naming 2024-10-16 13:55:06 +02:00