Task #1391
closedCopy roles between users
Added by Ondřej Kopr about 6 years ago. Updated about 6 years ago.
100%
Description
Create new option for assign role to user from another user.
Please analyze these things:- Parameterization roles,
- automatic roles,
- business roles,
- create whole role request on BE,
- ... etc
Files
roles.png (38.3 KB) roles.png | Ondřej Kopr, 12/04/2018 01:49 PM | ||
roles2.png (43 KB) roles2.png | Ondřej Kopr, 12/04/2018 03:45 PM |
Related issues
Updated by Ondřej Kopr about 6 years ago
- Related to Task #1377: Parameterization of assigned roles added
Updated by Ondřej Kopr about 6 years ago
- % Done changed from 0 to 10
For #1377 I implement flyway script.
Button with new modal window and select user is now implemented.
Updated by Ondřej Kopr about 6 years ago
- % Done changed from 10 to 50
New component with selecting roles and backend rest endpoint was implemted. Now is possible choose some or choose all roles by identity.
Feature is now implemented in branch: https://github.com/bcvsolutions/CzechIdMng/tree/vsvanda/1377-identity-role-parameters
Missing:- update frontend component, now is used only one tree component,
- fix frontend issues,
- doc,
- tests.
Updated by Ondřej Kopr about 6 years ago
Implementation was finished, screen:
Maybe some gui/ux refactor must be done.
Missing tests.
Updated by Ondřej Kopr about 6 years ago
- % Done changed from 80 to 90
Tests was added. Solution can be found in branch vsvanda/1377-identity-role-parameters
Updated by Marcel Poul about 6 years ago
- Subject changed from Assign roles from user to role concept to Copy roles between users
Updated by Ondřej Kopr about 6 years ago
- File roles2.png roles2.png added
branch was merged into develop and last UX thing for me was done:
Updated by Ondřej Kopr about 6 years ago
- % Done changed from 90 to 50
After consult will be picker transformad back to identity role with option for copy role parameters.
Updated by Ondřej Kopr about 6 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondřej Kopr to Vít Švanda
- % Done changed from 50 to 90
I change back select to identity roles and add back checkbox for copy role attributes.
Commit: https://github.com/bcvsolutions/CzechIdMng/commit/48d45037d66f476219c884c681653550d5e73e7a (develop)
Please Vitek could you make a review? Thank you.
Updated by Vít Švanda about 6 years ago
- Status changed from Needs feedback to Resolved
- % Done changed from 90 to 100
- I added loging about new concepts created by Copy roles operation to request log.
Updated by Vít Švanda about 6 years ago
- Assignee changed from Vít Švanda to Ondřej Kopr
Updated by Ondřej Kopr about 6 years ago
- Status changed from Resolved to Closed
Updated by Radek Tomiška about 4 years ago
- Related to Defect #2596: Copy roles by user works even for disabled roles added