Tobias Johansson
b6bec433fb
fix(SW-614): use height prop on icon
2024-10-30 09:44:49 +00:00
Tobias Johansson
7819db2bb2
fix(SW-614): update enter details strings
2024-10-30 09:44:49 +00:00
Tobias Johansson
a690750c36
feat(SW-614): Add mustBeGuaranteed flag and update content based on this
2024-10-30 09:44:49 +00:00
Pontus Dreij
7b36139684
feat(sw-453): implemented filter from packages
2024-10-29 11:10:27 +01:00
Tobias Johansson
025c5c8291
Merged in feat/SW-659-payment-send-query-params (pull request #727 )
...
feat(SW-659): Receive query params from Planet callbacks
* feat(SW-659): read confirmation number from url and update callback url if dev
* fix(SW-659): moved callback url into env variable
Approved-by: Simon.Emanuelsson
2024-10-23 11:51:44 +00:00
Simon Emanuelsson
2d23f9bbf3
feat: booking confirmation page with hardcoded data
2024-10-23 11:56:02 +02:00
Tobias Johansson
b33381d1b4
Merged in feat/SW-588-payment-saved-card (pull request #697 )
...
feat(SW-588): Added saved card to payment step
* feat(SW-588): Added saved card to payment step
* feat(SW-588): Add proper label for saved card
* feat(SW-588): fix from PR feedback
* feat(SW-588): Add preloading of data
* feat(SW-588): remove onChange logic for PaymentOption
* feat(SW-588): moved payment files to correct folder
* feat(SW-588): moved preload to layout
* fix: remove unused prop
Approved-by: Simon.Emanuelsson
2024-10-21 10:39:19 +00:00