|
049cf6577e
|
fix(itam): field slug no longer avail, use str
ref: #871 #820
|
2025-07-20 11:41:56 +09:30 |
|
|
c154cef6d5
|
refactor(access): When adding model role via api, status is 201/created
ref: #871 #844
|
2025-07-20 11:24:52 +09:30 |
|
|
132765833e
|
refactor(itim): Update Test Suite for TicketCommentSolution model
ref: #871 closes #866
|
2025-07-20 10:59:03 +09:30 |
|
|
842fc38a98
|
chore(core): addd rand int to username
ref: #871
|
2025-07-20 07:24:07 +09:30 |
|
|
35d2e869b0
|
chore(core): dont delete obj on fixture clean
ref: #871
|
2025-07-20 07:09:16 +09:30 |
|
|
f0fdf4ed15
|
refactor(itim): Update Test Suite for TicketSLM model
ref: #871 closes #868
|
2025-07-18 19:34:32 +09:30 |
|
|
41576f9862
|
refactor(itim): Update Test Suite for TicketRequest model
ref: #871 closes #867
|
2025-07-18 19:34:17 +09:30 |
|
|
4ffbf81b71
|
refactor(core): Update Test Suite for TicketBase model
ref: #871 closes #861
|
2025-07-18 19:33:53 +09:30 |
|
|
cf06783aec
|
refactor(core): Update Test Suite for TicketCommentSolution model
ref: #871 #866
|
2025-07-18 17:35:47 +09:30 |
|
|
80ab996851
|
refactor(core): Update Test Suite for TicketCommentAction model
ref: #871 #864
|
2025-07-18 17:35:00 +09:30 |
|
|
13cf3f8152
|
refactor(core): Update Test Suite for TicketCommentBase model
ref: #871 #865
|
2025-07-18 17:32:40 +09:30 |
|
|
9d78d112ec
|
refactor(core): Initial Update Test Suite for TicketCommentBase model
ref: #871 #865
|
2025-07-17 00:12:13 +09:30 |
|
|
27e842a57f
|
refactor(core): Update Tests to cater for inheritence changes
ref: #871 #861
|
2025-07-16 21:56:12 +09:30 |
|
|
8cc8fdad8b
|
refactor(itim): Update Test Suite for RequestTicket model
ref: #871 #868
|
2025-07-16 21:29:52 +09:30 |
|
|
35c5c7ca66
|
refactor(itim): Update Test Suite for SLMTicket model
ref: #871 #868
|
2025-07-16 21:29:02 +09:30 |
|
|
645baa24d9
|
refactor(itim): Update Test Suite for SLMTicket model
ref: #871 #868
|
2025-07-15 21:51:05 +09:30 |
|
|
739cefbf1c
|
refactor(core): Update Test Suite for TicketBase model
ref: #871 #863
|
2025-07-15 21:11:40 +09:30 |
|
|
15cf7096f2
|
chore(core): TicketBase model fn cleanup
ref: #871 #863
|
2025-07-15 21:11:13 +09:30 |
|
|
fd5b223632
|
chore: Update DB test fixture
ref: #871 #863
|
2025-07-15 21:06:50 +09:30 |
|
|
42ea8121a8
|
Merge pull request #870 from nofusscomputing/refactor-ticket-inheritence
|
2025-07-15 02:50:19 +09:30 |
|
|
d3741e74e2
|
refactor(core): Update Test Suite for TicketBase model
ref: #870 #861
|
2025-07-15 02:15:28 +09:30 |
|
|
b4f61223d6
|
refactor(core): Switch to inherit from Centurion model for model TicketBase
ref: #870 #863
|
2025-07-15 02:14:34 +09:30 |
|
|
1efa932fb9
|
refactor(core): Switch to inherit from Centurion model for model SLMTicketBase
ref: #870 #868
|
2025-07-14 22:20:04 +09:30 |
|
|
a04c963431
|
chore: Update DB test fixture
ref: #870 #816 #865
|
2025-07-13 23:20:09 +09:30 |
|
|
815075174a
|
refactor(core): Update URL route name for Role TicketCommentBase
ref: #870 #865
|
2025-07-13 23:07:05 +09:30 |
|
|
9df5a5898e
|
refactor(core): Switch to inherit from Centurion model for model TicketCommentBase
ref: #870 #865
|
2025-07-13 23:06:35 +09:30 |
|
|
ceabd56e1b
|
refactor(core): Update URL route name for Role TicketBase
ref: #870 #861
|
2025-07-13 23:05:54 +09:30 |
|
|
61a1792e4c
|
refactor(core): Switch to inherit from Centurion model for model TicketBase
ref: #870 #861
|
2025-07-13 23:03:49 +09:30 |
|
|
3baed3f8f5
|
refactor(core): Add fn get_organization to centurion mixin
Fn is required for perms to work correctly
ref: #870
|
2025-07-13 22:30:15 +09:30 |
|
|
9a516fbebc
|
Merge pull request #862 from nofusscomputing/refactor-switch-model-inheritence
|
2025-07-13 21:36:52 +09:30 |
|
|
be708b1244
|
test(fixture): if item already exists, when fetching remove modified field from query if not found with
field is an auto field and most likely wont match the existing item
ref: #862
|
2025-07-13 21:11:55 +09:30 |
|
|
2f7865bb83
|
feat(access): Add Audit and notes tables for model Role
ref: #862 #844
|
2025-07-12 18:27:03 +09:30 |
|
|
b643347c01
|
test(access): Model Role is not usable within global org, remove test
ref: #862 #844
|
2025-07-12 18:21:51 +09:30 |
|
|
957052da84
|
refactor(access): Adjust add permission test for model Role
ref: #862 #844
|
2025-07-12 17:30:58 +09:30 |
|
|
b2e0982b4c
|
refactor(access): Migrations for Inheritance change for Role model
ref: #862 closes #844
|
2025-07-12 16:57:20 +09:30 |
|
|
ca63e4d6fc
|
refactor(access): Update URL route name for Role model
ref: #862 #844
|
2025-07-12 16:56:41 +09:30 |
|
|
3b7e88969e
|
refactor(access): Update Test Suite for Role model
ref: #862 #844
|
2025-07-12 16:56:07 +09:30 |
|
|
953dce2984
|
feat(access): Add AuditHistory Serializer for Role model
ref: #862 #844
|
2025-07-12 16:44:43 +09:30 |
|
|
e0c8ef46f5
|
feat(access): Add Notes Serializer for Role model
ref: #862 #844
|
2025-07-12 16:43:58 +09:30 |
|
|
548051df6d
|
refactor(access): Switch to inherit from Centurion model for model Role
ref: #862 #844
|
2025-07-12 16:42:59 +09:30 |
|
|
d6eb33141a
|
refactor: Asset and ITAM Asset must use url kwarg model_name not asset_model
ref: #862 closes #857 #858
|
2025-07-12 16:13:08 +09:30 |
|
|
4f36769fba
|
refactor(accounting): Update existing tests to work due to model inheritance changes
ref: #862 #857
|
2025-07-10 20:35:32 +09:30 |
|
|
018004ccb9
|
refactor(itam): Update URL route name for ITAMAssetBase model
ref: #862 #858
|
2025-07-10 19:54:28 +09:30 |
|
|
b851388d37
|
refactor(itam): Update Test Suite for ITAMAssetBase model
ref: #862 #858
|
2025-07-10 19:53:38 +09:30 |
|
|
38b4542a58
|
feat(itam): Add AuditHistory Serializer for ITAMAssetBase model
ref: #862 #858
|
2025-07-10 19:51:13 +09:30 |
|
|
3b5673ae4b
|
feat(itam): Add Notes Serializer for ITAMAssetBase model
ref: #862 #858
|
2025-07-10 19:50:53 +09:30 |
|
|
e4e7ad915b
|
refactor(itam): Switch to inherit from Centurion model for model ITAMAssetBase
ref: #862 #858
|
2025-07-10 19:50:04 +09:30 |
|
|
de7c52d733
|
refactor(accounting): Switch to inherit from Centurion model for model AssetBase
ref: #862 #857
|
2025-07-10 19:48:21 +09:30 |
|
|
d741992b6d
|
refactor(accounting): Update URL route name for AssetBase model
ref: #862 #857
|
2025-07-10 19:47:18 +09:30 |
|
|
9b3c8d2225
|
refactor(accounting): Update Test Suite for AssetBase model
ref: #862 #857
|
2025-07-10 19:43:54 +09:30 |
|