Commit Graph

889 Commits

Author SHA1 Message Date
Matilda Landström d64a253300 Merged in feat/seamless-logout (pull request #212)
feat(WEB-207): seamless logout v.2

Approved-by: Michael Zetterberg
2024-05-31 06:42:10 +00:00
Michael Zetterberg 1e319fb756 fix: encode redirect url 2024-05-31 08:41:34 +02:00
Matilda Landström 0ab35679f8 fix: move logic to middleware 2024-05-31 08:18:37 +02:00
Matilda Landström 6211eda353 fix: remove clean up cookie 2024-05-31 08:18:37 +02:00
Matilda Landström 3ebe79b3c5 refactor: update logging 2024-05-31 08:18:37 +02:00
Matilda Landström 956178e6f2 chore: add redirect to Curity logout endpoint 2024-05-31 08:18:37 +02:00
Matilda Landström 9c1a24835d fix: switching null check 2024-05-31 08:18:37 +02:00
Matilda Landström 6e94d28073 fix: add back clean cookie 2024-05-31 08:18:37 +02:00
Matilda Landström b9c642a35b fix: remove returnurl since not used, remove double redirect when request coming from current web 2024-05-31 08:18:37 +02:00
Matilda Landström 9d98a93e3a fix: update middleware matcher to pathname includes 2024-05-31 08:18:37 +02:00
Simon.Emanuelsson 47d7125ac1 Merged in feat/design-system-primitives (pull request #213)
Feat/design system primitives

Approved-by: Michael Zetterberg
2024-05-31 06:10:35 +00:00
Simon.Emanuelsson 71758223ff Merged in feat/overview-hero (pull request #204)
feat(WEB-250): overview hero final ui

Approved-by: Michael Zetterberg
Approved-by: Arvid Norlin
2024-05-31 05:57:14 +00:00
Simon Emanuelsson 00f99912fc feat(WEB-249): first iteration design system primitives (typography, grid) 2024-05-30 18:17:03 +02:00
Simon Emanuelsson 08e7eb2fca feat(WEB-250): overview hero final ui 2024-05-30 17:58:21 +02:00
Simon Emanuelsson 16b817f469 feat(WEB-250): overview hero final ui 2024-05-30 17:56:56 +02:00
Matilda Landström f884383c3c fix: remove session and sidebar 2024-05-30 16:07:42 +02:00
Matilda Landström c52275c536 fix: prepare for removing the old breadcrumbs 2024-05-30 16:07:42 +02:00
Matilda Landström c8247bb2e4 refactor: move contentype to header 2024-05-30 16:07:42 +02:00
Matilda Landström 286227705a fix: always show breadcrumbs 2024-05-30 16:07:18 +02:00
Matilda Landström b74c904b63 refactor: separate queries for loyalty and mypages 2024-05-30 16:07:18 +02:00
Matilda Landström 2dcf31e851 refactor: renaming from accountPage to myPages 2024-05-30 16:07:18 +02:00
Matilda Landström 6abbc7811a refactor: rename queries to myPages 2024-05-30 16:07:17 +02:00
Matilda Landström c47021e321 refactor: rename myPages fragments 2024-05-30 16:07:17 +02:00
Matilda Landström 9d52838569 refactor: move LoyaltyPageBreadcrumbs fragment to separate file 2024-05-30 16:07:17 +02:00
Matilda Landström 3b14b9fa48 fix: add typing 2024-05-30 16:07:17 +02:00
Matilda Landström 3e284d2c0b refactor: rename import 2024-05-30 16:07:17 +02:00
Matilda Landström fb4fbb1cbd refactor: reuse query code for both loyalty and account pages 2024-05-30 16:07:17 +02:00
Matilda Landström 0b694f6a74 refactor: clean up an reuse code 2024-05-30 16:07:17 +02:00
Matilda Landström ca5120d3e3 chore: change account page breadcrumbs to same structure as loyalty page 2024-05-30 16:01:04 +02:00
Matilda Landström ed2fe5b30e refactor: change name on breadcrumbs unique id for loyalty page 2024-05-30 16:01:04 +02:00
Matilda Landström eecb4b5526 fix: add lang for sidebar 2024-05-30 16:01:04 +02:00
Matilda Landström c8db459b9b refactor: cleanup 2024-05-30 16:01:04 +02:00
Matilda Landström 4cfd908024 refactor: update names 2024-05-30 16:01:04 +02:00
Matilda Landström 9a9da7595c chore: add mypages navigation sidebar to loyalty page 2024-05-30 16:01:04 +02:00
Matilda Landström b262ebdb7c chore: add breadcrumbs to loyalty page 2024-05-30 16:01:04 +02:00
Matilda Landström c24f9026f7 fix: linting 2024-05-30 16:01:04 +02:00
Matilda Landström f048e96e02 fix: import linting 2024-05-30 16:01:04 +02:00
Christel Westerberg 5bcf9357ce Merged in feat/webviews (pull request #198)
Feat/webviews

Approved-by: Michael Zetterberg
2024-05-30 13:51:35 +00:00
Christel Westerberg 83a0609b1a fix: refactor onError 2024-05-30 15:31:23 +02:00
Christel Westerberg 66da53925e fix: add correct blocks and routes for points 2024-05-29 17:49:01 +02:00
Arvid Norlin ff8bf03918 Merged in feature/loyalty-viewports (pull request #211)
Feature/loyalty viewports

Approved-by: Michael Zetterberg
2024-05-29 10:56:07 +00:00
Christel Westerberg 07f81c34e3 fix: refactor session handling 2024-05-28 15:05:16 +02:00
Arvid Norlin 9d69f1fe58 fix: improve conditional Sidebar CSS 2024-05-28 14:32:54 +02:00
Arvid Norlin 49351e4565 chore: remove redundant jsx fragment 2024-05-28 14:03:51 +02:00
Arvid Norlin a3166923cd fix: adjust verical margins 2024-05-28 12:41:48 +02:00
Arvid Norlin 1aa3b39c17 refactor: organize css 2024-05-28 12:36:13 +02:00
Christel Westerberg cd3c5491ec fix: move fonts and refactor headers in middleware 2024-05-28 12:15:40 +02:00
Arvid Norlin f68b184d93 fix: tweak css 2024-05-28 12:03:00 +02:00
Christel Westerberg f04247ed43 fix: send searchparams in rewrite 2024-05-28 11:45:40 +02:00
Christel Westerberg 97db9f21b9 fix: remove breadcrumbs 2024-05-28 10:14:49 +02:00