Commit Graph

3496 Commits

Author SHA1 Message Date
Jon
02f15ecbba chore(config_management): correct pylint error W0611:unused-import
ref: #765
2025-05-18 05:50:32 +09:30
Jon
67b9a5e70d chore(centurion_feature_flag): correct pylint error W0611:unused-import
ref: #765
2025-05-18 05:48:45 +09:30
Jon
69d915079b chore(base): correct pylint error W0611:unused-import
ref: #765
2025-05-18 05:47:15 +09:30
Jon
d5b3883195 chore(assistance): correct pylint error W0611:unused-import
ref: #765
2025-05-18 05:44:44 +09:30
Jon
af4abacd53 chore(api): correct pylint error W0611:unused-import
ref: #765
2025-05-18 05:42:23 +09:30
Jon
cbd931f31a chore(accounting): correct pylint error W0611:unused-import
ref: #765
2025-05-18 05:39:50 +09:30
Jon
b9ad6c884e chore(access): correct pylint error W0611:unused-import
ref: #765
2025-05-18 05:38:33 +09:30
Jon
88264f8f10 chore(core): remove old manual migration no longer required
ref: #765
2025-05-18 05:36:59 +09:30
Jon
af0d2043ac chore(access): planning work for centurion user model, audit history and tanancy model
ref: #765 #766
2025-05-18 04:36:52 +09:30
Jon
48977aa8e1 chore(core): skeleton test cases
ref: #765 #759
2025-05-18 04:32:06 +09:30
Jon
7d2f74ce00 chore(access): planning work for centurion user model
ref: #765 #766
2025-05-18 04:20:41 +09:30
Jon
65a3effd49 refactor(access): prefetch org with tenancy object
ref: #765
2025-05-18 04:16:50 +09:30
Jon
7dcdab2e8c feat(core): permissions getter for role model
ref: #765 #551
2025-05-18 04:08:47 +09:30
Jon
46ed30a07d chore(core): skeleton test cases
ref: #765 #759
2025-05-18 04:06:12 +09:30
Jon
820da54969 feat(core): Audit History Signal for Delete/Save
ref: #765 #759
2025-05-18 04:00:53 +09:30
Jon
ef82c40555 refactor(access): Rename History models
ref: #765 #759
2025-05-18 03:38:58 +09:30
Jon
41ec865618 refactor(settings): Rename History models
ref: #765 #759
2025-05-18 03:38:21 +09:30
Jon
98b392d4a2 refactor(project_management): Rename History models
ref: #765 #759
2025-05-18 03:06:43 +09:30
Jon
4b2e55187c refactor(devops): Rename History models
ref: #765 #759
2025-05-18 02:32:08 +09:30
Jon
0894e78f9d refactor(core): Rename History models
ref: #765 #759
2025-05-18 02:26:11 +09:30
Jon
a9e16404ad refactor(accounting): Rename History models
ref: #765 #759
2025-05-18 01:37:55 +09:30
Jon
eceb220597 refactor(assistance): Rename History models
ref: #765 #759
2025-05-18 01:23:59 +09:30
Jon
7786c3844a refactor(itim): Rename History models
ref: #765 #759
2025-05-18 01:09:06 +09:30
Jon
648a414f0e feat(core): Dynamic History model creation
ref: #765 #758 #759
2025-05-17 21:06:52 +09:30
Jon
5cc08e3e94 refactor(core): Relocate history model class
ref: #765 #759
2025-05-17 04:24:11 +09:30
Jon
603d7a4b7b refactor(base): rename app to centurion
ref: #764
2025-05-16 22:10:38 +09:30
309483ea08 build: bump version 1.16.0 -> 1.17.0 1.17.0 2025-05-16 10:31:55 +00:00
Jon
b2bc200eb1 Merge pull request #740 from nofusscomputing/feature-next-release 2025-05-16 19:46:31 +09:30
Jon
a0ab0deb2a chore: squash migrations to reduce amount
ref: #740
2025-05-16 19:29:02 +09:30
Jon
1f9491ce73 Merge pull request #761 from nofusscomputing/new-model-access-organization 2025-05-16 03:26:34 +09:30
Jon
1663f19b2a refactor(human_resources): Update Functional ViewSet to use PyTest for Employee Model
ref: #761 #730
2025-05-16 03:10:00 +09:30
Jon
07277862cf refactor(Access): Update Functional ViewSet to use PyTest for Person Model
ref: #761 #730
2025-05-16 03:09:49 +09:30
Jon
f1016bd9cc refactor(Access): Update Functional ViewSet to use PyTest for Entity Model
ref: #761 #730
2025-05-16 03:07:57 +09:30
Jon
c39f479b96 refactor(Access): Update Functional ViewSet to use PyTest for Contact Model
ref: #761 #730
2025-05-16 03:07:46 +09:30
Jon
a4d1a2bf76 test(access): Functional ViewSet Test Suite Company model
ref: #761 #760
2025-05-16 03:07:28 +09:30
Jon
8bba04305f refactor(Access): Update Functional Permission to use PyTest for Person Model
ref: #761 #730
2025-05-16 02:18:00 +09:30
Jon
516d6fc136 refactor(Access): Update Functional Permission to use PyTest for Entity Model
ref: #761 #730
2025-05-16 02:17:52 +09:30
Jon
2e096cb495 refactor(Access): Update Functional Permission to use PyTest for Contact Model
ref: #761 #730
2025-05-16 02:17:44 +09:30
Jon
3505f915c5 refactor(Access): Update Functional Serializer to use PyTest for Contact Model
ref: #761 #730
2025-05-16 02:17:31 +09:30
Jon
254cd02649 refactor(Access): Update Functional Serializer to use PyTest for Entity Model
ref: #761 #730
2025-05-16 02:17:21 +09:30
Jon
97e37f34a1 refactor(Access): Update Functional Serializer to use PyTest for Person Model
ref: #761 #730
2025-05-16 02:17:10 +09:30
Jon
ae6b66b270 refactor(human_resources): Update Functional Serializer to use PyTest for Employee Model
ref: #761 #730
2025-05-16 02:16:57 +09:30
Jon
7a1aecebd5 refactor(human_resources): Update Functional Permissions to use PyTest for Employee Model
ref: #761 #730
2025-05-16 02:16:49 +09:30
Jon
387ffc9ade refactor(human_resources): Update Functional Metadata to use PyTest for Employee Model
ref: #761 #730
2025-05-16 02:16:38 +09:30
Jon
d0c3537753 refactor(access): Update Functional Metadata to use PyTest for Person Model
ref: #761 #730
2025-05-16 02:16:19 +09:30
Jon
eb97bfbeeb refactor(access): Update Functional Metadata to use PyTest for Entity Model
ref: #761 #730
2025-05-16 02:16:09 +09:30
Jon
7fee33999f refactor(access): Update Functional Metadata to use PyTest for Contact Model
ref: #761 #730
2025-05-16 02:15:56 +09:30
Jon
99c0e92336 test(access): Functional Serializer Test Suite Company model
ref: #761 #760
2025-05-16 02:14:50 +09:30
Jon
46494c033c test(access): Functional Permissions Test Suite Company model
ref: #761 #760
2025-05-16 02:14:34 +09:30
Jon
85986ce13e test(access): Functional MetaData Test Suite Company model
ref: #761 #760
2025-05-16 02:14:23 +09:30