Commit Graph

109 Commits

Author SHA1 Message Date
Jon
45d05a183d test(assistance): Knowledge Base Notes Function Viewset Tests
ref: #525 #528
2025-02-08 21:47:06 +09:30
Jon
f144129b4d test(assistance): Knowledge Base Category Notes Function Viewset Tests
ref: #525 #546
2025-02-08 21:46:50 +09:30
Jon
f3a4123fb6 test(assistance): Knowledge Base Notes Test Cases for ViewSet
ref: #525 #528
2025-02-08 19:22:23 +09:30
Jon
b20abd82e1 test(assistance): Knowledge Base Category Notes Test Cases for ViewSet
ref: #525 #546
2025-02-08 19:22:07 +09:30
Jon
64c2f1b0d9 test(assistance): Knowledge Base Category Notes Test Cases for API Field Checks
ref: #525 #546
2025-02-08 17:58:33 +09:30
Jon
37a8368a4e feat(assistance): Knowledge Base Category Notes viewset
ref: #525 #546
2025-02-08 17:43:51 +09:30
Jon
ba9c811e16 feat(assistance): Knowledge Base Category Notes Serializer
ref: #525 #546
2025-02-08 17:43:25 +09:30
Jon
ae47b06a72 feat(assistance): Knowledge Base Category Notes Model
ref: #525 #546
2025-02-08 17:43:09 +09:30
Jon
bff5ea3fe8 test(assistance): KB Test Cases for API Field Checks
ref: #525 #528
2025-02-08 17:24:07 +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
64e344206c refactor(access): Dont add releationship from tenancyObject.organization to organization model
ref: #389 #525
2025-02-07 18:10:44 +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
83fb6d005b test: Add empty kwargs to ViewSet index page test cases
ref: #512 #513 #518
2025-02-06 20:35:46 +09:30
Jon
fe73472aa4 fix(assistance): Add missing attribute view_description to request ticket ViewSet
ref: #518
2025-02-06 18:18:49 +09:30
Jon
6bab430466 test(assistance): Add missing unit tests for request ticket viewset
ref: #512 #513 #518
2025-02-06 18:18:26 +09:30
Jon
4adb38fdd2 fix(assistance): correct truthy check for model kb article ViewSet property when evaluating queryset
ref: #512 #518
2025-02-04 07:59:32 +09:30
Jon
ab7c840c60 fix(assistance): correct truthy check for model kb article ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-04 07:59:19 +09:30
Jon
997d2df4b7 fix(assistance): correct truthy check for kb ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-04 07:58:58 +09:30
Jon
4160d974f5 fix(assistance): correct truthy check for kb ViewSet property when evaluating serializer_class
ref: #513 #518
2025-02-04 07:58:50 +09:30
Jon
2f9b6c6027 fix(assistance): Knowledge base category viewset must cache serializer_class
ref: #513 #518
2025-02-04 07:29:11 +09:30
Jon
84ac2d3562 test(assistance): Add missing unit tests for Model Knowledge Base Article viewset
ref: #512 #513 #518
2025-02-04 07:29:11 +09:30
Jon
f9837e0ec4 test(assistance): Add missing unit tests for Knowledge Base Category viewset
ref: #512 #513 #518
2025-02-04 07:29:11 +09:30
Jon
73a63f5af4 test(assistance): Add missing unit tests for Knowledge Base viewset
ref: #512 #513 #518
2025-02-04 07:29:11 +09:30
Jon
a00db4e7f6 fix(api): Add missing property bacjk_url to Common viewset
ref: #518
2025-02-04 07:29:11 +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
f6f957f5e6 fix(core): triage user requires access to date fields for tickets
ref: #475
2025-01-23 16:23:44 +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
76c71d68b0 test(assistance): Ensure category fields are present for model articles
ref: #465 #467
2025-01-09 14:47:14 +09:30
Jon
39307e7a0e feat(assistance): add category and org to model articles tab
ref: #465 #467
2025-01-09 14:35:17 +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
32430f8f10 test: revert test case changes from 1c065601f6
ref: #426
2024-12-21 17:56:47 +09:30
Jon
cbd1af7322 test(information_management): Add model test cases for Model KB Article
ref: #331 #426 #427 #428 #429 #430 #431 #432
2024-12-21 17:02:02 +09:30
Jon
921e072e23 test(information_management): Add API v2 Endpoint test cases for Model KB Article
ref: #331 #426 #427 #428 #429 #430 #431 #432
2024-12-21 17:01:49 +09:30
Jon
d6a0cde203 test(information_management): Add Viewset test cases for Model KB Article
ref: #331 #426 #427 #428 #429 #430 #431 #432
2024-12-21 17:01:35 +09:30
Jon
bd700337fd test(information_management): Add Serializer test cases for Model KB Article
ref: #331 #426 #427 #428 #429 #430 #431 #432
2024-12-21 17:01:24 +09:30
Jon
7961a236dd feat(information_management): Add API v2 Endpoint for model KB articles
ref: #331 #426 #427 #428 #429 #430 #431 #432
2024-12-21 17:00:47 +09:30
Jon
d31eba4bf4 feat(information_management): Add method get_url to model kb article
set to RTN none as not required.

ref: #331 #426 #427 #428 #429 #430 #431 #432
2024-12-21 16:58:40 +09:30
Jon
6498b639c5 feat(information_management): DB Model for linking KB articles to models
ref: #331 #426 #427 #428 #429 #430 #431 #432
2024-12-20 18:10:13 +09:30
Jon
ea74f48e78 feat(assistanace): remove kb article content from details tab
not required as content is on its own tab.

ref: #426
2024-12-20 14:20:52 +09:30
Jon
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
Jon
a32d942db6 test(access): API Metadata checks for request ticket
ref: #410 #412 #415
2024-12-04 23:16:31 +09:30
Jon
2ef5124ccc test(access): API Metadata checks for kb category
ref: #410 #412 #415
2024-12-04 23:16:17 +09:30
Jon
b54d710c50 test(access): API Metadata checks for kb
ref: #410 #412 #415
2024-12-04 23:16:07 +09:30