Commit Graph
85 Commits
Author SHA1 Message Date
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
Matilda Landström c6ad107e49 Merged in feat/section-header-link (pull request #314)
Feat(WEB-359): Update section link for mobile

Approved-by: Chuma Mcphoy (We Ahead)
Approved-by: Arvid Norlin
2024-07-04 10:42:01 +00:00
Matilda Landström 45ba1425cd Merged in feat/loyalty-table-design (pull request #294)
Feat(WEB-231): Update Loyalty Program Overview Design

Approved-by: Arvid Norlin
2024-06-28 08:18:33 +00:00
Matilda Landström 1186511038 feat: update loyalty overview table ui 2024-06-28 10:13:32 +02:00
Matilda LandströmandMichael Zetterberg 8e176d3a06 Merged in feat/update-background-color (pull request #258)
Feat(WEB-344): Update background color

Approved-by: Arvid Norlin
2024-06-19 15:52:54 +00:00
Matilda LandströmandMichael Zetterberg deadb003df refactor: change border structure 2024-06-19 17:52:20 +02:00
Matilda LandströmandMichael Zetterberg b5dc941b2e fix: remove border from left side 2024-06-19 17:52:20 +02:00
Matilda LandströmandMichael Zetterberg 74001fe764 refactor: remove unused code 2024-06-19 17:52:20 +02:00
Matilda LandströmandMichael Zetterberg edb45b4ac7 chore: update colors to new design 2024-06-19 17:52:19 +02:00
Matilda LandströmandMichael Zetterberg 401b019f41 chore: update styling for loyalty table 2024-06-19 17:49:11 +02:00
Matilda LandströmandMichael Zetterberg 81c7a60eff chore: update loyalty level table 2024-06-19 17:49:11 +02:00
Matilda LandströmandMichael Zetterberg 469f97dee5 chore: update background color for shortcuts and current level benefits 2024-06-19 17:49:11 +02:00
Matilda LandströmandMichael Zetterberg 9b1b4bd40f chore: update navigation active color 2024-06-19 17:49:11 +02:00
Matilda LandströmandMichael Zetterberg 53278ece75 Merged in feat/memberships-endpoint (pull request #247)
Feat(WEB-296): Add membership cards endpoint
2024-06-19 15:37:29 +00:00
Matilda LandströmandMichael Zetterberg 3e54d3c29e chore: add memberships "endoint" 2024-06-19 17:36:50 +02:00
Matilda LandströmandMichael Zetterberg f40a6d4288 Upgrade packages (npm audit fix) 2024-06-19 17:34:21 +02:00
Matilda LandströmandMichael Zetterberg ba0b00832d Merged in feat/creditCards-api (pull request #240)
feat(WEB-295): Add creditCards profile endpoint

Approved-by: Michael Zetterberg
2024-06-19 07:49:32 +00:00
Matilda Landström fa5638aaed feat: add credit cards endpoint 2024-06-18 15:48:50 +02:00
Matilda LandströmandMichael Zetterberg 9931d9edef Merged in feat/membership-information (pull request #233)
Feat(WEB-307) Display correct membership information

* fix: fix typo

* chore: update fetch of user membership

* chore: update components to use api data

* chore: remove lang as static value

* fix: adapt to dev updates

* fix: adapt to code from dev

* fix: break out MembershipLevel into its a React component

* fix: add enum to zod validation

* refactor: rename tier to level

* refactor: remove unnecessary casts

* refactor: change toString() to hideEmpty=false

* refactor: remove toString()

* refactor: remove hideEmpty from title and subtitle

* fix: update currentLevel with data

* fix: fix from rebase


Approved-by: Michael Zetterberg
2024-06-18 13:14:09 +00:00
Matilda Landström adf7374a3b fix: remove undefined checks 2024-06-11 10:53:49 +02:00
Matilda Landström 48615c939f fix: remove optional from page breadrcrumbs validation 2024-06-11 10:53:49 +02:00
Matilda Landström 79d8a19d26 fix: add same title check for mypages 2024-06-11 10:53:49 +02:00
Matilda Landström 8b6ac3eea5 fix: move title check to response 2024-06-11 10:53:49 +02:00
Matilda Landström 7c2533ef2f fix: add breadcrumbs as optional 2024-06-11 10:53:49 +02:00
Matilda Landström b8d540aaa1 fix: make web and breadcrumbs optional 2024-06-11 10:53:49 +02:00
Matilda Landström a0a4cf18cf fix: add loyalty pages as breadcrumb parents 2024-06-11 10:53:49 +02:00
Matilda LandströmandMichael Zetterberg 125998efcf Merged in feat/update-logout-endpoint (pull request #226)
feat: Update seamless logout endpoints

Approved-by: Michael Zetterberg
2024-06-05 10:17:11 +00:00
Matilda Landström bde1ac7e66 chore: update logout endpoint according to change 2024-06-04 16:27:43 +02:00
Matilda LandströmandMichael Zetterberg 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
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
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
Matilda LandströmandMichael Zetterberg 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
Matilda Landström bb4b383caf fix: destructure lang prop 2024-05-23 14:15:02 +02:00
Matilda Landström ebd93db3d0 fix: env variables in correct order 2024-05-23 14:14:28 +02:00
Matilda Landström c35176dda8 refactor: remove console.log 2024-05-23 14:05:03 +02:00
Matilda Landström 93cb383220 refactor: cleanup 2024-05-23 14:05:03 +02:00
Matilda Landström e3e4d6c1c8 fix: cleanup logs 2024-05-23 14:05:03 +02:00
Matilda Landström e65145687d chore: add back language specific routes 2024-05-23 14:05:03 +02:00
Matilda Landström eeceddc545 chore: remove invalidateSession 2024-05-23 14:05:03 +02:00
Matilda Landström dec41fa477 chore: add middleware for logout from current web 2024-05-23 14:05:02 +02:00
Matilda Landström 9a92e637b9 fix: update comment 2024-05-23 14:05:02 +02:00
Matilda Landström d521f9fe27 fix: remove code from rebase 2024-05-23 14:05:02 +02:00
Matilda Landström 3085cccf8b chore: add lang for logout href 2024-05-23 14:05:02 +02:00
Matilda Landström af1d65f4bb chore: add new endpoint for logout from current web 2024-05-23 14:05:02 +02:00
Matilda Landström 3ba78986da fix: temp logs 2024-05-23 14:05:02 +02:00
Matilda Landström 74ff37008d temp 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
Matilda Landström 1777ed0205 chore: update logout route as login 2024-05-23 14:05:02 +02:00
Matilda Landström 02107784ad chore: add temp env endpoint for seamless logout 2024-05-23 14:05:02 +02:00
Matilda Landström 5c3a57c43a chore: add invalidateSessions endpoint and query 2024-05-23 14:05:02 +02:00
Matilda LandströmandSimon.Emanuelsson 4243056fe8 Merged in feat/stays-loadMore (pull request #142)
feat/stays loadMore

Approved-by: Simon.Emanuelsson
2024-04-29 10:21:38 +00:00
Matilda Landström 902284bae3 refactor: update import 2024-04-26 16:49:01 +02:00
Matilda Landström 861ad26f21 chore: update my stays to new MVP design 2024-04-26 16:06:41 +02:00
Matilda Landström 38d65f7b37 refactor: refactor according to PR comments 2024-04-26 16:06:41 +02:00
Matilda Landström 7480b212e2 chore: add load more functionality, with refactored css 2024-04-26 16:06:41 +02:00
Matilda LandströmandMichael Zetterberg 285f8bdcfa Merged in feat/my-stays (pull request #106)
Feat/my stays

Approved-by: Michael Zetterberg
Approved-by: Simon.Emanuelsson
2024-04-22 05:12:41 +00:00