Commit Graph

962 Commits

Author SHA1 Message Date
Hrishikesh Vaipurkar 3f69eda17f feat: WEB-210 Updated lang type 2024-07-10 11:37:30 +02:00
Hrishikesh Vaipurkar 1f53b29a69 feat: WEB-210 Updated .map to avoid mutation 2024-07-10 11:37:30 +02:00
Hrishikesh Vaipurkar cbd634144e feat: WEB-210 Updated types as review comments 2024-07-10 11:37:29 +02:00
Hrishikesh Vaipurkar d33e038703 feat: WEB-210 Updated as per review comments 2024-07-10 11:37:29 +02:00
Hrishikesh Vaipurkar 1c5859a252 feat: WEB-210 Updated .env example file 2024-07-10 11:37:29 +02:00
Hrishikesh Vaipurkar 85f5a524d9 feat: WEB-210 Removed secret from ex env and reverted server.ts 2024-07-10 11:37:28 +02:00
Hrishikesh Vaipurkar c018dc8ce0 feat: WEB-210 Removed unnecessary env changes and logs 2024-07-10 11:37:28 +02:00
Hrishikesh Vaipurkar 83cb76be65 feat: WEB-210 Fixed API response 2024-07-10 11:37:28 +02:00
Hrishikesh Vaipurkar f2bff7fd5a feat: WEB-210 Updated npm start cmd with openssl-legacy flag 2024-07-10 11:37:27 +02:00
Hrishikesh Vaipurkar 1fd7cdcbc3 feat: WEB-210 Rebased with develop branch 2024-07-10 11:37:27 +02:00
Hrishikesh Vaipurkar 6e901f526a feat: WEB-210 Added flag in npm start cmd 2024-07-10 11:37:27 +02:00
Hrishikesh Vaipurkar 22cc956611 feat: WEB-210 reverted plugin nextjs to previous version 2024-07-10 11:37:27 +02:00
Hrishikesh Vaipurkar b5636774ef feat: WEB-210 Updated nexjs plugin 2024-07-10 11:37:26 +02:00
Hrishikesh Vaipurkar fd64ffadb9 feat: WEB-210 Testing logs for node_options 2024-07-10 11:37:26 +02:00
Hrishikesh Vaipurkar 714d0d91f0 feat: WEB-210 Replaced custom env with process.env 2024-07-10 11:37:26 +02:00
Hrishikesh Vaipurkar 46da385950 feat: Web-210 Public Url fix for Netlify branch deploy 2024-07-10 11:37:25 +02:00
Hrishikesh Vaipurkar b57860ddfe feat: (Web-210) Added encryption for my-booking Urls 2024-07-10 11:37:25 +02:00
Fredrik Thorsson 174fc75b42 feat: add hotel id 2024-07-10 11:31:46 +02:00
Fredrik Thorsson ee004cf3ca feat: remove old type 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 23711466de feat: add semantics 2024-07-10 11:31:46 +02:00
Fredrik Thorsson f82e598820 feat: css change 2024-07-10 11:31:46 +02:00
Fredrik Thorsson 7f69ba536b feat: change class name 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 c21fa39fe5 feat: syntax change 2024-07-10 11:31:45 +02:00
Fredrik Thorsson d3ecb90517 feat: add mobile design 2024-07-10 11:31:45 +02:00
Fredrik Thorsson 81034c8f2f feat: add scandic icon 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 fda17c947a fix: empty previous stays design 2024-07-10 07:57:11 +02:00
Christel Westerberg 7068fb4e15 chore: update design system tokens 2024-07-10 07:57:11 +02:00
Christel Westerberg 21f07c584b chore: update design system and names of tokens 2024-07-10 07:56:38 +02:00
Niclas Edenvin c5473f477e feat(SW-70): Move RoomCard types to /types 2024-07-09 13:28:44 +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 337dfe24ff feat(SW-70): Use CSS variable 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
Matilda Landström bb422f804d Merged in feat/card-grid-ui (pull request #332)
Feat/card grid ui

Approved-by: Simon.Emanuelsson
2024-07-09 11:16:44 +00:00
Matilda Landström ada65b8612 Merged in feat/benefit-cards (pull request #334)
feat: update benefit cards ui

Approved-by: Simon.Emanuelsson
2024-07-09 11:14:30 +00:00
Christel Westerberg fc12356862 fix: add "log in here" as translation 2024-07-09 10:20:11 +02:00
Christel Westerberg 8c50d05817 fix: make sure links are placed inline in list items and fix mobile responsivity 2024-07-09 10:00:01 +02:00
Chuma Mcphoy (We Ahead) e6338a5cb1 Merged develop into feat/hotel-pages-intro-section 2024-07-09 07:10:43 +00:00
Christel Westerberg 012d9ae798 bug: add locale to webview links 2024-07-09 08:04:59 +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 (We Ahead) 0f0678e829 Merged develop into feat/hotel-pages-intro-section 2024-07-08 15:55:01 +00:00
Christel Westerberg cccfbfe29a fix: grids and lists in rte 2024-07-08 15:28:58 +02:00
Christel Westerberg da343f45da feat: new "safe" procedure without unauth throwing 2024-07-08 14:56:11 +02:00
Chuma McPhoy 22647710c9 feat: add a textDecoration variant to links 2024-07-08 13:25:00 +02:00