Commit Graph

30 Commits

Author SHA1 Message Date
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
Chuma McPhoy 802c993797 fix: add translations for tripadvisor and read more about hotel text 2024-07-08 09:08:55 +02:00
Chuma McPhoy cfc4aca561 feat: add logic to map facilities to icons + responsive script positioning 2024-07-05 21:00:50 +02:00
Chuma McPhoy 26815cc9bc feat: Add AmenitiesList and IntroSection components to Hotel Page 2024-07-05 19:26:34 +02:00
Chuma McPhoy 0d5b775c24 feat: Add TRPC procedure for hotel API, schemas, and use in hotel content page 2024-07-02 15:27:07 +02:00
Chuma McPhoy 879b7abd82 fix: better code organisation for ContentType components 2024-06-27 13:17:26 +02:00