Commit Graph

217 Commits

Author SHA1 Message Date
Jon
4dd19ba22f fix(tests): Correct Permission Import due to removing from access.models
ref: #605 #601
2025-02-18 04:13:35 +09:30
Jon
723bc7aed4 test(core): correct kwargs for history tests
ref: #602 #605
2025-02-18 04:13:34 +09:30
Jon
358c1720d5 fix(project_management): project Model serializer must inherit common serializer
ref: #601 #605
2025-02-18 04:13:34 +09:30
Jon
7cd4cb965b refactor(core): move get_url to common serializer
reduces duplicated code

ref: #602 #605
2025-02-18 04:13:33 +09:30
Jon
25373fc5b6 test: Disable Old History Model test suites
ref: #601 #602 #605
2025-02-18 04:13:33 +09:30
Jon
103f25be1d fix(project_management): Opened by field set to read only for project task ticket
ref: #570
2025-02-18 04:12:59 +09:30
Jon
9a4521a604 fix(assistance): Category can be empty for Project Task Ticket
ref: #537 #577
2025-02-18 04:12:59 +09:30
Jon
05d4c4a94d refactor: Squash migrations so there is less of them for model notes
ref: #525 #389
2025-02-09 20:40:25 +09:30
Jon
b17bc5af75 feat(project_management): Add notes tab to Project Milestone details page
ref: #525 #542
2025-02-09 19:45:11 +09:30
Jon
eeb7075f83 test(project_management): Project Type Note Model Checks
ref: #525 closes #544
2025-02-09 19:34:42 +09:30
Jon
1c34fbad08 test(project_management): Project State Note Model Checks
ref: #525 closes #543
2025-02-09 19:34:29 +09:30
Jon
4549379e62 test(project_management): Project Note Model Checks
ref: #525 closes #335
2025-02-09 19:34:12 +09:30
Jon
64fd692d9c test(project_management): Project Milestone Note Model Checks
ref: #525 closes #542
2025-02-09 19:34:00 +09:30
Jon
96420f3d23 test(Project_management): Serializer Checks for Project Type Notes
ref: #525 #544
2025-02-09 17:57:59 +09:30
Jon
eb38e70c17 test(Project_management): Serializer Checks for Project State Notes
ref: #525 #543
2025-02-09 17:57:41 +09:30
Jon
dbafbe1a5c test(Project_management): Serializer Checks for Project Notes
ref: #525 #335
2025-02-09 17:57:22 +09:30
Jon
90bee291bd test(Project_management): Serializer Checks for Project Milestone Notes
ref: #525 #542
2025-02-09 17:57:06 +09:30
Jon
98c02c4101 test(project_management): Project Type Notes Function Viewset Tests
ref: #525 #544
2025-02-08 23:08:01 +09:30
Jon
d8b12aeb7e test(project_management): Project State Notes Function Viewset Tests
ref: #525 #543
2025-02-08 23:07:44 +09:30
Jon
5b02f2c751 test(project_management): Project Notes Function Viewset Tests
ref: #525 #335
2025-02-08 23:07:27 +09:30
Jon
0d4ad05ac9 test(project_management): Project Milestone Notes Function Viewset Tests
ref: #525 #542
2025-02-08 23:07:13 +09:30
Jon
185fb6c332 test(project_management): Project Type Notes Test Cases for ViewSet
ref: #525 #544
2025-02-08 19:30:06 +09:30
Jon
e690012da8 test(project_management): Project State Notes Test Cases for ViewSet
ref: #525 #543
2025-02-08 19:29:29 +09:30
Jon
76b6a57583 test(project_management): Project Notes Test Cases for ViewSet
ref: #525 #335
2025-02-08 19:29:11 +09:30
Jon
7bea5a6156 test(project_management): Project Milestone Notes Test Cases for ViewSet
ref: #525 #542
2025-02-08 19:28:59 +09:30
Jon
c0695c8c84 test(project_management): Correct kwargs for Project Milestone Notes Test Cases for API Field Checks
ref: #525 #542
2025-02-08 17:58:44 +09:30
Jon
8a06a0dd3a test(project_management): Project Type Notes Test Cases for API Field Checks
ref: #525 #544
2025-02-08 17:33:33 +09:30
Jon
46381fc138 test(project_management): Project State Notes Test Cases for API Field Checks
ref: #525 #543
2025-02-08 17:33:18 +09:30
Jon
be2e0ae837 test(project_management): Project Notes Test Cases for API Field Checks
ref: #335 #525
2025-02-08 17:32:54 +09:30
Jon
cc34e43262 test(project_management): Project Milestone Notes Test Cases for API Field Checks
ref: #525 #542
2025-02-08 17:32:27 +09:30
Jon
1e914d1345 feat(project_management): Project Type Notes ViewSet
ref: #525 #544
2025-02-07 23:09:06 +09:30
Jon
ba7c0cd117 feat(project_management): Project Type Notes Serializer
ref: #525 #544
2025-02-07 23:08:34 +09:30
Jon
029e5a6d08 feat(project_management): Project Type Notes Model
ref: #525 #544
2025-02-07 23:08:17 +09:30
Jon
f71fe3d6d7 feat(project_management): Project State Notes ViewSet
ref: #525 #543
2025-02-07 23:00:34 +09:30
Jon
c97cdf276f feat(project_management): Project State Notes Serializer
ref: #525 #543
2025-02-07 22:59:56 +09:30
Jon
c2f7e25579 feat(project_management): Project State Notes Model
ref: #525 #543
2025-02-07 22:59:38 +09:30
Jon
9e7f731a0e feat(project_management): Project Milestone Notes ViewSet
ref: #525 #542
2025-02-07 22:52:59 +09:30
Jon
1f366ab8fd feat(project_management): Project Milestone Notes Serializer
ref: #525 #542
2025-02-07 22:52:20 +09:30
Jon
e59e808b7f feat(project_management): Project Milestone Notes Model
ref: #525 #542
2025-02-07 22:52:01 +09:30
Jon
c1a47045e7 feat(project_management): Project Notes ViewSet
ref: #335 #526
2025-02-07 20:21:16 +09:30
Jon
644188f952 feat(project_management): Project Notes Serializer
ref: #335 #526
2025-02-07 20:20:46 +09:30
Jon
717bc5750b feat(project_management): Project Notes Model
ref: #335 #526
2025-02-07 20:20:30 +09:30
Jon
64e344206c refactor(access): Dont add releationship from tenancyObject.organization to organization model
ref: #389 #525
2025-02-07 18:10:44 +09:30
Jon
fbc6a3c338 feat(project_management): Add field parent_ticket to project task ticket view serializer
ref: #517 #522
2025-02-06 22:49:42 +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
73c3f0ac34 test(project_management): Add missing unit tests for project task ticket viewset
ref: #512 #513 #518
2025-02-06 20:50:56 +09:30
Jon
83fb6d005b test: Add empty kwargs to ViewSet index page test cases
ref: #512 #513 #518
2025-02-06 20:35:46 +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