Commit Graph

3918 Commits

Author SHA1 Message Date
Jon
580df01cc5 feat(itam): Change model to inherit from CenturionModel for OperatingSystemVersion model
ref: #823 #819 closes #588
2025-07-04 08:40:33 +09:30
Jon
4a38f73ddf chore(itam): add missing pytest mark serializer
ref:
2025-07-04 08:40:33 +09:30
Jon
c29e5890eb chore(itam): add missing import
ref:#817 #818
2025-07-04 08:40:33 +09:30
Jon
175ab02a7d feat(itam): Add model OperatingSystem to migrate for history and notes
ref:#817 closes #818
2025-07-04 08:40:33 +09:30
Jon
434992323f refactor(itam): Update Test Suite for OperatingSystem model
ref:#817 #818
2025-07-04 08:40:33 +09:30
Jon
7cbe13ffe4 refactor(itam): Update URL route name for DeviceSoftware model
ref:#817 #818
2025-07-04 08:40:33 +09:30
Jon
5fc4d7da91 feat(itam): Add Note Serializer for DeviceSoftware model
ref:#817 #818
2025-07-04 08:40:33 +09:30
Jon
1a598fc917 feat(itam): Add AuditHistory Serializer for DeviceSoftware model
ref:#817 #818
2025-07-04 08:40:33 +09:30
Jon
465c0d8679 feat(itam): Change model to inherit from CenturionModel for DeviceSoftware model
ref:#817 #818
2025-07-04 08:40:33 +09:30
Jon
d7e70c1e62 refactor(itam): Update Test Suite for DeviceSoftware model
ref:#817 closes #802
2025-07-04 08:40:33 +09:30
Jon
48cf7b56c4 feat(itam): Change model to inherit from Centurion for DeviceSoftware model
ref:#817 #802
2025-07-04 08:40:33 +09:30
Jon
fbc2bf081e refactor(itam): Update Test Suite for DeviceDeviceOperatingSystem model
ref:#817 closes #801
2025-07-04 08:40:33 +09:30
Jon
4aaf2f87ef refactor(itam): Update URL route for DeviceDeviceOperatingSystem model
ref:#817 #801
2025-07-04 08:40:33 +09:30
Jon
32ffe34cf3 refactor(itam): Migration for updating model inheritance for DeviceDeviceOperatingSystem model
ref:#817 #801
2025-07-04 08:40:33 +09:30
Jon
281e233a7a refactor(itam): Updated Unit model test suite for DeviceType model
ref:#817 closes #803
2025-07-04 08:40:33 +09:30
Jon
b5de17441b feat(itam): Add model_tag to DeviceType model
ref:#817 #803 closes #581 #582
2025-07-04 08:40:33 +09:30
Jon
731c069c0b refactor(devops): Updated Unit model test suite for DeviceModel model
ref:#817 closes #800
2025-07-04 08:40:33 +09:30
Jon
729bcf9a57 refactor(devops): Migration for updating model inheritance for DeviceModel model
ref:#817 #800
2025-07-04 08:40:33 +09:30
Jon
3332674cb6 refactor(itam): Updated Unit model test suite for Device model
ref:#817 closes #799
2025-07-04 08:40:33 +09:30
Jon
306d4b5b7a feat(itam): Add DeviceType for history and notes data migration
ref:#817 #803
2025-07-04 08:40:33 +09:30
Jon
69e6177700 feat(itam): Add DeviceModel for history and notes data migration
ref:#817 #800
2025-07-04 08:40:33 +09:30
Jon
5e12ea7a57 feat(itam): Add DEvice for history and notes data migration
ref:#817 #799
2025-07-04 08:40:33 +09:30
Jon
5d56837f1e refactor(devops): Updated Unit model test ssuite for SoftwareEnabledFeatureFlag model
ref:#817 closes #812
2025-07-04 08:40:33 +09:30
Jon
dabf663651 refactor(devops): Migration for updating model inheritance for SoftwareEnabledFeatureFlag model
ref:#817 #812
2025-07-04 08:40:33 +09:30
Jon
1841023896 refactor(devops): Update url route basename for SoftwareEnabledFeatureFlag model
ref:#817 #812
2025-07-04 08:40:32 +09:30
Jon
d48c19a8ed feat(devops): Switch SoftwareEnabledFeatureFlag model to inherit from CenturionModel
ref: #817 #812
2025-07-04 08:40:32 +09:30
Jon
4f5a4c4124 chore: dont set model id for an instance during testing
ref: #813
2025-07-04 08:40:32 +09:30
Jon
f44fb28b8d chore: correct pytest model marks
ref: #813
2025-07-04 08:40:32 +09:30
Jon
a241ba61b0 chore(core): correct test for get_url_kwargs for meta abstract model
ref: #813
2025-07-04 08:40:32 +09:30
Jon
dbf67f7737 fix(devops): Ensure mandatory fields are writeable for model GitRepository
ref: #813 #515
2025-07-04 08:40:32 +09:30
Jon
da865fd5a8 refactor(tests): make all parameterized_ vars properties
ref: #813
2025-07-04 08:40:32 +09:30
Jon
446ea7c910 chore(core): correct test for get_url_kwargs for meta abstract model
ref: #813 #793
2025-07-04 08:40:32 +09:30
Jon
d4de500593 chore(config_management): Mark get_url methods as xfail for abstract models
ref: #813 #793
2025-07-04 08:40:32 +09:30
Jon
f81133f96c chore(config_management): ConfigGroupHost has no endpoint
ref: #813 #793
2025-07-04 08:40:32 +09:30
Jon
40e240c15b test(api): Update Functional API Permission test suite to cater for public RO endpoints
ref: #813 #767 #729
2025-07-04 08:40:32 +09:30
Jon
c5823152ca feat(devops): Update checkin model fixture so it creates the feature flag
ref: #813 #808
2025-07-04 08:40:32 +09:30
Jon
b17fcf0eac feat(devops): Add methods get_url and get_url_kwargs to CheckIn model
ref: #813 #808
2025-07-04 08:40:32 +09:30
Jon
9a737ac1c4 chore: correct inheritance order
ref: #813
2025-07-04 08:40:32 +09:30
Jon
b764ebf6e1 test(core): Ensure model mehod get_url_kwargs returns a dict for all Centurion Models
ref: #813 closes #809 #810 #811
2025-07-04 08:40:32 +09:30
Jon
6193fe0418 feat(devops): Add migration to signal
ref: #813 #811
2025-07-04 08:40:32 +09:30
Jon
18a4158f3e feat(devops): Add migration to signal
ref: #813 #810
2025-07-04 08:40:32 +09:30
Jon
82d1e9995f test(devops): Add GitLabRepository Unit Model test suite
ref: #813 #811
2025-07-04 08:40:32 +09:30
Jon
e7942a79ed chore: update test db fixture
ref: #807
2025-07-04 08:40:32 +09:30
Jon
7378b103e1 test(devops): Add GitHubRepository Unit Model test suite
ref: #807 #515 #810
2025-07-04 08:40:32 +09:30
Jon
07b6a2f4e2 test(devops): Add GitRepository Unit Model test suite
ref: #807 #515 #809
2025-07-04 08:40:32 +09:30
Jon
8f0a5386af feat(devops): Add migration to signal
ref: #807 #515 #809
2025-07-04 08:40:32 +09:30
Jon
2cb334f25f feat(devops): Add migration to signal
ref: #807 #515 #810
2025-07-04 08:40:32 +09:30
Jon
b4daa61b36 feat(devops): Update URL route basename
ref: #807 #515 #809 #810 #811
2025-07-04 08:40:32 +09:30
Jon
0e5b5db7b9 feat(devops): Migrations for switching GitLabRepository model to inherit from CenturionModel
ref: #807 #515 #811
2025-07-04 08:40:32 +09:30
Jon
0daf4a5316 feat(devops): Migrations for switching GitRepository model to inherit from CenturionModel
ref: #807 #515 #810
2025-07-04 08:40:32 +09:30