|
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 |
|
|
77c47c12b4
|
chore(itam): disable pre CenturionModel inheritance tests
ref: #804 #799
|
2025-07-04 08:40:31 +09:30 |
|
|
162910d9ec
|
chore(itam): disable pre CenturionModel inheritance tests
ref: #804 #802
|
2025-07-04 08:40:31 +09:30 |
|
|
2eed0bbf4f
|
chore(itam): disable pre CenturionModel inheritance tests
ref: #804 #801
|
2025-07-04 08:40:31 +09:30 |
|
|
d97dfa4df1
|
chore(itam): disable pre CenturionModel inheritance tests
ref: #804 #801
|
2025-07-04 08:40:31 +09:30 |
|
|
0f575652f9
|
chore(itam): disable pre CenturionModel inheritance tests
ref: #804 #802
|
2025-07-04 08:40:30 +09:30 |
|
|
cebc6b668a
|
chore(itam): disable pre CenturionModel inheritance tests
ref: #804 #802
|
2025-07-04 08:40:30 +09:30 |
|
|
2fe75ba369
|
chore(base): correct typo
ref: #804
|
2025-07-04 08:40:30 +09:30 |
|
|
2f59a34b69
|
chore(base): Add pytest marks to pyproject.toml
ref: #804
|
2025-07-04 08:40:30 +09:30 |
|
|
613ad7e4e4
|
refactor(base): model instancxe code de-duplicated
ref: #804
|
2025-07-04 08:40:30 +09:30 |
|
|
f5ef97ab4a
|
feat(itam): Update url basename
ref: #804 #794
|
2025-07-04 08:40:30 +09:30 |
|
|
a9e0749ad3
|
feat(itam): Update url basename
ref: #804 #795
|
2025-07-04 08:40:30 +09:30 |
|
|
9ed6bcf55c
|
feat(base): add support for manytomany for model unit tests
ref: #804 #799
|
2025-07-04 08:40:30 +09:30 |
|
|
aa9a6e09db
|
feat(itam): Update url basename
ref: #804 #799
|
2025-07-04 08:40:30 +09:30 |
|
|
5bdabe0793
|
chore(devops): disable pre CenturionModel inheritance tests
ref: #804 #782
|
2025-07-04 08:40:30 +09:30 |
|
|
40a70020a5
|
revert(access): revert model inheriteance work (db)
ref: #804 #791 #792
|
2025-07-04 08:40:30 +09:30 |
|