|
a1851918e3
|
fix(core): Permissions require the parent model for model notes
ref: #389 #525
|
2025-02-08 21:45:09 +09:30 |
|
|
969aaea884
|
test(core): Model Notes Test Cases
ref: #389 #525 closes #49
|
2025-02-08 20:45:41 +09:30 |
|
|
5a07892b25
|
test: Remove old notes model tests
ref: #49 #389 #525
|
2025-02-08 19:52:24 +09:30 |
|
|
2e6e73353e
|
test(core): Manufacturer Notes Test Cases for ViewSet
ref: #525 #530
|
2025-02-08 19:23:16 +09:30 |
|
|
98868aab32
|
test(core): Manufacturer Test Cases for API Field Checks
ref: #525 #530
|
2025-02-08 17:25:00 +09:30 |
|
|
e67ede0e74
|
test(core): Model Notes Base Test Cases for API Field Checks
ref: #389 #525
|
2025-02-08 00:05:18 +09:30 |
|
|
858538e3eb
|
feat(core): Create an action comment on a ticket when the category changes
ref: #526 #537
|
2025-02-07 20:50:45 +09:30 |
|
|
5842e81455
|
feat(core): Manufacturer Notes viewset
ref: #526 #530
|
2025-02-07 19:18:16 +09:30 |
|
|
f057693a61
|
feat(core): Manufacturer Notes serializer
ref: #526 #530
|
2025-02-07 19:17:53 +09:30 |
|
|
c77d33e910
|
feat(core): Manufacturer Notes Model
ref: #526 #530
|
2025-02-07 19:17:37 +09:30 |
|
|
c8f0c54549
|
feat(config_management): Config Group Notes Model
ref: #526 #529
|
2025-02-07 19:05:57 +09:30 |
|
|
657bbfb25a
|
test(core): Remove notes test cases for previous notes model
ref: #389 #525
|
2025-02-07 18:11:10 +09:30 |
|
|
64e344206c
|
refactor(access): Dont add releationship from tenancyObject.organization to organization model
ref: #389 #525
|
2025-02-07 18:10:44 +09:30 |
|
|
a132baa838
|
feat(core): Base viewset for model notes
ref: #389 #525
|
2025-02-07 18:08:42 +09:30 |
|
|
f833b93074
|
feat(core): Base serializer for model notes
ref: #389 #525
|
2025-02-07 18:06:49 +09:30 |
|
|
06991853ff
|
fix(core): Use generic APIError for ticket save when no action comment will be created
ref: #525
|
2025-02-07 16:32:37 +09:30 |
|
|
cff343989b
|
feat(core): Base model for model notes
ref: #389 #525
|
2025-02-07 15:49:12 +09:30 |
|
|
ff8d422308
|
feat(core): Add failsafe to throw an exception if no action comment will be created
ref: #522 closes #492
|
2025-02-06 23:08:11 +09:30 |
|
|
aded110307
|
feat(core): Add field parent_ticket to base ticket view serializer
ref: #517 #522
|
2025-02-06 22:50:06 +09:30 |
|
|
0b0b527b55
|
feat(core): Add field parent to ticket model
ref: #517 #522
|
2025-02-06 22:40:20 +09:30 |
|
|
aa9c0c7552
|
test(core): Add missing unit tests for notes ticket viewset
ref: #518 closes #512 closes #513
|
2025-02-06 21:24:23 +09:30 |
|
|
f86038c169
|
test(core): add permisssion class override test case for celery results
ref: #518
|
2025-02-06 20:36:56 +09:30 |
|
|
38314ac977
|
fix(itam): add missing attribute view_name to celery log viewset
ref: #518
|
2025-02-06 20:36:17 +09:30 |
|
|
b988fe3084
|
fix(core): correct varname for queryset within notes queryset
ref: #518
|
2025-02-06 19:35:29 +09:30 |
|
|
697ebbb96b
|
fix(core): add missing attribute view_description to ticket linked item viewset
ref: #518
|
2025-02-06 19:21:39 +09:30 |
|
|
241f18a055
|
fix(core): add missing attribute view_description to ticket comment viewset
ref: #518
|
2025-02-06 19:21:29 +09:30 |
|
|
a32713f6b7
|
fix(core): add missing attribute view_description to note viewset
ref: #518
|
2025-02-06 19:21:18 +09:30 |
|
|
f910503f3c
|
fix(core): add missing attribute view_description to related ticket log viewset
ref: #518
|
2025-02-06 19:21:03 +09:30 |
|
|
9cb142fa4b
|
fix(core): add missing attribute view_description to celery log viewset
ref: #518
|
2025-02-06 19:20:53 +09:30 |
|
|
991d30e1fd
|
fix(core): add missing attribute view_description to history viewset
ref: #518
|
2025-02-06 19:20:44 +09:30 |
|
|
504437f8cc
|
fix(core): correct truthy check for notes ViewSet property when evaluating serializer_class
ref: #513 #518
|
2025-02-06 19:20:15 +09:30 |
|
|
33fa7fd61c
|
fix(core): correct truthy check for history ViewSet property when evaluating queryset
ref: #512 #518
|
2025-02-06 19:19:18 +09:30 |
|
|
16a827c73b
|
fix(core): correct truthy check for notes ViewSet property when evaluating queryset
ref: #512 #518
|
2025-02-06 19:19:05 +09:30 |
|
|
805835721e
|
fix(core): correct truthy check for related ticket ViewSet property when evaluating queryset
ref: #512 #518
|
2025-02-06 19:18:47 +09:30 |
|
|
82bd63b80d
|
fix(core): correct truthy check for ticket comment ViewSet property when evaluating queryset
ref: #512 #518
|
2025-02-06 19:18:32 +09:30 |
|
|
caa6a6df99
|
fix(core): correct truthy check for ticket linked items ViewSet property when evaluating queryset
ref: #512 #518
|
2025-02-06 19:18:09 +09:30 |
|
|
34f7dd834d
|
fix(core): correct truthy check for ticket linked items ViewSet property when evaluating queryset
ref: #513 #518
|
2025-02-06 19:17:27 +09:30 |
|
|
3e6206aaad
|
fix(core): correct truthy check for ticket comment ViewSet property when evaluating queryset
ref: #513 #518
|
2025-02-06 19:17:02 +09:30 |
|
|
6e789e6966
|
fix(core): correct truthy check for related ticket ViewSet property when evaluating queryset
ref: #513 #518
|
2025-02-06 19:16:38 +09:30 |
|
|
d1364c6696
|
fix(core): correct truthy check for history ViewSet property when evaluating queryset
ref: #513 #518
|
2025-02-06 19:16:22 +09:30 |
|
|
1e71d0d39b
|
fix(core): correct truthy check for celery log ViewSet property when evaluating queryset
ref: #513 #518
|
2025-02-06 19:16:06 +09:30 |
|
|
b8b534e499
|
test(core): Add missing unit tests for ticket linked items viewset
ref: #512 #513 #518
|
2025-02-06 19:15:29 +09:30 |
|
|
245962668f
|
test(core): Add missing unit tests for ticket comment viewset
ref: #512 #513 #518
|
2025-02-06 19:15:18 +09:30 |
|
|
d5dd58f78e
|
test(core): Add missing unit tests for celery log viewset
ref: #512 #513 #518
|
2025-02-06 19:14:30 +09:30 |
|
|
fcb212e66e
|
test(core): Add missing unit tests for history viewset
ref: #512 #513 #518
|
2025-02-06 19:14:18 +09:30 |
|
|
038a3404d7
|
test(core): Add missing unit tests for related tickets viewset
ref: #512 #513 #518
|
2025-02-06 19:14:07 +09:30 |
|
|
b6e0a90848
|
fix(core): correct truthy check for Ticket Base ViewSet property when evaluating queryset
ref: #512 #518
|
2025-02-06 18:20:19 +09:30 |
|
|
29dd03557c
|
fix(core): correct truthy check for ticket base ViewSet property when evaluating serializer_class
ref: #513 #518
|
2025-02-06 18:19:35 +09:30 |
|
|
02595ca010
|
fix(core): Add missing attribute view_description to ticket comment category ViewSet
ref: #518
|
2025-02-06 17:36:48 +09:30 |
|
|
59c541486d
|
fix(core): Add missing attribute view_description to ticekt category ViewSet
ref: #518
|
2025-02-06 17:36:35 +09:30 |
|