Commit Graph

90 Commits

Author SHA1 Message Date
Erik Tiekstra
21d8a5835a feat(SW-189): added translations and some minor changes 2024-09-12 15:14:15 +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
4cc325f54c fix: wrong prop name 2024-09-12 10:12:43 +02:00
Matilda Landström
a0a1b0be78 fix(SW-303): typo 2024-09-10 16:10:01 +02:00
Matilda Landström
eb177d802c fix(SW-303): fix problem with duplicate card 2024-09-10 16:10:01 +02:00
Matilda Landström
6049fb4a1d fix(SW-303): add card as nullable 2024-09-10 16:10:01 +02:00
Matilda Landström
84d37e58ef chore(SW-303): fetch activity card from CS 2024-09-10 16:10:01 +02:00
Chuma McPhoy
d92308b99d feat(SW-337): logic for accesible dialog title text for lightbox 2024-09-09 15:03:37 +02:00
Chuma McPhoy
c10a713658 chore(SW-337): correct css var 2024-09-09 13:33:58 +02:00
Chuma McPhoy
0ddbd3c549 refactor(SW-337): css only approach for sticky tab navigation 2024-09-09 13:33:58 +02:00
Chuma McPhoy
9a0768b49e fix(SW-337): remove unessecary padding 2024-09-09 13:33:58 +02:00
Chuma McPhoy
346ccfdfbb feat(SW-337): make tabnavigation sticky 2024-09-09 13:33:58 +02:00
Chuma McPhoy
9a24865170 refactor(SW-337): UI fixes for hotel page 2024-09-09 13:33:58 +02:00
Matilda Landström
72c8246384 Revert "chore(SW-303): fetch activity card from CS"
This reverts commit dde9ca190a.
2024-09-09 08:46:31 +02:00
Matilda Landström
dde9ca190a chore(SW-303): fetch activity card from CS 2024-09-09 08:44:12 +02:00
Erik Tiekstra
70297bec91 feat(SW-330): layout and some styling fixes for hotel-pages 2024-09-03 12:49:01 +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
Chuma McPhoy
958923652b fix: switch css var name 2024-08-30 12:02:04 +02:00
Chuma McPhoy
bad94323cd fix: amenities list link width 2024-08-30 10:31:45 +02:00
Chuma McPhoy
e778f2c4b6 fix: amenitieslist mobile UI 2024-08-30 10:25:17 +02:00
Chuma McPhoy
ad088ee7f5 fix(SW-96): remove improper use of hotel get 2024-08-30 09:43:19 +02:00
Chuma McPhoy
879e89cf61 fix(SW-96): use import type 2024-08-30 08:53:34 +02:00
Chuma McPhoy
bef58ab0a3 refactor(SW-99): better responsive styling of preview images 2024-08-30 08:53:34 +02:00
Chuma McPhoy
7d47994539 refactor(SW-96): use images from API & reduce data returned in getHotel 2024-08-30 08:53:34 +02:00
Chuma McPhoy
76e0fb5697 fix(SW-96): use input props for preview images 2024-08-30 08:53:34 +02:00
Chuma McPhoy
f97e521502 chore(SW-96): move fullview and gallery into own files 2024-08-30 08:53:34 +02:00
Chuma McPhoy
79e5d65140 feat(SW-96): add preview image and lightbox CTA on mobile viewports 2024-08-30 08:53:34 +02:00
Chuma McPhoy
d77070a210 refactor(SW-96): unify lightbox to handle mobile and desktop 2024-08-30 08:53:34 +02:00
Chuma McPhoy
e47956816e refactor(SW-96): improve dialog exit animation + cleanup css module 2024-08-30 08:53:34 +02:00
Chuma McPhoy
3a7273536c chore(SW-96): abstract preview images out of hotelpage component 2024-08-30 08:53:34 +02:00
Chuma McPhoy
b04b5ca23b feat(SW-96): ship lightbox preview images on hotel page 2024-08-30 08:53:34 +02:00
Chuma McPhoy
59615cef94 feat(SW-96): Ship reusable desktop lightbox 2024-08-30 08:53:34 +02:00
Erik Tiekstra
7fd2fd7ec6 feat(SW-159): merged contentstack and api requests for hotel query 2024-08-30 07:55:46 +02:00
Matilda Landström
93e54b4ca1 feat(SW-93): add mocked facility cards 2024-08-29 16:51:19 +02:00
Simon Emanuelsson
93526ce693 fix: rename retried-wrapped fetch to make caching work again 2024-08-28 14:55:31 +02:00
Erik Tiekstra
b073b0ae73 fix(SW-190): renamed components to index.tsx 2024-08-22 09:49:02 +02:00
Chuma McPhoy
4a07ca3cd9 fix(SW-188): add todo comment for badge text in rooms 2024-08-21 10:31:52 +02:00
Chuma McPhoy
78057ce295 fix(SW-188): use brackets for if body 2024-08-21 10:31:52 +02:00
Chuma McPhoy
f4586ba35b fi(SW-188): implement PR feedback 2024-08-21 10:31:52 +02:00
Chuma McPhoy
2407f40b75 fix(SW-188): replace formatMessage destructuring in hotel related components 2024-08-21 10:31:52 +02:00
Chuma McPhoy
400c0b48e4 refactor(SW-188): reintroduce tempHotelData 2024-08-21 10:31:52 +02:00
Chuma McPhoy
3a2a58a9ca fix(SW-188): improve semantics, use hotel instead of attribute naming 2024-08-21 10:31:52 +02:00
Chuma McPhoy
1885f8080a fix: retrigger build 2024-08-21 10:31:52 +02:00
Chuma McPhoy
1ff6cd267d feat: update getHotel to use real hotel api endpoint, support for service tokens, type modifications 2024-08-21 10:31:52 +02:00
Arvid Norlin
902f1c965e chore: remove destructuring of intl.formatMessage 2024-08-16 14:15:58 +02:00
Arvid Norlin
f59cb6d031 chore: replace translation key 2024-08-16 13:30:09 +02:00
Arvid Norlin
da36036379 reafactor: decouple SidePeek from URL params 2024-08-16 13:30:09 +02:00
Arvid Norlin
68694ef914 refactor: update SidePeek composition 2024-08-16 13:30:09 +02:00
Arvid Norlin
04eb3c6d94 fix: enable localization of sidepeek params 2024-08-16 13:30:09 +02:00