|
4dd19ba22f
|
fix(tests): Correct Permission Import due to removing from access.models
ref: #605 #601
|
2025-02-18 04:13:35 +09:30 |
|
|
d708f85883
|
feat(assistance): save_history method added to Knowledge base
ref: #605 #610
|
2025-02-18 04:13:34 +09:30 |
|
|
1d6ec4023a
|
feat(assistance): save_history method added to Knowledge base category
ref: #605 #610
|
2025-02-18 04:13:34 +09:30 |
|
|
0a364f0f7f
|
feat(assistance): History Model migrations for Knowledge base + children
ref: #605 #609 #610
|
2025-02-18 04:13:34 +09:30 |
|
|
f8a9e7dcad
|
feat(assistance): History Model for Knowledge base category added
ref: #605 #610
|
2025-02-18 04:13:34 +09:30 |
|
|
b77bb3d10c
|
feat(assistance): History Model for Knowledge base added
ref: #605 #609
|
2025-02-18 04:13:34 +09:30 |
|
|
7cd4cb965b
|
refactor(core): move get_url to common serializer
reduces duplicated code
ref: #602 #605
|
2025-02-18 04:13:33 +09:30 |
|
|
25373fc5b6
|
test: Disable Old History Model test suites
ref: #601 #602 #605
|
2025-02-18 04:13:33 +09:30 |
|
|
030560d697
|
fix(assistance): Opened by field set to read only for request ticket
ref: #570
|
2025-02-18 04:12:59 +09:30 |
|
|
ed41e0b8a9
|
fix(assistance): Category can be empty for Request Ticket
ref: #537 #577
|
2025-02-18 04:12:59 +09:30 |
|
|
05d4c4a94d
|
refactor: Squash migrations so there is less of them for model notes
ref: #525 #389
|
2025-02-09 20:40:25 +09:30 |
|
|
760463705b
|
test(assistance): KB Note Model Checks
ref: #525 closes #528
|
2025-02-09 19:27:37 +09:30 |
|
|
8eeb5780c6
|
test(assistance): KB Category Note Model Checks
ref: #525 closes #546
|
2025-02-09 19:27:25 +09:30 |
|
|
56ced08c4d
|
test(assistance): Serializer Checks for KB Notes
ref: #525 #528
|
2025-02-09 17:50:53 +09:30 |
|
|
c8d6135b83
|
test(assistance): Serializer Checks for KB Category Notes
ref: #525 #546
|
2025-02-09 17:50:39 +09:30 |
|
|
45d05a183d
|
test(assistance): Knowledge Base Notes Function Viewset Tests
ref: #525 #528
|
2025-02-08 21:47:06 +09:30 |
|
|
f144129b4d
|
test(assistance): Knowledge Base Category Notes Function Viewset Tests
ref: #525 #546
|
2025-02-08 21:46:50 +09:30 |
|
|
f3a4123fb6
|
test(assistance): Knowledge Base Notes Test Cases for ViewSet
ref: #525 #528
|
2025-02-08 19:22:23 +09:30 |
|
|
b20abd82e1
|
test(assistance): Knowledge Base Category Notes Test Cases for ViewSet
ref: #525 #546
|
2025-02-08 19:22:07 +09:30 |
|
|
64c2f1b0d9
|
test(assistance): Knowledge Base Category Notes Test Cases for API Field Checks
ref: #525 #546
|
2025-02-08 17:58:33 +09:30 |
|
|
37a8368a4e
|
feat(assistance): Knowledge Base Category Notes viewset
ref: #525 #546
|
2025-02-08 17:43:51 +09:30 |
|
|
ba9c811e16
|
feat(assistance): Knowledge Base Category Notes Serializer
ref: #525 #546
|
2025-02-08 17:43:25 +09:30 |
|
|
ae47b06a72
|
feat(assistance): Knowledge Base Category Notes Model
ref: #525 #546
|
2025-02-08 17:43:09 +09:30 |
|
|
bff5ea3fe8
|
test(assistance): KB Test Cases for API Field Checks
ref: #525 #528
|
2025-02-08 17:24:07 +09:30 |
|
|
4367878396
|
feat(assistance): Knowledge Base Notes ViewSet
ref: #526 #528
|
2025-02-07 18:49:56 +09:30 |
|
|
c950daa011
|
feat(assistance): Knowledge Base Notes Serializer
ref: #526 #528
|
2025-02-07 18:49:34 +09:30 |
|
|
725b009ee6
|
feat(assistance): Knowledge Base Notes Model
ref: #526 #528
|
2025-02-07 18:49:22 +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 |
|
|
610df69e21
|
feat(assistance): Add field parent_ticket to request ticket view serializer
ref: #517 #522
|
2025-02-06 22:48:46 +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 |
|
|
fe73472aa4
|
fix(assistance): Add missing attribute view_description to request ticket ViewSet
ref: #518
|
2025-02-06 18:18:49 +09:30 |
|
|
6bab430466
|
test(assistance): Add missing unit tests for request ticket viewset
ref: #512 #513 #518
|
2025-02-06 18:18:26 +09:30 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
2f9b6c6027
|
fix(assistance): Knowledge base category viewset must cache serializer_class
ref: #513 #518
|
2025-02-04 07:29:11 +09:30 |
|
|
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 |
|
|
f9837e0ec4
|
test(assistance): Add missing unit tests for Knowledge Base Category viewset
ref: #512 #513 #518
|
2025-02-04 07:29:11 +09:30 |
|
|
73a63f5af4
|
test(assistance): Add missing unit tests for Knowledge Base viewset
ref: #512 #513 #518
|
2025-02-04 07:29:11 +09:30 |
|
|
a00db4e7f6
|
fix(api): Add missing property bacjk_url to Common viewset
ref: #518
|
2025-02-04 07:29:11 +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 |
|
|
f6f957f5e6
|
fix(core): triage user requires access to date fields for tickets
ref: #475
|
2025-01-23 16:23:44 +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 |
|
|
76c71d68b0
|
test(assistance): Ensure category fields are present for model articles
ref: #465 #467
|
2025-01-09 14:47:14 +09:30 |
|
|
39307e7a0e
|
feat(assistance): add category and org to model articles tab
ref: #465 #467
|
2025-01-09 14:35:17 +09:30 |
|