|
ec250570a6
|
feat: Refactor database configuration loading and seeding logic for improved clarity and maintainability
|
2025-03-11 12:35:04 +00:00 |
|
|
558ee70c21
|
feat: Add authentication DTOs and setup API routes for user and activity management
|
2025-03-10 21:02:41 +00:00 |
|
|
17cb4505be
|
feat: Add database object models and repositories for Activity, Company, Customer, Project, TimeEntry, and User with GORM integration
|
2025-03-10 07:29:34 +00:00 |
|
|
4dda83904a
|
feat: Add database object models for Activity, Company, Customer, Project, TimeEntry, and User with GORM integration
|
2025-03-09 21:09:52 +00:00 |
|
|
0402b8ac65
|
feat: Replace int IDs with ulid.ULID in domain entities and update TypeScript DTOs
|
2025-03-09 18:37:52 +00:00 |
|
|
98d21724ee
|
feat: Implement Swagger documentation and integrate Gin framework for API
|
2025-03-09 14:57:50 +00:00 |
|