Linus Flood
ac4b104647
Calculating correct duration, leadtime etc depending on dates
2024-10-18 14:49:12 +02:00
Linus Flood
0273441e9b
Added props
2024-10-18 11:30:05 +02:00
Linus Flood
bbf52c8dce
Some hotelInfo tracking on select-hotel page
2024-10-18 10:25:45 +02:00
Linus Flood
42640abb2b
Fix for webviews
2024-10-17 12:50:32 +02:00
Linus Flood
582c852377
Merge branch 'develop' into feature/tracking
2024-10-17 11:09:33 +02:00
Michael Zetterberg
4fdefcd270
Merged in fix/feature-flag-communications (pull request #685 )
...
fix: feature flag communications settings in profile
Approved-by: Christian Andolf
2024-10-16 08:52:35 +00:00
Michael Zetterberg
adf8e21224
Merged in feat/improve-env (pull request #701 )
...
Feat/improve env
2024-10-16 08:51:32 +00:00
Arvid Norlin
b1beb7931a
fix: remove redundant DialogTrigger from SidePeek
2024-10-16 10:26:10 +02:00
Arvid Norlin
103dcc7f1e
feat(SW-472): Add EnterDetails SidePeek
2024-10-16 10:26:10 +02:00
Michael Zetterberg
261d1bc3c7
fix(SW-126): feature flag communications settings in profile
2024-10-16 07:30:45 +02:00
Michael Zetterberg
4a846540c3
feat: improve handling of deployment env vars
...
These are now defined in Netlify UI for dedicated environments (test, stage, production):
AUTH_URL
NEXTAUTH_URL
PUBLIC_URL
Code now falls back to incoming request host. Mainly used for
deployment previews which do not have Akamai in front, meaning
we do not need the above workaround as incoming request host
matches the actual public facing host. When Akamai is in front,
we lose the public facing host in Netlify's routing layer as they
internally use `x-forwarded-for` and we can't claim it for our usage.
2024-10-15 17:03:36 +02:00
Pontus Dreij
72eca90d1b
feat(SW-589): Room selection summary
2024-10-15 08:53:23 +02:00
Linus Flood
c687ea0d51
Merge branch 'develop' into feature/tracking
2024-10-15 07:46:54 +02:00
Linus Flood
81ece30a0d
Merge branch 'develop' into feature/sw-561-design-fixes-2
2024-10-14 08:48:58 +02:00
Linus Flood
5075b72a9b
More design fixes
2024-10-14 07:09:04 +02:00
Erik Tiekstra
9620071c78
feat(SW-391): Added sidepeek functionality to teasercard
2024-10-11 14:48:37 +02:00
Linus Flood
a6a1ff1aa0
Moved maxwidth to hotelpage instead of layout
2024-10-11 14:31:43 +02:00
Linus Flood
1408284af8
feat:sw-561 updated design
2024-10-11 12:58:46 +02:00
Pontus Dreij
393ac27369
Merge in fix/SW-592-booking-widget (pull request #665 )
...
Fix/SW-592 booking widget
2024-10-11 06:54:51 +00:00
Pontus Dreij
7c4a880519
Merge in feat/SW-415-select-room-card (pull request #663 )
...
Feat/SW-415 select room card
2024-10-11 06:48:57 +00:00
Linus Flood
4d5a9ec82c
feat: #SW-561 Added max-width to layout again
2024-10-11 07:23:52 +02:00
Christel Westerberg
c9684dee11
feat: add validation to enter details flow
2024-10-10 16:48:38 +02:00
Pontus Dreij
7c3ff7f94e
Merge remote-tracking branch 'origin/develop' into feat/SW-415-select-room-card
2024-10-10 14:45:35 +02:00
Pontus Dreij
2c6c978525
Merge remote-tracking branch 'origin/develop' into feat/SW-415-select-room-card
2024-10-10 14:35:38 +02:00
Pontus Dreij
98e8a048b4
fix(SW-592): Fix layout in mobile on select-hotel
2024-10-10 14:34:01 +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
Erik Tiekstra
353ae5ec80
feat(SW-441): Updated sticky position of tabnavigation and map
2024-10-10 12:08:18 +02:00
Pontus Dreij
1d4947ecb6
feat(SW-415): Fix merge issues
2024-10-10 11:08:58 +02:00
Pontus Dreij
7cfea83be5
Merge remote-tracking branch 'origin/develop' into feat/SW-415-select-room-card
2024-10-10 10:58:04 +02:00
Pontus Dreij
4c06a1b98d
feat(SW-415): Added content from API
2024-10-10 10:48:02 +02:00
Simon Emanuelsson
a15524098f
fix: re-add user fetch for enter details
2024-10-10 10:47:09 +02:00
Simon Emanuelsson
7c5205e7cf
feat: add summary card
2024-10-10 10:47:09 +02:00
Chuma McPhoy
cd898b494a
fix(SW-360): service procedure update + contentyp layout fix
2024-10-10 10:47:09 +02:00
Simon Emanuelsson
eeae38ec1d
feat: add selected room card
2024-10-10 10:46:28 +02:00
Linus Flood
ba5410bb97
feat/sw-561: some design tweaks for container widths
2024-10-10 10:44:06 +02:00
Simon Emanuelsson
4938588916
fix: re-add user fetch for enter details
2024-10-10 10:10:17 +02:00
Chuma Mcphoy (We Ahead)
11d9dd9025
Merged develop into feat/SW-360-signup-flow
2024-10-10 07:56:16 +00:00
Chuma McPhoy
87fb4d79dd
fix(SW-360): service procedure update + contentyp layout fix
2024-10-10 09:37:38 +02:00
Simon Emanuelsson
a84940aa8f
feat: add summary card
2024-10-10 09:11:52 +02:00
Linus Flood
bc07420057
Merge branch 'develop' into feature/tracking
2024-10-10 08:10:11 +02:00
Linus Flood
aa38382b14
Merge branch 'develop' into feature/sw-561-design-fixes
2024-10-09 14:51:44 +02:00
Simon Emanuelsson
cc60b4d264
feat: add selected room card
2024-10-09 13:36:55 +02:00
Pontus Dreij
79442d80b8
feat(SW-415): Update Room card UI
2024-10-09 11:03:33 +02:00
Niclas Edenvin
c2c1a676ca
SW-454 Use the API on select room page
2024-10-09 11:03:33 +02:00
Linus Flood
2c99763997
Merge branch 'develop' into feature/tracking
2024-10-09 10:23:01 +02:00
Pontus Dreij
94a1aa625a
feat/SW-415: Added select-rate to hotelReservation
2024-10-08 15:51:07 +02:00
Niclas Edenvin
baf6ed9f2b
SW-454 Use the API on select room page
2024-10-08 15:24:01 +02:00
Linus Flood
f5ef790d3a
Merge branch 'develop' into feature/tracking
2024-10-08 15:13:16 +02:00
Linus Flood
31356a264d
Merge branch 'develop' into feature/sw-561-design-fixes
2024-10-08 13:23:07 +02:00
Linus Flood
ee2637407e
Merge branch 'develop' into feature/sw-561-design-fixes
2024-10-08 13:20:40 +02:00