|
e0c0c69d35
|
chore(test): Ensure comment cleanup during ticket tests
ref: #754 #726
|
2025-05-13 23:58:18 +09:30 |
|
|
df82650931
|
fix(core): Only take action on ticket comment if view exists
ref: #754 #726
|
2025-05-13 23:40:35 +09:30 |
|
|
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 |
|
|
1946c7aa88
|
fix(api): Ensure multi-nested searching for sub-models works
ref: #754
|
2025-05-13 23:29:02 +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 |
|
|
969b4d22fc
|
feat(core): Remove add, change and delete permissions for model TicketCommentAction from permission selector
ref: #754 #736
|
2025-05-13 19:42:31 +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 |
|
|
899df95994
|
feat(api): Add exception logging to ViewSetCommon
ref: #754 #752
|
2025-05-12 19:55:37 +09:30 |
|
|
0fa7ffa34a
|
chore: correct dev log path to be <app root>/log
ref: #754
|
2025-05-12 19:36:08 +09:30 |
|
|
c46a597828
|
Merge pull request #753 from nofusscomputing/test-ticket-base-model
|
2025-05-12 06:46:17 +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 |
|
|
b0cb9f6fd0
|
chore(test): Add global support not to generate tests that are marked skip or class skip
ref: #753 #739
|
2025-05-12 04:04:32 +09:30 |
|
|
5b133c951d
|
chore(test): Add a global fixture to simulate a viewset
ref: #753 #723 #730
|
2025-05-12 02:53:19 +09:30 |
|
|
e29a7ec0e2
|
test(core): TicketBase Remaining Serializer Chacks
ref: #753 #723
|
2025-05-12 02:52:34 +09:30 |
|
|
e7213d8a70
|
Merge pull request #744 from nofusscomputing/test-ticket-comment-base
|
2025-05-11 02:31:54 +09:30 |
|
|
4d7510ad3a
|
feat(python): Upgrade DRF Spectacular 0.27.2 -> 0.28.0
ref: #744
|
2025-05-11 01:48:46 +09:30 |
|
|
d8ef918a67
|
feat(python): Upgrade DRF 3.15.2 -> 3.16.0
ref: #744
|
2025-05-11 01:41:30 +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 |
|
|
40b51f1a77
|
feat(api): Add Logging function to Common ViewSet
ref: #744 #436 #752
|
2025-05-10 23:39:22 +09:30 |
|
|
1bff76c637
|
feat(access): Add Logging function to Tenancy model
ref: #744 #436 #752
|
2025-05-10 23:38:58 +09:30 |
|
|
24b6bcfa47
|
feat(base): Enable user to customize log file location
ref: #744 #436 #752
|
2025-05-10 23:37:54 +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 |
|
|
626a5ccb11
|
refactor(access): when fetching parent object, use the parent_model get function
ref: #744
|
2025-05-09 20:06:45 +09:30 |
|
|
806ffb2754
|
chore(python): upgrade django 5.1.8 -> 5.1.9
ref: #744
|
2025-05-09 16:25:33 +09:30 |
|