Marek Jaisński mjasin
  • Joined on 2026-05-05
mjasin commented on pull request mjasin/Nexus.Reader#31 2026-05-10 15:00:31 +00:00
feat(ui): Hub Navigation, Profile Dashboard and Auth Stability Fixes

Use const variables instead of magic strings

mjasin commented on pull request mjasin/Nexus.Reader#31 2026-05-10 15:00:31 +00:00
feat(ui): Hub Navigation, Profile Dashboard and Auth Stability Fixes

Use const variables instead of magic strings

mjasin commented on pull request mjasin/Nexus.Reader#31 2026-05-10 10:18:12 +00:00
feat(ui): Hub Navigation, Profile Dashboard and Auth Stability Fixes

Action Items Resolved

I have addressed the recommendations from the code review:

  1. Result Pattern: Refactored IIdentityService and its implementations (IdentityService, `ServerIdentity…
mjasin pushed to feat/hub-navigation-profile-dashboard at mjasin/Nexus.Reader 2026-05-10 10:18:10 +00:00
fc68ee41ab refactor: implement Result pattern for IdentityService and add CSS fallbacks
mjasin commented on pull request mjasin/Nexus.Reader#31 2026-05-10 10:05:46 +00:00
feat(ui): Hub Navigation, Profile Dashboard and Auth Stability Fixes

Code Review Summary

Scope of PR #31

  • Hub Navigation (new MainHubLayout + sidebar)
  • Modern Profile Dashboard redesign
  • New Dashboard page with glass‑morphism panels, reading‑progress…
mjasin pushed to feat/hub-navigation-profile-dashboard at mjasin/Nexus.Reader 2026-05-10 07:58:54 +00:00
24f9a2685c feat(dashboard): replace current book placeholder with real user data
mjasin pushed to feat/hub-navigation-profile-dashboard at mjasin/Nexus.Reader 2026-05-10 07:49:47 +00:00
39d9423d67 fix(ui): implement ServerIdentityService to resolve SSR profile fetch issues
ab605dff42 chore: add diagnostic console logging to identity service and UI components
Compare 2 commits »
mjasin created pull request mjasin/Nexus.Reader#31 2026-05-10 07:28:59 +00:00
feat(ui): Hub Navigation, Profile Dashboard and Auth Stability Fixes
mjasin created branch feat/hub-navigation-profile-dashboard in mjasin/Nexus.Reader 2026-05-10 07:28:51 +00:00
mjasin pushed to feat/hub-navigation-profile-dashboard at mjasin/Nexus.Reader 2026-05-10 07:28:51 +00:00
5fdc89dbf3 feat(ui): implement hub navigation, profile dashboard and fix auth sync loop
mjasin opened issue mjasin/Nexus.Reader#30 2026-05-09 18:35:17 +00:00
[UI/State] Implement 'Current Reading' Resumption Widget`
mjasin commented on issue mjasin/Nexus.Reader#26 2026-05-09 18:27:48 +00:00
[UX/Routing] Implement Hub Navigation & Reader Toolbar Profile Link

Dashboard fix:

Role: Senior Frontend UI/UX Architect

Context

We are building "Nexus E-Reader", a professional knowledge workstation. You have implemented the basic shell of the…

mjasin created branch feature/nexus-station-ui-refactor in mjasin/Nexus.Reader 2026-05-09 18:11:17 +00:00
mjasin pushed to feature/nexus-station-ui-refactor at mjasin/Nexus.Reader 2026-05-09 18:11:17 +00:00
mjasin opened issue mjasin/Nexus.Reader#28 2026-05-09 17:43:44 +00:00
[Data/UI] Integrate Knowledge Stats into Profile Pill-Nodes
mjasin opened issue mjasin/Nexus.Reader#27 2026-05-09 17:41:49 +00:00
[UI] Implement Profile Dashboard Layout & Identity Component
mjasin pushed to feature/hub-navigation-issue-26 at mjasin/Nexus.Reader 2026-05-09 09:39:23 +00:00
mjasin created branch feature/hub-navigation-issue-26 in mjasin/Nexus.Reader 2026-05-09 09:39:23 +00:00
mjasin opened issue mjasin/Nexus.Reader#26 2026-05-09 09:37:57 +00:00
[UX/Routing] Implement Hub Navigation & Reader Toolbar Profile Link
mjasin pushed to develop at mjasin/Nexus.Reader 2026-05-09 09:36:25 +00:00
34794db209 feat(ui/graph): Knowledge Graph Refinement and Sidebar Hierarchy (#25)