Christian Andolf
|
ff40ef72c4
|
chore: fix and migrate unit tests to vitest
|
2025-06-30 09:49:30 +02:00 |
|
Anton Gunnarsson
|
e572d9e7e9
|
Merged in feat/sw-2862-move-booking-router-to-trpc-package (pull request #2421)
feat(SW-2861): Move booking router to trpc package
* Use direct imports from trpc package
* Add lint-staged config to trpc
* Move lang enum to common
* Restructure trpc package folder structure
* WIP first step
* update internal imports in trpc
* Fix most errors in scandic-web
Just 100 left...
* Move Props type out of trpc
* Fix CategorizedFilters types
* Move more schemas in hotel router
* Fix deps
* fix getNonContentstackUrls
* Fix import error
* Fix entry error handling
* Fix generateMetadata metrics
* Fix alertType enum
* Fix duplicated types
* lint:fix
* Merge branch 'master' into feat/sw-2863-move-contentstack-router-to-trpc-package
* Fix broken imports
* Move booking router to trpc package
* Move partners router to trpc package
* Move autocomplete router to trpc package
* Move booking router to trpc package
* Merge branch 'master' into feat/sw-2862-move-booking-router-to-trpc-package
Approved-by: Linus Flood
|
2025-06-26 13:21:16 +00:00 |
|
Anton Gunnarsson
|
60af31762b
|
Merged in fix/make-user-loyalty-optional (pull request #2044)
fix: Make loyalty optional on user
* Optional user loyalty
* merge
Approved-by: Joakim Jäderberg
Approved-by: Linus Flood
|
2025-05-12 09:00:11 +00:00 |
|
Michael Zetterberg
|
b910b6a313
|
feat(SW-2116): Use refId instead of confirmationNumber
|
2025-05-05 12:26:37 +00:00 |
|
Anton Gunnarsson
|
c56a0b8ce9
|
Merged in feat/sw-1975-get-profile-v2 (pull request #1651)
Use get Profile V2 endpoint
Approved-by: Linus Flood
|
2025-04-08 06:26:00 +00:00 |
|
Pontus Dreij
|
74c5b47319
|
Merged in feat/SW-1737-design-mystay-multiroom (pull request #1565)
Feat/SW-1737 design mystay multiroom
* feat(SW-1737) Fixed member view of guest details
* feat(SW-1737) fix merge issues
* feat(SW-1737) Fixed price details
* feat(SW-1737) removed unused imports
* feat(SW-1737) removed true as statement
* feat(SW-1737) updated store handling
* feat(SW-1737) fixed bug showing double numbers
* feat(SW-1737) small design fixed
* feat(SW-1737) fixed rebase errors
* feat(SW-1737) fixed create booking error with dates
* feat(SW-1737) fixed view multiroom as singleroom
* feat(SW-1737) fixes for multiroom
* feat(SW-1737) fixed bookingsummary
* feat(SW-1737) dont hide modify dates
* feat(SW-1737) updated breakfast to handle number
* feat(SW-1737) Added red color if member rate
* feat(SW-1737) fix PR comments
* feat(SW-1737) updated member tiers svg
* feat(SW-1737) updated how to handle paymentMethodDescription
* feat(SW-1737) fixes after testing mystay
* feat(SW-1737) updated Room type to just use whats used
* feat(SW-1737) fixed access
* feat(SW-1737) refactor my stay after PR comments
* feat(SW-1737) fix roomNumber translation
* feat(SW-1737) removed log
Approved-by: Arvid Norlin
|
2025-03-24 09:30:10 +00:00 |
|
Christian Andolf
|
5e98ffe38d
|
fix(SW-1942): fixed find my booking to be case-insensitive on form input
|
2025-03-17 16:07:23 +01:00 |
|
Christian Andolf
|
1a8a57599c
|
fix: encoding find my booking cookie since next decodes when parsing
this is done in order to handle emails containing plus signs
|
2025-03-13 08:28:03 +00:00 |
|
Christian Andolf
|
e2a76736b9
|
fix(SW-1710): add missing prop
|
2025-03-10 10:10:05 +01:00 |
|
Christian Andolf
|
af08b3277d
|
fix(SW-1710): use access object references instead
correct incorrect test that granted access incorrectly
|
2025-03-10 09:45:57 +01:00 |
|
Christian Andolf
|
b0df70e552
|
feat(SW-1710): add access checks to my stay page for viewing booking
|
2025-03-10 09:45:56 +01:00 |
|