Commit Graph

2148 Commits

Author SHA1 Message Date
Niclas Edenvin 1440b4dbae Move map out to its own component 2024-09-27 14:23:45 +02:00
Linus Flood b047e31990 Merge develop 2024-09-27 14:20:53 +02:00
Pontus Dreij d3c01237db Merged in feat/SW-217-teaser-card-new (pull request #607)
feat(SW-217): Create Teaser component

Approved-by: Erik Tiekstra
Approved-by: Matilda Landström
2024-09-27 08:33:57 +00:00
Pontus Dreij 5e8cbb9805 feat(sw-217): removed default style 2024-09-27 10:24:39 +02:00
Erik Tiekstra fe607f640c feat(SW-325): added additional poi groups 2024-09-27 10:07:31 +02:00
Erik Tiekstra 92a7fb2883 feat(SW-189): design changes to static map 2024-09-27 10:01:46 +02:00
Erik Tiekstra b72d2aae3d fix(SW-272): now closing hamburger menu upon navigation from mega menu 2024-09-27 09:34:33 +02:00
Erik Tiekstra 3f7b8a524e feat(SW-272) link style changes 2024-09-27 09:34:33 +02:00
Erik Tiekstra 44d201c8a1 chore: cleanup 2024-09-27 09:34:33 +02:00
Erik Tiekstra 34f7620825 feat(SW-272) implemented mobile design 2024-09-27 09:34:33 +02:00
Erik Tiekstra 9fcf362587 feat(SW-272) added mega menu 2024-09-27 09:34:33 +02:00
Pontus Dreij 8f351491f9 feat(SW-217): updated path 2024-09-27 09:05:52 +02:00
Linus Flood 54f094af86 Tracking WIP 2024-09-27 08:46:12 +02:00
Christel Westerberg 2a5a3126fe fix: refactor OverviewTableClient 2024-09-26 12:07:03 +02:00
Christel Westerberg 56cd02f90b feat(SW-353): dynamic rewards 2024-09-26 11:52:07 +02:00
Pontus Dreij bb93bdf69c feat(SW-217): Split up Card to two (Card and TeaserCard) 2024-09-26 11:13:56 +02:00
Erik Tiekstra 6a85cfd19c fix(SW-368): import type fixes 2024-09-26 08:59:02 +02:00
Erik Tiekstra 4352997322 feat(SW-368): added link chips component 2024-09-26 08:37:25 +02:00
Pontus Dreij 6720370c41 Merge in feat/SW-214-USP-grid-card (pull request #603)
Feat/SW-214 USP grid card
2024-09-25 17:48:09 +00:00
Pontus Dreij 23bc4eb831 feat(SW-214): fixing pr comments 2024-09-25 16:00:50 +02:00
Pontus Dreij 717a5ef307 feat(SW-214): Implement usp component 2024-09-25 13:31:13 +02:00
Fredrik Thorsson 13c962712c fix(SW-432): set max width on amenities list 2024-09-25 13:28:05 +02:00
Simon Emanuelsson 68703d72e1 fix: validation for header 2024-09-25 10:07:37 +02:00
Linus Flood ac5e48357c Fixed build errors 2024-09-25 09:54:21 +02:00
Linus Flood 7874a47bf4 Merge branch 'develop' into feat/sw-386-current-header-fixes 2024-09-25 09:27:36 +02:00
Linus Flood bedfa44819 Removed Promise.All since it was only one fetch 2024-09-25 09:27:12 +02:00
Simon Emanuelsson 76e47994d0 feat: add initial datepicker, no ui/ux 2024-09-24 17:41:50 +02:00
Simon Emanuelsson af850c90e7 feat(SW-66, SW-348): search functionality and ui 2024-09-24 09:47:31 +02:00
Linus Flood 3a6e2c6279 Using Suspense on CurrentHeader #SW-386 2024-09-20 15:07:42 +02:00
Niclas Edenvin b9dbcf7d90 Merged in feat/booking-flow-submit (pull request #580)
This implements the actual call to the API to create a booking. That’s the only thing it does, it doesn’t handle the response in any way.

This PR is just to get it there and the new booking sub team will handle it further, with payment etc.

Approved-by: Michael Zetterberg
Approved-by: Fredrik Thorsson
Approved-by: Simon.Emanuelsson
2024-09-20 13:05:23 +00:00
Linus Flood d1621f77ac Merge develop 2024-09-20 12:57:40 +02:00
Linus Flood f00ff01287 Merge branch 'develop' into feat/feature-flags 2024-09-20 12:53:08 +02:00
Pontus Dreij 87f6779662 Merge in fix/SW-398-smooth-scroll (pull request #593)
fix(sw-398): moved logic for disable scroll in mobile and fixed issue that page is scrolling when toggling languageswitcher
2024-09-20 10:44:37 +00:00
Pontus Dreij cfb5ac6d46 feat(sw-214): Target first section with style 2024-09-20 11:42:11 +02:00
Pontus Dreij f149831c23 feat(sw-213): Removed background 2024-09-20 11:23:24 +02:00
Linus Flood e1418f3ce3 PR Fixes 2024-09-20 10:06:00 +02:00
Pontus Dreij 8cccdafcf1 feat(sw-213): updated html to section 2024-09-19 15:15:50 +02:00
Linus Flood 69359da126 Using feature flag 2024-09-19 13:28:51 +02:00
Linus Flood 3834f82497 Merge branch 'develop' into feat/sw-386-header-fixes 2024-09-19 11:23:33 +02:00
Pontus Dreij d9d0fe5992 feat(SW-213): Use camelCase as prop 2024-09-19 10:21:01 +02:00
Pontus Dreij d8b12356d4 feat(SW-213): Added renderOptions for text cols 2024-09-19 10:11:26 +02:00
Pontus Dreij 5a955e9fb2 feat(sw-213): added type 2024-09-19 10:05:22 +02:00
Pontus Dreij f27dee0c56 feat(SW-213): Created Text Cols component and added to Blocks in Contentstack 2024-09-19 10:05:22 +02:00
Linus Flood 4649799f2b Removed use server in NavigationMenu 2024-09-19 09:59:25 +02:00
Linus Flood 01aafc347d Moved css classes to corresponding components 2024-09-19 09:46:12 +02:00
Linus Flood ff7dc69f7e More PR fixes 2024-09-19 09:07:51 +02:00
Erik Tiekstra 730f66d79a feat(SW-325): added mapId as environment variables 2024-09-19 07:33:39 +02:00
Linus Flood 98b48b8290 More PR fixes 2024-09-18 15:31:15 +02:00
Erik Tiekstra e79f413003 feat(SW-325): added pois to the list and dynamic map 2024-09-18 15:22:31 +02:00
Pontus Dreij efb8d278cd fix(sw-398): moved logic for disable scroll in mobile and fixed issue that page is scrolling when toggling languageswitcher 2024-09-18 12:41:40 +02:00