Actions
Feature #1801
closedRefactor and improvements
Start date:
2022-08-29
Estimated time:
Description
Improvements
- Improved type index layout (more labels, + hierarchy button on top, ...)
- Refactored some views to use standard templates instead their own
- Merged relation views and form processing (member, involvement, actor relation)
- Refactored API tests with SQL inserts
- Renamed root type "actor actor relation" to just "actor relation"
- Geometries are displayed at events with a location in LPF
Updated by Bernhard Koschiček-Krombholz about 2 years ago
About refactoring linked relations:
We began with involvement (views/link.py insert_relation()). Next step would also be to save link dates.
Plan
Finish involvement insert with dates
Involvement update
ActorActorRelation
ActorInvolvement (Member)
Updated by Alexander Watzinger about 2 years ago
Linked Relations:
- continue with update of "actor actor relation" and "membership"
Updated by Bernhard Koschiček-Krombholz about 2 years ago
- Description updated (diff)
Updated by Bernhard Koschiček-Krombholz about 2 years ago
- Description updated (diff)
Updated by Alexander Watzinger about 2 years ago
- Status changed from Assigned to In Progress
Updated by Alexander Watzinger about 2 years ago
- Status changed from In Progress to Closed
Actions