|
2d7335ff85
|
refactor(access): Rename model Organization -> Tenant
ref: #756 #505
|
2025-05-15 02:44:53 +09:30 |
|
|
4872c6d1c8
|
refactor(core): rename ticket model filename in preparation for base ticket model
ref: #724 #723
|
2025-04-16 00:38:15 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
610df69e21
|
feat(assistance): Add field parent_ticket to request ticket view serializer
ref: #517 #522
|
2025-02-06 22:48:46 +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 |
|
|
39307e7a0e
|
feat(assistance): add category and org to model articles tab
ref: #465 #467
|
2025-01-09 14:35:17 +09:30 |
|
|
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 |
|
|
5f7b6ef9eb
|
refactor: update serializers to use model get_url function
ref: #248 #390 #366
|
2024-11-28 02:22:28 +09:30 |
|
|
e94e28ad33
|
feat(api): Added abilty to specify a css class for markdown field
ref: #248 #385 #388 nofusscomputing/centurion_erp_ui#4 nofusscomputing/centurion_erp_ui#26
|
2024-11-28 02:22:26 +09:30 |
|
|
2b25e2bb02
|
refactor(api): set fields that are for markdown to use the markdown field
ref: #248 #385 #388 nofusscomputing/centurion_erp_ui#26
|
2024-11-28 02:22:26 +09:30 |
|
|
f345dd366c
|
feat(api): Add a Common Model serializer to be inherited by all model serializers
ref: #248 #385 #388 nofusscomputing/centurion_erp_ui#26
|
2024-11-28 02:22:26 +09:30 |
|
|
cd0bcf6731
|
chore(api): Correct DRF Swagger Docs errors
ref: #248 #361 #383
|
2024-11-28 02:22:25 +09:30 |
|
|
a47da4d957
|
fix(core): Ensure import user can set field opened_by when importing tickets
ref: #248 #382
|
2024-11-28 02:22:25 +09:30 |
|
|
5821c5b33b
|
fix(core): Correct Ticket read-only fields
ref: #248 #378
|
2024-11-28 02:22:24 +09:30 |
|
|
b1a42e01bf
|
fix(core): Correct inheritence order for ticket serializers
ref: #248 #378
|
2024-11-28 02:22:24 +09:30 |
|
|
9908253a7e
|
fix(core): Add Ticket Category URL to all Ticket Types
ref: #248 #377
|
2024-11-28 02:22:23 +09:30 |
|
|
846eb79c6e
|
test(assistance): Request Ticket API v2 ViewSet permission checks
ref: #15 #248 #365
|
2024-11-28 02:22:19 +09:30 |
|
|
d8e6437241
|
feat(assistance): Add Request Ticket API v2 endpoint
ref: #248 #365
|
2024-11-28 02:22:16 +09:30 |
|
|
268e3294a2
|
feat(api): Setup API to be correctly versioned
ref: #248 #365
|
2024-11-28 02:22:16 +09:30 |
|
|
47d5e40315
|
feat(assistance): Ensure Knowledge Base Category cant assign self as parent category
ref: #15 #248 #352
|
2024-11-28 02:22:04 +09:30 |
|
|
56235e6ffe
|
fix(assistance): Correct Knowledge Base Category serializer Validation
ref: #248 #348
|
2024-11-28 02:22:04 +09:30 |
|
|
df213c2015
|
feat(assistance): Knowledge Base Serializer Validation method added
ref: #248 #352
|
2024-11-28 02:22:03 +09:30 |
|
|
42e38e26d9
|
fix(assistance): Add missing fields display_name and model_notes to Knowledge Base Category serializer
ref: #248 #352
|
2024-11-28 02:22:03 +09:30 |
|
|
a87b313fdf
|
fix(assistance): correct KB category serializer validation
ref: #15 #248 #352
|
2024-11-28 02:22:03 +09:30 |
|
|
94f3925127
|
fix(assistance): Correct Knowledge Base serialaizer Validation
ref: #248 #348
|
2024-11-28 02:22:02 +09:30 |
|
|
b8cafeb99b
|
feat(assistance): Add Knowledge Base Category API v2 endpoint
ref: #248 #348
|
2024-11-28 02:22:02 +09:30 |
|
|
61450b442d
|
feat(assistance): Add Knowledge Base API v2 endpoint
ref: #248 #348
|
2024-11-28 02:22:02 +09:30 |
|