Commit Graph

621 Commits

Author SHA1 Message Date
Jon
7ad1851cc0 refactor(core): rename mixin -> mixins
ref: #805 #767
2025-07-04 08:40:31 +09:30
Jon
2bdffb947f chore(base): correct typo
ref: #804
2025-07-04 08:40:31 +09:30
Jon
77c47c12b4 chore(itam): disable pre CenturionModel inheritance tests
ref: #804 #799
2025-07-04 08:40:31 +09:30
Jon
162910d9ec chore(itam): disable pre CenturionModel inheritance tests
ref: #804 #802
2025-07-04 08:40:31 +09:30
Jon
2eed0bbf4f chore(itam): disable pre CenturionModel inheritance tests
ref: #804 #801
2025-07-04 08:40:31 +09:30
Jon
d97dfa4df1 chore(itam): disable pre CenturionModel inheritance tests
ref: #804 #801
2025-07-04 08:40:31 +09:30
Jon
0f575652f9 chore(itam): disable pre CenturionModel inheritance tests
ref: #804 #802
2025-07-04 08:40:30 +09:30
Jon
cebc6b668a chore(itam): disable pre CenturionModel inheritance tests
ref: #804 #802
2025-07-04 08:40:30 +09:30
Jon
2f59a34b69 chore(base): Add pytest marks to pyproject.toml
ref: #804
2025-07-04 08:40:30 +09:30
Jon
aa9a6e09db feat(itam): Update url basename
ref: #804 #799
2025-07-04 08:40:30 +09:30
Jon
7753c98f43 revert(access): revert model inheriteance work
ref: #804 #792
2025-07-04 08:40:30 +09:30
Jon
496c5d57ac feat(core): Update url basename
ref: #804 #802
2025-07-04 08:40:30 +09:30
Jon
90fc516722 feat(core): Update url basename
ref: #804 #803
2025-07-04 08:40:30 +09:30
Jon
7a614c80f7 feat(core): Update url basename
ref: #804 #796
2025-07-04 08:40:30 +09:30
Jon
5e0604a44b feat(core): Update url basename
ref: #804 #800
2025-07-04 08:40:30 +09:30
Jon
96b83309d1 chore(device): disable pre CenturionModel inheritance tests
ref: #804 #803
2025-07-04 08:40:30 +09:30
Jon
c4c4f8eca5 chore(device): disable pre CenturionModel inheritance tests
ref: #804 #802
2025-07-04 08:40:30 +09:30
Jon
a836e0de47 chore(device): disable pre CenturionModel inheritance tests
ref: #804 #801
2025-07-04 08:40:30 +09:30
Jon
7444b9bacf chore(device): disable pre CenturionModel inheritance tests
ref: #804 #800
2025-07-04 08:40:30 +09:30
Jon
4a9de878ed chore(device): disable pre CenturionModel inheritance tests
ref: #804 #799
2025-07-04 08:40:30 +09:30
Jon
b3c9f00a08 chore: update fixtures
ref: #804
2025-07-04 08:40:30 +09:30
Jon
8200b47025 fix(itam): Add missing import now
ref: #804 #799
2025-07-04 08:40:30 +09:30
Jon
8f0d0fbe16 chore: Remove all references to field is_global
field no longer used

ref: #789 #767
2025-07-04 08:40:29 +09:30
Jon
bcd66fd657 feat(itam): switch model Device to inheirt from CenturionModel
ref: #789 #799
2025-07-04 08:40:29 +09:30
Jon
8b8ee525f7 feat(itam): switch model DeviceType to inheirt from CenturionModel
ref: #789 #803
2025-07-04 08:40:29 +09:30
Jon
3e63f896a5 feat(itam): switch model DeviceModel to inheirt from CenturionModel
ref: #789 #800
2025-07-04 08:40:29 +09:30
Jon
38b1746f26 chore(itam): Remove API v1 code
ref: #789 #343
2025-07-04 08:40:28 +09:30
Jon
82bfacbab3 chore: disable api field notess and history tests
tests being re-written

ref: #788 #759 #768
2025-07-04 08:40:28 +09:30
Jon
728db3f740 chore: Add premeta notes and history models to init so they can be migrated
ref: #788 #759 #768
2025-07-04 08:40:28 +09:30
Jon
aa7de88f8d chore(itam): Remove pre-meta notes code
ref: #788 #768
2025-07-04 08:40:28 +09:30
Jon
6aa7953c2a chore(itam): Remove no longer used Django UI
ref: #788 #757
2025-07-04 08:40:28 +09:30
Jon
c8a5bbcfb6 chore(itam): Remove more old Notes Tests
ref: #783 #735 #759
2025-07-04 08:40:27 +09:30
Jon
d4350dc444 chore(itam): Remove old Notes Tests
ref: #783 #735 #759
2025-07-04 08:40:27 +09:30
Jon
74e54343b9 chore(itam): Remove old History Tests
ref: #783 #735 #759
2025-07-04 08:40:27 +09:30
Jon
0abb416620 test(api): API Permissions Auto-Creator test suite
ref: #780 #730 #767
2025-07-04 08:40:26 +09:30
Jon
0b7fcbbc26 refactor(itam): move url routes from core.urls to own module urls_api.py
ref: #776 #777
2025-07-04 08:40:25 +09:30
Jon
bff1049414 chore: correct pylint errors
ref: #765
2025-07-04 08:40:23 +09:30
Jon
17c7980e03 refactor(base): rename app to centurion
ref: #764
2025-07-04 08:38:55 +09:30
Jon
a0ab0deb2a chore: squash migrations to reduce amount
ref: #740
2025-05-16 19:29:02 +09:30
Jon
2d7335ff85 refactor(access): Rename model Organization -> Tenant
ref: #756 #505
2025-05-15 02:44:53 +09:30
Jon
de9937606e refactor(itam): Update all references to User to use get_user_model()
ref: #756 #755
2025-05-14 19:40:44 +09:30
Jon
e30c08fd5b test(itam): test meta attribute itam_sub_model_type for ITAMBaseModel
ref: #742 #692
2025-05-08 15:10:38 +09:30
Jon
b9ac588f87 test(itam): Remaining Unit Model test cases for AssetBase
ref: #742 #692
2025-05-08 14:54:03 +09:30
Jon
46c4fe9516 fix(itam): ensure RO field asset_type is set
ref: #742 #692
2025-05-08 14:25:47 +09:30
Jon
a71b5e6aba test(itam): Functional ViewSet Test Cases for ITAMAssetBase
ref: #742 #692
2025-05-08 13:42:24 +09:30
Jon
e0cbf1447f test(itam): Functional Serializer Test Cases for ITAMAssetBase
ref: #742 #692
2025-05-08 13:42:06 +09:30
Jon
b69e54f1e9 test(itam): Functional Permissions Test Cases for ITAMAssetBase
ref: #742 #692
2025-05-08 13:41:56 +09:30
Jon
ecb1c21179 test(itam): Functional Metadata Test Cases for ITAMAssetBase
ref: #742 #692
2025-05-08 13:41:49 +09:30
Jon
acff19ad58 test(itam): Functional History Test Cases for ITAMAssetBase
ref: #742 #692
2025-05-08 13:41:41 +09:30
Jon
f144e0b8ef feat(itam): Add endpoint for ITAMAssetBase
ref: #741 #692
2025-05-06 03:58:01 +09:30