Commit Graph

2727 Commits

Author SHA1 Message Date
Linus Flood 0b3d6136fa Merge branch 'develop' into feat/sw-222-staycard-link-loading 2024-10-24 13:33:34 +02:00
Michael Zetterberg 6c8301ecea fix: CMS field 'original_url' should not be manipulated, render as-is. 2024-10-24 13:28:52 +02:00
Chuma McPhoy bbab8aa4f8 fix(SW-360): better phone parsing in server action 2024-10-24 11:00:47 +02:00
Chuma McPhoy 212af2105e fix(SW-360): switch email translation 2024-10-24 11:00:47 +02:00
Chuma McPhoy fc12915345 fix(SW-360): remove uneeded code 2024-10-24 11:00:47 +02:00
Chuma McPhoy e25a974426 fix(SW-360): more context to how we handle triggers 2024-10-24 11:00:47 +02:00
Chuma McPhoy 62eb5a9bb5 fix(SW-360): remove default date 2024-10-24 11:00:47 +02:00
Chuma McPhoy eaf9c2f5f2 refactor(SW-360): trigger validation on submnission 2024-10-24 11:00:47 +02:00
Chuma McPhoy 1056eee7e9 feat(SW-360): trigger validation on form submission 2024-10-24 11:00:47 +02:00
Chuma McPhoy 94744a4260 chore(SW-360): use signup naming 2024-10-24 11:00:47 +02:00
Chuma McPhoy 158bae92ae fix(SW-360): checkbox width expanding 2024-10-24 11:00:47 +02:00
Chuma McPhoy 28df164532 fix(SW-360): smaller phone contry code width on mobile 2024-10-24 11:00:47 +02:00
Chuma McPhoy 7bafad54f9 fix(SW-360): better country required msg 2024-10-24 11:00:47 +02:00
Chuma McPhoy 19049ce22c fix(SW-360): signup cta ui + name lable formatting 2024-10-24 11:00:47 +02:00
Chuma McPhoy 12d4be59d5 chore: add a commit to enable pr for testing 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 d94c55a46d fix: import order fix 2024-10-24 10:24:57 +02:00
Erik Tiekstra a29657a6b2 feat(SW-508): Added hotel alerts 2024-10-24 09:35:19 +02:00
Erik Tiekstra 0fe4a7c42c feat(SW-498): added sitewide alert 2024-10-24 09:34:57 +02:00
Linus Flood 20cc46ac61 Fixed css glitch in the staycard 2024-10-23 14:52:07 +02:00
Linus Flood a69a00e4c1 Merge branch 'develop' into feat/sw-222-staycard-link-loading 2024-10-23 14:33:19 +02:00
Linus Flood d7676a22cc Added onClick to anchor tag as well #SW-222 2024-10-23 14:31:02 +02:00
Michael Zetterberg cd40875403 Merged in fix/feature-flag-scopes (pull request #743)
Fix/feature flag scopes

Approved-by: Christel Westerberg
2024-10-23 12:28:51 +00:00
Tobias Johansson 025c5c8291 Merged in feat/SW-659-payment-send-query-params (pull request #727)
feat(SW-659): Receive query params from Planet callbacks

* feat(SW-659): read confirmation number from url and update callback url if dev

* fix(SW-659): moved callback url into env variable


Approved-by: Simon.Emanuelsson
2024-10-23 11:51:44 +00:00
Simon.Emanuelsson d2817c5f8c Merged in feat/SW-616 (pull request #733)
feat: booking confirmation page with hardcoded data

Approved-by: Christel Westerberg
2024-10-23 11:15:05 +00:00
Michael Zetterberg 52c5f6d29e fix: feature flag booking widget and sitewidealert 2024-10-23 12:18:55 +02:00
Michael Zetterberg d5abe13a7e fix: add feature flag for service token scopes 2024-10-23 12:18:08 +02:00
Simon Emanuelsson 2d23f9bbf3 feat: booking confirmation page with hardcoded data 2024-10-23 11:56:02 +02:00
Erik Tiekstra 445bde8e2e feat(SW-671): Added correct icons to amenities list 2024-10-23 09:59:35 +02:00
Linus Flood cf3f54d752 Added temp loading when clicking staycard #sw-222 2024-10-23 09:48:16 +02:00
Erik Tiekstra db9f31e2c3 feat(SW-498): added sitewide alert 2024-10-22 11:41:32 +02:00
Erik Tiekstra e41bf86993 feat(SW-498): Added Alert component 2024-10-22 10:50:56 +02:00
Erik Tiekstra bcee55c359 fix(SW-672): Added nullable and default values to schema to avoid validation issues from ContentStack with changed models 2024-10-22 10:49:54 +02:00
Matilda Landström 8381862af8 feat(SW-559): add ImageContainer to contentPage RTE 2024-10-22 09:53:09 +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
Linus Flood b5cb8fe080 Merge branch 'develop' into feat/sw-222-staycard-link 2024-10-21 15:17:09 +02:00
Matilda Landström 6bd9dc5b67 fix(SW-428): remove spreading 2024-10-21 14:42:25 +02:00
Matilda Landström 046f5d6196 fix(SW-438): remove spreading 2024-10-21 14:35:07 +02:00
Matilda Landström 3f3391a1f4 fix(SW-438): remove max-width fom TeaserCard 2024-10-21 14:35:07 +02:00
Matilda Landström 26fb80dc0b fix(SW-438): divide pageRefs query into two due to size limitations 2024-10-21 14:35:07 +02:00
Matilda Landström 889b665abe fix(SW-438): always force one column shortcuts 2024-10-21 14:35:07 +02:00
Matilda Landström 01b4b06fba fix(SW-438): align columns 2024-10-21 14:35:07 +02: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 76063e1757 fix(SW-438): fix problem with type for quick links 2024-10-21 14:35:07 +02:00
Matilda Landström a5a3bfa857 fix(SW-438): fix refs 2024-10-21 14:35:07 +02:00
Matilda Landström e5eb6a5331 fix(SW-438): fix sidebar refs 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
Matilda Landström 66abe066ab fix(SW-653): remove padding from textCols and usp 2024-10-21 14:30:08 +02:00