Commit Graph

2559 Commits

Author SHA1 Message Date
Jon
c12f9925ae feat(itam): Operating System Notes ViewSet
ref: #526 #531
2025-02-07 19:36:56 +09:30
Jon
3efa835295 feat(itam): Operating System Notes Serializer
ref: #526 #531
2025-02-07 19:36:10 +09:30
Jon
d8fdb17112 feat(itam): Operating System Notes Model
ref: #526 #531
2025-02-07 19:36:00 +09:30
Jon
5842e81455 feat(core): Manufacturer Notes viewset
ref: #526 #530
2025-02-07 19:18:16 +09:30
Jon
f057693a61 feat(core): Manufacturer Notes serializer
ref: #526 #530
2025-02-07 19:17:53 +09:30
Jon
c77d33e910 feat(core): Manufacturer Notes Model
ref: #526 #530
2025-02-07 19:17:37 +09:30
Jon
ecb7116f4a feat(config_management): Config Group Notes ViewSet
ref: #526 #529
2025-02-07 19:06:34 +09:30
Jon
3464fcf93b feat(config_management): Config Group Notes Serializer
ref: #526 #529
2025-02-07 19:06:11 +09:30
Jon
c8f0c54549 feat(config_management): Config Group Notes Model
ref: #526 #529
2025-02-07 19:05:57 +09:30
Jon
4367878396 feat(assistance): Knowledge Base Notes ViewSet
ref: #526 #528
2025-02-07 18:49:56 +09:30
Jon
c950daa011 feat(assistance): Knowledge Base Notes Serializer
ref: #526 #528
2025-02-07 18:49:34 +09:30
Jon
725b009ee6 feat(assistance): Knowledge Base Notes Model
ref: #526 #528
2025-02-07 18:49:22 +09:30
Jon
9fcb793bb2 feat(access): Team Notes ViewSet
ref: #526 #527
2025-02-07 18:35:38 +09:30
Jon
bd574ce952 feat(access): Team Notes Serializer
ref: #526 #527
2025-02-07 18:35:10 +09:30
Jon
77f0554893 feat(access): Team Notes Model
ref: #526 #527
2025-02-07 18:34:37 +09:30
Jon
e07af389ba feat(access): Organization Notes ViewSet
ref: #525 #526
2025-02-07 18:17:05 +09:30
Jon
3060fd0b86 feat(access): Organization Notes Serializer
ref: #525 #526
2025-02-07 18:16:27 +09:30
Jon
3184e5fb07 feat(access): Organization Notes Model
ref: #525 #526
2025-02-07 18:16:17 +09:30
Jon
02140ce731 feat(itam): Device Notes ViewSet
ref: #524 #525
2025-02-07 18:12:50 +09:30
Jon
dd06d9e1ff feat(itam): Device Notes Serializer
ref: #524 #525
2025-02-07 18:12:21 +09:30
Jon
ca4e9add88 feat(itam): Device Notes Model
ref: #524 #525
2025-02-07 18:12:09 +09:30
Jon
657bbfb25a test(core): Remove notes test cases for previous notes model
ref: #389 #525
2025-02-07 18:11:10 +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
a132baa838 feat(core): Base viewset for model notes
ref: #389 #525
2025-02-07 18:08:42 +09:30
Jon
f833b93074 feat(core): Base serializer for model notes
ref: #389 #525
2025-02-07 18:06:49 +09:30
Jon
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
Jon
cff343989b feat(core): Base model for model notes
ref: #389 #525
2025-02-07 15:49:12 +09:30
Jon
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
Jon
aded110307 feat(core): Add field parent_ticket to base ticket view serializer
ref: #517 #522
2025-02-06 22:50:06 +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
7629c6cf9b feat(itim): Add field parent_ticket to problem ticket view serializer
ref: #517 #522
2025-02-06 22:49:24 +09:30
Jon
96b2eec050 feat(itim): Add field parent_ticket to incident ticket view serializer
ref: #517 #522
2025-02-06 22:49:15 +09:30
Jon
30394644bf feat(itim): Add field parent_ticket to change ticket view serializer
ref: #517 #522
2025-02-06 22:49:02 +09:30
Jon
610df69e21 feat(assistance): Add field parent_ticket to request ticket view serializer
ref: #517 #522
2025-02-06 22:48:46 +09:30
Jon
0b0b527b55 feat(core): Add field parent to ticket model
ref: #517 #522
2025-02-06 22:40:20 +09:30
0215eda6d4 Merge branch 'development' 2025-02-06 12:29:12 +00:00
724e7e6fb0 build: bump version 1.8.0 -> 1.9.0 1.9.0 2025-02-06 12:29:10 +00:00
Jon
2eda95f729 Merge pull request #521 from nofusscomputing/development 2025-02-06 21:58:50 +09:30
Jon
30160fb033 Merge pull request #485 from nofusscomputing/feature-next-release 2025-02-06 21:49:54 +09:30
Jon
317a66b714 Merge pull request #518 from nofusscomputing/viewset-caching-of-objects 2025-02-06 21:38:41 +09:30
Jon
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
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
745e1f6a66 fix(settings): Add missing attribute view_description to user settings viewset
ref: #518
2025-02-06 21:09:44 +09:30
Jon
d8fae15995 fix(settings): Add missing attribute view_description to app settings viewset
ref: #518
2025-02-06 21:09:35 +09:30
Jon
5d8332015b test(settings): Add missing unit tests for user settings ticket viewset
ref: #512 #513 #518
2025-02-06 21:08:59 +09:30
Jon
91e83b0ad9 test(settings): Add missing unit tests for app settings ticket viewset
ref: #512 #513 #518
2025-02-06 21:08:52 +09:30
Jon
f29a8ebc23 fix(itim): Add missing attribuite to problem ticket viewset
ref: #518
2025-02-06 21:01:47 +09:30
Jon
68a2ca73cc fix(itim): Add missing attribuite to incident ticket viewset
ref: #518
2025-02-06 21:01:38 +09:30
Jon
121ee7b861 fix(itim): Add missing attribuite to change ticket viewset
ref: #518
2025-02-06 21:01:30 +09:30
Jon
af0b05cdd5 chore(itim): correct var name within function get_serializer_class
ref: #512 #513 #518
2025-02-06 20:59:21 +09:30