12 Commits

Author SHA1 Message Date
fcdeedf7e9 wip 2025-03-31 19:07:30 +00:00
0379ea4ae4 feat: Add TypeScript type generation and update DTOs to use string for IDs 2025-03-12 06:38:41 +00:00
9057adebdd feat: Update database models and DTOs to use bytea for ULIDWrapper and add JWT configuration to environment 2025-03-11 23:11:49 +00:00
09584efa39 feat: Add project rules and guidelines for architecture, coding practices, security, documentation, testing, frontend, devops, and development workflow 2025-03-11 10:36:34 +00:00
9f8eab0fac feat: Update API routes and enhance Swagger documentation for activity handler 2025-03-10 22:40:10 +00:00
aa5c7e77fc refactor: Remove deprecated, bad examples 2025-03-10 20:48:13 +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
837cd55a33 feat: Introduce base entity structure and update DTOs for Activity, Company, User, and TimeEntry 2025-03-09 20:28:46 +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