|
294047a2b0
|
feat: Refactor activity and project handlers to use utility functions for ID parsing and response handling
|
2025-03-12 11:38:24 +00:00 |
|
|
b47c29cf5a
|
feat: Introduce Undefined function for Nullable type and refactor DTOs to use Nullable directly
|
2025-03-12 11:03:48 +00:00 |
|
|
4170eb5fbd
|
feat: Refactor DTOs to use types.ULID and update companyId fields to be optional
|
2025-03-12 09:32:29 +00:00 |
|
|
233f3cdb5c
|
feat: Introduce Nullable type for optional fields and update user DTOs accordingly
|
2025-03-12 08:56:44 +00:00 |
|
|
da115dc3f6
|
feat: Enhance user update handling and introduce NullString type for optional fields
|
2025-03-12 07:54:00 +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 |
|
|
165432208c
|
feat: Update JWT token generation to set cookie and modify authentication middleware to use cookie
|
2025-03-11 17:14:55 +00:00 |
|
|
e336ff3ba2
|
feat: Update models to use ULIDWrapper for ID handling and adjust related database operations
|
2025-03-11 16:37:05 +00:00 |
|
|
460235b832
|
feat: Add user registration endpoint with JWT token generation and update API documentation
|
2025-03-10 22:44:16 +00:00 |
|
|
9f8eab0fac
|
feat: Update API routes and enhance Swagger documentation for activity handler
|
2025-03-10 22:40:10 +00:00 |
|
|
8785b86bfc
|
feat: Implement company management API endpoints and handler
|
2025-03-10 22:03:13 +00:00 |
|
|
58173b436c
|
refactor: Update DTOs to use string type for IDs and enhance API documentation for activity and user handlers
|
2025-03-10 21:43:45 +00:00 |
|
|
558ee70c21
|
feat: Add authentication DTOs and setup API routes for user and activity management
|
2025-03-10 21:02:41 +00:00 |
|