Arvid Norlin
0c7c6ea21a
feat: add Price details modal
2024-12-20 09:28:06 +01:00
Pontus Dreij
df1e4da001
Merged in fix/schema-error-included (pull request #1107 )
...
fix: schema error included
Approved-by: Niclas Edenvin
2024-12-19 15:13:28 +00:00
Pontus Dreij
54086c40fc
fix: Changed to default
2024-12-19 15:33:23 +01:00
Niclas Edenvin
a3f8c954e2
Merged in fix/detailed-facilities-validation (pull request #1108 )
...
fix(SW-1260): allow unrecognized hotel facilities
* fix(SW-1260): allow unrecognized hotel facilities
Before this we only allowed hotel facilities that we know about (ID:s in
an enum). Now we instead allow everything, but filter away the ones we
don't know about.
Approved-by: Christel Westerberg
2024-12-19 09:29:24 +00:00
Erik Tiekstra
3087bd918b
fix(SW-1211): Fixed issue where special alerts are showing when either startDate or endDate is missing
2024-12-19 09:21:33 +01:00
Pontus Dreij
70d9533b13
fix: schema error included
2024-12-18 16:48:10 +01:00
Erik Tiekstra
3af542b075
fix(SW-664): Fixed issue with params when fetching data from API in relation to Hotellisting
2024-12-18 14:29:29 +01:00
Erik Tiekstra
3939bf7cdc
feat(SW-664): Hotel listing component and queries for content pages
2024-12-18 12:20:57 +01:00
Christel Westerberg
8328493289
fix: align placeholder handling for all hotel images in zod
2024-12-17 16:13:58 +01:00
Fredrik Thorsson
66f6762b99
feat(SW-1012): remove title components
2024-12-17 14:12:37 +01:00
Fredrik Thorsson
0c1a4896d0
feat(SW-1012): add ternary expression for hotel images
2024-12-17 14:12:37 +01:00
Fredrik Thorsson
baf4055938
feat(SW-1012): update query
2024-12-17 14:12:37 +01:00
Erik Tiekstra
63a77b215d
feat(SW-1012): Started implementing restaurant data
2024-12-17 14:12:37 +01:00
Erik Tiekstra
05006506f0
feat(SW-1012): Added possibility for multiple include params for hotels
2024-12-17 14:12:37 +01:00
Tobias Johansson
aa8cfe86c4
fix: added placeholder meta data
2024-12-13 10:02:28 +01:00
Tobias Johansson
6dc807d0b2
fix: added default image for hotel images
2024-12-13 09:58:09 +01:00
Christel Westerberg
4210218852
fix: persist selection of bed and breakfast if same room
2024-12-10 15:42:44 +01:00
Arvid Norlin
886be166ef
fix: use room.description instead of mainBed.description
2024-12-09 14:18:15 +01:00
Arvid Norlin
083ba28f9e
feat: add SignupPromo component
2024-12-05 15:33:25 +01:00
Fredrik Thorsson
50611d1be2
feat(SW-644): add book parking button
2024-12-04 15:57:38 +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
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
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
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
0ef12d4a29
fix(SW-1014): Fixed issue where google didn't found city.
2024-11-25 15:38:08 +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
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
Simon Emanuelsson
744af22b08
fix: make sure all searchparams are used in redirect
2024-11-19 11:19:44 +00:00
Erik Tiekstra
1b3999a050
fix(SW-769): removed categoryname enum from pointOfInterestSchema and use z.string() instead
2024-11-19 10:58:39 +01:00
Arvid Norlin
17df6d6c47
feat(SW-612): Add popover component
2024-11-19 08:08:08 +01:00
Bianca Widstam
beb776bac9
Merged in fix/remove-filter-to-show-all-hotels (pull request #925 )
...
Fix/remove filter to show all hotels
* fix: remove filter to show all hotels on select-hotel-page
* fix: add missing translations
Approved-by: Pontus Dreij
2024-11-18 17:30:55 +00:00
Simon Emanuelsson
94f693c4f0
feat: make steps of enter details flow dynamic depending on data
2024-11-18 16:30:09 +01:00
Bianca Widstam
3c4907efce
fix/SW-902-update-response-city-availability (pull request #917 )
...
Fix/SW-902 update response city availability
* fix(SW-902): update response for API changes
* fix(SW-902): add total row for pricePerStay
* fix(SW-902): fix optional requestedPrice
* fix(SW-902): fix bookingCode output
* feat(SW-903): fix sorting
Approved-by: Pontus Dreij
Approved-by: Niclas Edenvin
2024-11-18 15:08:12 +00:00