Commit Graph

485 Commits

Author SHA1 Message Date
Niclas Edenvin 364979fdf4 feat(SW-74): add hotel information 2024-07-15 16:13:54 +02:00
Christel Westerberg 62310caa90 fix: make all h4 and subtitles capitalized 2024-07-15 15:07:23 +02:00
Christel Westerberg 183e1cd6d2 fix: refactor tracking requests 2024-07-15 13:35:36 +02:00
Christel Westerberg c7446032fe fix: handle webviews 2024-07-15 13:35:36 +02:00
Christel Westerberg c96008fb78 fix: track user on page load 2024-07-15 13:35:36 +02:00
Christel Westerberg 546679387f feat: add tracking to account pages 2024-07-15 13:35:36 +02:00
Christel Westerberg a8a67d5e35 feat: add tracking events for loyalty pages 2024-07-15 13:35:36 +02:00
Niclas Edenvin 5c6d9d03ce feat(SW-73): Create breakfast selection 2024-07-12 11:09:12 +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 48b7c79953 fix: accessing hotel in hotel reservation 2024-07-10 19:14:51 +02:00
Niclas Edenvin 3374505aee feat(SW-72): Add flexibility selection 2024-07-10 16:04:25 +02:00
Niclas Edenvin 8e94c92c70 feat(SW-72): move the room selection to its own component 2024-07-10 16:04:25 +02:00
Fredrik Thorsson 174fc75b42 feat: add hotel id 2024-07-10 11:31:46 +02:00
Fredrik Thorsson 286d772de1 feat: use getHotel data 2024-07-10 11:31:46 +02:00
Fredrik Thorsson 54daa1735a feat: add css variable 2024-07-10 11:31:46 +02:00
Fredrik Thorsson aed9b56e69 feat: remove ListContainer 2024-07-10 11:31:46 +02:00
Fredrik Thorsson 2f1f81530a feat: add placeholder data 2024-07-10 11:31:45 +02:00
Fredrik Thorsson 85232401c8 feat: add route for select hotel 2024-07-10 11:31:45 +02:00
Christel Westerberg 7068fb4e15 chore: update design system tokens 2024-07-10 07:57:11 +02:00
Niclas Edenvin 722bab97ad feat(SW-70): Create TRPC route to get rates 2024-07-09 13:25:26 +02:00
Niclas Edenvin 78c1452ed3 Add texts to i18n 2024-07-09 13:25:26 +02:00
Niclas Edenvin d6fe6a33b4 feat(SW-70): create base for rate selection page
This is the foundation for the rate selection. Since we don't have UX
and UI ready yet this is on a best effort basis. Things that will be
changed later includes proper API fetching, correct design,
internationalization of text and form handling.
2024-07-09 13:25:26 +02:00
Christel Westerberg e49065124b fix: links issues, translations and layouts 2024-07-05 14:25:35 +02:00
Chuma McPhoy bfcef5b832 chore: create a utils/languages file 2024-07-04 15:19:17 +02:00
Fredrik Thorsson 37f4713715 feat: create route for hotel reservation 2024-07-03 10:56:04 +02:00
Christel Westerberg d206d576a7 fix: add my pages nav sidebar for logged in users 2024-07-01 11:46:35 +02:00
Christel Westerberg 12e66568b0 fix: add adobe sdk script 2024-07-01 11:33:55 +02:00
Christel Westerberg fddee6b53f chore: remove all scandic js 2024-07-01 10:16:48 +02:00
Chuma McPhoy 87f7f96a36 Merge branch 'develop' into feat/build-initial-hotel-page-component 2024-07-01 08:43:02 +02:00
Niclas Edenvin 6b39f2d990 fix(WEB-233): make cookiebot more resilient 2024-06-28 13:41:37 +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 0f0bd7361e feat: Add hotel page component 2024-06-26 15:48:35 +02:00
Chuma Mcphoy (We Ahead) 6185e37d9b Merged develop into fix/edit-profile-server-action 2024-06-24 12:57:27 +00:00
Christel Westerberg 91cce37ec7 Merged in feat/add-design-tokens-to-current-web (pull request #280)
feat: enable design tokens  in current web

Approved-by: Simon.Emanuelsson
Approved-by: Chuma Mcphoy (We Ahead)
2024-06-24 11:11:05 +00:00
Chuma McPhoy 5d29f65c6f fix: add error fallback for mobile dropdown parallel route 2024-06-24 13:04:43 +02:00
Simon Emanuelsson be47e42163 fix: whitelist server action proxies 2024-06-24 12:41:09 +02:00
Christel Westerberg fe6e4e27e1 fix: add heading and subtitle to overview table 2024-06-24 12:09:14 +02:00
Christel Westerberg f1a0f7d0da feat: enable design tokens in current web 2024-06-20 14:09:15 +02:00
Michael Zetterberg 39d0bb6259 fix: do not prefetch logout 2024-06-20 07:33:41 +02:00
Matilda Landström 3e54d3c29e chore: add memberships "endoint" 2024-06-19 17:36:50 +02:00
Chuma McPhoy 0d6498c654 fix: pass in lang to mobile dropdown and render logout button 2024-06-19 17:12:39 +02:00
Chuma McPhoy e92b6cc27d feat: pass in navigation from server components 2024-06-19 17:12:39 +02:00
Chuma McPhoy cfb08fff2c feat: add my pages mobile dropdown cmoponent, parallel route, and consume + zustand store 2024-06-19 17:12:38 +02:00
Simon Emanuelsson d84efcbb0f feat(WEB-162): final design edit profile page 2024-06-19 14:51:00 +02:00
Simon Emanuelsson 5f3e417593 feat(WEB-162): final design for my profile page 2024-06-19 14:51:00 +02:00
Christel Westerberg ceee9fd154 refactor: break out Section container 2024-06-18 16:21:06 +02:00
Simon Emanuelsson aca9221ea6 feat: loosen up the zod validations and return null instead of throwing 2024-06-18 12:28:05 +02:00
Christel Westerberg 16ee1bf493 fix: return baseUrls if no uid is given to language switcher query 2024-06-14 07:57:35 +02:00