Commit Graph

80 Commits

Author SHA1 Message Date
Linus Flood 0800c877a3 Merged in fix/hotjar-suppress-fixes (pull request #1192)
fix: hotjar - suppress personal data

* fix: hotjar - suppress personal data

* More suppressing
2025-02-04 06:47:36 +00:00
Christian Andolf e525abda20 fix(SW-1386): correct font sizes and levels for full width campaign 2025-01-29 11:39:11 +01:00
Christian Andolf e08e960209 chore: add consistent type imports 2024-12-12 11:47:44 +01:00
Bianca Widstam 4f871a3220 Merged in feat/SW-1051-amenities-in-sidepeek (pull request #1007)
feat(SW-1051): fix sidepeek select hotel page

* feat(SW-1051): fix sidepeek select hotel page


Approved-by: Niclas Edenvin
2024-12-02 13:45:31 +00:00
Simon Emanuelsson ed1574838a feat: new booking confirmation page 2024-11-29 15:55:30 +01:00
Christel Westerberg dc3516f4e1 feat: add packages info to summary 2024-11-15 16:32:08 +01:00
Bianca Widstam 87a89c5d81 feat/SW-843-UI-hotel-card-select-hotel (pull request #887)
Approved-by: Pontus Dreij
Approved-by: Niclas Edenvin
2024-11-14 09:14:26 +00:00
Pontus Dreij 80377f4e4e feat(SW-829): Added Total price (VAT) 2024-11-13 14:05:01 +01:00
Christel Westerberg 5e2d2abd17 fix: make incomplete steps in accordion look disabled 2024-11-12 08:58:02 +01:00
Christel Westerberg 66b2dc0c78 feat: add mobile summary 2024-11-12 08:58:02 +01:00
Fredrik Thorsson 8d06394b0f fix(SW-719): add body color 2024-11-11 13:52:48 +01:00
Fredrik Thorsson 008463c5f4 fix(SW-719): add colors for biroscript 2024-11-11 13:52:48 +01:00
Fredrik Thorsson 30e31413fe fix(SW-719): add title colors 2024-11-11 13:52:48 +01:00
Erik Tiekstra fe6582ccbb fix(SW-812): styling fixes for the header and related components 2024-11-11 07:48:47 +01:00
Matilda Landström 908136b10b chore(SW-187): update footer UI 2024-11-08 10:30:06 +01:00
Simon Emanuelsson 0897a398ee feat(SW-791): make confirmation page dynamic 2024-11-08 09:47:35 +01:00
Arvid Norlin e8e23a2113 feat: Convert Selected-Room to Steplike design and fix select-rate link 2024-11-07 09:36:45 +01:00
Fredrik Thorsson f84866da45 feat(SW-762): add h5 level 2024-11-04 13:50:32 +01:00
Fredrik Thorsson 7f24dfc703 feat(SW-762): add font weights 2024-11-04 13:50:32 +01:00
Fredrik Thorsson fdd48ff48a style(SW-762): update styling for headings 2024-11-04 13:50:32 +01:00
Christel Westerberg 7954c704d9 feat: consume serach params in summary and step page 2024-10-30 15:50:08 +01:00
Christel Westerberg 85fdefb5ac feat: save search params from select-rate to store 2024-10-30 15:47:20 +01:00
Niclas Edenvin 0efa52ada5 Merged in feat/sw-587-sidepeek-for-room (pull request #767)
Create the sidepeek for a specific roomtype. This also changes the lightbox to use react-aria instead of radix-ui, so we use the same for the lightbox and the sidepeek. Works better together!


Approved-by: Bianca Widstam
2024-10-25 14:11:06 +00:00
Christian Andolf 3508253afe fix(SW-556): removed old caption label component, fixed outline on button 2024-10-25 14:02:32 +02:00
Christian Andolf 3206319254 feat(SW-556): add surprise notification component 2024-10-25 14:02:32 +02:00
Christel Westerberg 5870a31275 fix: add labels variants for Footnote and Caption 2024-10-16 16:58:05 +02:00
Hrishikesh Vaipurkar ad42440817 feat: SW-276 SW-565 Updated UI 2024-10-15 12:00:21 +02:00
Pontus Dreij cd5b9e7648 feat(sw-589): cleanups and PR comment fixes 2024-10-15 10:28:32 +02:00
Pontus Dreij f63cecc488 feat(SW-415): Added Image gallery 2024-10-11 14:45:52 +02:00
Pontus Dreij 4c06a1b98d feat(SW-415): Added content from API 2024-10-10 10:48:02 +02:00
Simon Emanuelsson eeae38ec1d feat: add selected room card 2024-10-10 10:46:28 +02:00
Pontus Dreij 79442d80b8 feat(SW-415): Update Room card UI 2024-10-09 11:03:33 +02:00
Christel Westerberg f72f3a40ee fix: add forms in accordions 2024-10-08 11:42:06 +02:00
Christel Westerberg 668eedd837 fix: toggle section accordion open 2024-10-08 11:42:06 +02:00
Pontus Dreij 4a83ecae74 feat(SW-350): fix merge conflicts 2024-10-07 14:12:04 +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
Simon Emanuelsson 451d461c7f feat: guest information form enter details 2024-10-07 08:12:07 +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 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 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
Erik Tiekstra 3f7b8a524e feat(SW-272) link style changes 2024-09-27 09:34:33 +02:00
Simon Emanuelsson af850c90e7 feat(SW-66, SW-348): search functionality and ui 2024-09-24 09:47:31 +02:00
Erik Tiekstra 789133af11 feat(SW-189): added dynamic map 2024-09-12 10:12:43 +02:00
Erik Tiekstra 50d74648b5 feat(SW-189): added static map to hotel page 2024-09-12 10:12:43 +02:00
Tobias Johansson bc3233ff64 Merged in feat/SW-196-design-fixes (pull request #547)
Feat/SW-196 design fixes

* feat(SW-196): Updated copy My credit cards -> My payment cards

* fix: update design system version

* feat(SW-196): Update Header component to use Preamble instead of Subtitle

* feat(SW-196): Minor design fixes


Approved-by: Christel Westerberg
2024-09-03 08:43:13 +00:00
Pontus Dreij 4274bdc220 Merged in feat/SW-185-implement-footer-navigation (pull request #437)
Feat/SW-185 implement footer navigation

Approved-by: Erik Tiekstra
Approved-by: Matilda Landström
Approved-by: Simon.Emanuelsson
2024-08-30 06:36:31 +00:00
Matilda Landström 93e54b4ca1 feat(SW-93): add mocked facility cards 2024-08-29 16:51:19 +02:00
Pontus Dreij 753f8ebd5c feat(SW-185): Added correct tokens 2024-08-26 11:06:03 +02:00