Commit Graph

  • a3bb1ed8a4 fix: make my pages dynamic to opt out of full router cache Christel Westerberg 2024-09-27 10:02:46 +02:00
  • d1b54093f2 fix: add missing formatMessage Matilda Landström 2024-10-01 11:19:53 +02:00
  • 38452b049f fix: Finnish typo Matilda Landström 2024-10-01 11:10:00 +02:00
  • 2e26506b39 Merged in feat/SW-517-language-switcher-dismiss (pull request #626) Bianca Widstam 2024-10-01 08:58:19 +00:00
  • 5faeaa3d34 fix(SW-519): Corrected import of 'Link' inisde the MyPagesMenuWrapper Erik Tiekstra 2024-09-30 11:18:57 +02:00
  • 7d53b0b26a fix: "typo" in revalidation logic Christel Westerberg 2024-09-30 11:46:22 +02:00
  • 1c0025a55a fix: separate scopes in service token Christel Westerberg 2024-09-30 11:26:52 +02:00
  • ea1a175c41 feat(SW-440) implemented changes to buttons according to figma Erik Tiekstra 2024-09-27 11:34:14 +02:00
  • d2121a3fed fix(SW-272): fixed issue with image sizes and aspect ratio on cards mainly inside mega menu Erik Tiekstra 2024-09-27 13:38:56 +02:00
  • aa390bd171 Merged in feat/SW-347 (pull request #591) Simon.Emanuelsson 2024-09-27 15:55:24 +00:00
  • 99b14304d4 feat: add desktop ui to calendar Simon Emanuelsson 2024-08-23 16:17:35 +02:00
  • a5dff7b97d New filter data format Niclas Edenvin 2024-09-27 14:42:40 +02:00
  • 4477adacdc Change to new enum format for point of interest Niclas Edenvin 2024-09-27 14:30:03 +02:00
  • 2d25496d79 Update availability endpoint to v1 Niclas Edenvin 2024-09-26 16:15:06 +02:00
  • 03fa798670 Use the interactive map on the map page Niclas Edenvin 2024-09-11 13:33:26 +02:00
  • 1e7c24f875 Adapt the interactive map for reuse Niclas Edenvin 2024-09-26 15:27:24 +02:00
  • 1440b4dbae Move map out to its own component Niclas Edenvin 2024-09-25 17:44:53 +02:00
  • b047e31990 Merge develop Linus Flood 2024-09-27 14:20:53 +02:00
  • d3c01237db Merged in feat/SW-217-teaser-card-new (pull request #607) Pontus Dreij 2024-09-27 08:33:57 +00:00
  • 5e8cbb9805 feat(sw-217): removed default style Pontus Dreij 2024-09-27 10:24:39 +02:00
  • e43c4ce9e8 feat(SW-325): added translations Erik Tiekstra 2024-09-27 07:46:36 +02:00
  • fe607f640c feat(SW-325): added additional poi groups Erik Tiekstra 2024-09-26 15:20:22 +02:00
  • 947ceb1736 fix: revalidation endpoint for loyalty config Christel Westerberg 2024-09-27 08:23:48 +02:00
  • 92a7fb2883 feat(SW-189): design changes to static map Erik Tiekstra 2024-09-27 08:46:35 +02:00
  • b72d2aae3d fix(SW-272): now closing hamburger menu upon navigation from mega menu Erik Tiekstra 2024-09-27 09:34:17 +02:00
  • 3f7b8a524e feat(SW-272) link style changes Erik Tiekstra 2024-09-26 11:17:56 +02:00
  • 44d201c8a1 chore: cleanup Erik Tiekstra 2024-09-26 09:43:38 +02:00
  • 34f7620825 feat(SW-272) implemented mobile design Erik Tiekstra 2024-09-25 14:45:08 +02:00
  • 9fcf362587 feat(SW-272) added mega menu Erik Tiekstra 2024-09-20 14:27:20 +02:00
  • 8f351491f9 feat(SW-217): updated path Pontus Dreij 2024-09-27 09:05:52 +02:00
  • 54f094af86 Tracking WIP Linus Flood 2024-09-27 08:46:12 +02:00
  • bb93d488bb fix: break the switch statement for proper logs Michael Zetterberg 2024-08-29 14:29:58 +02:00
  • 3a88b35a77 fix/add filter Fredrik Thorsson 2024-09-26 15:52:10 +02:00
  • af47e9eb18 fix/update hotel data output Fredrik Thorsson 2024-09-26 15:36:07 +02:00
  • 943184c50c fix: reload window on logout Christel Westerberg 2024-09-26 11:31:39 +02:00
  • b9aeb8ff30 fix(SW-135): invalidate router cache on logout for my pages Christel Westerberg 2024-09-20 16:18:16 +02:00
  • f9e8d95b25 feat(sw-217): removed optional Pontus Dreij 2024-09-26 12:12:17 +02:00
  • 2a5a3126fe fix: refactor OverviewTableClient Christel Westerberg 2024-09-26 11:51:48 +02:00
  • 56cd02f90b feat(SW-353): dynamic rewards Christel Westerberg 2024-09-25 15:59:16 +02:00
  • 7e5b35fc24 feat(sw-214): rebase Pontus Dreij 2024-09-26 11:15:59 +02:00
  • bb93bdf69c feat(SW-217): Split up Card to two (Card and TeaserCard) Pontus Dreij 2024-09-26 11:07:03 +02:00
  • 2127e05870 feat(SW-217): Split up Card to two (Card and TeaserCard) Pontus Dreij 2024-09-26 11:07:03 +02:00
  • 6a85cfd19c fix(SW-368): import type fixes Erik Tiekstra 2024-09-25 09:41:42 +02:00
  • 4352997322 feat(SW-368): added link chips component Erik Tiekstra 2024-09-19 15:16:58 +02:00
  • 6720370c41 Merge in feat/SW-214-USP-grid-card (pull request #603) Pontus Dreij 2024-09-25 17:48:09 +00:00
  • 6554e0174e Merge in fix/footer-icons (pull request #604) Pontus Dreij 2024-09-25 15:45:40 +00:00
  • a05131260f fix: updated enums to match contentstack Pontus Dreij 2024-09-25 16:08:28 +02:00
  • 23bc4eb831 feat(SW-214): fixing pr comments Pontus Dreij 2024-09-25 16:00:50 +02:00
  • 717a5ef307 feat(SW-214): Implement usp component Pontus Dreij 2024-09-25 13:31:13 +02:00
  • 13c962712c fix(SW-432): set max width on amenities list Fredrik Thorsson 2024-09-20 11:30:48 +02:00
  • ca162651c5 Merge branch 'feat/SW-214-USP-grid-card' of https://bitbucket.org/scandic-swap/web into feat/SW-214-USP-grid-card Pontus Dreij 2024-09-25 10:46:46 +02:00
  • db78a234e4 feat(SW-214): Setup connection to Contentstack Pontus Dreij 2024-09-25 10:44:43 +02:00
  • ee2abb72d2 feat(SW-214): Setup connection to Contentstack Pontus Dreij 2024-09-25 10:44:13 +02:00
  • cc7ecff639 feat(SW-214): Setup connection to Contentstack Pontus Dreij 2024-09-25 10:44:43 +02:00
  • ddff1bfdfe feat(SW-214): Setup connection to Contentstack Pontus Dreij 2024-09-25 10:44:13 +02:00
  • 27159d739f Merged test into develop Linus Flood 2024-09-25 08:27:19 +00:00
  • 819721f1c1 Merged in fix/broken-validation-header (pull request #600) Simon.Emanuelsson 2024-09-25 08:18:21 +00:00
  • 68703d72e1 fix: validation for header Simon Emanuelsson 2024-09-22 21:22:21 +02:00
  • ac5e48357c Fixed build errors Linus Flood 2024-09-25 09:54:21 +02:00
  • 7874a47bf4 Merge branch 'develop' into feat/sw-386-current-header-fixes Linus Flood 2024-09-25 09:27:36 +02:00
  • bedfa44819 Removed Promise.All since it was only one fetch Linus Flood 2024-09-25 09:27:12 +02:00
  • 8f727cc933 Merged in feat/SW-274 (pull request #502) Simon.Emanuelsson 2024-09-24 15:46:09 +00:00
  • 76e47994d0 feat: add initial datepicker, no ui/ux Simon Emanuelsson 2024-08-23 16:17:35 +02:00
  • 22e7423155 Merged in feat/SW-66 (pull request #582) Simon.Emanuelsson 2024-09-24 14:56:25 +00:00
  • af850c90e7 feat(SW-66, SW-348): search functionality and ui Simon Emanuelsson 2024-08-28 10:47:57 +02:00
  • 3a6e2c6279 Using Suspense on CurrentHeader #SW-386 Linus Flood 2024-09-20 15:07:42 +02:00
  • b9dbcf7d90 Merged in feat/booking-flow-submit (pull request #580) Niclas Edenvin 2024-09-20 13:05:23 +00:00
  • 322edd1068 Merge branch 'develop' into test Michael Zetterberg 2024-09-20 14:13:40 +02:00
  • d1621f77ac Merge develop Linus Flood 2024-09-20 12:57:40 +02:00
  • f00ff01287 Merge branch 'develop' into feat/feature-flags Linus Flood 2024-09-20 12:53:08 +02:00
  • 87f6779662 Merge in fix/SW-398-smooth-scroll (pull request #593) Pontus Dreij 2024-09-20 10:44:37 +00:00
  • cfb5ac6d46 feat(sw-214): Target first section with style Pontus Dreij 2024-09-20 11:42:11 +02:00
  • f149831c23 feat(sw-213): Removed background Pontus Dreij 2024-09-20 11:23:24 +02:00
  • e1418f3ce3 PR Fixes Linus Flood 2024-09-20 10:06:00 +02:00
  • 46913c218f Build fixes Linus Flood 2024-09-20 09:53:13 +02:00
  • 8cccdafcf1 feat(sw-213): updated html to section Pontus Dreij 2024-09-19 15:15:50 +02:00
  • 1e64f8b6b6 Hide hotelreservation route and contentPages Linus Flood 2024-09-19 14:45:21 +02:00
  • 05fc698b63 Transform env to bool Linus Flood 2024-09-19 13:37:22 +02:00
  • 69359da126 Using feature flag Linus Flood 2024-09-19 13:28:51 +02:00
  • 3834f82497 Merge branch 'develop' into feat/sw-386-header-fixes Linus Flood 2024-09-19 11:23:33 +02:00
  • d9d0fe5992 feat(SW-213): Use camelCase as prop Pontus Dreij 2024-09-19 10:21:01 +02:00
  • a49f4e5c94 Merge branch 'feat/SW-213-text-cols' of https://bitbucket.org/scandic-swap/web into feat/SW-213-text-cols Pontus Dreij 2024-09-19 10:12:27 +02:00
  • d8b12356d4 feat(SW-213): Added renderOptions for text cols Pontus Dreij 2024-09-19 10:11:26 +02:00
  • 5a955e9fb2 feat(sw-213): added type Pontus Dreij 2024-09-18 15:14:01 +02:00
  • f27dee0c56 feat(SW-213): Created Text Cols component and added to Blocks in Contentstack Pontus Dreij 2024-09-18 15:12:11 +02:00
  • 4649799f2b Removed use server in NavigationMenu Linus Flood 2024-09-19 09:59:25 +02:00
  • 01aafc347d Moved css classes to corresponding components Linus Flood 2024-09-19 09:46:12 +02:00
  • ff7dc69f7e More PR fixes Linus Flood 2024-09-19 09:07:51 +02:00
  • 730f66d79a feat(SW-325): added mapId as environment variables Erik Tiekstra 2024-09-18 15:21:58 +02:00
  • 98b48b8290 More PR fixes Linus Flood 2024-09-18 15:31:15 +02:00
  • e79f413003 feat(SW-325): added pois to the list and dynamic map Erik Tiekstra 2024-09-17 16:13:22 +02:00
  • dede0cebb3 feat(sw-213): added type Pontus Dreij 2024-09-18 15:14:01 +02:00
  • e0e0ef2712 feat(SW-213): Created Text Cols component and added to Blocks in Contentstack Pontus Dreij 2024-09-18 15:12:11 +02:00
  • efb8d278cd fix(sw-398): moved logic for disable scroll in mobile and fixed issue that page is scrolling when toggling languageswitcher Pontus Dreij 2024-09-18 12:41:40 +02:00
  • 18a4f696ca fix: hide tier nights Christel Westerberg 2024-09-18 09:48:31 +02:00
  • 1729f4b9c7 fix: hide tier nights Christel Westerberg 2024-09-18 09:48:31 +02:00
  • b8f37c810d Turn off netlify-plugin-cypress Linus Flood 2024-09-17 14:00:21 +02:00
  • 3e73b2f635 Merge branch 'develop' into feat/sw-386-header-fixes Linus Flood 2024-09-17 12:42:58 +02:00
  • a6222255d4 PR fixes Linus Flood 2024-09-17 08:09:29 +02:00
  • 2849c69c52 refactor: Move Sidepeek param logic to SidePeekProvider Arvid Norlin 2024-09-03 15:35:06 +02:00