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 |
|
Christian Andolf
|
6ca79d6bab
|
chore: replace old primary background token with new one
|
2025-06-17 15:37:26 +02:00 |
|
Christian Andolf
|
6a0ce38f79
|
fix(LOY-260): use same phone component in signup and edit profile as enter details
remove old select from edit profile
update typography
|
2025-06-12 14:30:02 +02:00 |
|
Simon Emanuelsson
|
9580281421
|
fix: allow any type of phone number
|
2025-06-03 11:54:05 +00:00 |
|
Christian Andolf
|
d6b70edfa3
|
chore: replace old border-radius variables with new tokens
|
2025-05-05 11:11:37 +02:00 |
|
Michael Zetterberg
|
440e1f92df
|
feat(SW-706): make eslint rule 'formatjs/no-literal-string-in-jsx' pass
|
2025-04-14 11:30:06 +00:00 |
|
Pontus Dreij
|
2509794d0c
|
Merged in feat/SW-1676-modify-contact-details-my-stay-anonymous (pull request #1468)
Feat/SW-1676 modify contact details my stay anonymous
* feat(SW-1676): Modify guest details step 1
* feat(SW-1676) Integration to api to update guest details
* feat(SW-1676) Reuse of old modal
* feat(SW-1676) updated modify guest
* feat(SW-1676) cleanup
* feat(SW-1676) updated myStayReturnRoute to sessionStorage
Approved-by: Niclas Edenvin
|
2025-03-07 13:41:25 +00:00 |
|