Commit Graph

15 Commits

Author SHA1 Message Date
Jon
4851dd109e chore(project_management): correct pylint error W0611:unused-import
ref: #765
2025-05-18 06:51:50 +09:30
Jon
98b392d4a2 refactor(project_management): Rename History models
ref: #765 #759
2025-05-18 03:06:43 +09:30
Jon
b63f6b7092 feat: Remove serializer caching from ALL viewsets
ref: #671 closes #668
2025-03-07 17:53:14 +09:30
Jon
70d24b1094 feat(project_management): History Model migrations for Project
ref: #605 #630
2025-02-18 04:13:37 +09:30
Jon
ba443c4e64 fix(project_management): correct truthy check for project ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 17:15:34 +09:30
Jon
c5eb26e62b feat: Views to cache discovered serializer
ref: #471 #511
2025-02-01 14:46:05 +09:30
Jon
995615c0a2 fix(project): when creating a project, fetch the organization object
ref: #473 #474
2025-01-18 23:33:50 +09:30
Jon
e2da2b173d chore(api): remove empty string for documentation link
ref: #463 #469
2025-01-12 16:48:12 +09:30
Jon
7322667a99 fix(project_management): For Project use a separate Import Serializer
ref: #248 #357
2024-11-28 02:22:15 +09:30
Jon
6cb99609cd fix(project_management): use the post data dict for fetching edit organisation
ref: #248 #357
2024-11-28 02:22:15 +09:30
Jon
5fd3123c9b fix(project_management): use the post data or existing object for fetching edit organisation
ref: #248 #357
2024-11-28 02:22:15 +09:30
Jon
ab41c96182 test(project_management): Project API v2 ViewSet permission checks
ref: #15 #248 #357
2024-11-28 02:22:14 +09:30
Jon
663f496dc7 feat(project_management): Project Validation for API v2
ref: #248 #357
2024-11-28 02:22:13 +09:30
Jon
ce566a8928 feat(project_management): Add Project Type API v2 endpoint
ref: #248 #357
2024-11-28 02:22:13 +09:30
Jon
a708644809 feat(project_management): Add Project API v2 endpoint
ref: #248 #357
2024-11-28 02:22:13 +09:30