|
3196006bad
|
feat(core): Add Action comments on ticket change
ref: #754 #723
|
2025-05-13 23:31:08 +09:30 |
|
|
820755b9e0
|
chore(test): introduce further randomness to class fixtures so as not to create duplicate errors
ref: #754
|
2025-05-13 23:30:19 +09:30 |
|
|
7c35a2d427
|
test(core): Unit viewset Test Cases for TicketCommentAction model
ref: #754 #736
|
2025-05-13 19:52:04 +09:30 |
|
|
c4ee706591
|
test(core): Unit model Test Cases for TicketCommentAction model
ref: #754 #736
|
2025-05-13 19:51:39 +09:30 |
|
|
4ee5f349f0
|
test(core): Unit API Render Test Cases for TicketCommentAction model
ref: #754 #736
|
2025-05-13 19:51:29 +09:30 |
|
|
21a1974ba1
|
test(core): Interim Functional model Test Case TicketCommentAction
ref: #754 #736
|
2025-05-13 19:50:51 +09:30 |
|
|
6169324ffd
|
feat(core): Serializer for model TicketCommentAction
ref: #754 #736
|
2025-05-13 19:22:00 +09:30 |
|
|
003cad1f58
|
feat(core): Migrations for model TicketCommentAction
ref: #754 #736
|
2025-05-13 19:19:23 +09:30 |
|
|
c8df4b21a0
|
feat(core): New model TicketCommentAction
ref: #754 #736
|
2025-05-13 19:19:10 +09:30 |
|
|
7f49fb2d0e
|
feat(core): Setup serializer to meet requirements
ref: #754 #726
|
2025-05-13 18:58:18 +09:30 |
|
|
1cb028c273
|
feat(core): Setup model to meet requirements
ref: #754 #726
|
2025-05-12 20:11:01 +09:30 |
|
|
4ad6c10a64
|
chore(core): Remove commented code
ref: #754 #726
|
2025-05-12 20:10:28 +09:30 |
|
|
764f1b20d9
|
test(core): Ensure that a ticket milestone comes from the same assigned project
ref: #744 #723
|
2025-05-12 05:26:02 +09:30 |
|
|
01b4a681da
|
test(core): SKIP Tests TicketBase Description Slash command Checks
Required until the slash commands comment creation uses the new ticketcommentbase model.
ref: #744 #723 #564 #746 #747
|
2025-05-12 04:07:19 +09:30 |
|
|
16299d480e
|
test(core): TicketBase Description Slash command Checks
ref: #744 #723
|
2025-05-12 04:05:53 +09:30 |
|
|
e29a7ec0e2
|
test(core): TicketBase Remaining Serializer Chacks
ref: #753 #723
|
2025-05-12 02:52:34 +09:30 |
|
|
cb49d0fbf7
|
feat(core): When processing slash command duration, cater for new ticket models
ref: #744 #728 #726 #746 #747
|
2025-05-10 23:42:40 +09:30 |
|
|
70c835eb93
|
test(core): Partial functional Model Test Suite covering some slash commande for TicketCommentSolution
ref: #744 #728
|
2025-05-10 23:40:41 +09:30 |
|
|
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 |
|