Actions
Task #71
closedStrom organizací
Start date:
07/01/2016
Due date:
% Done:
100%
Estimated time:
8.00 h
Owner:
Description
- Selfrelace BE
- Zapojit stromeček na FE
- Výběr nadřazené organizace
Related issues
Updated by Ondřej Kopr over 8 years ago
- % Done changed from 40 to 90
After implementation new tab of organizations (OrganizationDetail, OrganizationContent, OrganizationTable) was found broken component Tree.js.
When component mount its working perfect, after transition another tab or detail and go back to Organization tab its only displayed root organization and no another node.
Updated by Ondřej Kopr over 8 years ago
- Status changed from New to Needs feedback
- Assignee changed from Ondřej Kopr to Vít Švanda
Updated by Vít Švanda over 8 years ago
- Problem with component Tree was in different implementation of Organization entity. In old backend was isLeaf attribute present.
- I fixed Tree component.
- I added support for situations when attribute isLeaf is not present (correct icon is show after click on leaf node).
- I overridden headerDecorator ... used custom icon (for organization) and use linked button (for filtering).
- Ondra please TODO:
- move tree to organization table
- add suport for filtering organization on node click.
- provide reload tree after add/change new organization
Updated by Vít Švanda over 8 years ago
- Status changed from Needs feedback to In Progress
- Assignee changed from Vít Švanda to Ondřej Kopr
Updated by Ondřej Kopr over 8 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondřej Kopr to Vít Švanda
- % Done changed from 90 to 100
Ondra please TODO:
move tree to organization table
add suport for filtering organization on node click.
provide reload tree after add/change new organization
Tree was move to organization table - OK
Suport for filtering organization table after click on organization tree was implement - OK
method for reload was implement, but after discussion it wasnt ready for aply - NOT
Updated by Vít Švanda over 8 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Ondřej Kopr
I reviewed, it is OK.
- I added some comments.
- Radek fixed problem with event propagation after click on link node.
Updated by Radek Tomiška over 8 years ago
- Related to Defect #125: Agenda organizations - organization could not be deleted now added
Actions