|
b22baefa5a
|
test(core): ensure ticket is un-solved for ticketcomment unit api render fields check
ref: #744 #726
|
2025-05-10 17:27:27 +09:30 |
|
|
a6e0f4e728
|
test(core): ensure slash command is called on ticket comment
ref: #744 #726
|
2025-05-10 17:23:37 +09:30 |
|
|
e366220e8b
|
fix(core): ensure slash command is called on ticket description
ref: #744 #723
|
2025-05-10 16:42:23 +09:30 |
|
|
f71e304731
|
test(core): Unit ViewSet Test Suite for TicketCommentSolution
ref: #744 #728
|
2025-05-10 15:24:50 +09:30 |
|
|
55f58bb689
|
test(core): Unit ViewSet Test Suite for TicketCommentBase
ref: #744 #726
|
2025-05-10 15:24:27 +09:30 |
|
|
03b752759f
|
test(core): Skip Related slash command checks until migrating tickets to new model
ref: #744 #746
|
2025-05-10 14:34:39 +09:30 |
|
|
85c6ed8483
|
test(core): Add ability to unit api field rendering test case for second api request if required
ref: #744 #726
|
2025-05-10 13:26:22 +09:30 |
|
|
a081c6a371
|
test(core): Partial Functional Model test cases (Slash Commands) for TicketCommentBase
ref: #744 #726
|
2025-05-09 21:05:54 +09:30 |
|
|
6c3122a3d8
|
test(core): Functional Model test cases (Slash Commands) for TicketBaseModel
ref: #744 #723
|
2025-05-09 21:04:31 +09:30 |
|
|
0c80b87606
|
test(core): Partial Slash Command re-write
ref: #744 #730
|
2025-05-09 21:03:44 +09:30 |
|
|
b6da539fcd
|
fix(core): Spent slash command is valid for time spent
ref: #744
|
2025-05-09 21:02:55 +09:30 |
|
|
d4d99772b9
|
test(core): correct field so its valid for unit TicketCommentBase model
ref: #744 #726
|
2025-05-09 20:42:16 +09:30 |
|
|
4f8be43527
|
test(core): Unit API Fields Render for TicketCommentSolution model
ref: #744 #728
|
2025-05-09 20:41:26 +09:30 |
|
|
eb2282efac
|
test(core): Unit API Fields Render for TicketCommentBase model
ref: #744 #726
|
2025-05-09 20:40:45 +09:30 |
|
|
85b5bf7b58
|
feat(core): Do validate the comment_type field for TicketCommentBase
ref: #744 #726
|
2025-05-09 20:08:06 +09:30 |
|
|
d399698eb1
|
test(core): Unit Model assert save and call are called for TicketBase
ref: #744 #723
|
2025-05-09 16:20:44 +09:30 |
|
|
457d329b0b
|
fix(core): Correct logic for TicketCommentSolution
ref: #744 #728
|
2025-05-09 16:19:57 +09:30 |
|
|
45c428d30a
|
fix(core): Correct logic for TicketCommentBase
ref: #744 #726
|
2025-05-09 16:19:33 +09:30 |
|
|
580820ef44
|
test(core): Unit Model Checks for TicketCommentSolution
ref: #744 #728
|
2025-05-09 16:11:59 +09:30 |
|
|
d037150eb3
|
test(core): Unit Model Checks for TicketCommentBase
ref: #744 #726
|
2025-05-09 16:10:45 +09:30 |
|
|
84afc3274a
|
test: remove ticket only vars from api permissions tests
ref: #742 #730
|
2025-05-08 12:28:19 +09:30 |
|
|
8473d00148
|
feat: Model tag migration for Asset and IT Asset
ref: #741 #737 #692
|
2025-05-06 02:09:44 +09:30 |
|
|
c8391caf07
|
feat(itam): Model tag for ITAsset
ref: #741 #692
|
2025-05-06 02:08:17 +09:30 |
|
|
d19bb3a204
|
feat(accounting): Model tag for Asset
ref: #741 #737
|
2025-05-06 02:07:38 +09:30 |
|
|
5ba243a1ea
|
test: correct viewset tests
ref: #741
|
2025-05-06 00:48:29 +09:30 |
|
|
420b223ca4
|
test(core): Add missing fields is_global checks for ticket base
ref: #741 #723
|
2025-05-05 22:08:42 +09:30 |
|
|
6ea66f7379
|
chore: squash migrations
ref: #718
|
2025-05-04 19:48:15 +09:30 |
|
|
baa61155f7
|
test(core): Serializer Validation for ticket status change for TicketBase model
ref: #734 #723
|
2025-05-04 03:04:16 +09:30 |
|
|
c773fbc3a5
|
test(core): Prevent Closing / Solving of TicketBase Model if not ready
ref: #734 #723 closes #325
|
2025-05-04 03:04:09 +09:30 |
|
|
70a2d502ef
|
test(core): Incomplete Model Unit Tests for TicketBase
ref: #734 #723
|
2025-05-03 22:53:52 +09:30 |
|
|
92bc4aec43
|
fix(test): correct typo in attribute parameterized_
ref: #734 #729
|
2025-05-03 04:51:02 +09:30 |
|
|
1718a1cf14
|
test(core): TicketBase Updated, yet incomplete Test Suite for Serializer
ref: #733 #723
|
2025-05-01 01:22:42 +09:30 |
|
|
64757826da
|
refactor(test): Update test parameterization
ref: #733 #730 #729
|
2025-05-01 01:22:22 +09:30 |
|
|
4ea5ddf122
|
test: Correct Test Suite for Serializer for models TicketBase, TicketRequest and TicketSLM
ref: #733 #723 #725 #727
|
2025-04-29 17:20:07 +09:30 |
|
|
440adc09f4
|
test(core): TicketBase Initial Test Suite for Serializer
ref: #733 #723
|
2025-04-29 16:13:12 +09:30 |
|
|
c7eef1a97c
|
test(core): TicketBase Test Suite for ViewSet
ref: #733 #723
|
2025-04-29 15:58:29 +09:30 |
|
|
59741e4197
|
test(core): TicketBase Test Suite for Metadata
ref: #733 #723
|
2025-04-29 15:58:05 +09:30 |
|
|
9f8789f390
|
test(core): TicketBase ViewSet Test Suite
ref: #733 #723
|
2025-04-26 18:04:22 +09:30 |
|
|
53abf219a3
|
test: correct tests from Meta.sub_model_type changes
ref: #732
|
2025-04-26 08:40:29 +09:30 |
|
|
39dc8ad39f
|
feat(core): Add ViewSet for Ticket Comments
ref: #732 #726
|
2025-04-26 07:38:55 +09:30 |
|
|
b729842a1c
|
feat(assistance): Depreciate Ticket Comment
ref: #732 #564 #726
|
2025-04-26 07:34:55 +09:30 |
|
|
edc3f9fd3c
|
feat(core): update ticket serializer to use new comment base url
ref: #732 #723
|
2025-04-26 07:11:12 +09:30 |
|
|
8dc922a8bb
|
feat(core): Add permissions import , purge and triage to model TicketCommentSolution
ref: #732 #728
|
2025-04-26 07:10:18 +09:30 |
|
|
9461cdaf9d
|
feat(core): Add permissions import , purge and triage to model TicketCommentBase
ref: #732 #726
|
2025-04-26 07:09:33 +09:30 |
|
|
9cd59e8446
|
feat(core): Serializer for TicketCommentBase
ref: #732 #726
|
2025-04-26 06:34:58 +09:30 |
|
|
9905edc28c
|
feat(core): Serializer for TicketCommentSolution
ref: #732 #728
|
2025-04-26 06:34:12 +09:30 |
|
|
98479f39e6
|
feat(core): Ticket Comment Get URL functions
ref: #732 #726
|
2025-04-26 06:28:18 +09:30 |
|
|
bdfd3f42c4
|
feat(core): Ticket Comment Validation for comment_type
must be derived from `Meta.sub_model_type`
ref: #732 #726
|
2025-04-26 06:27:36 +09:30 |
|
|
ca022e0697
|
fix(core): Ticktet comment can have empty body
i.e. time tracking
ref: #732 #726
|
2025-04-26 06:26:31 +09:30 |
|
|
1719b6c417
|
feat(core): Update choices fields for TicketCommentBase model
ref: #732 #726
|
2025-04-26 06:25:31 +09:30 |
|