Linus Flood
26d44a2c29
Fixed bugs
2024-12-03 08:19:47 +01:00
Linus Flood
4487c25d47
Merge branch 'master' into feature/tracking
2024-12-03 07:48:59 +01: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
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
e2aa4cdd98
fix(SW-890) removed optional since i have default
2024-11-29 17:06:41 +01:00
Pontus Dreij
55edbbd7f8
fix(SW-890) Added default
2024-11-29 16:06:47 +01:00
Pontus Dreij
8b54818e3c
fix(SW-980): headingText should be optional
2024-11-29 15:44:55 +01:00
Pontus Dreij
3d78bdd671
fix(SW-978) Checks for null data on hotels
2024-11-29 09:41:24 +01:00
Linus Flood
43b38bf894
Merge master
2024-11-28 13:37:45 +01:00
Tobias Johansson
9b90e99adf
Merged in feat/SW-1007-saved-cards-filtering (pull request #980 )
...
Feat/SW-1007 saved payment cards now shown based on supported cards by hotel
* fix(SW-1007): refactored savedCards to only show supported payment cards
* fix(SW-1007): show error message even if metadata is null
* fix: merge changes that were missed
* fix: remove use server
Approved-by: Christel Westerberg
2024-11-28 08:08:39 +00:00
Linus Flood
267a47c61a
Merge branch 'master' into feat/sw-929-release-preps
2024-11-27 19:13:21 +01:00
Linus Flood
61696a0586
Merged master into fix/add-missing-cache
2024-11-27 18:10:24 +00:00
Simon.Emanuelsson
6f8092d6ec
Merged in feat/SW-830 (pull request #960 )
...
feat: merge stores, fix auto navigation, split summary
Approved-by: Christel Westerberg
2024-11-27 14:45:19 +00:00
Michael Zetterberg
ee8f1def20
fix(SW-1079): add apiResponse to validation error logs
2024-11-27 11:22:22 +01:00
Simon Emanuelsson
ccb15593ea
feat: merge stores, fix auto navigation, split summary
2024-11-27 10:20:14 +01:00
Erik Tiekstra
bab7c15424
feat(SW-201): Added structured data for hotel pages
2024-11-26 14:55:40 +01:00
Erik Tiekstra
ca2f60253f
feat(SW-201): Refactoring how we fetch hotel page data
2024-11-26 14:48:28 +01:00
Erik Tiekstra
75c811eb32
feat(SW-201): Added hotel metadata
2024-11-26 14:46:21 +01:00
Matilda Landström
b3ab0613f6
fix: make headerRow optional
2024-11-26 13:21:26 +01:00
Chuma McPhoy
6f980fe9cd
refactor(SW-360): review feedback
2024-11-26 10:30:24 +01:00
Tobias Johansson
70000afe1f
Merged in feat/SW-755-price-change-non-happy (pull request #957 )
...
Feat/SW-755 price change non happy
* fix(SW-755): dont show field error if checkbox has no children
* feat(SW-755): Price change route + dialog WIP
* fix(SW-755): minor refactoring
* fix(SW-755): added logging to price change route
* fix(SW-755): remove redundant search param logic
* fix(SW-755): moved enum cast to zod instead
* fix(SW-755): move prop type to types folder
* fix(SW-755): Added suspense to Payment and refactored payment options hook
* fix(SW-755): seperated terms and conditions copy from the checkbox label
* fix(SW-755): add currency format and fixed wrong translation
* fix(SW-755): change from undefined to null
* fix(SW-755): added extra type safety to payment options
Approved-by: Christian Andolf
Approved-by: Simon.Emanuelsson
2024-11-26 09:06:41 +00:00
Christel Westerberg
8bfc4065ed
fix: add wrapper function for caching
2024-11-26 08:48:19 +01:00
Pontus Dreij
72090236c7
Merged in fix/SW-1014-city-not-found-on-map (pull request #973 )
...
fix(SW-1014): Fixed issue where google didn't found city.
Approved-by: Niclas Edenvin
2024-11-25 15:05:34 +00:00
Pontus Dreij
0ef12d4a29
fix(SW-1014): Fixed issue where google didn't found city.
2024-11-25 15:38:08 +01:00
Linus Flood
6f7a4d263b
Merge branch 'master' into feature/tracking
2024-11-25 10:14:12 +01:00
Erik Tiekstra
956d031ffc
feat(SW-200): Replaced Contentstack image with Imagevault image for metadata
2024-11-25 08:00:13 +01:00
Erik Tiekstra
50f285776a
feat(SW-200): Added noindex property to seo metadata in contentstack and added implementation
2024-11-25 08:00:13 +01:00
Erik Tiekstra
6aba0d8f52
feat(SW-200): Added other options for description and images
2024-11-25 08:00:13 +01:00
Erik Tiekstra
b22888db5f
feat(SW-200): refactored breadcrumbs fetching and added json schema to layout
2024-11-25 08:00:13 +01:00
Erik Tiekstra
28738d7161
feat(SW-200): refactoring SEO metadata handling and added functionality for static pages
2024-11-25 08:00:12 +01:00
Linus Flood
de22d873a1
Refactor
2024-11-22 13:25:57 +01:00
Joakim Jäderberg
81c4a91563
Merge branch 'master' of bitbucket.org:scandic-swap/web into fix/loading-rooms-separately
2024-11-22 13:16:40 +01:00
Joakim Jäderberg
74b634021a
Merge branch 'master' of bitbucket.org:scandic-swap/web into fix/loading-rooms-separately
2024-11-22 10:30:53 +01:00
Pontus Dreij
23fa17a450
feat(SW-938) Updated icons
2024-11-22 10:17:56 +01:00
Pontus Dreij
c71c8af35a
feat(SW-938) Added icon to roomFacilitiesSchema and detailedFacilitySchema
2024-11-22 10:17:56 +01:00
Pontus Dreij
43a44e31ad
Merged in fix/SW-946-map-center (pull request #954 )
...
fix(946) Center from town name instead of calculate center
Approved-by: Niclas Edenvin
2024-11-22 07:19:13 +00:00
Fredrik Thorsson
ebb42d9bd5
feat(SW-750): change key name
2024-11-21 15:06:47 +01:00
Fredrik Thorsson
ee7fabc6c8
feat(SW-750): add facility information text
2024-11-21 15:06:47 +01:00
Fredrik Thorsson
9344db7876
feat(SW-750): add about the hotel sidepeek
2024-11-21 15:06:47 +01:00
Pontus Dreij
87c12f6709
fix(SW-946) renamde query
2024-11-21 14:26:37 +01:00
Pontus Dreij
f725c46dcf
fix(SW-946) Removed log
2024-11-21 14:25:47 +01:00
Pontus Dreij
08e71a8dc6
fix(946) Center from town name instead of calculate center
2024-11-21 14:15:51 +01:00
Joakim Jäderberg
10bd915217
merge
2024-11-21 12:43:25 +01:00
Christian Andolf
e294d39fdf
fix(SW-696): add unwrap metrics
2024-11-21 12:19:46 +01:00
Christian Andolf
0824f7ce26
fix(SW-696): add unwrap to surprises
...
add animations to sliding cards
various minor fixes
2024-11-21 12:19:46 +01:00
Christel Westerberg
3a6cfcfe5c
fix: avoid sending query params to planet
2024-11-21 10:18:36 +01:00
Linus Flood
0f939d1a19
Merge branch 'master' into feature/tracking
2024-11-21 07:53:58 +01:00
Pontus Dreij
a0627b9ac5
fix(SW-925) remove log
2024-11-20 14:41:48 +01:00
Pontus Dreij
a1f1531fc2
fix(SW-925): Don't throw error if api for packages throws error
2024-11-20 14:41:48 +01:00
Bianca Widstam
eb5dd49981
Merged in fix/SW-955-restaurantsOverviewPage-attributes-optional (pull request #943 )
...
fix(SW-955): restaurantsOverviewPage atttributes optional
* fix(SW-955): restaurantsOverviewPage atttributes optional
Approved-by: Pontus Dreij
2024-11-20 13:39:52 +00:00