|
bf7fa83e39
|
refactor(project_management): Update URL route name for Project model
ref: #824 #829
|
2025-07-04 08:40:34 +09:30 |
|
|
a9cde74013
|
feat(itim): Add model Service to migrate for history and notes
ref: #824 closes #828
|
2025-07-04 08:40:34 +09:30 |
|
|
b83a087081
|
feat(itim): Add model Port to migrate for history and notes
ref: #824 closes #827
|
2025-07-04 08:40:34 +09:30 |
|
|
6163b4ad2d
|
refactor(itim): Update URL route name for ClusterType model
ref: #824 closes #826 #580
|
2025-07-04 08:40:34 +09:30 |
|
|
44489b308b
|
feat(itim): Add model Cluster to migrate for history and notes
ref: #824 closes #825
|
2025-07-04 08:40:34 +09:30 |
|
|
067aa8714f
|
revert(core): return settings_value template tag
ref: #824
|
2025-07-04 08:40:34 +09:30 |
|
|
8c61c4e8a6
|
feat(itam): Add model SoftwareVersion to migrate for history and notes
ref: #823 closes #822
|
2025-07-04 08:40:34 +09:30 |
|
|
cb0d095eb7
|
feat(itam): Add model SoftwareCategory to migrate for history and notes
ref: #823 closes #821
|
2025-07-04 08:40:33 +09:30 |
|
|
d6da2cf0fb
|
feat(itam): Add model Software to migrate for history and notes
ref: #823 #820
|
2025-07-04 08:40:33 +09:30 |
|
|
8ca2513952
|
feat(itam): Add model OperatingSystemVersion to migrate for history and notes
ref: #823 closes #819
|
2025-07-04 08:40:33 +09:30 |
|
|
175ab02a7d
|
feat(itam): Add model OperatingSystem to migrate for history and notes
ref:#817 closes #818
|
2025-07-04 08:40:33 +09:30 |
|
|
306d4b5b7a
|
feat(itam): Add DeviceType for history and notes data migration
ref:#817 #803
|
2025-07-04 08:40:33 +09:30 |
|
|
69e6177700
|
feat(itam): Add DeviceModel for history and notes data migration
ref:#817 #800
|
2025-07-04 08:40:33 +09:30 |
|
|
5e12ea7a57
|
feat(itam): Add DEvice for history and notes data migration
ref:#817 #799
|
2025-07-04 08:40:33 +09:30 |
|
|
4f5a4c4124
|
chore: dont set model id for an instance during testing
ref: #813
|
2025-07-04 08:40:32 +09:30 |
|
|
a241ba61b0
|
chore(core): correct test for get_url_kwargs for meta abstract model
ref: #813
|
2025-07-04 08:40:32 +09:30 |
|
|
da865fd5a8
|
refactor(tests): make all parameterized_ vars properties
ref: #813
|
2025-07-04 08:40:32 +09:30 |
|
|
446ea7c910
|
chore(core): correct test for get_url_kwargs for meta abstract model
ref: #813 #793
|
2025-07-04 08:40:32 +09:30 |
|
|
d4de500593
|
chore(config_management): Mark get_url methods as xfail for abstract models
ref: #813 #793
|
2025-07-04 08:40:32 +09:30 |
|
|
9a737ac1c4
|
chore: correct inheritance order
ref: #813
|
2025-07-04 08:40:32 +09:30 |
|
|
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 |
|
|
6193fe0418
|
feat(devops): Add migration to signal
ref: #813 #811
|
2025-07-04 08:40:32 +09:30 |
|
|
18a4158f3e
|
feat(devops): Add migration to signal
ref: #813 #810
|
2025-07-04 08:40:32 +09:30 |
|
|
8f0a5386af
|
feat(devops): Add migration to signal
ref: #807 #515 #809
|
2025-07-04 08:40:32 +09:30 |
|
|
2cb334f25f
|
feat(devops): Add migration to signal
ref: #807 #515 #810
|
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 |
|
|
2da0fe4e3c
|
feat(devops): Add Checkin to migrate model history/notes
ref: #807 #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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
aa9a6e09db
|
feat(itam): Update url basename
ref: #804 #799
|
2025-07-04 08:40:30 +09:30 |
|
|
d1f003820a
|
feat(core): Update url basename
ref: #804 #798
|
2025-07-04 08:40:30 +09:30 |
|
|
7a614c80f7
|
feat(core): Update url basename
ref: #804 #796
|
2025-07-04 08:40:30 +09:30 |
|
|
b5cac23f9d
|
feat(core): Update url basename
ref: #804 #797
|
2025-07-04 08:40:30 +09:30 |
|