Joakim Jäderberg
9292c437f4
fix(SW-3442) getLowestRoomPrice - cannot read property of undefined
...
* fix: getLowestRoomPrice throws when given unexpected data
* dont track lowestRoomPrice if unavailable
Approved-by: Hrishikesh Vaipurkar
2025-10-03 13:16:25 +00:00
Joakim Jäderberg
5bf18f0412
Merged in fix/optional-chaining-lint-issue (pull request #2905 )
...
* remove optional chaining with force unrwap
Approved-by: Bianca Widstam
2025-10-03 12:50:30 +00:00
Hrishikesh Vaipurkar
f3dc818c06
Merged in fix/SW-3442-tracking-event-lowestroomprice- (pull request #2797 )
...
fix(SW-3442): Fixed lowest price tracking and other lint issues
* fix(SW-3442): Fixed lowest price tracking and other lint issues
Approved-by: Joakim Jäderberg
2025-10-02 07:31:46 +00:00
Linus Flood
12b5055afe
Merged in feat/book-375-member-rates (pull request #2863 )
...
feat(BOOK-375): show no rate card when missing member rates
* feat(BOOK-375): show no rate card when missing member rates
2025-09-26 10:18:47 +00:00
Linus Flood
2f1512edaa
Merged in feat/book-395-queryselector (pull request #2870 )
...
feat(BOOK-395): fixed error in queryselector
* feat(BOOK-395): fixed error in queryselector
Approved-by: Anton Gunnarsson
2025-09-26 10:17:28 +00:00
Anton Gunnarsson
b0f3e4afbd
Merged in chore/cleanup-booking-flow (pull request #2824 )
...
chore: Cleanup booking-flow after migration
* Remove unused types
* Clean up exports, types, unused files etc in booking-flow
Approved-by: Joakim Jäderberg
2025-09-18 07:28:05 +00:00
Anton Gunnarsson
5a86cbaafe
Merged in chore/update-eslint-configs (pull request #2812 )
...
chore: Extend eslint configs from @typescript-eslint/recommended
* Change to typescript recommended in scandic-web
* Remove comment
* Change to recommended ts config in partner-sas
* Change to recommended ts lint config in booking-flow
Approved-by: Linus Flood
2025-09-17 07:55:11 +00:00
Joakim Jäderberg
7dee6d5083
Merged in chore/move-enter-details (pull request #2778 )
...
Chore/move enter details
Approved-by: Anton Gunnarsson
2025-09-11 07:16:24 +00:00
Bianca Widstam
ddd4b7c531
Merged in fix/SW-3449-corporatecheque-reward-nights-price (pull request #2782 )
...
fix(SW-3449): corporate cheque and rewards price fixes in select rate
* fix(SW-3449): corporate cheque and rewards price fixes in select rate
Approved-by: Erik Tiekstra
Approved-by: Anton Gunnarsson
2025-09-10 08:57:44 +00:00
Erik Tiekstra
f04fe467da
feat(SW-3151): Added original to imageSchema and added transform to a more generic image type
...
Approved-by: Bianca Widstam
Approved-by: Chuma Mcphoy (We Ahead)
Approved-by: Matilda Landström
2025-09-10 08:29:05 +00:00
Hrishikesh Vaipurkar
a5790ee454
Merged in chore/SW-2878-extract-booking-confirmation-pag (pull request #2779 )
...
Chore/SW-2878 extract booking confirmation pag
* chore(SW-2878): Moved booking confirmation page to booking-flow package
* chore(SW-2878): Fixed promo styles as per design
* chore(SW-2878): Kept tiny duplicate function to avoid export from booking-flow package
Approved-by: Anton Gunnarsson
2025-09-10 07:50:48 +00:00
Bianca Widstam
551cb3ed48
Merged in fix/SW-3436-strikethrough-prices-summary (pull request #2776 )
...
fix(SW-3436): show strikethrough price if discounted
* fix(SW-3436): show strikethrough price if discounted
Approved-by: Linus Flood
2025-09-09 06:11:10 +00:00
Bianca Widstam
bba4e24569
Merged in fix/SW-3198-prices-select-rate (pull request #2763 )
...
fix(SW-3198): fix striketrhough/regular prices, the same in enter details as select rate
* fix(SW-3198): fix striketrhough/regular prices, the same in enter details as select rate
* fix(SW-3198): remove additonalcost if calculating cost per room
* fix(SW-3198): include bookingcode in specialrate
* fix(SW-3198): remove console log
* fix(SW-3198): add or operator
* fix(SW-3198): capture total return value
* fix(SW-3198): rename and move function
Approved-by: Joakim Jäderberg
Approved-by: Hrishikesh Vaipurkar
2025-09-05 14:02:47 +00:00
Anton Gunnarsson
711589ff5e
Merged in chore/add-formatjs-linting-to-booking-flow (pull request #2761 )
...
chore: Add formatjs linting to booking-flow
* Add formatjs linting to booking-flow
* Fix lock file
Approved-by: Joakim Jäderberg
2025-09-04 13:52:56 +00:00
Anton Gunnarsson
f7ef58eafa
Merged in feat/sw-2874-move-select-rate (pull request #2750 )
...
Approved-by: Joakim Jäderberg
2025-09-03 08:30:05 +00:00