|
aa5c7e77fc
|
refactor: Remove deprecated, bad examples
|
2025-03-10 20:48:13 +00:00 |
|
|
ce39b7ba34
|
refactor: Update user model to use 'any' type for updates and adjust DTO path in configuration
|
2025-03-10 20:45:41 +00:00 |
|
|
d1720ea33d
|
refactor: Update comments to English for consistency across models
|
2025-03-10 10:11:04 +00:00 |
|
|
7f275c774e
|
refactor: Remove unused entity and datasource files; add AuthDto for authentication, simplification
|
2025-03-10 09:47:44 +00:00 |
|
|
3b0b2b4340
|
feat: Update repository interfaces to use specific create and update types for Company, Customer, Project, TimeEntry, and User
|
2025-03-10 08:06:10 +00:00 |
|
|
3193204dac
|
feat: Refactor User entity and datasource to use email and password hashing with salt
|
2025-03-10 08:05:48 +00:00 |
|
|
f567d086ec
|
feat: Update repositories to use specific create and update types for Activity and User
|
2025-03-10 07:31:37 +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 |
|
|
115f2667f6
|
feat: Update entity types to include specific ID types and adjust DTO mappings
|
2025-03-09 20:44:46 +00:00 |
|
|
86f4c757e3
|
feat: Refactor entity types to include BaseEntity properties and update date handling
|
2025-03-09 20:37:03 +00:00 |
|
|
b2328b4e0c
|
feat: Extend User type to include BaseEntity properties
|
2025-03-09 20:30:50 +00:00 |
|
|
837cd55a33
|
feat: Introduce base entity structure and update DTOs for Activity, Company, User, and TimeEntry
|
2025-03-09 20:28:46 +00:00 |
|
|
9749d5658c
|
feat: Add create and update DTOs for Company, Customer, Project, Activity, User, and TimeEntry entities
|
2025-03-09 19:55:23 +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 |
|
|
56a6f3cfc4
|
feat: Generate TypeScript interfaces for backend entities using Tygo
|
2025-03-09 15:16:34 +00:00 |
|
|
98d21724ee
|
feat: Implement Swagger documentation and integrate Gin framework for API
|
2025-03-09 14:57:50 +00:00 |
|
|
2f469c1830
|
feat: Initialize frontend and backend structure with essential configurations and entities
|
2025-03-09 10:55:00 +00:00 |
|
|
609bc904ea
|
docu: Remove outdated draft documents for time tracking tool specification
|
2025-03-09 10:48:14 +00:00 |
|
|
be6340332e
|
docu: Add documentation for security, extensibility, deployment, and general overview
|
2025-03-09 10:42:01 +00:00 |
|
|
e31b93df93
|
concept
|
2025-03-09 08:16:30 +00:00 |
|