Commit Graph

379 Commits

Author SHA1 Message Date
Christel Westerberg
c9684dee11 feat: add validation to enter details flow 2024-10-10 16:48:38 +02:00
Tobias Johansson
740419bad2 Merged in feat/SW-459-payment-flow-ui-ux (pull request #657)
Feat/SW-459 payment flow ui ux

* feat(SW-431): List payment methods and handle booking status and redirection

* feat(SW-431): small fix

* fix(SW-431): Added intl string and sorted dictionaries

* fix(SW-431): add todo comments

* feat(SW-459): Added payment method icons

* feat(SW-459): refactored into new component and added form

* feat(SW-459): Localized strings

* feat(SW-459): added checkbox

* feat(SW-459): Refactored payment options and updated payment form

* feat(SW-459): update input bg color

* feat(SW-459): add current web links and style fixes

* fix(SW-459): fix issue with booking confirmation not being accessible

* feat(SW-459): style changes

* feat(SW-459): update max width of payment container

* feat(SW-459): update create booking schema

* feat(SW-459): fixes from PR


Approved-by: Arvid Norlin
2024-10-10 12:20:41 +00:00
Chuma McPhoy
87fb4d79dd fix(SW-360): service procedure update + contentyp layout fix 2024-10-10 09:37:38 +02:00
Chuma McPhoy
1f6fd4e980 feat(SW-360): Add signup verification route w. tracking for login 2024-10-10 08:59:33 +02:00
Chuma McPhoy
aa20a803d0 fix(SW-360): better handleSubmit error handling 2024-10-10 08:59:33 +02:00
Chuma McPhoy
5bdef742c7 refactor(SW-360): improve error handling logic 2024-10-10 08:59:33 +02:00
Chuma McPhoy
9ee53fd94a feat(SW-360): include signup form as a dynamic content 2024-10-10 08:59:33 +02:00
Tobias Johansson
e086857072 feat(SW-360): Added register form with server action 2024-10-10 08:59:33 +02:00
Christel Westerberg
491253d866 fix: wrap tier rewards endpoint in unstable_cache 2024-10-09 16:53:52 +02:00
Christel Westerberg
95ff011bdb fix: add args as keyParts for unstable_cache 2024-10-09 16:49:15 +02:00
Christel Westerberg
71b03143ce fix: refactor scopes for service token 2024-10-09 16:46:53 +02:00
Christel Westerberg
2ea0adbf98 fix: handle cache tags for service tokens 2024-10-09 16:46:53 +02:00
Niclas Edenvin
1b1c7e6398 Fix response validation for get stays 2024-10-08 15:24:01 +02:00
Niclas Edenvin
baf6ed9f2b SW-454 Use the API on select room page 2024-10-08 15:24:01 +02:00
Erik Tiekstra
4b9a6d2e8e feat(SW-216): Added heading and preamble text to table block 2024-10-08 15:11:54 +02:00
Erik Tiekstra
bc43f79c24 fix(SW-216): Fixes after PR 2024-10-08 15:11:54 +02:00
Erik Tiekstra
5e4ef02ebf feat(SW-441): Added table block component 2024-10-08 15:11:53 +02:00
Erik Tiekstra
4979c22c4a feat(SW-216): added table to contentstack query for contentpage 2024-10-08 15:11:53 +02:00
Niclas Edenvin
6e6d14875d Merged in feat/SW-454-select-room-api (pull request #648)
Feat/SW-454 Create select rate page foundation

* Extract select-rate page to its own, fixed route

* Rename availability to hotelsAvailability

* Update availability hotels response

* Number to string


Approved-by: Pontus Dreij
2024-10-08 09:10:06 +00:00
Matilda Landström
038fa81de2 refactor(SW-302) 2024-10-08 08:53:42 +02:00
Matilda Landström
0fa8251cd3 refactor(SW-302 2024-10-08 08:53:41 +02:00
Matilda Landström
22f3656b92 refactor(SW-296) 2024-10-08 08:53:41 +02:00
Matilda Landström
1d8319bfcb fix(SW-302): fixes after rebase 2024-10-08 08:53:41 +02:00
Matilda Landström
a12eea5493 refactor(SW-302): split upp function into two 2024-10-08 08:53:41 +02:00
Matilda Landström
72c961eabf refactor(SW-302): code cleanup 2024-10-08 08:53:41 +02:00
Matilda Landström
02cb03f154 refactor(SW-302): update naming 2024-10-08 08:53:41 +02:00
Matilda Landström
86dd3c04ed feat(SW-302): switch out mock data for facility cards 2024-10-08 08:53:41 +02:00
Christel Westerberg
44747058d0 fix: loyalty levels fetch in rsc for mobile menu
fix: get loyalty level in rsc

fix: typo
2024-10-08 08:25:44 +02:00
Christel Westerberg
2886084a82 feat: add communication preferences
feat: add generatePreferencesLink

feat: add subscriberId endpoint
2024-10-08 08:25:44 +02:00
Simon Emanuelsson
451d461c7f feat: guest information form enter details 2024-10-07 08:12:07 +02:00
Tobias Johansson
4103e3fb37 Merged in feat/SW-431-payment-flow (pull request #635)
Feat/SW-431 payment flow

* feat(SW-431): Update mock hotel data

* feat(SW-431): Added route handler and trpc routes

* feat(SW-431): List payment methods and handle booking status and redirection

* feat(SW-431): Updated booking page to poll for booking status

* feat(SW-431): Updated create booking contract

* feat(SW-431): small fix

* fix(SW-431): Added intl string and sorted dictionaries

* fix(SW-431): Changes from PR

* fix(SW-431): fixes from PR

* fix(SW-431): add todo comments

* fix(SW-431): update schema prop


Approved-by: Simon.Emanuelsson
2024-10-04 09:37:09 +00:00
Tobias Johansson
869c9b67b8 Merged in feat/SW-475-enter-details-header (pull request #630)
Feat/SW-475 enter details header

* feat(SW-475): updated hotel mock data to reflect api

* feat(SW-475): Added hotel selection header with sidepeek buttons

* fix(SW-475): fixes from PR

* fix(SW-475): changed intl string


Approved-by: Arvid Norlin
2024-10-03 07:42:26 +00:00
Arvid Norlin
724f429696 feat(SW-341): add hotels listing sidepeeks 2024-10-02 08:55:05 +02:00
Christel Westerberg
1c0025a55a fix: separate scopes in service token 2024-09-30 11:26:52 +02:00
Erik Tiekstra
d2121a3fed fix(SW-272): fixed issue with image sizes and aspect ratio on cards mainly inside mega menu 2024-09-30 08:23:46 +02:00
Niclas Edenvin
2d25496d79 Update availability endpoint to v1 2024-09-27 14:23:49 +02:00
Pontus Dreij
d3c01237db Merged in feat/SW-217-teaser-card-new (pull request #607)
feat(SW-217): Create Teaser component

Approved-by: Erik Tiekstra
Approved-by: Matilda Landström
2024-09-27 08:33:57 +00:00
Erik Tiekstra
fe607f640c feat(SW-325): added additional poi groups 2024-09-27 10:07:31 +02:00
Fredrik Thorsson
3a88b35a77 fix/add filter 2024-09-26 15:52:10 +02:00
Fredrik Thorsson
af47e9eb18 fix/update hotel data output 2024-09-26 15:36:07 +02:00
Pontus Dreij
f9e8d95b25 feat(sw-217): removed optional 2024-09-26 12:12:17 +02:00
Christel Westerberg
2a5a3126fe fix: refactor OverviewTableClient 2024-09-26 12:07:03 +02:00
Christel Westerberg
56cd02f90b feat(SW-353): dynamic rewards 2024-09-26 11:52:07 +02:00
Pontus Dreij
bb93bdf69c feat(SW-217): Split up Card to two (Card and TeaserCard) 2024-09-26 11:13:56 +02:00
Erik Tiekstra
6a85cfd19c fix(SW-368): import type fixes 2024-09-26 08:59:02 +02:00
Erik Tiekstra
4352997322 feat(SW-368): added link chips component 2024-09-26 08:37:25 +02:00
Pontus Dreij
23bc4eb831 feat(SW-214): fixing pr comments 2024-09-25 16:00:50 +02:00
Pontus Dreij
717a5ef307 feat(SW-214): Implement usp component 2024-09-25 13:31:13 +02:00
Pontus Dreij
db78a234e4 feat(SW-214): Setup connection to Contentstack 2024-09-25 10:45:23 +02:00
Pontus Dreij
ee2abb72d2 feat(SW-214): Setup connection to Contentstack 2024-09-25 10:45:23 +02:00