Commit Graph

2874 Commits

Author SHA1 Message Date
Hrishikesh Vaipurkar 562b186d40 fix: SW-1139 Fixed hydration error 2024-12-04 09:34:25 +01:00
Fredrik Thorsson ee7fc2f497 feat(SW-962): set preamble value 2024-12-03 18:41:22 +01:00
Fredrik Thorsson c86bbbc205 feat(SW-962): remove open in new tab key 2024-12-03 18:41:22 +01:00
Fredrik Thorsson f171bf9af7 feat(SW-962): css change 2024-12-03 18:41:22 +01:00
Fredrik Thorsson 1b63dc0b64 feat(SW-962): add preamble 2024-12-03 18:41:22 +01:00
Fredrik Thorsson e491d2cf4b feat(SW-962): add link 2024-12-03 18:41:21 +01:00
Fredrik Thorsson 91fe2d25eb feat(SW-962): add activites sidepeek 2024-12-03 18:41:21 +01:00
Niclas Edenvin 2660faf4ac Merged in fix/sw-1013-calendar-no-scroll (pull request #1026)
fix(SW-1013): extract custom components from day picker

* fix(SW-1013): extract custom components from day picker

The custom components in the mobile day picker made a lot of components
in the day picker to unmount and mount again, which had weird scrolling
behaviour. They don't need to be baked in to the day picker so they are
now extracted to regular sibling elements.


Approved-by: Pontus Dreij
2024-12-03 16:01:19 +00:00
Christel Westerberg 4545de877f fix: normalize format of dates when setting them in middleware 2024-12-03 16:14:58 +01:00
Christel Westerberg 6bc7e27908 fix: dateFormat normalization middleware 2024-12-03 16:07:03 +01:00
Christel Westerberg 528107e0ef fix: change euro price to user's currency + merge state correctly 2024-12-03 15:17:01 +01:00
Simon.Emanuelsson 4dbdf81090 Merged in feat/SW-858 (pull request #1014)
feat(SW-864): add to calendar functionality

Approved-by: Tobias Johansson
2024-12-03 12:26:24 +00:00
Christel Westerberg 4288e643c6 fix: pass lang to create booking 2024-12-03 09:32:43 +00:00
Hrishikesh Vaipurkar 830f8bf261 fix: SW-691 SW-1006 Removed rooms left label when no availability 2024-12-03 10:18:51 +01:00
Hrishikesh Vaipurkar aa9124b7d4 fix: SW-691 Fixed z-index for current header 2024-12-03 10:18:51 +01:00
Chuma McPhoy ca0bac2fee fix(SW-360): update signup routes based on requst from content team 2024-12-03 07:16:27 +01:00
Simon Emanuelsson 33de623f41 feat(SW-864): add to calendar functionality 2024-12-02 21:56:11 +01:00
Christel Westerberg f896f8df76 fix: translations and double currencies 2024-12-02 16:23:57 +01:00
Pontus Dreij 44815f9fbd Merged in fix/SW-1003-tooltip-filter-pet-mobile (pull request #1012)
fix(SW-1003): Moved tooltip on mobile and fixed bug with touch/click

Approved-by: Niclas Edenvin
2024-12-02 15:22:54 +00:00
Michael Zetterberg dce3283c40 feat: add support for using branches in CMS 2024-12-02 14:56:43 +00:00
Bianca Widstam 4f871a3220 Merged in feat/SW-1051-amenities-in-sidepeek (pull request #1007)
feat(SW-1051): fix sidepeek select hotel page

* feat(SW-1051): fix sidepeek select hotel page


Approved-by: Niclas Edenvin
2024-12-02 13:45:31 +00:00
Christel Westerberg 403e1e7cf8 fix: handle default values in date select 2024-12-02 13:54:40 +01:00
Pontus Dreij 684fb0c4d3 fix(SW-1003): Moved tooltip on mobile and fixed bug with touch/click 2024-12-02 13:00:52 +01:00
Pontus Dreij b9803adaa6 Merged in fix/SW-705-language-switcher (pull request #1005)
fix(SW-705): Add path and searchparams to language switcher

Approved-by: Simon.Emanuelsson
2024-12-02 11:20:27 +00:00
Pontus Dreij 75ffbf4186 Merged in fix/SW-978-error-page-gdansk (pull request #1002)
Fix/SW-978 error page gdansk

Approved-by: Niclas Edenvin
2024-12-02 11:20:06 +00:00
Pontus Dreij f1f0a7b697 Merged in fix/SW-890-headingText-error (pull request #1006)
fix(SW-980): headingText should be optional

Approved-by: Niclas Edenvin
Approved-by: Simon.Emanuelsson
2024-12-02 11:19:53 +00:00
Erik Tiekstra ba7cd0798a fix(SW-1035): Fixed issue when is returned from CS inside RTE 2024-12-02 09:50:02 +01:00
Pontus Dreij e2aa4cdd98 fix(SW-890) removed optional since i have default 2024-11-29 17:06:41 +01:00
Pontus Dreij 47d6f87529 fix(705): removed unused 2024-11-29 17:04:39 +01:00
Pontus Dreij 89c131e3eb fix(SW-705): Updated logic for language switcher 2024-11-29 17:03:20 +01:00
Pontus Dreij 9d4c6eb25d fix(SW-705): Added Suspense to LanguageSwitcher 2024-11-29 16:16:35 +01:00
Pontus Dreij 55edbbd7f8 fix(SW-890) Added default 2024-11-29 16:06:47 +01:00
Simon Emanuelsson ed1574838a feat: new booking confirmation page 2024-11-29 15:55:30 +01:00
Pontus Dreij 8b54818e3c fix(SW-980): headingText should be optional 2024-11-29 15:44:55 +01:00
Pontus Dreij 6e1806fb29 fix(SW-705): Add path and searchparams to language switcher 2024-11-29 15:17:39 +01:00
Christel Westerberg 329d762917 fix: normalize page width 2024-11-29 14:58:27 +01:00
Christel Westerberg bdccce1d70 fix: header width and clamping 2024-11-29 14:58:27 +01:00
Pontus Dreij f60a77ec26 Removed console log 2024-11-29 14:30:15 +01:00
Fredrik Thorsson baecfdbfb4 feat(SW-914): add parking list component 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 0b4710f380 feat(SW-914): add enum 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 3524b62f6c feat(SW-914): add parking logic 2024-11-29 12:55:46 +01:00
Fredrik Thorsson d2e214ed6c feat(SW-914): update parking design 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 7b68bc7ac7 feat(SW-914): remove optional 2024-11-29 12:55:46 +01:00
Fredrik Thorsson b889787606 feat(SW-914): type change 2024-11-29 12:55:46 +01:00
Fredrik Thorsson ae01146376 feat(SW-914): import type 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 083811ff16 feat(SW-914): change filter function 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 0cd9c33512 feat(SW-914): add accessibility component 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 384f044dac feat(SW-914): back on track 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 43f9a21a47 feat(SW-914): fix merge hickup 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 37fda8f1ab feat(SW-914): merge changes 2024-11-29 12:55:46 +01:00