Commit Graph

984 Commits

Author SHA1 Message Date
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
4a83ecae74 feat(SW-350): fix merge conflicts 2024-10-07 14:12:04 +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
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
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
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
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
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
Matilda Landström
d1b54093f2 fix: add missing formatMessage 2024-10-01 11:19:53 +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
Erik Tiekstra
5faeaa3d34 fix(SW-519): Corrected import of 'Link' inisde the MyPagesMenuWrapper 2024-09-30 11:57:59 +02:00
Erik Tiekstra
ea1a175c41 feat(SW-440) implemented changes to buttons according to figma 2024-09-30 08:29:53 +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
Simon Emanuelsson
99b14304d4 feat: add desktop ui to calendar 2024-09-27 17:51:27 +02:00
Niclas Edenvin
03fa798670 Use the interactive map on the map page 2024-09-27 14:23:49 +02:00
Niclas Edenvin
1e7c24f875 Adapt the interactive map for reuse 2024-09-27 14:23:49 +02:00
Niclas Edenvin
1440b4dbae Move map out to its own component 2024-09-27 14:23:45 +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
Pontus Dreij
5e8cbb9805 feat(sw-217): removed default style 2024-09-27 10:24:39 +02:00
Erik Tiekstra
fe607f640c feat(SW-325): added additional poi groups 2024-09-27 10:07:31 +02:00
Erik Tiekstra
92a7fb2883 feat(SW-189): design changes to static map 2024-09-27 10:01:46 +02:00
Erik Tiekstra
b72d2aae3d fix(SW-272): now closing hamburger menu upon navigation from mega menu 2024-09-27 09:34:33 +02:00
Erik Tiekstra
3f7b8a524e feat(SW-272) link style changes 2024-09-27 09:34:33 +02:00
Erik Tiekstra
44d201c8a1 chore: cleanup 2024-09-27 09:34:33 +02:00
Erik Tiekstra
34f7620825 feat(SW-272) implemented mobile design 2024-09-27 09:34:33 +02:00
Erik Tiekstra
9fcf362587 feat(SW-272) added mega menu 2024-09-27 09:34:33 +02:00
Pontus Dreij
8f351491f9 feat(SW-217): updated path 2024-09-27 09:05:52 +02:00
Christel Westerberg
2a5a3126fe fix: refactor OverviewTableClient 2024-09-26 12:07:03 +02:00