abhishekbhakat
  • Joined on 2025-03-16
abhishekbhakat pushed to main at abhishekbhakat/zhealth 2025-12-20 07:27:51 +00:00
89815e7e21 feat: redesign biomarker display as a vertical list with status indicators and scale bars
69bc5675dc feat: add profile avatar selection and enhance sidebar UI with icons
Compare 2 commits »
abhishekbhakat pushed to main at abhishekbhakat/zhealth 2025-12-19 15:55:32 +00:00
e558e19512 feat: Introduce a shared Layout component, add new Insights and Sources pages, and refactor Dashboard and Profile pages to integrate with the new layout.
abhishekbhakat pushed to main at abhishekbhakat/zhealth 2025-12-19 15:42:13 +00:00
10e6d2c58a feat: Display biomarkers by category in collapsible sections on the dashboard, including new UI styles and backend category_id in the API response.
abhishekbhakat pushed to main at abhishekbhakat/zhealth 2025-12-19 15:11:17 +00:00
d08f63f50c feat: Implement theme state management and enhance theme toggle button with dynamic icons and accessibility.
abhishekbhakat pushed to main at abhishekbhakat/zhealth 2025-12-19 14:58:37 +00:00
21a0031c81 feat: implement admin user management page with user listing, creation, deletion, and password reset functionality
abhishekbhakat pushed to main at abhishekbhakat/zhealth 2025-12-19 12:37:59 +00:00
c26c74ebdb feat: add stop command to Makefile for terminating local servers
abhishekbhakat pushed to main at abhishekbhakat/zhealth 2025-12-19 12:37:11 +00:00
d981ff37fb feat: Add optional display name to user profile with corresponding API and UI updates
abhishekbhakat pushed to main at abhishekbhakat/zhealth 2025-12-19 12:21:46 +00:00
f2f2d1dec7 feat: Enhance Makefile with frontend commands, database seeding, and improved serve and clean targets.
0f6ef74f6c feat: add user profile page with editable physical info and lifestyle settings
Compare 2 commits »
abhishekbhakat pushed to main at abhishekbhakat/zhealth 2025-12-19 12:03:34 +00:00
b2ad488043 feat: add React frontend with login, signup, dashboard pages and admin seeding support
abhishekbhakat pushed to main at abhishekbhakat/zhealth 2025-12-19 10:51:33 +00:00
2d3ad4f567 feat: add application logo in PNG and SVG formats
4890cfb541 feat: implement session-based authentication and core API handlers for user management
Compare 2 commits »
abhishekbhakat pushed to main at abhishekbhakat/zhealth 2025-12-19 08:23:00 +00:00
b9fbbbbbd6 feat: add diet entity and user lifestyle habits with data seeding support
abhishekbhakat pushed to main at abhishekbhakat/zhealth 2025-12-19 08:14:15 +00:00
baccbee706 feat: implement biomarker models, reference rules, and data seeding logic
abhishekbhakat pushed to main at abhishekbhakat/zhealth 2025-12-18 15:04:49 +00:00
2b02470957 feat: add height, blood type, and birthdate fields to User model and remove Eq derive.
abhishekbhakat pushed to main at abhishekbhakat/zhealth 2025-12-18 14:53:14 +00:00
f9f6871ee5 feat: Add user role entity and integrate with user model, including migration updates and a new Makefile target.
abhishekbhakat pushed to main at abhishekbhakat/zhealth 2025-12-18 14:41:30 +00:00
42b567f0ac feat: document future scope including FHIR integration, wearable sync, and other planned features.
abhishekbhakat pushed to main at abhishekbhakat/zhealth 2025-12-18 13:17:07 +00:00
e2930d1cd5 feat: initialize rust backend with axum server, seaorm models, and project scaffolding
abhishekbhakat pushed to main at abhishekbhakat/zhealth 2025-12-18 12:11:36 +00:00
9c0715637f docs: introduce comprehensive coding standards for the zhealth monorepo.
abhishekbhakat pushed to main at abhishekbhakat/zhealth 2025-12-18 12:00:30 +00:00
75c15ae73d feat: Add initial project development phases, high-level targets, and vision documentation.
abhishekbhakat created repository abhishekbhakat/zhealth 2025-12-18 11:41:48 +00:00
abhishekbhakat pushed to main at abhishekbhakat/clm-system 2025-09-06 05:28:03 +00:00
bfb761238f Initial implementation by kimi k2 0905