Commit Graph

182 Commits

Author SHA1 Message Date
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
Jon
dcf8136191 fix(itam): correct truthy check for cluster ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 17:00:55 +09:30
Jon
10e63b3135 fix(itam): correct truthy check for cluster type ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-06 17:00:49 +09:30
Jon
2baee0e4d0 test(itim): Add missing unit tests for service viewset
ref: #512 #513 #518
2025-02-06 17:00:29 +09:30
Jon
ae94285dc7 test(itim): Add missing unit tests for ports viewset
ref: #512 #513 #518
2025-02-06 17:00:13 +09:30
Jon
c3a0c563a6 test(itim): Add missing unit tests for cluster types viewset
ref: #512 #513 #518
2025-02-06 16:59:53 +09:30
Jon
d0590b8515 test(itim): Add missing unit tests for cluster viewset
ref: #512 #513 #518
2025-02-06 16:59:42 +09:30
Jon
c5eb26e62b feat: Views to cache discovered serializer
ref: #471 #511
2025-02-01 14:46:05 +09:30
Jon
cbecdae5d1 feat(core): Add Priority badge field to ALL ticket types
ref: #489 #491
2025-01-24 17:06:56 +09:30
Jon
bcc71ee866 feat(core): Add Impact badge field to ALL ticket types
ref: #488 #491
2025-01-24 17:06:34 +09:30
Jon
824244f217 feat(core): Add urgency badge field to ALL ticket types
ref: #487 #491
2025-01-24 17:03:15 +09:30
Jon
03edd78dbc fix(core): triage user requires access to date fields for change, incident, problem and project task tickets
ref: #475
2025-01-23 17:11:32 +09:30
Jon
f08d3357d0 test: update to cater for tenancy object in request
ref: #473 #474
2025-01-18 22:57:00 +09:30
Jon
e2da2b173d chore(api): remove empty string for documentation link
ref: #463 #469
2025-01-12 16:48:12 +09:30
Jon
8f98f02818 feat(itim): Ability to add external link to a service
ref: #467 closes #468
2025-01-09 15:16:37 +09:30
Jon
1087dde2d5 test(access): Ensure items returned from query are from user organization and/or globally set organization
ref: #459 closes #448
2025-01-04 18:04:02 +09:30
Jon
193c6c3b7f feat(api): Add IndexViewset to ViewSet mixin
ref: #442 #456
2024-12-27 23:03:39 +09:30
Jon
595209709b test(itim): Ensure external_links are returned as part of _urls
ref: #450 #452
2024-12-24 16:44:13 +09:30
Jon
0db83614a7 feat(itim): External Links to display on cluster details page
ref: #450 #452
2024-12-24 16:40:15 +09:30
Jon
b13bfdb47d test(itim): Add API v2 permission checks for cluster services
ref: #452 fixes #451
2024-12-24 16:12:19 +09:30
Jon
0b6ec7bba8 test(itim): Add API v2 permission checks for device services
ref: #451 #452
2024-12-24 16:11:43 +09:30