| .. |
|
common.go
|
Refactor common.go to add soft delete and audit functionality with appropriate struct definitions
|
2025-10-15 21:14:09 +07:00 |
|
m_client_entity.go
|
feat: Add many-to-many relationship between menus and clients with seeder support
|
2025-10-21 20:23:16 +07:00 |
|
m_location_entity.go
|
feat: Add new entities for maintenance management and user roles
|
2025-10-21 15:06:43 +07:00 |
|
m_maintenance_group_entity.go
|
feat: Enhance maintenance group role entities with cascading constraints and add role-user relationship
|
2025-10-25 01:38:01 +07:00 |
|
m_maintenance_group_role_entity.go
|
feat: Enhance maintenance group role entities with cascading constraints and add role-user relationship
|
2025-10-25 01:38:01 +07:00 |
|
m_maintenance_group_role_user_entity.go
|
feat: Enhance maintenance group role entities with cascading constraints and add role-user relationship
|
2025-10-25 01:38:01 +07:00 |
|
m_maintenance_schdule_header_entity.go
|
feat: Add new entities for maintenance management and user roles
|
2025-10-21 15:06:43 +07:00 |
|
m_maintenance_schdule_line_entity.go
|
feat: Add new entities for maintenance management and user roles
|
2025-10-21 15:06:43 +07:00 |
|
m_maintenance_staff_entity.go
|
feat: Add new entities for maintenance management and user roles
|
2025-10-21 15:06:43 +07:00 |
|
m_menu_client_entity.go
|
feat: Add many-to-many relationship between menus and clients with seeder support
|
2025-10-21 20:23:16 +07:00 |
|
m_menu_entity.go
|
feat: Implement menu management with CRUD operations and routing
|
2025-10-23 15:49:10 +07:00 |
|
m_permissions_entity.go
|
feat: Implement seeders for menus, permissions, and role-permission associations
|
2025-10-21 20:05:14 +07:00 |
|
m_role_entity.go
|
feat: Add maintenance groups and roles with corresponding seeders and migrations
|
2025-10-22 10:13:24 +07:00 |
|
m_role_menu_entity.go
|
feat: Add role-menu seeder and remove redundant ID field from M_Role_Menu
|
2025-10-21 20:11:40 +07:00 |
|
m_role_permission_entity.go
|
feat: Enhance role and user role management with new endpoints and DTOs for assigning/removing roles and permissions
|
2025-10-22 15:29:42 +07:00 |
|
m_user_entity.go
|
feat: Add new entities for maintenance management and user roles
|
2025-10-21 15:06:43 +07:00 |
|
m_user_role_entity.go
|
feat: Enhance role and user role management with new endpoints and DTOs for assigning/removing roles and permissions
|
2025-10-22 15:29:42 +07:00 |
|
product_entity.go
|
feat: Add new entities for maintenance management and user roles
|
2025-10-21 15:06:43 +07:00 |
|
refresh_token_entity.go
|
Remove TenantID references from RefreshToken entity for consistency
|
2025-10-15 21:13:57 +07:00 |
|
tenant_entity.go
|
feat: Add new entities for maintenance management and user roles
|
2025-10-21 15:06:43 +07:00 |
|
user_entity.go
|
feat: Add new entities for maintenance management and user roles
|
2025-10-21 15:06:43 +07:00 |