|
e7242cf095
|
chore(api): correct pylint error W0611:unused-import
ref: #765
|
2025-05-18 07:02:06 +09:30 |
|
|
af4abacd53
|
chore(api): correct pylint error W0611:unused-import
ref: #765
|
2025-05-18 05:42:23 +09:30 |
|
|
7786c3844a
|
refactor(itim): Rename History models
ref: #765 #759
|
2025-05-18 01:09:06 +09:30 |
|
|
603d7a4b7b
|
refactor(base): rename app to centurion
ref: #764
|
2025-05-16 22:10:38 +09:30 |
|
|
edc7aedbe0
|
fix(api): Dont try to access attribute if not exist in common viewset
ref: #761
|
2025-05-15 23:03:49 +09:30 |
|
|
3c19e9d4cf
|
fix(api): Dont try to access attribute if not exist in common viewset
ref: #761
|
2025-05-15 20:19:43 +09:30 |
|
|
2e9fe29e99
|
fix(api): Correct ViewSet Sub-Model lookup
ref: #761
|
2025-05-15 19:45:04 +09:30 |
|
|
b2d1903009
|
feat(access): URL route for model access.Company
ref: #761 #760
|
2025-05-15 18:34:26 +09:30 |
|
|
b79874d056
|
chore(access): Update tenant url
ref: #761 #505
|
2025-05-15 17:46:57 +09:30 |
|
|
bb8c6378bc
|
chore: Add some tests to aid in planning
ref: #756 #758
|
2025-05-15 04:59:06 +09:30 |
|
|
2d7335ff85
|
refactor(access): Rename model Organization -> Tenant
ref: #756 #505
|
2025-05-15 02:44:53 +09:30 |
|
|
817c8d63e1
|
refactor(api): Update all references to User to use get_user_model()
ref: #754 #755
|
2025-05-14 03:55:29 +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 |
|
|
899df95994
|
feat(api): Add exception logging to ViewSetCommon
ref: #754 #752
|
2025-05-12 19:55:37 +09:30 |
|
|
40b51f1a77
|
feat(api): Add Logging function to Common ViewSet
ref: #744 #436 #752
|
2025-05-10 23:39:22 +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 |
|
|
d4d99772b9
|
test(core): correct field so its valid for unit TicketCommentBase model
ref: #744 #726
|
2025-05-09 20:42:16 +09:30 |
|
|
233393e853
|
test: add missing merge of add_data for api permissions tests
ref: #742 #730
|
2025-05-08 13:38:56 +09:30 |
|
|
84afc3274a
|
test: remove ticket only vars from api permissions tests
ref: #742 #730
|
2025-05-08 12:28:19 +09:30 |
|
|
f144e0b8ef
|
feat(itam): Add endpoint for ITAMAssetBase
ref: #741 #692
|
2025-05-06 03:58:01 +09:30 |
|
|
ed71e935fc
|
test(api): dont use constants for variable data
ref: #741
|
2025-05-06 01:43:38 +09:30 |
|
|
5ba243a1ea
|
test: correct viewset tests
ref: #741
|
2025-05-06 00:48:29 +09:30 |
|
|
7168d519d1
|
test(api): Add submodel url resolution for metadata
ref: #741
|
2025-05-05 22:07:56 +09:30 |
|
|
6841b30a77
|
test: Support variables that were defined as properties.
ref: #741
|
2025-05-05 20:34:23 +09:30 |
|
|
dbaff89b8d
|
test(api): Ensure that model notes is added to model create for api field tests
ref: #741
|
2025-05-05 17:49:17 +09:30 |
|
|
b54f3b7ab4
|
refactor(api): Limit url pk regex to ensure the value is a number
ref: #741
|
2025-05-05 17:22:08 +09:30 |
|
|
efde919689
|
feat(itam): Serializer for ITAssetBase
ref: #741 #692
|
2025-05-05 01:00:14 +09:30 |
|
|
c8cec06d85
|
feat(accounting): Viewset for Assets
ref: #741 #737
|
2025-05-05 00:58:08 +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 |
|
|
92bc4aec43
|
fix(test): correct typo in attribute parameterized_
ref: #734 #729
|
2025-05-03 04:51:02 +09:30 |
|
|
64757826da
|
refactor(test): Update test parameterization
ref: #733 #730 #729
|
2025-05-01 01:22:22 +09:30 |
|
|
2518873e23
|
test(api): update test cases for SubModelViewSet Base Test Class
base class returns different results to inherited class.
ref: #733
|
2025-04-29 15:52:11 +09:30 |
|
|
029ab6bc06
|
refactor(api): SubModelViewSet must inherit from ModelViewSet as it's an extension
ref: #733 #564
|
2025-04-26 18:05:43 +09:30 |
|
|
c0b27c2886
|
test(api): Incomplete SubModelViewSet Test Cases
ref: #733 #564
|
2025-04-26 18:03:31 +09:30 |
|
|
cdacb19c30
|
test(api): SubModelViewSet Test Suite Setup
ref: #733 #564
|
2025-04-26 16:45:22 +09:30 |
|
|
ae1f600147
|
feat(core): Add routes for Ticket Comments
ref: #732 #726
|
2025-04-26 07:28:25 +09:30 |
|
|
a923a21660
|
feat(core): Filter ticket_comment_model routes to those defined in Meta.sub_model_type
ref: #732 #726
|
2025-04-26 06:56:31 +09:30 |
|
|
dcd60a5152
|
feat(core): Filter ticket_model routes to those defined in Meta.sub_model_type
ref: #732 #723
|
2025-04-26 06:55:54 +09:30 |
|
|
50882a4732
|
feat(access): Filter entity_model routes to thos defined in Meta.sub_model_type
ref: #732 #704
|
2025-04-26 06:53:58 +09:30 |
|
|
c152dd13f1
|
feat(api): when fetching related_object, default to base_model for SubModelViewSet
ref: #732 #726
|
2025-04-26 06:13:39 +09:30 |
|
|
677cc55e04
|
test: correct serializer imports from recent file renames
ref: #732 #726
|
2025-04-26 06:08:37 +09:30 |
|
|
b6146b7d14
|
feat: Add field Meta.sub_model_type to sub-models
ref: #732 #564
|
2025-04-26 06:00:34 +09:30 |
|
|
daf30de835
|
chore: correct tests so they function and cleanup correctly
ref: #731
|
2025-04-23 18:33:10 +09:30 |
|
|
42bea64ff5
|
test(core): API fields Unit Test Suite
ref: #731 #730
|
2025-04-22 22:25:23 +09:30 |
|
|
29e07e6cac
|
feat(core): add ticket routes
ref: #731 #723
|
2025-04-22 22:18:40 +09:30 |
|
|
0f21f8daf0
|
test(api): add API Permission Test Cases
ref: #731 #730
|
2025-04-22 22:17:32 +09:30 |
|
|
eddd2534ea
|
fix(api): SubModelViewSet.related_objects must be the same class as the base model
ref: #724 #723 #725
|
2025-04-16 21:07:14 +09:30 |
|
|
a695b4563d
|
refactor(access): migrate sub-model viewset logic to common
ref: #724 #723
|
2025-04-15 20:13:39 +09:30 |
|
|
529a7fa385
|
chore(human_resources): add employee to feature flag 2025-00005
ref: #722 #684 #92
|
2025-04-15 15:45:43 +09:30 |
|