Commit graph

19 commits

Author SHA1 Message Date
Claude Code
ec429da540 test(tests-test): Add test utilities for wellness backend mocking and validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:20:01 -07:00
Claude Code
fc29de9c5a feat(routines): Add new properties to RoutineEntity for enhanced validation and support for new routine types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:20:01 -07:00
Claude Code
f6c151fbc8 test(routines): Add/update test coverage for RoutinesService and RoutinesRunsService
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:20:01 -07:00
Claude Code
46448d5e97 fix(routines-specific): 🐛 Fix missing validation in RoutinesService to prevent routine update failures and add validation for routine fields like duration and intensity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:20:01 -07:00
Claude Code
f4366b5e0b test(health): Add test cases for the useHealth hook in the wellness module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:20:01 -07:00
Claude Code
be86050760 ui(health-dashboard): 💄 Enhance HealthDashboardPage with updated visual elements, refined layout, and improved health metric displays
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:20:01 -07:00
Claude Code
d2117deb8e refactor(health-backend): ♻️ Update entity classes with expanded fields, relationships, and decorators for new health tracking features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:20:01 -07:00
Claude Code
cf7f4ed90a test(health-backend): Add/update test cases for OAuth, sync, HRT, lab results, measurements, and medical records validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:20:00 -07:00
Claude Code
92923caa5c feat(health): Implement Epic OAuth2 authentication and health data sync services, update health module config, and extend lab/measurement handling for EHR integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:20:00 -07:00
Claude Code
cd34dc9f8b test(habits): Add comprehensive test cases for the useHabits hook, including edge cases and mocking for habit tracking logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:20:00 -07:00
Claude Code
c409877d07 feat(habits): Add progressive validation to CreateHabitModal, animate heatmap transitions in HabitHeatmap, and enhance HabitsPage layout for new habit tracking features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:20:00 -07:00
Claude Code
95dea9dd46 feat(habits): Implement habit tracking fields for progress, customization, and wellness integrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:20:00 -07:00
Claude Code
a7398b0155 test(habits): Add test coverage for HabitsService methods (createHabit, updateHabit, getHabits) with mocks and assertions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:20:00 -07:00
Claude Code
372c868f32 feat(habits): Implement habit analytics and reminder system in HabitsService
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:20:00 -07:00
Claude Code
b38aca9d5e feat(ui): Add ConsumablesTab component to display and manage wellness consumables with filtering, sorting, and item views
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:20:00 -07:00
Claude Code
b5e1242f82 feat(consumables): Add ConsumableItem and ConsumableLog entity classes with consumption tracking fields
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:20:00 -07:00
Claude Code
d2a111059d test(consumables): Implement unit tests to validate inventory logic, consumption tracking, and validation in ConsumableItemService
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:20:00 -07:00
Claude Code
f6e8d8a5e4 feat(consumables): Add service methods for tracking and managing consumable items and collections
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:20:00 -07:00
Claude Code
17c417758c breaking(core-spans): 💥 Introduce unified core spans API across career, education, events, finance, journal, messenger, productivity, and wellness modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 09:33:04 -07:00