Commit Graph
100 Commits
Author SHA1 Message Date
Chuma McPhoy 400c0b48e4 refactor(SW-188): reintroduce tempHotelData 2024-08-21 10:31:52 +02:00
Chuma McPhoy bd5e754d8a fix(SW-188): forAllergics typo 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 ed379202c8 refactor(SW-188): replace anon or auth procedure with serviceProcedure 2024-08-21 10:31:52 +02:00
Chuma McPhoy a1a0a73e3a chore: use correct env var in fetch service token function 2024-08-21 10:31:52 +02:00
Chuma McPhoy 1885f8080a fix: retrigger build 2024-08-21 10:31:52 +02:00
Chuma McPhoy 5d6fac63c1 chore: remove temp hotel data json 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
Chuma Mcphoy (We Ahead) 242d604308 Merged develop into feat/hotel-page-tab-navigation 2024-08-13 07:03:40 +00:00
Chuma McPhoy e82dcddd5c fix(SW-94): update useHash 2024-08-12 14:21:09 +02: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 ae066d850e fix(feat-SW-94): use function declarations 2024-08-12 11:07:41 +02:00
Chuma McPhoy 404bf867db fix(feat-SW-94): cleaner conditional check for breadcrumbs 2024-08-12 10:51:25 +02:00
Chuma McPhoy 308279841c fix: remove console.log 2024-08-12 10:26:02 +02:00
Chuma McPhoy c0cc32c1e4 chore: add more translations for tab links 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 9062fd124d chore: remove brackets 2024-07-15 09:47:00 +02:00
Chuma McPhoy c6f7ead1e7 fix: make contentKey type safe 2024-07-15 09:47:00 +02:00
Chuma McPhoy e76f613830 fix: remove custom styling, and uncessary conditional check 2024-07-15 09:47:00 +02:00
Chuma McPhoy f83f1a66b5 chore: type reorg 2024-07-15 09:47:00 +02:00
Chuma McPhoy f43de03d7a chore: typing for sidepeek components 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 1cf329bc03 fix: add amenities translation to other langs 2024-07-15 09:46:54 +02:00
Chuma McPhoy cdc729001e chore: move stub sidepeek to AmenitiesList 2024-07-15 09:45:24 +02:00
Chuma McPhoy 5d23830138 fix: Use CloseIcon 2024-07-15 09:45:23 +02:00
Chuma McPhoy 6b42090160 fix: mobile first styling 2024-07-15 09:45:23 +02:00
Chuma McPhoy c17bd782c2 fix: use new custom property for background 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 96b2be6ea1 fix: remove undefined type from badgeTextTransKey prop 2024-07-11 14:39:01 +02:00
Chuma McPhoy 56eeaeb28e fix: Replace custom container w. grids component for rooms 2024-07-11 14:26:40 +02:00
Chuma Mcphoy (We Ahead) d26e856c47 Merged develop into feat/SW-92-room-card 2024-07-11 08:06:59 +00: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 1573722843 fix: remove placeholder and use gray custom property 2024-07-10 18:55:26 +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
Chuma McPhoy f71d0a07d5 feat: add textTransform prop to section headers 2024-07-10 18:47:45 +02:00
Chuma Mcphoy (We Ahead) e6338a5cb1 Merged develop into feat/hotel-pages-intro-section 2024-07-09 07:10:43 +00: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 (We Ahead) 0f0678e829 Merged develop into feat/hotel-pages-intro-section 2024-07-08 15:55:01 +00: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 (We Ahead) 295e009e77 Merged develop into feat/hotel-pages-intro-section 2024-07-08 09:35:05 +00: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 (We Ahead) b786933e51 Merged develop into feat/hotel-pages-intro-section 2024-07-08 07:12:59 +00: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 (We Ahead) 1e3bbed6d1 Merged develop into feat/setup-hotel-api-call 2024-07-04 13:20:56 +00:00
Chuma McPhoy bfcef5b832 chore: create a utils/languages file 2024-07-04 15:19:17 +02:00
Chuma McPhoy f89d17cd7f chore: move toApiLang util to hotel trpc folder 2024-07-04 15:05:02 +02:00
Chuma Mcphoy (We Ahead) 74993f6c3c Merged develop into feat/setup-hotel-api-call 2024-07-04 11:17:48 +00:00
Chuma Mcphoy (We Ahead) 8d5bd0f9fd Merged develop into feat/setup-hotel-api-call 2024-07-04 09:37:31 +00:00
Chuma McPhoy de20f65c00 fix: more useful comment for util function 2024-07-03 16:29:44 +02:00
Chuma Mcphoy (We Ahead) 7509cc9c8a Merged develop into feat/setup-hotel-api-call 2024-07-03 11:21:21 +00:00
Chuma McPhoy cd702dd38b fix: lowercase entire lang 2024-07-02 16:12:57 +02:00
Chuma McPhoy 606cd547bd fix: better commenting 2024-07-02 16:05:34 +02:00
Chuma McPhoy 2cf77af0c3 chore: remove console logs 2024-07-02 15:39:08 +02:00
Chuma McPhoy fce4ff200d Merge branch 'develop' into feat/setup-hotel-api-call 2024-07-02 15:28:06 +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 965e093100 Merge branch 'develop' into feat/setup-hotel-api-call 2024-07-01 13:53:50 +02:00
Chuma McPhoy 9413739f17 feat: Add Hotel endpoint and TRPC query 2024-07-01 13:53:07 +02:00
Chuma McPhoy 87f7f96a36 Merge branch 'develop' into feat/build-initial-hotel-page-component 2024-07-01 08:43:02 +02:00
Chuma McPhoy aad3f367bc Merge branch 'develop' into feat/build-initial-hotel-page-component 2024-06-28 13:11:50 +02:00
Chuma McPhoy f66645ffed fix: remove async from layout function 2024-06-28 09:26:56 +02:00
Chuma McPhoy 879b7abd82 fix: better code organisation for ContentType components 2024-06-27 13:17:26 +02:00
Chuma McPhoy 00c04de09a feat: add ability to access localized entries of Hotel pages through language switcher 2024-06-27 13:05:19 +02:00
Chuma McPhoy 3c125ca324 Merge branch 'develop' into feat/build-initial-hotel-page-component 2024-06-27 09:32:14 +02:00
Chuma McPhoy a8ac4ba3c9 chore: update style path 2024-06-27 09:19:52 +02:00
Chuma McPhoy 0f0bd7361e feat: Add hotel page component 2024-06-26 15:48:35 +02:00
Chuma McPhoy 0d8c29bd01 feat: Graphql queries and TRPC route setup for Hotel Page Component 2024-06-26 15:47:37 +02:00
Chuma Mcphoy (We Ahead) a65bdebd29 Merged develop into fix/loosen-up-phone-and-address-validation 2024-06-24 14:56:42 +00:00
Chuma McPhoy 352ca6b755 fix: make zip code and phone nr optional 2024-06-24 16:53:25 +02:00
Chuma Mcphoy (We Ahead) 6185e37d9b Merged develop into fix/edit-profile-server-action 2024-06-24 12:57:27 +00:00
Chuma McPhoyandChristel Westerberg 83252ec6d7 fix: use correct variant for signout link in dropdown 2024-06-24 13:12:20 +02:00
Chuma McPhoyandChristel Westerberg 5d29f65c6f fix: add error fallback for mobile dropdown parallel route 2024-06-24 13:04:43 +02:00
Chuma Mcphoy (We Ahead) 385d5ade28 Merged develop into fix/enable-translations-overviewtable 2024-06-24 09:23:38 +00:00
Chuma McPhoy 373f05fb17 fix: remove initals icon from hamburger menu 2024-06-20 12:42:24 +02:00
Chuma Mcphoy (We Ahead)andMichael Zetterberg 5af198613a Merged in feat/mypages-mobile-dropdown (pull request #256)
Feat/mypages mobile dropdown

Approved-by: Michael Zetterberg
2024-06-19 15:13:52 +00:00
Chuma McPhoyandMichael Zetterberg df82073e14 fix: Divider spacing in mobile dropdown 2024-06-19 17:13:01 +02:00
Chuma McPhoyandMichael Zetterberg facff498ba feat: introduce and use subtle color for divider 2024-06-19 17:13:00 +02:00
Chuma McPhoyandMichael Zetterberg f32a5c3608 fix: Update main menu left padding 2024-06-19 17:12:39 +02:00
Chuma McPhoyandMichael Zetterberg d5c9a934f8 feat: Add my pages linkk to desktop main menu and hide on mobile 2024-06-19 17:12:39 +02:00
Chuma McPhoyandMichael Zetterberg 665d757102 fix: Update laptop breakpoint to match my pages sidebar 2024-06-19 17:12:39 +02:00
Chuma McPhoyandMichael Zetterberg 634e9651ec feat: use avatar component in hamburger dropdown 2024-06-19 17:12:39 +02:00
Chuma McPhoyandMichael Zetterberg 7419aed0d3 fix: further main menu spacing fixes 2024-06-19 17:12:39 +02:00
Chuma McPhoyandMichael Zetterberg be90a7b929 fix: listwrapper main menu dektop alignment 2024-06-19 17:12:39 +02:00
Chuma McPhoyandMichael Zetterberg 0d6498c654 fix: pass in lang to mobile dropdown and render logout button 2024-06-19 17:12:39 +02:00
Chuma McPhoyandMichael Zetterberg f2a467af0d fix: use mobile header layout until desktop breakpoint 2024-06-19 17:12:39 +02:00
Chuma McPhoyandMichael Zetterberg e92b6cc27d feat: pass in navigation from server components 2024-06-19 17:12:39 +02:00
Chuma McPhoyandMichael Zetterberg da1f142b57 feat: Add mobile dropdown variant for Link component 2024-06-19 17:12:38 +02:00
Chuma McPhoyandMichael Zetterberg 1326789683 feat: Pass User in to main menu and introduce avatar and dropdown 2024-06-19 17:12:38 +02:00