Commit Graph

3889 Commits

Author SHA1 Message Date
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
Jon
74420f13cc feat(devops): Migrations for switching GitRepository model to inherit from CenturionModel
ref: #807 #515 #809
2025-07-04 08:40:32 +09:30
Jon
192c768f9a feat(devops): Serializers for GitRepository models notes and history
ref: #807 #515 #809
2025-07-04 08:40:32 +09:30
Jon
f6dc4ff512 feat(devops): Serializers for GitHubGitRepository models notes and history
ref: #807 #515 #810
2025-07-04 08:40:32 +09:30
Jon
ec1457f3f8 feat(devops): Serializers for GitLabGitRepository models notes and history
ref: #807 #515 #809
2025-07-04 08:40:32 +09:30
Jon
2ffb93a630 feat(devops): Switch GitLabGitRepository model to inherit from CenturionModel
ref: #807 #515 #809
2025-07-04 08:40:32 +09:30
Jon
4a484c31a2 feat(devops): Switch GitHubGitRepository model to inherit from CenturionModel
ref: #807 #515 #810
2025-07-04 08:40:32 +09:30
Jon
87c5768945 feat(devops): Switch GitRepository model to inherit from CenturionModel
ref: #807 #515 #809
2025-07-04 08:40:32 +09:30
Jon
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
Jon
6b54eebbd2 feat(devops): Update Checkin model url route basename
ref: #807 closes #808
2025-07-04 08:40:32 +09:30
Jon
9a250c988d feat(devops): Add app_namespace Checkin model
ref: #807 #808
2025-07-04 08:40:32 +09:30
Jon
d2d46e7efd test(devops): Add Checkin Unit Model test suite
ref: #807 #676 #808
2025-07-04 08:40:32 +09:30
Jon
2da0fe4e3c feat(devops): Add Checkin to migrate model history/notes
ref: #807 #808
2025-07-04 08:40:32 +09:30
Jon
d43a1bc213 feat(devops): Migrations for switching Checkin model to inherit from CenturionModel
ref: #807 #676 #808
2025-07-04 08:40:32 +09:30
Jon
53726e3eba feat(devops): Switch Checkin model to inherit from CenturionModel
ref: #807 #676 #808
2025-07-04 08:40:32 +09:30
Jon
dff529ba5e test(devops): correct GitGroup Unit model test suite
ref: #807 closes #781
2025-07-04 08:40:31 +09:30
Jon
0d149edee5 test(devops): correct FeatureFlag Unit model test suite
ref: #807 closes #782
2025-07-04 08:40:31 +09:30
Jon
80c1915598 feat(core): add TicketCommentCategory to history/notes migration
ref: #807 closes #798
2025-07-04 08:40:31 +09:30
Jon
32d296885d test(core): Add TicketCommentCategory Unit model test suite
ref: #807 #798
2025-07-04 08:40:31 +09:30
Jon
7480b371aa feat(core): add model tag to ticket comment category
ref: #807 #798
2025-07-04 08:40:31 +09:30
Jon
2d3e496e32 feat(core): Migrations for TicketCategory
ref: #807 closes #797
2025-07-04 08:40:31 +09:30
Jon
5817ff723b feat(core): add TicketCategory to history/notes migration
ref: #807 closes #797
2025-07-04 08:40:31 +09:30
Jon
abdcea07a6 test(core): Add TicketCategory Unit model test suite
ref: #807 #797
2025-07-04 08:40:31 +09:30
Jon
f234b338ee feat(core): add model tag to ticket category
ref: #807 #797
2025-07-04 08:40:31 +09:30
Jon
f2de2dc4ab feat(core): add Manufacturer to history/notes migration
ref: #807 closes #796
2025-07-04 08:40:31 +09:30
Jon
5bc7daf202 test(core): Add Manufacturer Unit model test suite
ref: #807 #796
2025-07-04 08:40:31 +09:30
Jon
ebbb7e8e6e feat(core): add model tag to manufacturer
ref: #807 #796
2025-07-04 08:40:31 +09:30
Jon
14891990f8 chore: add pytest marks to model tests
ref: #807
2025-07-04 08:40:31 +09:30
Jon
48e20a366d feat(config_management): add ConfigGroups to history/notes migration
ref: #807 closes #795
2025-07-04 08:40:31 +09:30
Jon
0c147768ba feat(config_management): add ConfigGroupSoftware to history/notes migration
ref: #807 closes #794
2025-07-04 08:40:31 +09:30