Restructure CompensationAction #112

Closed
opened 2022-02-10 14:03:04 +01:00 by mpeltriaux · 1 comment
Owner

Status quo

CompensationActions can be added one by one, using an autocomplete select field.

image

Problem

One compensation action entry has always been an aggregation of multiple compensation action type entries, which 'explain' the detailed parts of one action:
image

image

This way we can define amount and unit for an aggregated action, which holds the different needed steps for this special action.

Improvement

In a first step we need to change the single-action_type selection into a multi-select, so that different action_types can be selected to define the exact steps taken in this action.

In another step we need to evaluate possible steps to switch from an autocomplete select widget to an autocomplete tree select widget, where the user can more easily explore available action_type groups and sub-groups.
Find a neat solution (if possible) e.g. from here: https://www.jqueryscript.net/blog/Best-Tree-View-Plugins-jQuery.html

# Status quo `CompensationAction`s can be added one by one, using an autocomplete select field. ![image](/attachments/2eb4766f-7fa1-4a7f-b642-e3d1d74dd9bf) # Problem One compensation action entry has always been an aggregation of multiple compensation action type entries, which 'explain' the detailed parts of one action: ![image](/attachments/6264b805-4d89-4635-9201-a885ed297ff8) ![image](/attachments/1af3892e-e6e2-42a3-8241-9ace7059e571) This way we can define amount and unit for an aggregated action, which holds the different needed steps for this special action. # Improvement In a first step we need to change the single-action_type selection into a multi-select, so that different action_types can be selected to define the exact steps taken in this action. In another step we need to evaluate possible steps to switch from an autocomplete select widget to an autocomplete tree select widget, where the user can more easily explore available action_type groups and sub-groups. Find a neat solution (if possible) e.g. from here: https://www.jqueryscript.net/blog/Best-Tree-View-Plugins-jQuery.html
mpeltriaux added the
enhancement
label 2022-02-10 14:03:09 +01:00
mpeltriaux self-assigned this 2022-02-10 14:03:13 +01:00
mpeltriaux referenced this issue from a commit 2022-02-11 16:21:55 +01:00
mpeltriaux referenced this issue from a commit 2022-02-15 15:33:47 +01:00
mpeltriaux referenced this issue from a commit 2022-02-16 08:26:37 +01:00
Author
Owner

Merged by #115

# Merged by #115
btuelek referenced this issue from a commit 2024-12-05 13:18:37 +01:00
btuelek referenced this issue from a commit 2024-12-05 13:18:37 +01:00
btuelek referenced this issue from a commit 2024-12-05 13:18:37 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: IT-Naturschutz/konova#112
No description provided.