Commit Graph
22 Commits
Author SHA1 Message Date
Rayyan 6d6a771c7c Update deploy workflow
Deploy / deploy (push) Successful in 36s
2026-08-02 18:08:58 +00:00
Rayyan 95d03bb987 test: trigger deploy
Deploy / deploy (push) Failing after 1s
2026-08-02 18:07:38 +00:00
Rayyan 81e8258c1a Test deploy
Deploy / deploy (push) Failing after 0s
2026-08-02 18:00:50 +00:00
Rayyan 0bb9212a10 Test deploy
Deploy / deploy (push) Failing after 1s
2026-08-02 17:58:59 +00:00
Rayyan d3a8eab118 Delete PHASE1_README.md
Deploy / deploy (push) Failing after 0s
2026-08-03 00:53:18 +07:00
Rayyan f8f115ae26 Merge branch 'main' of https://git.raylab.site/rayyan/RayLab-Core
Deploy / deploy (push) Failing after 0s
2026-08-03 00:51:10 +07:00
Rayyan ae30b9bf16 Test Gitea Actions 2026-08-03 00:49:38 +07:00
Rayyan 4abeb3c62a Fix workflow
Deploy / deploy (push) Failing after 0s
2026-08-02 17:38:06 +00:00
Rayyan c475e76ad0 Create deploy.yml
deploy.yml / deploy (push) Canceled after 0s
2026-08-03 00:29:33 +07:00
Rayyan f2af2cb6e2 Update schema.prisma 2026-08-02 23:46:51 +07:00
Rayyan fee8e68089 Update schema.prisma 2026-08-02 23:44:02 +07:00
Rayyan c960fa0460 fix npm run build 2026-08-02 23:29:11 +07:00
Rayyan 8f36f2fb12 Fix npm start 2026-08-02 22:46:59 +07:00
Rayyan 5a43e8322e Update .gitignore 2026-08-02 21:12:49 +07:00
Rayyan eb6031282a fix npm run build 2026-08-02 20:01:29 +07:00
Rayyan 306c145f91 Update .env.example 2026-08-02 17:57:29 +07:00
Rayyan 680100c529 Update schema.prisma 2026-08-02 17:51:36 +07:00
Rayyan ffc5ecd259 Phase 3 Completed 2026-08-02 17:44:50 +07:00
Rayyan 7ce0de4e91 feat(identity): redesign identity module and introduce RBAC foundation
- Redesign the Identity module with a richer domain model.
- Extend the User entity to support username, Authentik integration, activity tracking, and storage information.
- Add Role and Permission domain models with many-to-many relationships.
- Implement RBAC foundation using UserRole, RolePermission, and UserPermission mappings.
- Add user storage quota and usage fields with default values.
- Introduce Authentik identifiers and synchronization metadata.
- Refactor user domain logic for role and permission management.
- Update Prisma schema to support the new identity architecture.
- Improve JWT authentication and permission guard integration.
- Update repositories, handlers, controllers, mappers, DTOs, and Swagger configuration.
- Refresh environment configuration and project dependencies.
2026-08-02 00:25:36 +07:00
Mr. Rayyan fdbfb34842 Menyelesaikan object user dan init base 2026-07-30 22:47:18 +07:00
Mr. Rayyan 3efac50f39 Init 2026-07-30 09:41:42 +07:00
rayyan aef8e412a8 Initial commit 2026-07-29 17:28:22 +07:00