|
ec1457f3f8
|
feat(devops): Serializers for GitLabGitRepository models notes and history
ref: #807 #515 #809
|
2025-07-04 08:40:32 +09:30 |
|
|
2ffb93a630
|
feat(devops): Switch GitLabGitRepository model to inherit from CenturionModel
ref: #807 #515 #809
|
2025-07-04 08:40:32 +09:30 |
|
|
4a484c31a2
|
feat(devops): Switch GitHubGitRepository model to inherit from CenturionModel
ref: #807 #515 #810
|
2025-07-04 08:40:32 +09:30 |
|
|
87c5768945
|
feat(devops): Switch GitRepository model to inherit from CenturionModel
ref: #807 #515 #809
|
2025-07-04 08:40:32 +09:30 |
|
|
bff14dc21a
|
refactor(core): adjust CenturionSubModel to not be it's own inheritable class
it's not required as the inheritance does not match the actual class'.
ref: #807 #767
|
2025-07-04 08:40:32 +09:30 |
|
|
6b54eebbd2
|
feat(devops): Update Checkin model url route basename
ref: #807 closes #808
|
2025-07-04 08:40:32 +09:30 |
|
|
9a250c988d
|
feat(devops): Add app_namespace Checkin model
ref: #807 #808
|
2025-07-04 08:40:32 +09:30 |
|
|
d2d46e7efd
|
test(devops): Add Checkin Unit Model test suite
ref: #807 #676 #808
|
2025-07-04 08:40:32 +09:30 |
|
|
2da0fe4e3c
|
feat(devops): Add Checkin to migrate model history/notes
ref: #807 #808
|
2025-07-04 08:40:32 +09:30 |
|
|
d43a1bc213
|
feat(devops): Migrations for switching Checkin model to inherit from CenturionModel
ref: #807 #676 #808
|
2025-07-04 08:40:32 +09:30 |
|
|
53726e3eba
|
feat(devops): Switch Checkin model to inherit from CenturionModel
ref: #807 #676 #808
|
2025-07-04 08:40:32 +09:30 |
|
|
dff529ba5e
|
test(devops): correct GitGroup Unit model test suite
ref: #807 closes #781
|
2025-07-04 08:40:31 +09:30 |
|
|
0d149edee5
|
test(devops): correct FeatureFlag Unit model test suite
ref: #807 closes #782
|
2025-07-04 08:40:31 +09:30 |
|
|
80c1915598
|
feat(core): add TicketCommentCategory to history/notes migration
ref: #807 closes #798
|
2025-07-04 08:40:31 +09:30 |
|
|
32d296885d
|
test(core): Add TicketCommentCategory Unit model test suite
ref: #807 #798
|
2025-07-04 08:40:31 +09:30 |
|
|
7480b371aa
|
feat(core): add model tag to ticket comment category
ref: #807 #798
|
2025-07-04 08:40:31 +09:30 |
|
|
2d3e496e32
|
feat(core): Migrations for TicketCategory
ref: #807 closes #797
|
2025-07-04 08:40:31 +09:30 |
|
|
5817ff723b
|
feat(core): add TicketCategory to history/notes migration
ref: #807 closes #797
|
2025-07-04 08:40:31 +09:30 |
|
|
abdcea07a6
|
test(core): Add TicketCategory Unit model test suite
ref: #807 #797
|
2025-07-04 08:40:31 +09:30 |
|
|
f234b338ee
|
feat(core): add model tag to ticket category
ref: #807 #797
|
2025-07-04 08:40:31 +09:30 |
|
|
f2de2dc4ab
|
feat(core): add Manufacturer to history/notes migration
ref: #807 closes #796
|
2025-07-04 08:40:31 +09:30 |
|
|
5bc7daf202
|
test(core): Add Manufacturer Unit model test suite
ref: #807 #796
|
2025-07-04 08:40:31 +09:30 |
|
|
ebbb7e8e6e
|
feat(core): add model tag to manufacturer
ref: #807 #796
|
2025-07-04 08:40:31 +09:30 |
|
|
14891990f8
|
chore: add pytest marks to model tests
ref: #807
|
2025-07-04 08:40:31 +09:30 |
|
|
48e20a366d
|
feat(config_management): add ConfigGroups to history/notes migration
ref: #807 closes #795
|
2025-07-04 08:40:31 +09:30 |
|
|
0c147768ba
|
feat(config_management): add ConfigGroupSoftware to history/notes migration
ref: #807 closes #794
|
2025-07-04 08:40:31 +09:30 |
|
|
6025750637
|
feat(config_management): add ConfigGroupHosts to history/notes migration
ref: #807 closes #793
|
2025-07-04 08:40:31 +09:30 |
|
|
b9701757e0
|
feat(access): add tenant to history/notes migration
ref: #807 closes #790 #785 #786
|
2025-07-04 08:40:31 +09:30 |
|
|
d71eee7178
|
test(access): Add Tenant Unit serializer test suite
ref: #807 #730 #790
|
2025-07-04 08:40:31 +09:30 |
|
|
f7c6be71ba
|
test: Add initial unit serializer test suite
ref: #807 #730
|
2025-07-04 08:40:31 +09:30 |
|
|
5d09bf04ff
|
chore: Add action to mockview init
ref: #807
|
2025-07-04 08:40:31 +09:30 |
|
|
05c9864d68
|
chore: remove unique field uuid from device kwargs
ref: #805
|
2025-07-04 08:40:31 +09:30 |
|
|
1e0539f2d6
|
fix(access): add property organization to Tenant model
required so that perms work
ref: #805 #790
|
2025-07-04 08:40:31 +09:30 |
|
|
f7c581333a
|
chore: Add pytest marks to tests
ref: #805
|
2025-07-04 08:40:31 +09:30 |
|
|
ac7af08598
|
test(access): Update Tenant URL route basename again
ref: #805 #790
|
2025-07-04 08:40:31 +09:30 |
|
|
4930523af0
|
feat(access): Migration for switching model inheritence to CenturionModel
ref: #805 #799
|
2025-07-04 08:40:31 +09:30 |
|
|
277c96f3a3
|
test(itam): Updated Unit model test for Device Model
ref: #805 #799
|
2025-07-04 08:40:31 +09:30 |
|
|
aa525407c3
|
feat(itam): Update model methods
ref: #805 #799
|
2025-07-04 08:40:31 +09:30 |
|
|
cf3725f12c
|
chore: update test db fixture
ref: #805
|
2025-07-04 08:40:31 +09:30 |
|
|
4740248e7f
|
feat(access): Migration for switching model inheritence to CenturionMixin
ref: #805 #790
|
2025-07-04 08:40:31 +09:30 |
|
|
666511b7f4
|
test(access): Update Tenant URL route basename
ref: #805 #790
|
2025-07-04 08:40:31 +09:30 |
|
|
a7a1d85978
|
test(access): Tenant Model Tests
ref: #805 #790
|
2025-07-04 08:40:31 +09:30 |
|
|
35b3710562
|
chore(access): disable tests to be refactored
ref: #805 #790
|
2025-07-04 08:40:31 +09:30 |
|
|
708c2ae92c
|
feat(access): Switch model inheritence to CenturionMixin
ref: #805 #790
|
2025-07-04 08:40:31 +09:30 |
|
|
a959e4cbb5
|
test(api): Update Functional API Permissions to support listview models with kwargs
ref: #805 #767
|
2025-07-04 08:40:31 +09:30 |
|
|
0a3f2257e5
|
chore: update test db fixture
ref: #805
|
2025-07-04 08:40:31 +09:30 |
|
|
dac8e41546
|
test(api): exclude model ConfigGroupHosts from api permission tests as it has no endpoint
ref: #805
|
2025-07-04 08:40:31 +09:30 |
|
|
dbdfe4e6c0
|
refactor(core): Move CenturionModel logic to Mixin
ref: #805 #767
|
2025-07-04 08:40:31 +09:30 |
|
|
7ad1851cc0
|
refactor(core): rename mixin -> mixins
ref: #805 #767
|
2025-07-04 08:40:31 +09:30 |
|
|
2bdffb947f
|
chore(base): correct typo
ref: #804
|
2025-07-04 08:40:31 +09:30 |
|