|
f695f14e14
|
test(functional): Move functional test cases to relevant functional test dir
ref: #15 #375 #382
|
2024-11-28 02:22:25 +09:30 |
|
|
223e78ae07
|
docs(views): update to denote dynamic permissions
ref: #248 #345 #374
|
2024-11-28 02:22:22 +09:30 |
|
|
429f3a9a94
|
docs(views): update to denote dynamic permissions
ref: #248 #345 #374
|
2024-11-28 02:22:22 +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 |
|
|
636f6c5b58
|
docs: remove links for files removed
ref: #348
|
2024-11-28 02:20:44 +09:30 |
|
|
0faa6a5a18
|
docs(api): Add serializer dev docs
ref: #15 #248 #348
|
2024-11-28 02:20:44 +09:30 |
|
|
b6acba9930
|
test(api): API Response Field checks Abstract Class added
ref: #15 #248 #348
|
2024-11-28 02:20:44 +09:30 |
|
|
2690e17f93
|
test(api): API Permission ViewSet Abstract Class added
ref: #15 #248 #345
|
2024-11-28 02:20:43 +09:30 |
|
|
79f17a7d57
|
feat(api): Add Read Only abstract ViewSet
ref: #248 #348
|
2024-11-28 02:20:43 +09:30 |
|
|
e765b03d3b
|
docs: add new requirements for creating a model.
ref: #248 #345 #346
|
2024-11-28 02:20:42 +09:30 |
|
|
ad72cc4f7d
|
test: Ensure that during model field creation, attribute help_text is defined and not empty
ref: #248 #345 #346
|
2024-11-28 02:20:42 +09:30 |
|
|
8b0bcfa886
|
feat(itim): Add table_fields to Service Model
ref: #345 #346
|
2024-11-28 02:18:25 +09:30 |
|
|
9fe671e43c
|
test(api): ViewSet checks
ref: #345 #346
|
2024-11-28 02:18:25 +09:30 |
|
|
7b7b12d08e
|
feat(api): Add common ViewSet class for inheritence
ref: #345 #346
|
2024-11-28 02:18:24 +09:30 |
|
|
49dabbd941
|
chore(docs): Add Functional Test Badges
ref: #382
|
2024-11-07 17:56:20 +09:30 |
|
|
9f826d7142
|
docs: Update release notes
ref: #371 closes #363
|
2024-10-31 15:50:57 +09:30 |
|
|
8479130ef1
|
feat(docker): Add worker service config for SupervisorD
ref: #363 #371
|
2024-10-31 15:00:55 +09:30 |
|
|
582ee4031d
|
docs(core): correct typos
ref: #309
|
2024-09-21 10:57:24 +09:30 |
|
|
dfdc5bac9d
|
feat(core): Add slash command link for linking items to tickets
ref: #296 #308
|
2024-09-20 16:57:34 +09:30 |
|
|
c022551427
|
feat(core): Add to markdown rendering model references
ref: #296 #308
|
2024-09-20 15:26:38 +09:30 |
|
|
76954c019b
|
feat(core): Ability to link items to all ticket types
ref: #296 #308
|
2024-09-20 15:25:42 +09:30 |
|
|
8866f94fab
|
docs(project_management): interim project pages
ref: #295 #300
|
2024-09-18 16:43:25 +09:30 |
|
|
c81e319aac
|
feat(core): Add slash command "related ticket" for ticket and ticket comments
ref: #284 closes #287
|
2024-09-14 13:19:39 +09:30 |
|
|
7894ac5522
|
docs(core): Add slash command /spend for ticket and ticket comments
ref: #284 closes #286
|
2024-09-13 22:27:48 +09:30 |
|
|
c45aae7048
|
chore: docs linting errors
ref: #284
|
2024-09-13 16:22:43 +09:30 |
|
|
6e7e6587c2
|
docs: update roadmap
ref: #284
|
2024-09-13 15:01:41 +09:30 |
|
|
11948c9500
|
feat(core): Add ticket comment categories
ref: #14 #96 #93 #95 #90 #283 #284
|
2024-09-13 13:14:25 +09:30 |
|
|
e28dbea05b
|
feat(core): Add ticket categories
ref: #283 #284
|
2024-09-13 10:42:16 +09:30 |
|
|
9942348ba3
|
docs(development): add markdown refs
ref: #14 #96 #93 #95 #90 #270 closes #250
|
2024-09-12 17:58:55 +09:30 |
|
|
3e684b117f
|
refactor(core): migrate ticket number rendering as markdown_it plugin
ref: #270 #271
|
2024-09-12 16:28:27 +09:30 |
|
|
c9d05152c9
|
feat(core): Add heading anchor plugin to markdown
ref: #270
|
2024-09-12 00:49:26 +09:30 |
|
|
a8b21d7c74
|
feat(core): correct markdown formatting for KB articles
ref: #270
|
2024-09-12 00:04:51 +09:30 |
|
|
97874b73f6
|
docs: correct date
ref: #270
|
2024-09-11 22:51:58 +09:30 |
|
|
c7f69ad7c1
|
feat(core): Add admonition style
ref: #14 #96 #93 #95 #90 #250 #270 closes #272
|
2024-09-11 22:19:23 +09:30 |
|
|
200c9d8d8d
|
feat(core): move markdown parser py-markdown -> markdown-it
py-markdown was missing a lot of the common/gfm items.
ref: #14 #96 #93 #95 #90 #250 #270
|
2024-09-11 19:12:05 +09:30 |
|
|
5f6c36e823
|
feat(core): Ticket Comment form submission validation
ref: #250 #96 #93 #95 #90 #257
|
2024-09-02 14:54:54 +09:30 |
|
|
523341cf4a
|
docs(core): Add some ticketing docs
ref: #250 #252 #96 #93 #95 #90 #115
|
2024-09-01 16:44:52 +09:30 |
|
|
28fe89e048
|
feat(core): Ticket comment orgaanization set to ticket organization
ref: #250 #252 #96 #93 #95 #90 #115
|
2024-08-31 13:16:02 +09:30 |
|
|
638ea466f0
|
docs(core): initial docs pages for v1.2
ref: #250 #252 #96 #93 #95 #90 #115
|
2024-08-31 11:53:45 +09:30 |
|
|
326753d0ff
|
chore(project_management): Add doc link to project view page
!30 #14
|
2024-08-23 18:02:53 +09:30 |
|
|
e696129f0b
|
feat(itim): Service config rendered as part of cluster config
ref: #247 #125 closes #69
|
2024-08-23 17:45:44 +09:30 |
|
|
66b8bd5a74
|
feat(itim): Ability to add configuration to cluster type
ref: #247 closes #71
|
2024-08-23 17:45:44 +09:30 |
|
|
bfb20dab0f
|
feat(itim): Ability to add external link to cluster
ref: #244 #71 #6
|
2024-08-23 17:45:44 +09:30 |
|
|
79b2c668fa
|
docs(itim): cluster user docs
ref: #244 #71
|
2024-08-23 17:45:44 +09:30 |
|
|
e472022c91
|
feat(development): Add function to filter permissions to those used by centurion
ref: #244 #164
|
2024-08-23 17:45:44 +09:30 |
|
|
d778cd0e83
|
feat(development): Add new template tag choice_ids for string list casting
Ref: #244 closes #243
|
2024-08-23 17:45:44 +09:30 |
|
|
95bb15238a
|
fix: Ensure tenancy models have Meta.verbose_name_plural attribute
.#240 closes #239
|
2024-08-23 17:45:44 +09:30 |
|
|
01e47c889b
|
docs(roadmap): update completed features
#226
|
2024-08-23 17:45:43 +09:30 |
|
|
2cd4d387a7
|
docs(base): detail view template
. #24 #226 closes #22
|
2024-08-23 17:45:43 +09:30 |
|
|
4ecf5236c1
|
feat(base): create detail view templates
purpose is to aid in the development of a detail form
#22 #24 #226
|
2024-08-23 17:45:43 +09:30 |
|