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
This commit is contained in:
committed by
Pontus Dreij
parent
e0abbef112
commit
2ddc735ab5
@@ -68,7 +68,6 @@
|
|||||||
"Description": "Description",
|
"Description": "Description",
|
||||||
"Destination": "Destination",
|
"Destination": "Destination",
|
||||||
"Destinations & hotels": "Destinations & hotels",
|
"Destinations & hotels": "Destinations & hotels",
|
||||||
"Destination": "Destination",
|
|
||||||
"Disabled booking options header": "We're sorry",
|
"Disabled booking options header": "We're sorry",
|
||||||
"Disabled booking options text": "Codes, cheques and reward nights aren't available on the new website yet.",
|
"Disabled booking options text": "Codes, cheques and reward nights aren't available on the new website yet.",
|
||||||
"Discard changes": "Discard changes",
|
"Discard changes": "Discard changes",
|
||||||
|
|||||||
Reference in New Issue
Block a user