Matilda Landström
eaf6e851ec
Merged in fix/SW-1532-make-link-nullable (pull request #2677 )
...
fix/SW-1532: make link nullable
* fix/SW-1532: make link nullable
Approved-by: Erik Tiekstra
2025-08-20 13:32:00 +00:00
Matilda Landström
fe376c63f7
Merged in feat/SW-2847-table (pull request #2665 )
...
fix(SW-2847): move ScrollWrapper to design system and Table component
* fix(SW-2847): move ScrollWrapper to design system and Table component
Approved-by: Erik Tiekstra
2025-08-20 09:41:54 +00:00
Matilda Landström
7891ae3ae6
Merged in feat/SW-3232-site-config-alerts (pull request #2671 )
...
feat(SW-3232): update alert schema
* feat(SW-3232): update alert schema
Approved-by: Erik Tiekstra
2025-08-20 09:18:00 +00:00
Chuma Mcphoy (We Ahead)
720a1c2734
Merged in feat/LOY-264-My-Pages-Overview-Shortcuts (pull request #2672 )
...
Feat(LOY-264): My Pages Overview Shortcuts
* feat(LOY-264): Add My Pages Shortcuts Overview Dynamic Content Component
* fix(LOY-264): more semantic naming + remove comments
* fix(LOY-264): new space variables
* fix(LOY-264): remove unused prop
Approved-by: Matilda Landström
2025-08-20 09:06:25 +00:00
Matilda Landström
789818eefd
Merged in feat/SW-3127-meeting-room-sort-order (pull request #2634 )
...
feat(SW-3127): use new sort order attribute
* feat(SW-3127): use new sort order attribute
Approved-by: Erik Tiekstra
2025-08-20 08:46:16 +00:00
Hrishikesh Vaipurkar
c6ed6d767e
Merged in fix/SW-1617-aa-tracking-ratecodetype- (pull request #2669 )
...
fix(SW-1617): Added rateCodeType in tracking for confirmation page
* fix(SW-1617): Added rateCodeType in tracking for confirmation page
* fix(SW-1617) Removed unnecessary comment
Approved-by: Bianca Widstam
Approved-by: Erik Tiekstra
2025-08-20 08:42:05 +00:00
Bianca Widstam
dc9e38e02a
Merged in fix/SW-2672-sidepeek-facility-text-break (pull request #2668 )
...
fix(SW-2672): break facility text in sidepeek
* fix(SW-2672): break facility text in sidepeek
Approved-by: Matilda Landström
2025-08-20 08:37:46 +00:00
Bianca Widstam
aa7a7a8c2f
Merged in fix/SW-2790-room-picker-buttons (pull request #2667 )
...
fix(SW-2790): update ui room picker buttons
* fix(SW-2790): update ui room picker buttons
* fix(SW-2790
Approved-by: Matilda Landström
2025-08-20 06:38:18 +00:00
Anton Gunnarsson
deaba8b5c4
Merged in feat/sw-3241-move-readme-to-booking-flow (pull request #2660 )
...
feat(SW-3241): Move ReadMe to booking-flow and rename to OpenSidePeekButton
* Move ReadMe to booking-flow
* Rename ReadMore to OpenSidePeekButton
* Fix self-referencing import
Approved-by: Joakim Jäderberg
2025-08-19 07:20:44 +00:00
Anton Gunnarsson
67a7a0d571
Merged in feat/sw-3271-move-chip-to-design-system (pull request #2659 )
...
feat(SW-3271): Move Chip to design-system
* Move Chip to design-system
Approved-by: Joakim Jäderberg
2025-08-19 07:04:01 +00:00
Linus Flood
20d34198e3
Merged in feat/sw-3191-images (pull request #2670 )
...
feat(images): SW-3191 slightly increase image width to improve quality
* feat(images): SW-3191 slightly increase image width to improve quality
Approved-by: Joakim Jäderberg
2025-08-19 06:54:25 +00:00
Joakim Jäderberg
1bd6ce81b8
Merged in feature/SW-3245-move-jsontohtml (pull request #2661 )
...
Feature/SW-3245 move jsontohtml
* wip
* Move JsonToHtml -> design-system
* Fix semantic issues within Stories
* replace imports of 'storybook/react-vite' with 'storybook/nextjs-vite'
* merge
Approved-by: Anton Gunnarsson
2025-08-18 07:46:21 +00:00
Joakim Jäderberg
af391a568a
Merged in fix/design-system-format-after-generate (pull request #2662 )
...
design-system: format files after they have been generated
* design-system: format files after they have been generated
Approved-by: Anton Gunnarsson
2025-08-15 11:37:35 +00:00
Matilda Landström
57c6f59449
Merged in feat/SW-1532-startpage-cardgrid-optional-link (pull request #2635 )
...
feat(SW-1532): add optional link to start page card grid
* feat(SW-1532): add optional link to start page card grid
Approved-by: Erik Tiekstra
2025-08-15 07:25:00 +00:00
Linus Flood
007025313b
Merged in feat/sw-3269-info-logs (pull request #2657 )
...
feat/#sw-3269 fix: info logs
* feat/#sw-3269 fix: info logs
Approved-by: Joakim Jäderberg
2025-08-15 07:10:21 +00:00
Anton Gunnarsson
322268595d
Merged in feat/sw-3218-move-hotelreservationsidepeek-to-booking-flow (pull request #2600 )
...
feat(SW-2873): Move HotelReservationSidePeek to booking-flow
* Move sidepeek store to booking-flow
* Begin move of HotelReservationSidePeek to booking-flow
* Copy Link
* Update AccessibilityAccordionItem
* Split AccessibilityAccordionItem into two components
* Fix tracking for Accordion
* Duplicate ButtonLink to booking-flow TEMP
* AdditionalAmeneties
* wip
* Move sidepeek accordion items
* Remove temp ButtonLink
* Merge branch 'master' into feat/sw-3218-move-hotelreservationsidepeek-to-booking-flow
* Fix accordion tracking
* Merge branch 'master' into feat/sw-3218-move-hotelreservationsidepeek-to-booking-flow
* Update exports
* Fix self-referencing import
* Merge branch 'master' into feat/sw-3218-move-hotelreservationsidepeek-to-booking-flow
* Add 'use client' to tracking function
* Merge branch 'master' into feat/sw-3218-move-hotelreservationsidepeek-to-booking-flow
* Fix TEMP folder
* Refactor sidepeek tracking
* Merge branch 'master' into feat/sw-3218-move-hotelreservationsidepeek-to-booking-flow
Approved-by: Joakim Jäderberg
2025-08-14 12:25:40 +00:00
Anton Gunnarsson
f04e476a6e
Merged in feat/sw-3240-move-staticmap-to-design-system (pull request #2654 )
...
feat(SW-3240): Move StaticMap to design-system
* Move StaticMap to design-system
Approved-by: Joakim Jäderberg
2025-08-14 12:22:19 +00:00
Erik Tiekstra
a362d236fb
fix(SW-3084): Handle unpublished entries inside content pages
...
Approved-by: Matilda Landström
2025-08-14 07:24:35 +00:00
Anton Gunnarsson
04aebb372c
Merged in feat/sw-3238-move-modal-to-design-system (pull request #2628 )
...
feat(SW-3238): Move modal to design system
* Move Modal to design-system
* Remove temp modal from booking-flow
Approved-by: Joakim Jäderberg
2025-08-14 07:14:51 +00:00
Erik Tiekstra
dc483fe599
feat(SW-3061): Added block for all campaigns
...
Approved-by: Matilda Landström
2025-08-14 07:07:54 +00:00
Joakim Jäderberg
f531c7a49f
Merged in feature/storybook-tests (pull request #2623 )
...
Feature/storybook tests
* feature: add interaction tests for storybook and upgrade storybook@9
* add a11y testing for storybook
* Merge branch 'master' of bitbucket.org:scandic-swap/web into feature/storybook-tests
* Test and build only required packages
* .
* .
* .
* .
* .
* .
* .
* disable playwright tests in netlify ci
* .
* debug out process.env
* don't run playwright on CI
* remove unused netlify-plugin-playwright-cache
* .
* .
* .
* .
* .
* .
* remove turbo dependancy to design-system#test
* merge
* merge
Approved-by: Anton Gunnarsson
2025-08-14 06:25:08 +00:00
Linus Flood
b2148cd12e
Merged in fix/branch-sync-4 (pull request #2650 )
...
Fix/branch sync 4
* Test ignore script
* Test
* Fixed ignore script
2025-08-14 05:53:32 +00:00
Bianca Widstam
9d15da5290
Merged in fix/SW-2357-destination-text-booking-widget (pull request #2648 )
...
fix(SW-2357): change destination text font for mobile
* fix(SW-2357): change destination text font for mobile
Approved-by: Matilda Landström
2025-08-14 05:43:12 +00:00
Anton Gunnarsson
d10fc5ed74
Merged in feat/sw-3247-move-table-to-design-system (pull request #2636 )
...
feat(SW-3247): Move Table component to design-system
* Move Table component to design-system
Approved-by: Bianca Widstam
2025-08-13 14:52:56 +00:00
Anton Gunnarsson
cd29e54098
Merged in feat/sw-3244-move-imagecontainer-to-design-system (pull request #2637 )
...
feat(SW-3244): Move ImageContainer component to design-system
* Move ImageContainer component to design-system
* Fix imports
Approved-by: Bianca Widstam
2025-08-13 14:37:29 +00:00
Joakim Jäderberg
68cd061c6d
Merged in feature/select-rate-vertical-data-flow (pull request #2535 )
...
Feature/select rate vertical data flow
* add fix from SW-2666
* use translations for room packages
* move types to it's own file
* Merge branch 'master' of bitbucket.org:scandic-swap/web into feature/select-rate-vertical-data-flow
* merge
* feature/select-rate: double rate for campaing rates
* revert NODE_ENV check in Cookiebot script
* revert testing values
* fix(SW-3171): fix all filter selected in price details
* fix(SW-3166): multiroom anchoring when changing filter
* fix(SW-3172): check hotelType, show correct breakfast message
* Merge branch 'feature/select-rate-vertical-data-flow' of bitbucket.org:scandic-swap/web into feature/select-rate-vertical-data-flow
* fix: show special needs icons for subsequent roomTypes SW-3167
* fix: Display strike through text when logged in SW-3168
* fix: Reinstate the scrollToView behaviour when selecting a rate SW-3169
* merge
* .
* PR fixes
* fix: don't return notFound()
* .
* always include defaults for room packages
* merge
* merge
* merge
* Remove floating h1 for new select-rate
Approved-by: Anton Gunnarsson
2025-08-13 12:45:40 +00:00
Linus Flood
ddaa2a0e20
Merged in fix/branch-sync-2 (pull request #2643 )
...
Fix/branch sync 2
* feat(branch sync)-fixed ignore script
* feat(branch sync)-fixed ignore script
* merge master
* Merge branch 'master' into fix/branch-sync-2
* Revert branch sync
* Ignore ignore script
* Merge branch 'master' into fix/branch-sync-2
2025-08-13 12:31:28 +00:00
Linus Flood
2bf1d8e22b
Merged in fix/branch-sync-2 (pull request #2642 )
...
Fix/branch sync 2
* feat(branch sync)-fixed ignore script
* feat(branch sync)-fixed ignore script
* merge master
* Merge branch 'master' into fix/branch-sync-2
* Revert branch sync
2025-08-13 12:19:56 +00:00
Anton Gunnarsson
08159d326a
Merged in feat/sw-3239-move-imagegallery-to-design-system (pull request #2633 )
...
feat(SW-3239): Move imagegallery to design system
* Inline types
* Move ImageGallery to design-system
Approved-by: Matilda Landström
2025-08-13 12:16:59 +00:00
Linus Flood
83256695db
Merged in fix/branch-sync-2 (pull request #2640 )
...
Fix/branch sync 2
* feat(branch sync)-fixed ignore script
* feat(branch sync)-fixed ignore script
* merge master
2025-08-13 11:59:28 +00:00
Linus Flood
cf4a9bfa84
Merged in fix/branch-sync-2 (pull request #2639 )
...
feat(branch sync)-fixed ignore script
* feat(branch sync)-fixed ignore script
2025-08-13 11:42:54 +00:00
Anton Gunnarsson
29292fd157
Merged in feat/sw-3231-move-lightbox-to-design-system (pull request #2619 )
...
feat(SW-3231): Move Lightbox to design-system
* Move Lightbox to design-system
* Fix self-referencing imports
* Fix broken import
Approved-by: Matilda Landström
2025-08-13 11:02:59 +00:00
Anton Gunnarsson
e92c0465cc
Merged in feat/sw-3242-move-opening-hours-to-design-system (pull request #2629 )
...
feat(SW-32429: Move OpeningHours to design-system
* Move OpeningHours to design-system
Approved-by: Joakim Jäderberg
2025-08-13 07:05:23 +00:00
Anton Gunnarsson
124f743df7
Merged in fix/sw-3227-add-language-param-to-point-exchange-endpoint (pull request #2627 )
...
fix: Add language param to point exchange endpoint
* Add language param to point exchange endpoint
Approved-by: Bianca Widstam
2025-08-12 14:08:01 +00:00
Anton Gunnarsson
a2213d0169
Merged in feat/sw-3228-move-image-to-design-system (pull request #2616 )
...
feat(SW-3228): Move Image to design-system
* Move Image to design-system
* Merge branch 'master' into feat/sw-3228-move-image-to-design-system
Approved-by: Linus Flood
2025-08-12 12:58:05 +00:00
Anton Gunnarsson
800dc5c3c1
Merged in feat/sw-3225-move-parking-information-to-booking-flow (pull request #2614 )
...
feat(SW-3225): Move ParkingInformation to design-system
* Inline ParkingInformation types to remove trpc dependency
* Move ParkingInformation to design-system
* Move numberFormatting to common package
* Add deps to external
* Fix imports and i18n script
* Add common as dependency
* Merge branch 'master' into feat/sw-3225-move-parking-information-to-booking-flow
Approved-by: Linus Flood
2025-08-12 12:36:31 +00:00
Anton Gunnarsson
8518d018f8
Merged in feat/sw-3230-move-link-to-design-system (pull request #2618 )
...
feat(SW-3230): Move Link to design-system
* Move Link to design-system
* Remove comments
Approved-by: Linus Flood
2025-08-12 12:35:20 +00:00
Linus Flood
9362d09730
Merged in fix/branch-sync (pull request #2625 )
...
fix(branch sync): check if cached commit ref exists before ignoring builds
* fix(branch sync): check if cached commit ref exists before ignoring builds
Approved-by: Joakim Jäderberg
2025-08-12 11:56:17 +00:00
Joakim Jäderberg
855f795d50
Merged in feature/transpile-design-system (pull request #2621 )
...
Feature/transpile design system
* remove example, we should use storybook instead
* remove example, we should use storybook instead
* css-modules cannot have :root, moved affected css-variables to globals.css
* .
* scandic-web no longer depends on design-system#build
* * Update readme
* Remove test code
Approved-by: Anton Gunnarsson
2025-08-12 09:07:33 +00:00
Hrishikesh Vaipurkar
54e57843d5
Merged in feat/SW-3224-move-bookingcode-filter-to-booking-flow (pull request #2608 )
...
feat(SW-3224): Move bookingcode filter to the booking-flow package
* feat(SW-3224): Moved bookingcode filter to the booking-flow package
Approved-by: Anton Gunnarsson
2025-08-11 12:10:59 +00:00
Matilda Landström
37c311d826
Merged in feat/SW-2528-restaurant-icons-sidepeek (pull request #2610 )
...
feat(SW-2528): add restaurant type icon to sidepeek
* feat(SW-2528): add restaurant type icon to sidepeek
Approved-by: Anton Gunnarsson
2025-08-11 11:45:20 +00:00
Anton Gunnarsson
00b124d15a
Merged in feat/sw-3226-move-buttonlink-to-design-system (pull request #2613 )
...
feat(SW-3226): Move ButtonLink to design-system
* Move ButtonLink to design-system
* Fix Button import
Approved-by: Linus Flood
2025-08-11 10:53:00 +00:00
Bianca Widstam
b5a8ef6588
Merged in fix/SW-3187-dot-fi-date (pull request #2606 )
...
fix(SW-3187): add dot to fi date
* fix(SW-3187): add dot to fi date
Approved-by: Anton Gunnarsson
2025-08-08 05:37:51 +00:00
Anton Gunnarsson
8824af240b
Merged in feat/sw-3219-move-accordion-to-design-system (pull request #2601 )
...
feat(SW-3219): Move accordion to design-system
* Inline types
* Move Accordion to design-system
Approved-by: Bianca Widstam
2025-08-07 14:30:36 +00:00
Hrishikesh Vaipurkar
6dd95d4a4a
Merged in fix/SW-2367-mobile-ui-correction- (pull request #2603 )
...
Fix/SW-2367 mobile ui correction
* fix(SW-2367): UI updates
* fix(SW-2367): Optimised code
Approved-by: Bianca Widstam
2025-08-07 13:00:11 +00:00
Hrishikesh Vaipurkar
271d5ec32c
Merged in fix/SW-3199-prod-users-are-displayed-with- (pull request #2592 )
...
fix(SW-3199): Fixed redemption search for alternative hotels
* fix(SW-3199): Fixed redemption search for alternative hotels
* fix(SW-3199): User points validation included
Approved-by: Anton Gunnarsson
2025-08-07 07:29:32 +00:00
Bianca Widstam
4b3d59f75b
Merged in fix/SW-2345-ui-map-close-icon-filter (pull request #2599 )
...
fix(SW-2345): ui fixes for map etc
* fix(SW-2345): ui fixes for map etc
Approved-by: Anton Gunnarsson
2025-08-06 11:26:12 +00:00
Anton Gunnarsson
7fb082f712
Merged in feat/sw-3218-move-sidepeek-to-design-system (pull request #2598 )
...
feat(SW-3218): Move SidePeek to design-system
* Remove SidePeekProvider dependency on Next
* Remove dependency on i18n in sidepeek
* Inline types
* Move SidePeek to design-system
* Fix align-items value
Approved-by: Bianca Widstam
2025-08-06 08:35:34 +00:00
Bianca Widstam
75ffd5d10b
Merged in fix/SW-2188-disabled-state (pull request #2597 )
...
fix(SW-2188): readonly for input fields
* fix(SW-2188): readonly for input fields
Approved-by: Anton Gunnarsson
2025-08-06 07:14:28 +00:00
Bianca Widstam
5f2e215508
Merged in fix/SW-2188-disable-fields-logged-in-user-enter-details (pull request #2595 )
...
fix(SW-2188): disable enter details fields when logged in
* fix(SW-2188): disable enter details fields when logged in
Approved-by: Anton Gunnarsson
2025-08-05 11:54:41 +00:00