|
4851dd109e
|
chore(project_management): correct pylint error W0611:unused-import
ref: #765
|
2025-05-18 06:51:50 +09:30 |
|
|
603d7a4b7b
|
refactor(base): rename app to centurion
ref: #764
|
2025-05-16 22:10:38 +09:30 |
|
|
2d7335ff85
|
refactor(access): Rename model Organization -> Tenant
ref: #756 #505
|
2025-05-15 02:44:53 +09:30 |
|
|
a0d750b1f5
|
feat(project_management): add estimation field to project api fields
ref: #722 closes #312
|
2025-04-15 16:44:23 +09:30 |
|
|
75618de977
|
refactor(project_management): add duration field to project api fields
ref: #722 #312
|
2025-04-15 16:41:07 +09:30 |
|
|
723bc7aed4
|
test(core): correct kwargs for history tests
ref: #602 #605
|
2025-02-18 04:13:34 +09:30 |
|
|
358c1720d5
|
fix(project_management): project Model serializer must inherit common serializer
ref: #601 #605
|
2025-02-18 04:13:34 +09:30 |
|
|
7cd4cb965b
|
refactor(core): move get_url to common serializer
reduces duplicated code
ref: #602 #605
|
2025-02-18 04:13:33 +09:30 |
|
|
c1a47045e7
|
feat(project_management): Project Notes ViewSet
ref: #335 #526
|
2025-02-07 20:21:16 +09:30 |
|
|
995615c0a2
|
fix(project): when creating a project, fetch the organization object
ref: #473 #474
|
2025-01-18 23:33:50 +09:30 |
|
|
11169d8722
|
feat(information_management): Ability to link Knowledge Base article to a Project
ref: #426 #427
|
2024-12-21 17:10:34 +09:30 |
|
|
1d9d426601
|
feat(project_management): add project completed field
ref: #248 #401
|
2024-11-29 00:13:52 +09:30 |
|
|
5f7b6ef9eb
|
refactor: update serializers to use model get_url function
ref: #248 #390 #366
|
2024-11-28 02:22:28 +09:30 |
|
|
e94e28ad33
|
feat(api): Added abilty to specify a css class for markdown field
ref: #248 #385 #388 nofusscomputing/centurion_erp_ui#4 nofusscomputing/centurion_erp_ui#26
|
2024-11-28 02:22:26 +09:30 |
|
|
2b25e2bb02
|
refactor(api): set fields that are for markdown to use the markdown field
ref: #248 #385 #388 nofusscomputing/centurion_erp_ui#26
|
2024-11-28 02:22:26 +09:30 |
|
|
cd0bcf6731
|
chore(api): Correct DRF Swagger Docs errors
ref: #248 #361 #383
|
2024-11-28 02:22:25 +09:30 |
|
|
74d55fb81e
|
feat(itim): Add Project Task API v2 endpoint
ref: #248 #377
|
2024-11-28 02:22:23 +09:30 |
|
|
268e3294a2
|
feat(api): Setup API to be correctly versioned
ref: #248 #365
|
2024-11-28 02:22:16 +09:30 |
|
|
7322667a99
|
fix(project_management): For Project use a separate Import Serializer
ref: #248 #357
|
2024-11-28 02:22:15 +09:30 |
|
|
fa3698aa2b
|
fix(project_management): Dont use init to adjust read_only_fields for project
ref: #248 #357
|
2024-11-28 02:22:15 +09:30 |
|
|
77e09e8a13
|
feat(project_management): Add remaining Project base serializers for API v2
ref: #248 #357
|
2024-11-28 02:22:13 +09:30 |
|
|
663f496dc7
|
feat(project_management): Project Validation for API v2
ref: #248 #357
|
2024-11-28 02:22:13 +09:30 |
|
|
ce566a8928
|
feat(project_management): Add Project Type API v2 endpoint
ref: #248 #357
|
2024-11-28 02:22:13 +09:30 |
|
|
9ecd545d1f
|
feat(project_management): Add Project State API v2 endpoint
ref: #248 #357
|
2024-11-28 02:22:13 +09:30 |
|
|
11e3b04b46
|
feat(project_management): Add Project Milestone API v2 endpoint
ref: #248 #357
|
2024-11-28 02:22:13 +09:30 |
|
|
a708644809
|
feat(project_management): Add Project API v2 endpoint
ref: #248 #357
|
2024-11-28 02:22:13 +09:30 |
|