Commit Graph

1735 Commits

Author SHA1 Message Date
Pontus Dreij
2b20172b73 feat(SW-350): update classes for booking widget input 2024-10-08 10:49:26 +02:00
Pontus Dreij
3160174701 feat(SW-350): Created Input field for booking widget 2024-10-08 08:57:19 +02:00
Pontus Dreij
af8d1b8d6e feat(SW-350): split input styles in booking widget 2024-10-07 15:38:05 +02:00
Pontus Dreij
836ab559f0 feat(SW-350): split input styles in booking widget 2024-10-07 15:18:04 +02:00
Pontus Dreij
f8127c4875 feat(SW-350): split input styles in booking widget 2024-10-07 15:17:18 +02:00
Pontus Dreij
2650b3d5d7 feat(SW-350): fix merge conflicts 2024-10-07 14:18:04 +02:00
Pontus Dreij
795f4f218b feat(SW-350): fix merge conflicts 2024-10-07 14:13:05 +02:00
Pontus Dreij
4a83ecae74 feat(SW-350): fix merge conflicts 2024-10-07 14:12:04 +02:00
Pontus Dreij
f16f62e1d1 feat(sw-350): Fixed merge conflict 2024-10-07 13:45:33 +02:00
Tobias Johansson
9ff4e84ed6 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-07 13:45:31 +02:00
Tobias Johansson
184aa29142 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-07 13:44:28 +02:00
Pontus Dreij
f7f4f9efa8 feat(SW-350): Implemented tooltip and booking widget tablet design 2024-10-07 13:44:25 +02:00
Pontus Dreij
b9410327a4 feat(SW-350): Update design for booking widget 2024-10-07 13:43:15 +02:00
Simon Emanuelsson
a5400c1498 feat: guest information form enter details 2024-10-07 13:41:46 +02:00
Pontus Dreij
6bcb7a6126 feat(SW-350): updated BookingWidgetType 2024-10-07 11:04:44 +02:00
Pontus Dreij
e776b1552a feat(SW-350): Fix PR comments 2024-10-07 10:51:52 +02:00
Simon Emanuelsson
451d461c7f feat: guest information form enter details 2024-10-07 08:12:07 +02:00
Pontus Dreij
6338c77a0d feat(SW-350): Removed max-width 2024-10-04 15:26:37 +02:00
Pontus Dreij
d23e279d6c Merge remote-tracking branch 'remotes/origin/develop' into feat/SW-350-booking-widget-ui 2024-10-04 13:38:05 +02:00
Pontus Dreij
b83103cb54 feat(SW-350): removed dublicaded translation 2024-10-04 12:40:18 +02:00
Tobias Johansson
9b160c2222 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 12:38:49 +02:00
Pontus Dreij
dde7fb1fd8 feat(SW-350): Implemented tooltip and booking widget tablet design 2024-10-04 12:38:49 +02:00
Tobias Johansson
2ddc735ab5 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 12:38:49 +02:00
Matilda Landström
e0abbef112 fix: "as of today" translation corrections 2024-10-04 12:36:18 +02:00
Tobias Johansson
d44451d2dc 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 12:23:31 +02:00
Matilda Landström
c7e829cd02 fix: "as of today" translation corrections 2024-10-04 12:20:48 +02:00
Tobias Johansson
18a1649bdf 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-04 12:20:48 +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
Pontus Dreij
aee9e94f7a feat(SW-350): Implemented tooltip and booking widget tablet design 2024-10-04 10:00:52 +02:00
Matilda Landström
105f721dc9 fix: "as of today" translation corrections 2024-10-03 10:55:42 +02: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
Pontus Dreij
04406d3865 feat(SW-350): Update design for booking widget 2024-10-02 15:51:37 +02:00
Pontus Dreij
d58c77493a feat(SW-350): Update design for booking widget 2024-10-02 15:36:58 +02:00
Simon.Emanuelsson
e8027be2e8 Merged in feat/SW-347-mobile (pull request #619)
Feat/SW-347 (mobile ui calendar)

Approved-by: Pontus Dreij
Approved-by: Arvid Norlin
2024-10-02 10:00:08 +00:00
Simon Emanuelsson
1380dec6e3 feat: add mobile ui to calendar 2024-10-02 11:50:56 +02:00
Chuma McPhoy
73eddcf4b7 refactor: reusable css modula compatible logic 2024-10-02 09:57:46 +02:00
Chuma McPhoy
3a124f09a1 fix: better defaults for sidebar mobile 2024-10-02 09:57:46 +02:00
Chuma McPhoy
83b374b33f fix: remove unecessary html 2024-10-02 09:57:46 +02:00
Chuma McPhoy
4cb57158f6 chore: cleaner prop classname value handling 2024-10-02 09:57:46 +02:00
Chuma McPhoy
82654cd8e6 fix: gap for main content on mobile 2024-10-02 09:57:46 +02:00
Chuma McPhoy
621a37cd5d fix: show sidebar in mobile viewports for content pages 2024-10-02 09:57:46 +02:00
Chuma McPhoy
ff34ae3c0f fix: proper spacing on mobile 2024-10-02 09:57:46 +02:00
Chuma McPhoy
42471b309f fix: update value of container sidebar 2024-10-02 09:57:46 +02:00
Chuma McPhoy
d40aa455de feat: content page UI updates 2024-10-02 09:57:46 +02:00
Arvid Norlin
724f429696 feat(SW-341): add hotels listing sidepeeks 2024-10-02 08:55:05 +02:00
Christel Westerberg
dd4d6b46b1 fix: remove dynamic rendering 2024-10-02 08:10:31 +02:00
Christel Westerberg
a3bb1ed8a4 fix: make my pages dynamic to opt out of full router cache 2024-10-02 08:10:30 +02:00
Matilda Landström
d1b54093f2 fix: add missing formatMessage 2024-10-01 11:19:53 +02:00
Matilda Landström
38452b049f fix: Finnish typo 2024-10-01 11:10:00 +02:00
Bianca Widstam
2e26506b39 Merged in feat/SW-517-language-switcher-dismiss (pull request #626)
Feat/SW-517 language switcher dismiss

* feat(SW-517): Close language switcher when clicking outside

* feat(SW-517): Close language switcher on selection

* feat(SW-517): Fix mobile header


Approved-by: Niclas Edenvin
Approved-by: Linus Flood
2024-10-01 08:58:19 +00:00