Commit Graph

1647 Commits

Author SHA1 Message Date
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 6554e0174e Merge in fix/footer-icons (pull request #604)
Fixing broken social icons in footer
2024-09-25 15:45:40 +00:00
Pontus Dreij a05131260f fix: updated enums to match contentstack 2024-09-25 16:08:28 +02: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
Pontus Dreij ca162651c5 Merge branch 'feat/SW-214-USP-grid-card' of https://bitbucket.org/scandic-swap/web into feat/SW-214-USP-grid-card 2024-09-25 10:46:46 +02:00
Pontus Dreij db78a234e4 feat(SW-214): Setup connection to Contentstack 2024-09-25 10:45:23 +02:00
Pontus Dreij ee2abb72d2 feat(SW-214): Setup connection to Contentstack 2024-09-25 10:45:23 +02:00
Pontus Dreij cc7ecff639 feat(SW-214): Setup connection to Contentstack 2024-09-25 10:44:43 +02:00
Pontus Dreij ddff1bfdfe feat(SW-214): Setup connection to Contentstack 2024-09-25 10:44:13 +02:00
Linus Flood 27159d739f Merged test into develop 2024-09-25 08:27:19 +00:00
Simon.Emanuelsson 819721f1c1 Merged in fix/broken-validation-header (pull request #600)
Fix/broken validation header

Approved-by: Linus Flood
2024-09-25 08:18:21 +00: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 8f727cc933 Merged in feat/SW-274 (pull request #502)
feat: add initial datepicker, no ui/ux

Approved-by: Erik Tiekstra
Approved-by: Hrishikesh Vaipurkar
2024-09-24 15:46:09 +00:00
Simon Emanuelsson 76e47994d0 feat: add initial datepicker, no ui/ux 2024-09-24 17:41:50 +02:00
Simon.Emanuelsson 22e7423155 Merged in feat/SW-66 (pull request #582)
feat(SW-66, SW-348): search functionality and ui

Approved-by: Christel Westerberg
2024-09-24 14:56:25 +00: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
Michael Zetterberg 322edd1068 Merge branch 'develop' into test 2024-09-20 14:13:40 +02: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
Linus Flood 46913c218f Build fixes 2024-09-20 09:53:13 +02:00
Pontus Dreij 8cccdafcf1 feat(sw-213): updated html to section 2024-09-19 15:15:50 +02:00
Linus Flood 1e64f8b6b6 Hide hotelreservation route and contentPages 2024-09-19 14:45:21 +02:00
Linus Flood 05fc698b63 Transform env to bool 2024-09-19 13:37:22 +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 a49f4e5c94 Merge branch 'feat/SW-213-text-cols' of https://bitbucket.org/scandic-swap/web into feat/SW-213-text-cols
# Conflicts:
#	components/Content/Blocks/TextCols/index.tsx
#	components/Content/Blocks/TextCols/textcols.module.css
2024-09-19 10:12:27 +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 dede0cebb3 feat(sw-213): added type 2024-09-18 15:14:01 +02:00
Pontus Dreij e0e0ef2712 feat(SW-213): Created Text Cols component and added to Blocks in Contentstack 2024-09-18 15:12:11 +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