Erik Tiekstra
941eb51665
feat(SW-3354): Added possibility to add heading to top campaign on campaign overview page
...
Approved-by: Matilda Landström
2025-09-03 10:52:50 +00:00
Erik Tiekstra
fd48f86c90
feat/SW-3108 external links
...
* feat(SW-3108): Added external link options to shortcuts
* feat(SW-3108): Added external link options to header
Approved-by: Matilda Landström
2025-08-28 07:25:17 +00:00
Erik Tiekstra
caffa1821f
feat(SW-3288): Added sort order on campaign pages to sort campaigns on hotel pages
...
Approved-by: Matilda Landström
2025-08-22 09:30:45 +00:00
Erik Tiekstra
c7c55bd7b1
Feat/SW-3287 campaign start end
...
Approved-by: Matilda Landström
2025-08-22 09:18:52 +00:00
Erik Tiekstra
2064732e56
Feat/SW-3028 hotel page campaigns
...
* feat(SW-3028): Added query and typings to fetch campaigns by hotelUid
* feat(SW-3028): Added components for campaigns to the hotel page
* feat(SW-3028): Implemented prioritized campaigns list
* chore(SW-3028): Refactor how campaigns are fetched on hotel pages
* feat(SW-3028): Added offers/campaigns to tab navigation
Approved-by: Matilda Landström
2025-08-21 13:00:34 +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
Erik Tiekstra
dc483fe599
feat(SW-3061): Added block for all campaigns
...
Approved-by: Matilda Landström
2025-08-14 07:07:54 +00:00
Erik Tiekstra
270249c6c4
feat(SW-2973): Added bookingCode if available to links inside campaign pages
...
* feat(SW-2973): Moved block types to trpc lib
Approved-by: Matilda Landström
2025-07-04 10:15:01 +00:00
Matilda Landström
c3279ec254
Merged in feat/SW-1577-activity-card (pull request #2517 )
...
feat(SW-1577): activity card: add linking to collection page
* feat(SW-1577): add linking to collection page
Approved-by: Erik Tiekstra
2025-07-04 07:38:18 +00:00
Erik Tiekstra
8127cfc73b
feat(SW-3033): Added possibility to reference to campaign overview pages
...
Approved-by: Matilda Landström
2025-06-30 11:46:34 +00:00
Erik Tiekstra
0393f7b7b9
feat(SW-2270): Added hotel listing block to campaign overview page
...
Approved-by: Matilda Landström
2025-06-30 09:29:20 +00:00
Erik Tiekstra
4229e9b11b
feat(SW-2283): Added carousel cards block to campaign overview page
...
Approved-by: Christian Andolf
Approved-by: Matilda Landström
2025-06-30 09:08:22 +00:00
Christian Andolf
471b1b6409
feat(LOY-284): add accordion support to account pages
2025-06-30 09:06:34 +02:00
Anton Gunnarsson
002d093af4
Merged in feat/sw-2863-move-contentstack-router-to-trpc-package (pull request #2389 )
...
feat(SW-2863): Move contentstack router to trpc package
* Add exports to packages and lint rule to prevent relative imports
* Add env to trpc package
* Add eslint to trpc package
* Apply lint rules
* 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
* Merge branch 'master' into feat/sw-2863-move-contentstack-router-to-trpc-package
Approved-by: Linus Flood
2025-06-26 07:53:01 +00:00