Commit Graph

977 Commits

Author SHA1 Message Date
Matilda Landström 72c961eabf refactor(SW-302): code cleanup 2024-10-08 08:53:41 +02:00
Matilda Landström 2438d04f43 refactor(SW-302): cleanup 2024-10-08 08:53:41 +02:00
Matilda Landström 6c88d3431a chore(SW-302): add dynamic restaurant title 2024-10-08 08:53:41 +02:00
Matilda Landström 02cb03f154 refactor(SW-302): update naming 2024-10-08 08:53:41 +02:00
Matilda Landström 86dd3c04ed feat(SW-302): switch out mock data for facility cards 2024-10-08 08:53:41 +02:00
Matilda Landström 8d5ed30fc4 mock JSON file 2024-10-08 08:53:41 +02:00
Christel Westerberg 44747058d0 fix: loyalty levels fetch in rsc for mobile menu
fix: get loyalty level in rsc

fix: typo
2024-10-08 08:25:44 +02:00
Christel Westerberg 2886084a82 feat: add communication preferences
feat: add generatePreferencesLink

feat: add subscriberId endpoint
2024-10-08 08:25:44 +02:00
Erik Tiekstra 676b763e67 fix(SW-272): now closing on click outside and also closing the mobile menu when changing to screensizes larger than mobile 2024-10-07 14:04:28 +02:00
Simon Emanuelsson 451d461c7f feat: guest information form enter details 2024-10-07 08:12:07 +02:00
Tobias Johansson 4103e3fb37 Merged in feat/SW-431-payment-flow (pull request #635)
Feat/SW-431 payment flow

* feat(SW-431): Update mock hotel data

* feat(SW-431): Added route handler and trpc routes

* feat(SW-431): List payment methods and handle booking status and redirection

* feat(SW-431): Updated booking page to poll for booking status

* feat(SW-431): Updated create booking contract

* feat(SW-431): small fix

* fix(SW-431): Added intl string and sorted dictionaries

* fix(SW-431): Changes from PR

* fix(SW-431): fixes from PR

* fix(SW-431): add todo comments

* fix(SW-431): update schema prop


Approved-by: Simon.Emanuelsson
2024-10-04 09:37:09 +00:00
Tobias Johansson 869c9b67b8 Merged in feat/SW-475-enter-details-header (pull request #630)
Feat/SW-475 enter details header

* feat(SW-475): updated hotel mock data to reflect api

* feat(SW-475): Added hotel selection header with sidepeek buttons

* fix(SW-475): fixes from PR

* fix(SW-475): changed intl string


Approved-by: Arvid Norlin
2024-10-03 07:42:26 +00:00
Simon Emanuelsson 1380dec6e3 feat: add mobile ui to calendar 2024-10-02 11:50:56 +02:00
Chuma McPhoy 73eddcf4b7 refactor: reusable css modula compatible logic 2024-10-02 09:57:46 +02:00
Chuma McPhoy 3a124f09a1 fix: better defaults for sidebar mobile 2024-10-02 09:57:46 +02:00
Chuma McPhoy 83b374b33f fix: remove unecessary html 2024-10-02 09:57:46 +02:00
Chuma McPhoy 4cb57158f6 chore: cleaner prop classname value handling 2024-10-02 09:57:46 +02:00
Chuma McPhoy 82654cd8e6 fix: gap for main content on mobile 2024-10-02 09:57:46 +02:00
Chuma McPhoy 621a37cd5d fix: show sidebar in mobile viewports for content pages 2024-10-02 09:57:46 +02:00
Chuma McPhoy ff34ae3c0f fix: proper spacing on mobile 2024-10-02 09:57:46 +02:00
Chuma McPhoy 42471b309f fix: update value of container sidebar 2024-10-02 09:57:46 +02:00
Chuma McPhoy d40aa455de feat: content page UI updates 2024-10-02 09:57:46 +02:00
Arvid Norlin 724f429696 feat(SW-341): add hotels listing sidepeeks 2024-10-02 08:55:05 +02:00
Matilda Landström d1b54093f2 fix: add missing formatMessage 2024-10-01 11:19:53 +02:00
Bianca Widstam 2e26506b39 Merged in feat/SW-517-language-switcher-dismiss (pull request #626)
Feat/SW-517 language switcher dismiss

* feat(SW-517): Close language switcher when clicking outside

* feat(SW-517): Close language switcher on selection

* feat(SW-517): Fix mobile header


Approved-by: Niclas Edenvin
Approved-by: Linus Flood
2024-10-01 08:58:19 +00:00
Erik Tiekstra 5faeaa3d34 fix(SW-519): Corrected import of 'Link' inisde the MyPagesMenuWrapper 2024-09-30 11:57:59 +02:00
Erik Tiekstra ea1a175c41 feat(SW-440) implemented changes to buttons according to figma 2024-09-30 08:29:53 +02:00
Erik Tiekstra d2121a3fed fix(SW-272): fixed issue with image sizes and aspect ratio on cards mainly inside mega menu 2024-09-30 08:23:46 +02:00
Simon Emanuelsson 99b14304d4 feat: add desktop ui to calendar 2024-09-27 17:51:27 +02:00
Niclas Edenvin 03fa798670 Use the interactive map on the map page 2024-09-27 14:23:49 +02:00
Niclas Edenvin 1e7c24f875 Adapt the interactive map for reuse 2024-09-27 14:23:49 +02:00
Niclas Edenvin 1440b4dbae Move map out to its own component 2024-09-27 14:23:45 +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
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