Commit Graph

55 Commits

Author SHA1 Message Date
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
Arvid Norlin 47c77b62d6 fix(SW-239): make contents in sidepeek component render serverside for seo 2024-08-16 13:30:09 +02:00
Erik Tiekstra 1721f09ebb fix(SW-203): removed hidden prop inside RoomCard and added logic to parent 2024-08-15 07:53:07 +02:00
Erik Tiekstra 0a2fb14383 fix(SW-203): added translations and now using updater function to set state 2024-08-15 07:53:07 +02:00
Erik Tiekstra 2d791557b7 fix(SW-203): only activate scrolling upon hiding rooms 2024-08-15 07:53:07 +02:00
Erik Tiekstra dc38b5f71a feat(SW-203): added show more functionality to rooms inside the hotel page 2024-08-15 07:53:07 +02:00
Niclas Edenvin e67212bd94 Merged in feature/refactor-lang (pull request #387)
feat: SW-238 Avoid prop drilling of lang

Approved-by: Michael Zetterberg
2024-08-14 11:00:20 +00:00
Chuma McPhoy a38ba188ed refactor(SW-94): cleaner css selector for hotel page container 2024-08-12 14:04:33 +02:00
Chuma McPhoy b19dbf0664 refactor(feat-SW-94): use enum for HotelHashValues and move to types/components dir 2024-08-12 13:51:05 +02:00
Chuma McPhoy 308279841c fix: remove console.log 2024-08-12 10:26:02 +02:00
Chuma McPhoy ebe79c43e0 feat: Add tab navigation to hotel page 2024-08-12 10:26:02 +02:00
Chuma McPhoy c6f7ead1e7 fix: make contentKey type safe 2024-07-15 09:47:00 +02:00
Chuma McPhoy f78e74d3e3 refactor: add scroll prop to Link 2024-07-15 09:47:00 +02:00
Chuma McPhoy 70e1f39f5b fix: add border bottom to headers 2024-07-15 09:47:00 +02:00
Chuma McPhoy 85aded18b4 refactor: reorganize component organization 2024-07-15 09:47:00 +02:00
Chuma McPhoy cdc729001e chore: move stub sidepeek to AmenitiesList 2024-07-15 09:45:24 +02:00
Arvid Norlin b1698a8a2e refactor: make SidePeek more reusable and composable 2024-07-15 09:45:23 +02:00
Arvid Norlin 301de3a110 feat: add SidePeek 2024-07-15 09:45:23 +02:00
Chuma McPhoy 7e92bf3f9b Add todo comment for badge component 2024-07-11 14:48:15 +02:00
Chuma McPhoy 5b91e94733 fix: use correct custom properties 2024-07-11 14:45:41 +02:00
Chuma McPhoy 56eeaeb28e fix: Replace custom container w. grids component for rooms 2024-07-11 14:26:40 +02:00
Chuma McPhoy 66f2ff05e5 fix: eslint autofix 2024-07-10 19:46:45 +02:00
Chuma McPhoy 48b7c79953 fix: accessing hotel in hotel reservation 2024-07-10 19:14:51 +02:00
Chuma McPhoy 0697c8d9ef feat: add included param to hotel call, fetch room data, setup schema, use in hotelpage 2024-07-10 18:55:22 +02:00
Erik Tiekstra ea8165bec9 fix: moved typings to typings folder and removed fallback variable values. Also fixed so only RoomCard is client component 2024-07-10 18:47:45 +02:00
Erik Tiekstra 7eea7aa400 feat: added Rooms component to Hotelpage with some dummy rooms typing 2024-07-10 18:47:39 +02:00
Erik Tiekstra 68f40a144e feat: added RoomCard and CardContainer component to HotelPage 2024-07-10 18:41:48 +02:00
Chuma McPhoy f45ff3fb4a fix: remove custom button styling 2024-07-08 18:43:08 +02:00
Chuma McPhoy 3f2f435461 fix: remove custom style and add tiltedMedium variant 2024-07-08 18:01:45 +02:00
Chuma McPhoy 22647710c9 feat: add a textDecoration variant to links 2024-07-08 13:25:00 +02:00
Chuma McPhoy 57b424819a fix: return attributes from hotel router 2024-07-08 12:53:12 +02:00
Chuma McPhoy 753a379694 fix: destructure attributes 2024-07-08 12:47:55 +02:00
Chuma McPhoy aff27f64a7 chore: create a IntroSectionProps type 2024-07-08 12:36:38 +02:00
Chuma McPhoy d76cea3fcd fix: add translations for at the hotel 2024-07-08 11:34:07 +02:00
Chuma McPhoy e4e65922a7 fix: use spacing variable 2024-07-08 11:28:05 +02:00
Chuma McPhoy 6a4b4ce845 fix: Add translations for show all amenities text 2024-07-08 09:42:28 +02:00