Feature #18621
FE - React - Tree View for module User Role
Status: | Resolved | Start date: | 25 October 2023 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Amirul Umar Pandai | % Done: | 100% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
issue
-----
No component for this.
Expected
-----
Need to find component for this. after research, possible could use
https://github.com/brimdata/react-arborist
https://github.com/jakezatecky/react-checkbox-tree
Reference
-----
SD - hhttps://dev.silverlakemobility.com/demo/cc_iam/loginModule/login.htm
sysuser
abc123
Need to install into react project try and error.
History
#1 Updated by Amirul Umar Pandai about 1 year ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
react-checkbox-tree package will be used to display function list. Now just need to get test data structure to map data
#2 Updated by chok yee fan about 1 year ago
continue redmine as following
https://dev.silverlakemobility.com/redmine/issues/19203
#3 Updated by Amirul Umar Pandai about 1 year ago
Current tanstack component will be used instead of another third-party library for checkbox tree. Now pending ws
#4 Updated by chok yee fan almost 1 year ago
- column filter
- default collapse
#6 Updated by Amirul Umar Pandai 12 months ago
Still pending ws
- delete content-tab + hq-tab from org profile
- put FormContainer for org profile tab
- checkbox tree column filter + collapsed by default
#7 Updated by Amirul Umar Pandai 12 months ago
- Assignee changed from Amirul Umar Pandai to David Wong
Pending ws to get data structure
#8 Updated by chok yee fan 12 months ago
- Assignee changed from David Wong to Amirul Umar Pandai
repeat highlight again from the meeting
issue
-----
Change the finger pointer to arrow
#9 Updated by chok yee fan 12 months ago
issue
-----
click Modify button, the tree NOT showing checkbox.
Expected
-----
click Modify button, the tree SHOULE show checkbox.
Note: only lowest level of tree able to modify
#10 Updated by Amirul Umar Pandai 12 months ago
- Assignee changed from Amirul Umar Pandai to David Wong
Applied FE change; assigning back to previous assignee
Feature #18621 - insert checkboxes for leaf nodes
#11 Updated by chok yee fan 11 months ago
- Assignee changed from David Wong to Zaid Haritsah
#12 Updated by Zaid Haritsah 11 months ago
- Assignee changed from Zaid Haritsah to Farid Nazmi
#13 Updated by Farid Nazmi 10 months ago
- % Done changed from 50 to 60
the WS for tree already provided in other redmine and already give the info
#14 Updated by Farid Nazmi 10 months ago
- Assignee changed from Farid Nazmi to Amirul Umar Pandai
#15 Updated by Amirul Umar Pandai 10 months ago
- Status changed from In Progress to Resolved
- % Done changed from 60 to 100
Tree view implemented. Pending Ws for integration