|
edc7aedbe0
|
fix(api): Dont try to access attribute if not exist in common viewset
ref: #761
|
2025-05-15 23:03:49 +09:30 |
|
|
900e03791a
|
test(access): API field render Test Suite Company model
ref: #761 #760
|
2025-05-15 22:18:45 +09:30 |
|
|
2a977bbf47
|
test(access): Model Test Suite Company model
ref: #761 #760
|
2025-05-15 22:18:29 +09:30 |
|
|
d29df73d05
|
refactor(access): Update Model Entity to use PyTest for Model Test Suite
ref: #761 #730
|
2025-05-15 22:17:36 +09:30 |
|
|
1150e1b047
|
refactor(access): Update Model Contact to use PyTest for Model Test Suite
ref: #761 #730
|
2025-05-15 22:16:56 +09:30 |
|
|
cf7eeb5bde
|
refactor(access): Update Model Person to use PyTest for Model Test Suite
ref: #761 #730
|
2025-05-15 22:16:45 +09:30 |
|
|
be02061b94
|
refactor(access): Update Model Person to use PyTest API Fields Render
ref: #761 #730
|
2025-05-15 20:03:02 +09:30 |
|
|
08dbe1e35b
|
refactor(access): Update Model Contact to use PyTest API Fields Render
ref: #761 #730
|
2025-05-15 20:02:50 +09:30 |
|
|
8e9dca56bc
|
refactor(access): Update Model Entity to use PyTest API Fields Render
ref: #761 #730
|
2025-05-15 20:02:39 +09:30 |
|
|
53f99f620c
|
feat(access): Migration for model access.Company
ref: #761 #760
|
2025-05-15 18:34:03 +09:30 |
|
|
312267567f
|
feat(access): Serializer for model access.Company
ref: #761 #760
|
2025-05-15 18:33:52 +09:30 |
|
|
34b2571a2e
|
feat(access): New model access.Company
ref: #761 #760
|
2025-05-15 18:33:21 +09:30 |
|
|
bb8c6378bc
|
chore: Add some tests to aid in planning
ref: #756 #758
|
2025-05-15 04:59:06 +09:30 |
|
|
59b4b5ff39
|
feat(access): Organization -> Tenant Permission Migration
ref: #756 #505
|
2025-05-15 02:45:03 +09:30 |
|
|
2d7335ff85
|
refactor(access): Rename model Organization -> Tenant
ref: #756 #505
|
2025-05-15 02:44:53 +09:30 |
|
|
6d92c484cd
|
refactor(access): Update all references to User to use get_user_model()
ref: #754 #704 #755
|
2025-05-14 03:45:40 +09:30 |
|
|
969b4d22fc
|
feat(core): Remove add, change and delete permissions for model TicketCommentAction from permission selector
ref: #754 #736
|
2025-05-13 19:42:31 +09:30 |
|
|
1bff76c637
|
feat(access): Add Logging function to Tenancy model
ref: #744 #436 #752
|
2025-05-10 23:38:58 +09:30 |
|
|
626a5ccb11
|
refactor(access): when fetching parent object, use the parent_model get function
ref: #744
|
2025-05-09 20:06:45 +09:30 |
|
|
95aba2b44b
|
chore(accounting): Add permissions to permissions selector
ref: #741 #737
|
2025-05-05 00:58:08 +09:30 |
|
|
677cc55e04
|
test: correct serializer imports from recent file renames
ref: #732 #726
|
2025-04-26 06:08:37 +09:30 |
|
|
b6146b7d14
|
feat: Add field Meta.sub_model_type to sub-models
ref: #732 #564
|
2025-04-26 06:00:34 +09:30 |
|
|
daf30de835
|
chore: correct tests so they function and cleanup correctly
ref: #731
|
2025-04-23 18:33:10 +09:30 |
|
|
1a5f328a24
|
fix(access): Ensure related model is a sub-model
ref: #724 #723
|
2025-04-16 20:54:30 +09:30 |
|
|
a695b4563d
|
refactor(access): migrate sub-model viewset logic to common
ref: #724 #723
|
2025-04-15 20:13:39 +09:30 |
|
|
8f69e6ec79
|
test(access): Correct history link test cases
ref: #722 #684
|
2025-04-15 17:09:38 +09:30 |
|
|
d131d2499b
|
feat(access): add missing nav menu entries for entities
ref: #722
|
2025-04-15 15:08:38 +09:30 |
|
|
4e03c2bf31
|
feat(human_resources): add module to perms selector
ref: #722
|
2025-04-15 15:07:50 +09:30 |
|
|
9c88c23bb3
|
test: Migrate models to use refactored model tests
ref: #719 closes #708
|
2025-04-13 16:35:48 +09:30 |
|
|
e4588771e8
|
test: Consolidate All model tests to remove duplicates and to simplify
ref: #719 #708
|
2025-04-13 13:48:54 +09:30 |
|
|
9302627c6f
|
fix(access): add missing attribute to Tenancy object
ref: #718
|
2025-04-12 19:01:44 +09:30 |
|
|
32d97932d1
|
chore: squash migrations
reduces the amount required
ref: #702
|
2025-04-10 12:05:43 +09:30 |
|
|
b99b38f623
|
test(access): Ensure Model Contacts inherits from Person Model
ref: #713 closes #703
|
2025-04-08 22:56:42 +09:30 |
|
|
7aae162453
|
test(access): Functional Test Suite for Contact API Metadata, API Permissions and ViewSet
ref: #713 #703
|
2025-04-08 22:51:00 +09:30 |
|
|
aad1407647
|
test(access): Functional Test Suite for Contact serializer
ref: #713 #703
|
2025-04-08 22:50:34 +09:30 |
|
|
79efc2258f
|
test(access): Functional Test Suite for Contact history
ref: #713 #703
|
2025-04-08 22:50:24 +09:30 |
|
|
8b32faa736
|
test(access): Correct Entity and person functional Test Suite so sub-model testing works
ref: #713 #703
|
2025-04-08 22:49:49 +09:30 |
|
|
4518449232
|
test(access): Unit Test for Contact ViewSet
ref: #713 #703
|
2025-04-08 21:55:22 +09:30 |
|
|
6d708d0c00
|
test(access): Unit Test for Contact model
ref: #713 #703
|
2025-04-08 21:55:10 +09:30 |
|
|
5bf89e1ca6
|
test(access): Unit Test for Contact history API field checks
ref: #713 #703
|
2025-04-08 21:55:04 +09:30 |
|
|
23213c148c
|
test(access): Unit Test for Contact API field checks
ref: #713 #703
|
2025-04-08 21:54:57 +09:30 |
|
|
dd4175a6ba
|
test(access): Unit Test for Person Tenancy Object
ref: #713 #703
|
2025-04-08 21:53:41 +09:30 |
|
|
1d9ce9d310
|
test(access): Correct Entity and person unit Test Suite so sub-model testing works
ref: #713 #703
|
2025-04-08 21:53:21 +09:30 |
|
|
813470f084
|
fix(access): Add missing field directory to contact model
ref: #713 #703
|
2025-04-08 21:52:07 +09:30 |
|
|
bb27bcc280
|
feat(access): Ensure that the same person cant be created more than once
based off of combined fields f_name, l_name and dob (if dob is not empty)
ref: #713 #571
|
2025-04-08 21:09:57 +09:30 |
|
|
1b53faf9ce
|
test(access): Entity Function Serializer test cases
ref: #713 #571
|
2025-04-08 21:07:57 +09:30 |
|
|
33d20a4c0a
|
test(access): Person Model field test cases
ref: #713 #571
|
2025-04-08 19:43:01 +09:30 |
|
|
fe7e2b9d22
|
test(access): Functional Test for Person ViewSet, Permissions and Metadata
ref: #713 closes #571
|
2025-04-08 19:10:01 +09:30 |
|
|
c563c07345
|
test(access): Functional Test for Person History
ref: #713 #571
|
2025-04-08 19:07:58 +09:30 |
|
|
3b72df61a4
|
test(access): Correct Entity Function Test Suite so sub-model testing works
ref: #713 #571
|
2025-04-08 19:07:41 +09:30 |
|