Commit Graph

6 Commits (52600c9a164d5a44a3a98ef32f4ad78cb58ceff1)

Author SHA1 Message Date
mipel 4647be958b Intervention model refactoring
* adds UserActionLogEntry model to user/models.py
  * wraps user and timestamp info
  * can be extended for more information in the future
* refactors all filtering and accessing on values
3 years ago
mipel 287e0b4068 Compensation index view
* adds filters and table optimizations for compensation index rendering
* fixes recorded_by/checked_by confusion in intervention table
3 years ago
mipel 13a15e4f56 Compensation routes
* improves compensation routes
3 years ago
mipel 8f0db2ae3e Linkage improvement
* adds linking to submenus
* adds PaymentAdmin
* adds Meta class inheritance for tables
3 years ago
mipel 75f983f7a7 Refactoring to konova 3 years ago
mipel a5e8bcfa8c Initial 3 years ago