Commit Graph

232 Commits

Author SHA1 Message Date
Matilda Landström e853f3980a Merged in feat/seamless-logout (pull request #194)
feat(WEB-207): Seamless logout

Approved-by: Michael Zetterberg
2024-05-23 12:54:44 +00:00
Arvid Norlin fffee84989 chore: add icons 2024-05-23 14:40:21 +02:00
Christel Westerberg 4d7207ec9a fix: missing previous data throwing error 2024-05-23 14:21:18 +02:00
Matilda Landström bb4b383caf fix: destructure lang prop 2024-05-23 14:15:02 +02:00
Matilda Landström 3085cccf8b chore: add lang for logout href 2024-05-23 14:05:02 +02:00
Matilda Landström a43754d624 chore: change sidebar logout href 2024-05-23 14:05:02 +02:00
Christel Westerberg 1bc8753649 feat: implement new design for button 2024-05-21 15:23:06 +02:00
Michael Zetterberg 476e9f7582 fix(auth): make things work 2024-05-20 09:10:20 +02:00
Michael Zetterberg f5108d1a8e feat: improve structure and error handling 2024-05-20 00:51:16 +02:00
Michael Zetterberg 5e3041a73a fix: rewriting rules for my-pages 2024-05-16 15:22:47 +02:00
Christel Westerberg a734ba848a fix: remove unused import 2024-05-15 09:43:29 +02:00
Christel Westerberg 30b94b05f6 fix: make loading spinner smaller 2024-05-15 09:43:29 +02:00
Christel Westerberg 51287c11df fix: breakout header component to blocks header 2024-05-15 09:43:29 +02:00
Christel Westerberg 5d15e5605f feat: add two and three column grid variants 2024-05-15 09:43:29 +02:00
Christel Westerberg d2eb2a3077 feat: add CardGrid and add style to StayCard 2024-05-15 09:43:29 +02:00
Arvid Norlin 43f10abdbc chore: rename topBenefits to benefits 2024-05-14 10:37:06 +02:00
Arvid Norlin 7dd60576cc feat: use hardcodded benefits data 2024-05-14 10:37:06 +02:00
Arvid Norlin 9cec1e26d7 fix: align styles with wireframes 2024-05-14 10:37:06 +02:00
Arvid Norlin 01abbc86d6 chore: add content jsons 2024-05-14 10:37:06 +02:00
Christel Westerberg a91ff342f0 fix: handle empty stays in query 2024-05-14 10:33:15 +02:00
Christel Westerberg 058f0cc898 feat: add hotel image 2024-05-14 10:33:15 +02:00
Christel Westerberg 661a8019d3 feat: enhance stays with api data 2024-05-14 10:33:15 +02:00
Simon Emanuelsson 0c4aa592cc feat: revalidate my pages breadcrumbs on demand 2024-05-06 15:13:41 +02:00
Simon Emanuelsson 1bffbc837e feat(WEB-209): revalidate my pages navigation on demand 2024-05-06 13:44:22 +02:00
Arvid Norlin 16634abbbf fix: correct acount page linking 2024-05-06 12:44:32 +02:00
Arvid Norlin bfaacd7b5d feat: add handling of external linking in My Pages Navigation 2024-05-06 10:09:32 +02:00
Arvid Norlin 58d2963d6a chore: organize types 2024-05-03 08:16:52 +02:00
Arvid Norlin a1e474073e chore: align styles 2024-05-03 08:16:52 +02:00
Arvid Norlin f01bd44c44 fix: align typings with loyalty-page branch 2024-05-03 08:16:52 +02:00
Arvid Norlin 2ddcbff009 fix: move user fetch 2024-05-03 08:16:52 +02:00
Arvid Norlin 280fd5680e chore: fix typo 2024-05-03 08:16:52 +02:00
Arvid Norlin d40e2c0de2 chore: self close empty jsx elements 2024-05-03 08:16:52 +02:00
Arvid Norlin 03daf0540e fix: correct Shortcuts 2024-05-03 08:16:52 +02:00
Arvid Norlin dd2127749a chore: make Stays title prop optional 2024-05-03 08:16:52 +02:00
Arvid Norlin 265f55ca9a fix: correct conditional header content styles 2024-05-03 08:16:52 +02:00
Arvid Norlin a6a909a631 fix: correct conditional link logic 2024-05-03 08:16:51 +02:00
Arvid Norlin e3d3fa5528 chore: remove unused type 2024-05-03 08:16:51 +02:00
Arvid Norlin de632272ab fix: add missing section element 2024-05-03 08:16:51 +02:00
Arvid Norlin 1e8f23de38 chore: clean up typings 2024-05-03 08:16:51 +02:00
Arvid Norlin b12ccfafef fix: align styles 2024-05-03 08:16:51 +02:00
Arvid Norlin 7b92be973c fix: move typings 2024-05-03 08:16:51 +02:00
Arvid Norlin dff21b33cd feat: add SoonestStays 2024-05-03 08:16:51 +02:00
Arvid Norlin fc28e09df5 chore: remove redundant Account Page content key 2024-05-03 08:16:51 +02:00
Arvid Norlin 3d5f0ebb2c feat: add initial RTE rendering to AccountPage 2024-05-03 08:16:51 +02:00
Arvid Norlin 990b84e0cb feat: add mapping of benefits AccountPage 2024-05-03 08:16:51 +02:00
Arvid Norlin b7782b61a7 fix: add rendering logic for optional link and preamble 2024-05-03 08:16:51 +02:00
Arvid Norlin c8cb832350 feat: move overview page query to tRPC request 2024-05-03 08:16:51 +02:00
Arvid Norlin ed2cc59a87 feat: add initial rendering of Account page data 2024-05-03 08:16:51 +02:00
Christel Westerberg af96964fb2 fix: linting 2024-04-29 14:02:34 +02:00
Christel Westerberg fc0e5aed02 feat: create blocks component for loyalty 2024-04-29 14:02:03 +02:00