Marek Jaisński mjasin
  • Joined on 2026-05-05
mjasin merged pull request mjasin/Nexus.Reader#57 2026-05-27 07:44:45 +00:00
feat(ui): implement premium mobile-first reader layout with three-tab bottom navigation and assistant FAB
mjasin pushed to feat/mobile-ux-overhaul at mjasin/Nexus.Reader 2026-05-27 07:36:09 +00:00
e42546d82f feat(ui): implement premium mobile-first reader layout with three-tab bottom navigation and assistant FAB
mjasin created branch feat/mobile-ux-overhaul in mjasin/Nexus.Reader 2026-05-27 07:36:09 +00:00
mjasin pushed to infra/beta-deploy-test at mjasin/Nexus.Reader 2026-05-26 18:15:27 +00:00
a9a670d776 refactor: move debug-only logic to runtime condition in SerilogDemo page
mjasin pushed to infra/beta-deploy-test at mjasin/Nexus.Reader 2026-05-26 18:13:08 +00:00
b867d08e63 chore: add Central Package Management files and NexusReader.Data project to Dockerfile build process
mjasin pushed to infra/beta-deploy-test at mjasin/Nexus.Reader 2026-05-26 17:55:52 +00:00
539ad79f18 feat(infra): configure beta deployment to Test environment with hardened security and feature flags
mjasin deleted branch feature/concepts-map-dashboard from mjasin/Nexus.Reader 2026-05-26 17:46:58 +00:00
mjasin pushed to develop at mjasin/Nexus.Reader 2026-05-26 17:46:58 +00:00
72905aa119 feat(ui): implement premium gamified Concepts Map dashboard, unify design tokens, and enforce scoped CSS (#54)
mjasin merged pull request mjasin/Nexus.Reader#54 2026-05-26 17:46:56 +00:00
feat(ui): implement premium gamified Concepts Map dashboard, unify design tokens, and enforce scoped CSS
mjasin closed issue mjasin/Nexus.Reader#55 2026-05-26 17:46:56 +00:00
[UI/UX] Unify Nexus Neon Design System across all dashboard modules and gamify Concepts Map
mjasin pushed to feature/concepts-map-dashboard at mjasin/Nexus.Reader 2026-05-26 17:42:31 +00:00
f3b02c8584 refactor: introduce IConceptsMapReadRepository and SegmentIdParser to improve data access and domain logic encapsulation.
mjasin pushed to feature/concepts-map-dashboard at mjasin/Nexus.Reader 2026-05-26 15:06:30 +00:00
209344cfa0 refactor: centralize UI design tokens and implement reusable glass-panel and button styles
44c4ad0903 feat: introduce IConceptsMapService abstraction with server and WASM implementations and update knowledge processing flow
4fd66052ea feat: implement premium gamified Concepts Map dashboard, custom skill-tree, and secure tenant gating
Compare 3 commits »
mjasin created branch feature/concepts-map-dashboard in mjasin/Nexus.Reader 2026-05-26 15:06:30 +00:00
mjasin merged pull request mjasin/Nexus.Reader#51 2026-05-26 12:15:29 +00:00
feat(search/rag): implement NexusSearchBox, dynamic Qdrant collection auto-provisioning, batch vector ingestion, mobile Serilog logging, and resolve 401 auth handler error
mjasin closed issue mjasin/Nexus.Reader#52 2026-05-26 12:15:29 +00:00
[UI/UX] Implement NexusSearchBox, cross-platform MAUI Serilog & 401 Auth handler
mjasin pushed to develop at mjasin/Nexus.Reader 2026-05-26 12:15:29 +00:00
a0bf6c15f4 feat(search/rag): implement NexusSearchBox, dynamic Qdrant collection auto-provisioning, batch vector ingestion, mobile Serilog logging, and resolve 401 auth handler error (#51)
mjasin deleted branch feat/nexus-search-box from mjasin/Nexus.Reader 2026-05-26 12:15:29 +00:00
mjasin pushed to feat/nexus-search-box at mjasin/Nexus.Reader 2026-05-26 12:15:00 +00:00
a2aecf7dd3 fix: prevent potential component state updates after disposal and implement dedicated repository for quiz results
mjasin pushed to feat/nexus-search-box at mjasin/Nexus.Reader 2026-05-26 11:44:26 +00:00
381f26ed3e Merge branch 'develop' into feat/nexus-search-box
758b152a0c NewDocV1
29bd42e52e Add beta Documentation
Compare 3 commits »
mjasin merged pull request mjasin/Nexus.Reader#53 2026-05-26 11:43:59 +00:00
feat(ui/quiz): implement real-time global chapter quiz generation, submit results to database, and display dynamic statistics on dashboard