|
ea8a56322f
|
feat(itim): Cluster Notes Model
ref: #526 #533
|
2025-02-07 19:59:05 +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 |
|
|
7629c6cf9b
|
feat(itim): Add field parent_ticket to problem ticket view serializer
ref: #517 #522
|
2025-02-06 22:49:24 +09:30 |
|
|
96b2eec050
|
feat(itim): Add field parent_ticket to incident ticket view serializer
ref: #517 #522
|
2025-02-06 22:49:15 +09:30 |
|
|
30394644bf
|
feat(itim): Add field parent_ticket to change ticket view serializer
ref: #517 #522
|
2025-02-06 22:49:02 +09:30 |
|
|
f29a8ebc23
|
fix(itim): Add missing attribuite to problem ticket viewset
ref: #518
|
2025-02-06 21:01:47 +09:30 |
|
|
68a2ca73cc
|
fix(itim): Add missing attribuite to incident ticket viewset
ref: #518
|
2025-02-06 21:01:38 +09:30 |
|
|
121ee7b861
|
fix(itim): Add missing attribuite to change ticket viewset
ref: #518
|
2025-02-06 21:01:30 +09:30 |
|
|
af0b05cdd5
|
chore(itim): correct var name within function get_serializer_class
ref: #512 #513 #518
|
2025-02-06 20:59:21 +09:30 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
16199cbd30
|
test(itim): Add missing unit tests for problem ticket viewset
ref: #512 #513 #518
|
2025-02-06 20:44:27 +09:30 |
|
|
29443a51fc
|
test(itim): Add missing unit tests for incident ticket viewset
ref: #512 #513 #518
|
2025-02-06 20:44:20 +09:30 |
|
|
bac22d6a9d
|
test(itim): Add missing unit tests for change ticket viewset
ref: #512 #513 #518
|
2025-02-06 20:44:12 +09:30 |
|
|
83fb6d005b
|
test: Add empty kwargs to ViewSet index page test cases
ref: #512 #513 #518
|
2025-02-06 20:35:46 +09:30 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
2baee0e4d0
|
test(itim): Add missing unit tests for service viewset
ref: #512 #513 #518
|
2025-02-06 17:00:29 +09:30 |
|
|
ae94285dc7
|
test(itim): Add missing unit tests for ports viewset
ref: #512 #513 #518
|
2025-02-06 17:00:13 +09:30 |
|
|
c3a0c563a6
|
test(itim): Add missing unit tests for cluster types viewset
ref: #512 #513 #518
|
2025-02-06 16:59:53 +09:30 |
|
|
d0590b8515
|
test(itim): Add missing unit tests for cluster viewset
ref: #512 #513 #518
|
2025-02-06 16:59:42 +09:30 |
|
|
c5eb26e62b
|
feat: Views to cache discovered serializer
ref: #471 #511
|
2025-02-01 14:46:05 +09:30 |
|
|
cbecdae5d1
|
feat(core): Add Priority badge field to ALL ticket types
ref: #489 #491
|
2025-01-24 17:06:56 +09:30 |
|
|
bcc71ee866
|
feat(core): Add Impact badge field to ALL ticket types
ref: #488 #491
|
2025-01-24 17:06:34 +09:30 |
|
|
824244f217
|
feat(core): Add urgency badge field to ALL ticket types
ref: #487 #491
|
2025-01-24 17:03:15 +09:30 |
|
|
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 |
|
|
f08d3357d0
|
test: update to cater for tenancy object in request
ref: #473 #474
|
2025-01-18 22:57:00 +09:30 |
|
|
e2da2b173d
|
chore(api): remove empty string for documentation link
ref: #463 #469
|
2025-01-12 16:48:12 +09:30 |
|
|
8f98f02818
|
feat(itim): Ability to add external link to a service
ref: #467 closes #468
|
2025-01-09 15:16:37 +09:30 |
|
|
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 |
|
|
193c6c3b7f
|
feat(api): Add IndexViewset to ViewSet mixin
ref: #442 #456
|
2024-12-27 23:03:39 +09:30 |
|
|
595209709b
|
test(itim): Ensure external_links are returned as part of _urls
ref: #450 #452
|
2024-12-24 16:44:13 +09:30 |
|
|
0db83614a7
|
feat(itim): External Links to display on cluster details page
ref: #450 #452
|
2024-12-24 16:40:15 +09:30 |
|
|
b13bfdb47d
|
test(itim): Add API v2 permission checks for cluster services
ref: #452 fixes #451
|
2024-12-24 16:12:19 +09:30 |
|
|
0b6ec7bba8
|
test(itim): Add API v2 permission checks for device services
ref: #451 #452
|
2024-12-24 16:11:43 +09:30 |
|
|
1fcab6f245
|
feat(api): Add API v2 Endpoint for cluster services
ref: #451 #452
|
2024-12-24 16:10:57 +09:30 |
|
|
384b0e1d10
|
feat(api): distinguish between read-only and authenticateed user permissions
ref: #451 #452
|
2024-12-24 16:08:22 +09:30 |
|
|
4f7ef306e2
|
feat(information_management): add cluster type kb article linking
ref: #424
|
2024-12-21 19:55:00 +09:30 |
|
|
2fb938256b
|
feat(information_management): Ability to link Knowledge Base article to a Service
ref: #426 #427
|
2024-12-21 17:08:30 +09:30 |
|
|
8df8f7c22b
|
feat(information_management): Ability to link Knowledge Base article to a Port
ref: #426 #427
|
2024-12-21 17:08:17 +09:30 |
|
|
8e73d163c7
|
feat(information_management): Ability to link Knowledge Base article to a Cluster Type
ref: #426 #427
|
2024-12-21 17:08:06 +09:30 |
|
|
64dbf24220
|
feat(information_management): Ability to link Knowledge Base article to a Cluster
ref: #426 #427
|
2024-12-21 17:07:49 +09:30 |
|
|
ca2da06d2c
|
chore: squash previous releases migrations
Every release that occurs is squash ALL migrations to limit the amount of migrations
ref: #408 #417
|
2024-12-06 16:33:13 +09:30 |
|
|
fcf3d568e4
|
test(itim): API Metadata checks for problem ticket
ref: #410 #412 #415
|
2024-12-04 23:21:13 +09:30 |
|
|
eb3071c93d
|
test(itim): API Metadata checks for incident ticket
ref: #410 #412 #415
|
2024-12-04 23:21:04 +09:30 |
|
|
873f241d14
|
test(itim): API Metadata checks for change ticket
ref: #410 #412 #415
|
2024-12-04 23:20:56 +09:30 |
|