Commit Graph

419 Commits

Author SHA1 Message Date
Christian Andolf 5c6f357c01 fix: corrected intent for button to fix broken padding 2025-01-08 15:26:42 +01:00
Tobias Johansson 1018b3ebcd Merged in feat/SW-1169-map-bedtype-icons (pull request #1113)
Feat/SW-1169 map bedtype icons

* feat(SW-1169): Added bed icons

* fix(SW-1169): update fill rule property

* fix(SW-1169): update clip rule prop

* feat(SW-1169): Added way of rendering bed type icons with extra beds

* feat(SW-1169): update room schema to map mainBed to enum

* feat(SW-1169): update bedtype icon color

* feat(SW-1169): transform unknown bed types to BedTypeEnum.Other

* test: update mock data with new schema


Approved-by: Christel Westerberg
2025-01-08 13:26:56 +00:00
Tobias Johansson 18dd08f10e Merged in feat/SW-619-signup-non-happy (pull request #1083)
Feat/SW-619 signup non happy

* feat(SW-619): Added tests for Date input

* feat(SW-619): Updated date input to not allow date below 18 years old, also added form validation and tests to cover this change

* fix

* feat(SW-619): add info banner if membership verification fails

* fix(SW-619): update test description


Approved-by: Christel Westerberg
Approved-by: Arvid Norlin
2025-01-08 12:31:30 +00:00
Chuma McPhoy cc7461bf3c fix: update breadcrumbs styling for full width variants 2025-01-07 16:33:11 +01:00
Chuma McPhoy 07fc8357c1 fix: update breadcrumbs max width for loyalty pages 2025-01-07 15:56:15 +01:00
Christel Westerberg 5901cab440 fix: refactor breadcrumbs to take page type variants to better match margins 2025-01-07 11:41:39 +01:00
Christel Westerberg 7887df45a3 fix: avoid header creating own stacking context 2025-01-07 09:41:47 +01:00
Niclas Edenvin dca02b90f0 Merged in fix/sw-1127-image-fixes (pull request #1123)
Fix/sw-1127 image fixes for lightbox

* fix(SW-1127): move back to top button behind lightbox

* fix(SW-1127): don't loop lightbox thumbnails

* fix(SW-1127): nicer animation in the gallery

This both fixes a bug in the gallery where the animation in the carousel
didn't work so good and also animates the images different directions
depending on if the user go left or right.


Approved-by: Matilda Landström
2025-01-07 07:56:17 +00:00
Chuma McPhoy 528652d603 fix(LOY-90): remove duplicate country value 2024-12-18 17:52:43 +01:00
Chuma McPhoy dddd93a98a fix(LOY-90): use double qutes for object keys + country fixes 2024-12-18 14:43:08 +01:00
Erik Tiekstra 63a77b215d feat(SW-1012): Started implementing restaurant data 2024-12-17 14:12:37 +01:00
Christian Andolf 42bb71cf2f feat(SW-1063): add member price modal 2024-12-17 10:58:44 +01:00
Christel Westerberg 4872847ecb fix: add special requests to store 2024-12-17 09:44:58 +00:00
Christel Westerberg ed3879f6d2 fix: update design for select component and remove placeholders 2024-12-17 09:44:58 +00:00
Christel Westerberg 241e354fc5 fix: special requests 2024-12-17 09:44:58 +00:00
Linus Flood c7897ef546 Added shimmer on breadcrumb skeleton 2024-12-17 08:11:05 +01:00
Linus Flood 742a2820d1 Merge remote-tracking branch 'origin' into feature/tracking 2024-12-13 09:02:37 +01:00
Matilda Landström 21807cfca3 fix(SW-997): add scrollOnClick to Card link 2024-12-12 16:42:19 +01:00
Christian Andolf e08e960209 chore: add consistent type imports 2024-12-12 11:47:44 +01:00
Pontus Dreij e913d949bb fix(SW-1116) Removed border on click but kept it on tab 2024-12-11 12:47:04 +01:00
Christel Westerberg 4210218852 fix: persist selection of bed and breakfast if same room 2024-12-10 15:42:44 +01:00
Fredrik Thorsson 775f782b4d fix(SW-886): sidepeek updates 2024-12-10 15:34:05 +01:00
Pontus Dreij 463354f10b Merged in fix/SW-1111-issues-with-map-select-hotel (pull request #1057)
Fix/SW-1111 issues with map select hotel

Approved-by: Bianca Widstam
2024-12-10 12:40:13 +00:00
Arvid Norlin d67a2919bf fix: limit first/lastname inputs to 30 characters 2024-12-10 10:30:55 +01:00
Christel Westerberg 100adc8266 fix: remove red border on valid country select 2024-12-10 10:30:55 +01:00
Pontus Dreij 098e35d8d7 fix(SW-1111) added position for backToTopButton 2024-12-09 16:50:02 +01:00
Tobias Johansson af3c68e464 fixes 2024-12-06 09:13:36 +01:00
Tobias Johansson 15552a4cb6 fix(SW-1043): added input required messages 2024-12-06 09:13:36 +01:00
Tobias Johansson b58c1adb46 fix(SW-1043): updated country input so whole field is clickable 2024-12-06 09:12:13 +01:00
Tobias Johansson f7cf1e9a2b fix(SW-1043): styling fixes 2024-12-06 09:12:13 +01:00
Linus Flood 6a4364e1c4 Merge remote-tracking branch 'origin' into feature/tracking 2024-12-05 15:12:09 +01:00
Bianca Widstam bed674df87 Merged in fix/SW-1128-side-peek (pull request #1031)
Fix/SW-1128/SW-1124 side peek and gallery

* fix(SW-1128): updated style and mobile design for sidepeek select hotel

* fix(SW-1128): update link sidepeek

* fix(SW-1124): fix padding gallery

* fix(SW-1128): fix sidepeek mobile design

* fix(SW-1128): fix mobile design

* fix(SW-1128): fix gallery icon caption


Approved-by: Niclas Edenvin
2024-12-05 07:39:06 +00:00
Fredrik Thorsson a4db92a093 feat(SW-889): design changes 2024-12-04 16:18:46 +01:00
Linus Flood 4487c25d47 Merge branch 'master' into feature/tracking 2024-12-03 07:48:59 +01:00
Pontus Dreij 44815f9fbd Merged in fix/SW-1003-tooltip-filter-pet-mobile (pull request #1012)
fix(SW-1003): Moved tooltip on mobile and fixed bug with touch/click

Approved-by: Niclas Edenvin
2024-12-02 15:22:54 +00: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
Christel Westerberg 403e1e7cf8 fix: handle default values in date select 2024-12-02 13:54:40 +01:00
Pontus Dreij 684fb0c4d3 fix(SW-1003): Moved tooltip on mobile and fixed bug with touch/click 2024-12-02 13:00:52 +01:00
Simon Emanuelsson ed1574838a feat: new booking confirmation page 2024-11-29 15:55:30 +01:00
Fredrik Thorsson 0b4710f380 feat(SW-914): add enum 2024-11-29 12:55:46 +01:00
Chuma McPhoy b80d75a63a fix(SW-1095): default to swedish country code if page in english 2024-11-29 12:18:24 +01:00
Chuma McPhoy da824ee2b4 fix(SW-1095): add type to imports 2024-11-29 10:39:10 +01:00
Chuma McPhoy 4da0918469 fix(SW-1095): set country code based on url lang when phone input empty 2024-11-29 10:34:07 +01:00
Christian Andolf b6e974ad4e fix: corrected some letter-spacing values since percentage is not allowed 2024-11-29 09:17:03 +00:00
Linus Flood 43b38bf894 Merge master 2024-11-28 13:37:45 +01:00
Hrishikesh Vaipurkar 65f3ac7325 fix: SW-1010 Optimized code 2024-11-28 09:24:44 +01:00
Hrishikesh Vaipurkar bf60306236 fix: SW-1010 Fixed low screen height accessibility issue 2024-11-28 09:24:44 +01:00
Bianca Widstam 8f3d203b70 Merged in fix/SW-1041-design-feedback-select-hotel (pull request #986)
fix(SW-1041): fix UI design feedback

* fix(SW-1041): fix UI design feedback

* fix(SW-1041): small fix

* fix(SW-1041): add filter and sort badge

* fix(SW-1041): update activefilter when entering map view

* fix(SW-1041): create hook with activefilters

* fix(SW-1041): hook only sets filter

* fix(SW-1041): fix padding breadcrumbs

* fix(SW-1041): rename hook

* fix(SW-1041): fix double scroll


Approved-by: Pontus Dreij
Approved-by: Niclas Edenvin
2024-11-28 07:42:52 +00:00
Christel Westerberg f5990998db fix: add hotel header to enter details flow 2024-11-27 15:59:12 +01:00
Simon Emanuelsson ccb15593ea feat: merge stores, fix auto navigation, split summary 2024-11-27 10:20:14 +01:00