tududi/backend/models
antanst e58ea08b7b Introduce RBAC scaffolding (roles, permissions, actions) and admin/shares endpoints.
Adds initial models, migrations, and services to support role-based access and sharing; wires routes to prepare for permission-driven features.
2025-09-22 15:20:46 +03:00
..
action.js Introduce RBAC scaffolding (roles, permissions, actions) and admin/shares endpoints. 2025-09-22 15:20:46 +03:00
area.js Standardize UID implementation across backend 2025-08-06 15:54:45 +03:00
calendar_token.js Standardize UID implementation across backend 2025-08-06 15:54:45 +03:00
inbox_item.js Scaffold intelligent suggestions 2025-07-11 20:34:48 +03:00
index.js Introduce RBAC scaffolding (roles, permissions, actions) and admin/shares endpoints. 2025-09-22 15:20:46 +03:00
note.js Standardize UID implementation across backend 2025-08-06 15:54:45 +03:00
permission.js Introduce RBAC scaffolding (roles, permissions, actions) and admin/shares endpoints. 2025-09-22 15:20:46 +03:00
project.js Setup slugify and fix nanoid issues 2025-08-08 23:14:40 +03:00
role.js Introduce RBAC scaffolding (roles, permissions, actions) and admin/shares endpoints. 2025-09-22 15:20:46 +03:00
tag.js Standardize UID implementation across backend 2025-08-06 15:54:45 +03:00
task.js Standardize UID implementation across backend 2025-08-06 15:54:45 +03:00
task_event.js Add project_id_changed for tasks that are moved 2025-09-12 16:53:06 +03:00
user.js Feat add first day of week (#339) 2025-09-18 12:57:28 +03:00