Project

General

Profile

Actions

Feature #1605

closed

Refactor

Added by Alexander Watzinger over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Category:
Backend
Target version:
Start date:
2021-11-19
Estimated time:
Cooperation:

Description

  • Replaced forms as parameters for model with data dictionaries for more generic access
  • Split classes from model into separate files
  • Merged source translation insert/update/delete into generic entity functions
  • Reversed type.root so that root[O] is now the root type and root[-1] the super type
  • Renamed nodes to types
  • Renamed view entity_view to view
  • Merged different spellings of writable/writeable to writable
  • Removed siblings pager template
  • Fix for initial empty model checker fields, order is still broken
  • Refactor API tests
  • Mypy checks
  • Pylint checks
Actions

Also available in: Atom PDF