Commit Graph

28 Commits

Author SHA1 Message Date
Jon
1e914d1345 feat(project_management): Project Type Notes ViewSet
ref: #525 #544
2025-02-07 23:09:06 +09:30
Jon
f71fe3d6d7 feat(project_management): Project State Notes ViewSet
ref: #525 #543
2025-02-07 23:00:34 +09:30
Jon
9e7f731a0e feat(project_management): Project Milestone Notes ViewSet
ref: #525 #542
2025-02-07 22:52:59 +09:30
Jon
c1a47045e7 feat(project_management): Project Notes ViewSet
ref: #335 #526
2025-02-07 20:21:16 +09:30
Jon
22f46160be fix(project_management): Add missing attribute view_description to project tasks viewset
ref: #518
2025-02-06 21:10:59 +09:30
Jon
fe27218256 fix(project_management): correct truthy check for project milestone ViewSet property when evaluating queryset
ref: #512 #518
2025-02-06 17:29:50 +09:30
Jon
346fc57ba7 fix(project_management): correct truthy check for project milestone ViewSet property when evaluating queryset
ref: #512 #518
2025-02-06 17:15:59 +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
c753b799ee fix(project_management): correct truthy check for project type ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 17:15:26 +09:30
Jon
70baac6fb2 fix(project_management): correct truthy check for project state ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 17:15:14 +09:30
Jon
1ea5937881 fix(project_management): correct truthy check for project milestone ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 17:15:04 +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
193c6c3b7f feat(api): Add IndexViewset to ViewSet mixin
ref: #442 #456
2024-12-27 23:03:39 +09:30
Jon
cd0bcf6731 chore(api): Correct DRF Swagger Docs errors
ref: #248 #361 #383
2024-11-28 02:22:25 +09:30
Jon
74d55fb81e feat(itim): Add Project Task API v2 endpoint
ref: #248 #377
2024-11-28 02:22:23 +09:30
Jon
268e3294a2 feat(api): Setup API to be correctly versioned
ref: #248 #365
2024-11-28 02:22:16 +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
9ecd545d1f feat(project_management): Add Project State API v2 endpoint
ref: #248 #357
2024-11-28 02:22:13 +09:30
Jon
11e3b04b46 feat(project_management): Add Project Milestone 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
Jon
11cf3a11fc feat(project_management): Add v2 endpoint Project Management
ref:  #345 #346
2024-11-28 02:18:26 +09:30