Commit Graph

3468 Commits

Author SHA1 Message Date
Jon
f12a2e37f3 feat(human_resources): Serializer for Employee
ref: #722 #684
2025-04-15 15:21:24 +09:30
Jon
c1614b1182 feat(human_resources): Migration for Employee
ref: #722 #684
2025-04-15 15:21:08 +09:30
Jon
6b4bd4db35 feat(human_resources): New model Employee
ref: #722 #684
2025-04-15 15:20:48 +09:30
Jon
163d7bcd6c feat(devops): add missing api index menu entry for devops
ref: #722
2025-04-15 15:09:34 +09:30
Jon
d131d2499b feat(access): add missing nav menu entries for entities
ref: #722
2025-04-15 15:08:38 +09:30
Jon
4e03c2bf31 feat(human_resources): add module to perms selector
ref: #722
2025-04-15 15:07:50 +09:30
Jon
9e05410f28 Merge pull request #719 from nofusscomputing/test-tenancy-model 2025-04-13 16:50:30 +09:30
Jon
9c88c23bb3 test: Migrate models to use refactored model tests
ref: #719 closes #708
2025-04-13 16:35:48 +09:30
Jon
e4588771e8 test: Consolidate All model tests to remove duplicates and to simplify
ref: #719 #708
2025-04-13 13:48:54 +09:30
Jon
507c42faea chore: Add branch coverage to makefile test
ref: #719 #708
2025-04-12 19:04:11 +09:30
Jon
9302627c6f fix(access): add missing attribute to Tenancy object
ref: #718
2025-04-12 19:01:44 +09:30
04780767c0 build: bump version 1.15.0 -> 1.15.1 1.15.1 2025-04-10 05:12:45 +00:00
Jon
2d8275d2af fix(python): Downgrade django 5.2 -> 5.1.8
5.2 removes support for postgres 13

ref: #717
2025-04-10 14:20:27 +09:30
db25eabfdd build: bump version 1.14.0 -> 1.15.0 1.15.0 2025-04-10 03:21:54 +00:00
Jon
71bfb5b9e4 Merge pull request #702 from nofusscomputing/feature-next-release 2025-04-10 12:24:17 +09:30
Jon
3146417001 chore: update release notes
ref: #702
2025-04-10 12:09:41 +09:30
Jon
32d97932d1 chore: squash migrations
reduces the amount required

ref: #702
2025-04-10 12:05:43 +09:30
Jon
32251d0a08 fix(api): Correct documentation link to use models verbose name
ref: #702
2025-04-09 14:41:10 +09:30
Jon
b694df0330 test(settings): Correct nav menu entry for Ticket Category and Ticket Comment Category
ref: #702 #565 #566
2025-04-09 13:59:05 +09:30
Jon
52ffb58276 feat(settings): Move Ticket Comment Category from settings to ITOps menu
ref: #702 closes #566
2025-04-09 13:38:03 +09:30
Jon
9ebc65f3b3 feat(settings): Move Ticket Category from settings to ITOps menu
ref: #702 closes #565
2025-04-09 13:37:27 +09:30
Jon
bdc4066a17 chore(accounting): add feature Flag 2025-00004 to settings ready for use
ref: #702 #714
2025-04-09 12:35:16 +09:30
Jon
ee018802a9 feat(access): place roles nav behind feature flag 2025-00003
ref: #702 #551
2025-04-09 12:31:47 +09:30
Jon
d4221913d2 feat(access): place directory nav behind feature flag 2025-00002
ref: #702 #704
2025-04-09 12:31:00 +09:30
Jon
ab4ebdab24 feat(accounting): add new module
ref: #702 closes #714
2025-04-09 12:28:54 +09:30
Jon
a18d9c2789 chore: add squash link to pr template
ref: #702
2025-04-09 12:12:16 +09:30
Jon
f2b13e5a0c fix(feature_flag): cater for settings flag overrides
ref: #702
2025-04-09 11:22:05 +09:30
Jon
3763eb8727 Merge pull request #713 from nofusscomputing/tests-entities-person-contact 2025-04-08 23:36:57 +09:30
Jon
b99b38f623 test(access): Ensure Model Contacts inherits from Person Model
ref: #713 closes #703
2025-04-08 22:56:42 +09:30
Jon
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
Jon
aad1407647 test(access): Functional Test Suite for Contact serializer
ref: #713 #703
2025-04-08 22:50:34 +09:30
Jon
79efc2258f test(access): Functional Test Suite for Contact history
ref: #713 #703
2025-04-08 22:50:24 +09:30
Jon
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
Jon
3b04b0c9a4 test(access): Correct table_fields test case to cater for dynamic field
ref: #713 #703
2025-04-08 22:49:16 +09:30
Jon
4518449232 test(access): Unit Test for Contact ViewSet
ref: #713 #703
2025-04-08 21:55:22 +09:30
Jon
6d708d0c00 test(access): Unit Test for Contact model
ref: #713 #703
2025-04-08 21:55:10 +09:30
Jon
5bf89e1ca6 test(access): Unit Test for Contact history API field checks
ref: #713 #703
2025-04-08 21:55:04 +09:30
Jon
23213c148c test(access): Unit Test for Contact API field checks
ref: #713 #703
2025-04-08 21:54:57 +09:30
Jon
dd4175a6ba test(access): Unit Test for Person Tenancy Object
ref: #713 #703
2025-04-08 21:53:41 +09:30
Jon
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
Jon
813470f084 fix(access): Add missing field directory to contact model
ref: #713 #703
2025-04-08 21:52:07 +09:30
Jon
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
Jon
1b53faf9ce test(access): Entity Function Serializer test cases
ref: #713 #571
2025-04-08 21:07:57 +09:30
Jon
33d20a4c0a test(access): Person Model field test cases
ref: #713 #571
2025-04-08 19:43:01 +09:30
Jon
fe7e2b9d22 test(access): Functional Test for Person ViewSet, Permissions and Metadata
ref: #713 closes #571
2025-04-08 19:10:01 +09:30
Jon
c563c07345 test(access): Functional Test for Person History
ref: #713 #571
2025-04-08 19:07:58 +09:30
Jon
3b72df61a4 test(access): Correct Entity Function Test Suite so sub-model testing works
ref: #713 #571
2025-04-08 19:07:41 +09:30
Jon
c3da9503d2 test(access): Unit Test for Person ViewSet
ref: #713 #571
2025-04-08 17:53:59 +09:30
Jon
c42037cef6 test(access): Unit Test for Person Model
ref: #713 #571
2025-04-08 17:53:40 +09:30
Jon
192f46022c test(access): Unit Test for Person History API fields
ref: #713 #571
2025-04-08 17:53:32 +09:30