Commit Graph

34 Commits

Author SHA1 Message Date
Jon
48adbd7021 chore: squash migrations
ref: #764 #738
2025-08-15 13:51:44 +09:30
Jon
fa1cee32cf chore(human_resources): Remove superflous functional tests for ViewSet for model Employee
ref: #897 #881
2025-07-28 11:53:34 +09:30
Jon
ca3af15847 chore(human_resources): Remove superflous functional tests for Serializer for model Employee
ref: #897 #881
2025-07-28 11:53:20 +09:30
Jon
c0c65903f4 chore(human_resources): Remove superflous functional tests for ViewSet for model Employee
ref: #897 #881
2025-07-28 11:53:01 +09:30
Jon
123828d96d refactor(access): ViewSet TestSuite re-written to pytest for model Entity
ref: #897 #877
2025-07-28 11:21:00 +09:30
Jon
52001959d9 chore(human_resources): refactor api perm checks so they work for model employee
ref: #892 #881
2025-07-25 07:39:46 +09:30
Jon
25b8993462 test(human_resources): Refactor Employee model API Fields render test Suite to PyTest
ref: #883 #881
2025-07-24 17:13:52 +09:30
Jon
1ba7661f07 refactor(access): Update Entity model ViewSet attribute model_kwarg to model_name
ref: #847 #840 #841 #842 #843 #845
2025-07-04 08:40:36 +09:30
Jon
bc3545d53e refactor(access): Update Test Suite for Employee model
ref: #839 #843
2025-07-04 08:40:36 +09:30
Jon
3ea44aaabe feat(human_resources): Add AuditHistory Serializer for Employee model
ref: #839 #843
2025-07-04 08:40:36 +09:30
Jon
d7442cfff4 feat(human_resources): Add Notes Serializer for Employee model
ref: #839 #843
2025-07-04 08:40:36 +09:30
Jon
23832fff6a feat(human_resources): Change model to inherit from CenturionModel for Employee model
ref: #839 #843
2025-07-04 08:40:36 +09:30
Jon
f074abefa7 refactor(access): Update URL route name for Entity model
ref: #839 #840 #841 #842 #843 #844 #845
2025-07-04 08:40:36 +09:30
Jon
2cec1be952 chore(human_resources): Remove old History Tests
ref: #783 #735 #759
2025-07-04 08:40:27 +09:30
Jon
bff1049414 chore: correct pylint errors
ref: #765
2025-07-04 08:40:23 +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
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
c2a367bd28 refactor(human_resources): Update Model Employee to use PyTest for Model Test Suite
ref: #761 #730
2025-05-15 22:15:43 +09:30
Jon
e295e53f86 refactor(human_resources): Update Model Employee to use PyTest API Fields Render
ref: #761 #730
2025-05-15 20:03:19 +09:30
Jon
2d7335ff85 refactor(access): Rename model Organization -> Tenant
ref: #756 #505
2025-05-15 02:44:53 +09:30
Jon
677cc55e04 test: correct serializer imports from recent file renames
ref: #732 #726
2025-04-26 06:08:37 +09:30
Jon
b6146b7d14 feat: Add field Meta.sub_model_type to sub-models
ref: #732 #564
2025-04-26 06:00:34 +09:30
Jon
8ecb1fe01a fix(human_resources): Correct history link generation
ref: #722 #684
2025-04-15 16:17:33 +09:30
Jon
0ff8f8650b refactor(human_resources): Move employee details to its own section
ref: #722 #684
2025-04-15 15:46:06 +09:30
Jon
529a7fa385 chore(human_resources): add employee to feature flag 2025-00005
ref: #722 #684 #92
2025-04-15 15:45:43 +09:30
Jon
0a2ede62b7 test(human_resources): History Serializer and ViewSet Functional test suites for employee
ref: #722 #684
2025-04-15 15:23:35 +09:30
Jon
559e65f990 test(human_resources): APIv2, History, Model and ViewSet Unit test suites for employee
ref: #722 #684
2025-04-15 15:22:56 +09:30
Jon
e71f7a6942 feat(human_resources): nav menu entries for Employee
ref: #722 #684
2025-04-15 15:22:09 +09:30
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
748dbea515 feat: Add module Human Resources (HR)
ref: #702 closes #569
2025-03-29 15:10:58 +09:30