Commit Graph

202 Commits

Author SHA1 Message Date
Jon
a1c9533555 test(itim): Cluster Type Note Model Checks
ref: #525 closes #535
2025-02-09 19:32:47 +09:30
Jon
20f52d856b test(itim): Cluster Note Model Checks
ref: #525 closes #533
2025-02-09 19:32:27 +09:30
Jon
5eb120886d test(itim): Serializer Checks for Service Notes
ref: #525 #534
2025-02-09 17:56:31 +09:30
Jon
6e4e63a52e test(itim): Serializer Checks for Port Notes
ref: #525 #536
2025-02-09 17:56:09 +09:30
Jon
8d39fdb9e4 test(itim): Serializer Checks for Cluster Type Notes
ref: #525 #535
2025-02-09 17:55:52 +09:30
Jon
7aa7627faf test(itim): Serializer Checks for Cluster Notes
ref: #525 #533
2025-02-09 17:55:33 +09:30
Jon
def43c1134 test(itim): Service Notes Function Viewset Tests
ref: #525 #534
2025-02-08 23:06:38 +09:30
Jon
3c08580c10 test(itim): Port Notes Function Viewset Tests
ref: #525 #536
2025-02-08 23:06:19 +09:30
Jon
bc329d2453 test(itim): Cluster Types Notes Function Viewset Tests
ref: #525 #535
2025-02-08 23:05:48 +09:30
Jon
72dfac9d22 test(itim): Cluster Notes Function Viewset Tests
ref: #525 #533
2025-02-08 23:05:27 +09:30
Jon
45b2f083de test(itim): Service Notes Test Cases for ViewSet
ref: #525 #534
2025-02-08 19:27:52 +09:30
Jon
643894cdfc test(itim): Port Notes Test Cases for ViewSet
ref: #525 #536
2025-02-08 19:27:36 +09:30
Jon
443cbce73b test(itim): Cluster Type Notes Test Cases for ViewSet
ref: #525 #535
2025-02-08 19:27:16 +09:30
Jon
9a5f4e90ff test(itim): Cluster Notes Test Cases for ViewSet
ref: #525 #533
2025-02-08 19:26:55 +09:30
Jon
a3d0b10a75 test(itim): Service Notes Test Cases for API Field Checks
ref: #525 #534
2025-02-08 17:31:59 +09:30
Jon
eafc364ba5 test(itim): Port Notes Test Cases for API Field Checks
ref: #525 #536
2025-02-08 17:31:44 +09:30
Jon
0304010d0e test(itim): Cluster Types Notes Test Cases for API Field Checks
ref: #525 #535
2025-02-08 17:31:26 +09:30
Jon
5d3eadfd56 test(itim): Cluster Notes Test Cases for API Field Checks
ref: #525 #533
2025-02-08 17:31:09 +09:30
Jon
0bc3f420f0 test: remove old notes model tests
ref: #389 #526
2025-02-07 21:47:01 +09:30
Jon
4dd4215fd0 test: Update url_name to match new notes endpoint
ref: #526
2025-02-07 21:17:24 +09:30
Jon
b42a5a9abb feat(itim): Porte Notes ViewSet
ref: #526 #536
2025-02-07 20:35:27 +09:30
Jon
9ea8422007 feat(itim): Porte Notes Serializer
ref: #526 #536
2025-02-07 20:35:01 +09:30
Jon
39fdc9ef1d feat(itim): Porte Notes Model
ref: #526 #536
2025-02-07 20:34:48 +09:30
Jon
a161677f79 feat(itim): Cluster Type Notes ViewSet
ref: #526 #535
2025-02-07 20:28:56 +09:30
Jon
013c31272b feat(itim): Cluster Type Notes Serializer
ref: #526 #535
2025-02-07 20:28:17 +09:30
Jon
911a086963 feat(itim): Cluster Type Notes Model
ref: #526 #535
2025-02-07 20:28:06 +09:30
Jon
3ca1aa3756 feat(itim): Service Notes ViewSet
ref: #526 #534
2025-02-07 20:12:26 +09:30
Jon
afd20ac4e3 feat(itim): Service Notes Serializer
ref: #526 #534
2025-02-07 20:12:01 +09:30
Jon
79c96ff2b5 feat(itim): Service Notes Model
ref: #526 #534
2025-02-07 20:11:48 +09:30
Jon
b135b0690e feat(itim): Cluster Notes ViewSet
ref: #526 #533
2025-02-07 19:59:56 +09:30
Jon
041b837068 feat(itim): Cluster Notes Serializer
ref: #526 #533
2025-02-07 19:59:19 +09:30
Jon
ea8a56322f feat(itim): Cluster Notes Model
ref: #526 #533
2025-02-07 19:59:05 +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
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
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
Jon
21a85555a7 fix(itimm): correct truthy check for service device ViewSet property when evaluating queryset
ref: #512 #518
2025-02-06 20:45:56 +09:30
Jon
cf35677464 fix(itam): correct truthy check for service cluster ViewSet property when evaluating queryset
ref: #512 #518
2025-02-06 20:45:37 +09:30
Jon
c508cfc8a0 fix(itam): correct truthy check for service cluster ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 20:45:26 +09:30
Jon
2e321d22bc fix(itam): correct truthy check for service device ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 20:45:13 +09:30
Jon
16199cbd30 test(itim): Add missing unit tests for problem ticket viewset
ref: #512 #513 #518
2025-02-06 20:44:27 +09:30
Jon
29443a51fc test(itim): Add missing unit tests for incident ticket viewset
ref: #512 #513 #518
2025-02-06 20:44:20 +09:30
Jon
bac22d6a9d test(itim): Add missing unit tests for change ticket viewset
ref: #512 #513 #518
2025-02-06 20:44:12 +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
e17164d336 fix(itam): correct truthy check for service ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 17:01:15 +09:30
Jon
c36e9a5293 fix(itam): correct truthy check for port ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 17:01:05 +09:30