Commit Graph

26 Commits

Author SHA1 Message Date
Jon
09ab52b971 refactor(assistance): Update all references to User to use get_user_model()
ref: #754 #755
2025-05-14 04:04:51 +09:30
Jon
644dbc8159 feat(accounting): Add app label to kb articles for notes
ref: #741 #737
2025-05-05 16:38:41 +09:30
Jon
2eafb88367 fix(core): disable of notes for models not requiring it
ref: #662 #665
2025-03-04 05:58:26 +09:30
Jon
4b06d6a2a1 feat(devops): Add KB tab to feature flag model
ref: #662 #659
2025-03-04 03:34:51 +09:30
Jon
cc6d577978 refactor(assistance): Update access imports to new path
ref: #640 #641
2025-02-19 20:50:40 +09:30
Jon
d708f85883 feat(assistance): save_history method added to Knowledge base
ref: #605 #610
2025-02-18 04:13:34 +09:30
Jon
1d6ec4023a feat(assistance): save_history method added to Knowledge base category
ref: #605 #610
2025-02-18 04:13:34 +09:30
Jon
f8a9e7dcad feat(assistance): History Model for Knowledge base category added
ref: #605 #610
2025-02-18 04:13:34 +09:30
Jon
b77bb3d10c feat(assistance): History Model for Knowledge base added
ref: #605 #609
2025-02-18 04:13:34 +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
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
725b009ee6 feat(assistance): Knowledge Base Notes Model
ref: #526 #528
2025-02-07 18:49:22 +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
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
cee396da3f refactor(assistance): make content the first tab for kb articles
ref: #411 closes #405
2024-11-30 12:55:59 +09:30
Jon
b8cafeb99b feat(assistance): Add Knowledge Base Category API v2 endpoint
ref: #248 #348
2024-11-28 02:22:02 +09:30
Jon
61450b442d feat(assistance): Add Knowledge Base API v2 endpoint
ref: #248 #348
2024-11-28 02:22:02 +09:30
Jon
32d5008f63 fix: Ensure all Model fields are created with attributes help_text and verbose_name
ref:  #248 #346
2024-11-28 02:20:42 +09:30
Jon
8e0af707cf feat(access): Add attribute table_fields to KB model
ref:  #248 #345 #346
2024-11-28 02:19:21 +09:30
Jon
d5a4a570e3 feat(access): Add attribute page_layout to KB model
ref:  #248 #345 #346
2024-11-28 02:19:21 +09:30
Jon
8824fcebdf feat(access): Add attribute table_fields to KB Category model
ref:  #248 #345 #346
2024-11-28 02:19:21 +09:30
Jon
e52a9c0003 feat(access): Add attribute page_layout to KB Category model
ref:  #248 #345 #346
2024-11-28 02:19:21 +09:30
Jon
4b3ea06f70 feat(assistance): Categorised Knowledge base articles
!43 #10
2024-08-23 17:45:43 +09:30