|
79b8cdd26b
|
chore: add fixture to setup user perms for api tests
ref: #776 #730 #735
|
2025-07-04 08:40:25 +09:30 |
|
|
f53531fbbd
|
docs(development): Audit History API Docs added
ref: #776 #759
|
2025-07-04 08:40:25 +09:30 |
|
|
6141ad1d5a
|
docs(development): Audit History updates
ref: #776 #759
|
2025-07-04 08:40:25 +09:30 |
|
|
428770a8eb
|
chore: rm pylint error
this file is due for refactor so urls are in own modules
ref: #776
|
2025-07-04 08:40:25 +09:30 |
|
|
11e12ec70f
|
chore: code review fixes
ref: #775
|
2025-07-04 08:40:25 +09:30 |
|
|
ba64fdd36e
|
chore: add further pylint rules
ref: #775
|
2025-07-04 08:40:25 +09:30 |
|
|
416b6f5a75
|
test(core): Dynamic Unit Test Suites for Meta Models AuditHistory
ref: #775 #759 #767
|
2025-07-04 08:40:25 +09:30 |
|
|
adc1c8fba7
|
test(core): Unit Test Centurion Model method __str__
ref: #767
|
2025-07-04 08:40:25 +09:30 |
|
|
ade35d0e2d
|
test(core): Unit Test Centurion Model method get_url_kwargs
ref: #775 #759 #767
|
2025-07-04 08:40:25 +09:30 |
|
|
212af84d28
|
test(core): Unite Tesxt Centurion Model method get_url attr _is_submodel set
ref: #775 #759 #767
|
2025-07-04 08:40:25 +09:30 |
|
|
7ed75fc3e9
|
test(core): Unite Tesxt Centurion Model method get_url attr model_name set
ref: #775 #767
|
2025-07-04 08:40:25 +09:30 |
|
|
e554923c0b
|
feat(devops): Add model tag attribute to model
ref: #773 #515 #576
|
2025-07-04 08:40:25 +09:30 |
|
|
17f4295763
|
feat(core): Add to Centurion Model an attribute to set the models tag
ref: #773 #767 #576
|
2025-07-04 08:40:25 +09:30 |
|
|
8e81bc06db
|
docs(user): Add AuditHsitory Docs
ref: #773 #759
|
2025-07-04 08:40:25 +09:30 |
|
|
0b30f3b70f
|
feat(core): Add Context to model when ViewSet loads
ref: #773 #767
|
2025-07-04 08:40:25 +09:30 |
|
|
827894ef23
|
feat(devops): Add AuditHistory Serializer for GitGroup
ref: #773 #759
|
2025-07-04 08:40:25 +09:30 |
|
|
7a2e77cba6
|
feat(core): Add AuditHistory Serializer
ref: #773 #759
|
2025-07-04 08:40:25 +09:30 |
|
|
187ad724a2
|
feat(core): Add AuditHistory ViewSet
ref: #773 #759
|
2025-07-04 08:40:25 +09:30 |
|
|
9e2587d6c3
|
feat(core): Add URL route for AuditHistory
ref: #773 #759
|
2025-07-04 08:40:25 +09:30 |
|
|
21e7d7b444
|
feat(core): Add audithistory URL to serializer for models with _audit_enabled=True
ref: #773 #767 #759
|
2025-07-04 08:40:25 +09:30 |
|
|
26b5aa7f45
|
docs(development): Initial Serializer docs
ref: #773 #767
|
2025-07-04 08:40:25 +09:30 |
|
|
37ff9d38cb
|
fix(core): Conduct kwargs check fr ticket comment serializer during init
ref: #773
|
2025-07-04 08:40:25 +09:30 |
|
|
f440788dae
|
refactor(api): Update Common ViewSet methds for re-write
ref: #773 #767
|
2025-07-04 08:40:25 +09:30 |
|
|
279ea1991d
|
feat(core): Models url kwarg helper
ref: #773 #767
|
2025-07-04 08:40:25 +09:30 |
|
|
6b899e477d
|
feat(core): Support setting custom model name for url basename
ref: #773 #767
|
2025-07-04 08:40:25 +09:30 |
|
|
9a3e17a6d3
|
feat(api): Add sub-model filter to get_queryset method
ref: #773 #767
|
2025-07-04 08:40:25 +09:30 |
|
|
851d6e8b2f
|
chore: correct test so it works
ref: #773 #759
|
2025-07-04 08:40:25 +09:30 |
|
|
114b2e1ae3
|
test(core): Ensure model that has audit enableed has audit model
ref: #773 #515
|
2025-07-04 08:40:25 +09:30 |
|
|
2b6a15cf8f
|
test(core): Add Functional model Test Suite for CenturionAuditModel
ref: #773 #515
|
2025-07-04 08:40:25 +09:30 |
|
|
a46187f36e
|
test(devops): Ensure that a Github group cant have a parent/"be nested"
ref: #773 #515 #249
|
2025-07-04 08:40:25 +09:30 |
|
|
fc256445db
|
test(devops): Ensure that when create a child git group that the tenancy matches the parent git group
ref: #773 #515
|
2025-07-04 08:40:25 +09:30 |
|
|
60f6269a71
|
test(devops): Add Functional model Test Suite
ref: #773 #515
|
2025-07-04 08:40:25 +09:30 |
|
|
660da485cd
|
test(core): Add Base Centurion model Functional Test Suite
ref: #773 #767
|
2025-07-04 08:40:25 +09:30 |
|
|
d86b07b4fa
|
test(access): Add Base Tenancy model Functional Test Suite
ref: #773 #767
|
2025-07-04 08:40:25 +09:30 |
|
|
ea7cea2aa9
|
test(base): Add Base model Functional Test Suite
ref: #773 #767
|
2025-07-04 08:40:25 +09:30 |
|
|
06e8e277c1
|
feat(core): Disable models audit history on model delete
can't create an audit entry without a model, why? it was deleted
ref: #773 #759
|
2025-07-04 08:40:25 +09:30 |
|
|
df4ffa5e93
|
fix(core): Enable CenturionAudit model to get model history for item being deleted
ref: #773 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
15ab6a7f70
|
chore: update test fixtures
ref: #773
|
2025-07-04 08:40:24 +09:30 |
|
|
8e0906eb73
|
test(core): Model Unit Tests for AuditHistory get_model_history method
ref: #773 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
685de22ad2
|
chore: add pytest marks to tests
ref: #772
|
2025-07-04 08:40:24 +09:30 |
|
|
62ec58d9d8
|
test(core): reset vals so as not to fuck other tests over
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
ee79dafd6b
|
test(core): Correct test for method get_audit_values for CenturionAbstractModel
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
d31b70a2a0
|
chore(core): update Current ModelHistory query to exclude new AuditHistory model
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
766b4272be
|
chore(devops): remove tests that were left there when file was copied from another test suite
ref: #772 #515
|
2025-07-04 08:40:24 +09:30 |
|
|
76daab8e1f
|
chore: adjust test so params are under a property
ref: #772
|
2025-07-04 08:40:24 +09:30 |
|
|
82e617afbe
|
fix(core): When creating the AuditHistory entry for a model, use the user from context
ref: #772 #759
|
2025-07-04 08:40:24 +09:30 |
|
|
197cf4eb73
|
fix(core): When collecting AuditHistory cater for models being created
ref: #772 #767
|
2025-07-04 08:40:24 +09:30 |
|
|
5a80e48b21
|
feat(core): Use Previous TenancyManager until UserModel rewrite done
ref: #772 #766 #767
|
2025-07-04 08:40:24 +09:30 |
|
|
bd66b8ec94
|
chore: remove Adding of history tasks from issue_template for new models
ref: #772
|
2025-07-04 08:40:24 +09:30 |
|
|
d8b69e3ff2
|
fix(api): remove surerflous feature for fetching app_namespace for models metadata
if the model required the parent models `app_namespace` it already exists when the class is inerited,
ref: #772
|
2025-07-04 08:40:24 +09:30 |
|