Lilith
|
a282e1799c
|
docs(types): 📝 Update shared type definitions (DTOs, filters, responses) and remove legacy finance feature while documenting new structure in .claude/ directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-04 12:10:42 -08:00 |
|
Lilith
|
fc9129e74c
|
chore(claude-.claude): 🔧 Update agent guidelines, development instructions, safety rules, and shared enums/types for consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-04 12:04:52 -08:00 |
|
Lilith
|
37c8aa9208
|
breaking(types): 💥 Update shared DTOs, entities, and response types with new structure and validation, enforcing breaking changes across API responses, database models, and feature implementations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-03 16:30:17 -08:00 |
|
Lilith
|
657e93c2d1
|
feat(assistant-chat): ✨ Add conversation CRUD operations, DTOs, controller, service, migration, and frontend components for managing AI assistant conversations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-03 16:08:56 -08:00 |
|
Lilith
|
dc74ddeccb
|
types(types): 🏷️ Implement production-ready enums, DTOs, and entities with standardized documentation for database compatibility and future stabilization.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-03 14:49:32 -08:00 |
|
Lilith
|
553f3f57ae
|
breaking(projects): 💥 Refactor core format utility to enforce new data contract, breaking dashboards, CLI output, and analytics components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-03 11:17:29 -08:00 |
|
Lilith
|
c16ab82a41
|
chore(shared): 🔧 Update Vitest config for global test setup, plugins, and environment settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-03 11:17:28 -08:00 |
|
Lilith
|
735f7a4943
|
deps-upgrade(deps): ⬆️ Update shared and app-specific dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-03 11:17:28 -08:00 |
|
Lilith
|
31210d8e0d
|
feat(projects): ✨ Introduce batch processing and outfit management with ContentBatchesService, OutfitsService, DTOs, entities, and frontend pages for projects
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-03 00:39:26 -08:00 |
|
Lilith
|
394fb4b50e
|
feat(projects): ✨ Add project dashboard components, medical dashboard components, shared project types, and training service integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-03 00:33:26 -08:00 |
|
Lilith
|
8ee528fc0d
|
style(frontend): 🎨 Refactor formatting utilities to standardize currency, numbers, and project/domain display across frontend components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-02 23:58:14 -08:00 |
|
Lilith
|
3486891188
|
chore(shared): 🔧 Update Vitest config to adjust test execution settings, plugins, and dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-02 23:58:14 -08:00 |
|
Lilith
|
99bbfbdb36
|
deps-upgrade(deps): ⬆️ Update dependency versions in shared package for consistent builds
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-02 23:58:14 -08:00 |
|
Lilith
|
452a0cd13a
|
breaking(api): 💥 Update API contracts, shared DTOs, and frontend components to enforce USD as default currency with database schema migration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-02 23:51:47 -08:00 |
|
Lilith
|
1b115d72c7
|
feat(habits-component): ✨ Add HabitCheckIn entity, CreateCheckInDto, and HabitsService methods for check-in functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-02 23:46:07 -08:00 |
|
Lilith
|
9df442743d
|
fix(shared): 🐛 Update API timeout constant to 10000ms from 5000ms
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-02 23:23:00 -08:00 |
|
Lilith
|
b2a9f6ac58
|
feat(assistant-chat): ✨ Add chat controller, CLI command, and system tray integration for the assistant chat feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-02 21:47:00 -08:00 |
|
Lilith
|
4186f5a8b7
|
refactor(types): ♻️ Improve shared module structure for DTOs, filters, and constants with cleaner organization and consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-02 21:01:44 -08:00 |
|
Lilith
|
058b1f21c0
|
types(shared-literally): 🏷️ Add strict DTO classes, entity interfaces, and filter types with validation rules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-01 01:16:23 -08:00 |
|
Lilith
|
c9eaa039a5
|
chore(shared): 🔧 Update SWC compiler config in .swcrc to optimize build performance with adjusted minification and target compatibility settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 21:53:52 -08:00 |
|
Lilith
|
5ca75d083b
|
chore(config): 🔧 Update TypeScript compiler settings in shared tsconfig to enforce stricter type-checking and consistent module resolution across projects
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 21:53:52 -08:00 |
|
Lilith
|
36e68a4fb2
|
deps-upgrade(deps): ⬆️ Update shared dependencies to pinned versions in package.json and pnpm-lock.yaml
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 21:53:52 -08:00 |
|
Lilith
|
44be916be7
|
breaking(analytics): 💥 Update shared analytics response structures to enforce breaking changes across health, income, and projects modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-27 17:04:12 -08:00 |
|
Lilith
|
40dad29111
|
feat(calendar): ✨ Implement calendar views, time block modals, and domain scheduling API integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-27 16:33:13 -08:00 |
|
Lilith
|
04bb60977e
|
feat(calendar): ✨ Add advanced time block management with MonthView, WeekView, and enhanced styling system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-27 16:26:07 -08:00 |
|
Lilith
|
1ee862c510
|
types(shared-types): 🏷️ Update TypeScript interfaces for DTOs, entities, and filters
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-27 16:18:34 -08:00 |
|
Lilith
|
7768b9b6e4
|
feat(spellcheck): ✨ Implement standalone spellcheck hook, extend event types, and integrate voice assistant support across pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-27 15:46:16 -08:00 |
|
Lilith
|
7e709687e9
|
feat(assistant): ✨ Introduce spellcheck UI components, hooks, services, worker scripts, shared types, and CLI updates for real-time chat spellchecking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-26 15:52:33 -08:00 |
|
Lilith
|
54d93c8676
|
feat(chat): ✨ Add SpellcheckOverlay component, useSpellcheck hook, and shared types for real-time spell checking in chat
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-25 23:05:08 -08:00 |
|
Lilith
|
ca73b7da0e
|
types(types): 🏷️ Standardize shared DTOs, entity types, and enums to enable agent action data modeling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-25 19:09:16 -08:00 |
|
Lilith
|
c9c100fe06
|
feat(frontend): ✨ Add DomainLayout and DomainExercisesPage components plus shared types for domain management UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-25 18:47:10 -08:00 |
|
Lilith
|
17abfacfcb
|
breaking(habits-today): 💥 Update shared DTOs/entities with new fields/validations; refactor HabitsService/TodayService to enforce breaking changes, and adjust frontend components/hooks (HabitsPage, TodayPage, useHabits, useToday) for compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-25 17:34:06 -08:00 |
|
Lilith
|
bd59c0bd2a
|
feat(habits): ✨ Add habit DTOs/entities, implement TodayView CLI component, and create Habit management UI page
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-25 17:21:28 -08:00 |
|
Lilith
|
b2a77f1ea0
|
feat(filters): ✨ Add filter types, UI controls, and hooks for calendar, domains, goals, and habits with shared definitions and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-25 15:02:47 -08:00 |
|
Lilith
|
97d2aeebcd
|
feat(assistant-chat): ✨ Implement real-time chat WebSocket support with event types, backend gateway updates, and frontend UI adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-25 12:22:44 -08:00 |
|
Lilith
|
90f0b9b992
|
chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-25 11:31:16 -08:00 |
|
Lilith
|
2fc3ef2db3
|
chore(config): 🔧 Update configuration JSON files in /src/config/ directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-25 09:51:26 -08:00 |
|
Lilith
|
250b557aa5
|
chore(codebase): 🔧 implemented foundational project structure with core config files and module scaffolding
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-25 09:43:10 -08:00 |
|