Task #1378
closedUX - Dashboard
100%
Files
Related issues
Updated by Radek Tomiška about 6 years ago
- Status changed from New to In Progress
Updated by Radek Tomiška about 6 years ago
- File identity-dashboard-a.png identity-dashboard-a.png added
- % Done changed from 0 to 20
I created PoC with design (screenshot added). Dashbord (~identity profile) is shown:
- after identity logs in
- as the first page, when identity profile is shown
A lot of things are not implemented:
- component registration (support modularity)
- some buttons, panels are mocked / not secured, not implemented, not localized, hidden
- ...
PoC is merged into develop:
https://github.com/bcvsolutions/CzechIdMng/commit/709c2d9d60a13be39c7e0a396a77dd863ceaa57b
You can try it, we can discuss and improve it agile way (now i need to switch to codelist implementation).
Updated by Radek Tomiška about 6 years ago
I added:
- dashboard is refreshed after token expires and identity is logged in again
- all messages are hidden automatically on refresh (F5) - prevent to see error message after application is refreshed (e.g. when server was unavailable)
Updated by Radek Tomiška about 6 years ago
- Related to Task #1416: FE: Dashboard - "quick" buttons registration support added
Updated by Radek Tomiška about 6 years ago
- Related to Task #1417: FE: Dashboard - show extended attributes added
Updated by Radek Tomiška about 6 years ago
- Related to Task #1419: FE: RoleInfo - use tree component for the business role added
Updated by Radek Tomiška about 6 years ago
- Related to Task #1420: FE: Dashboard - provisioning queue added
Updated by Radek Tomiška about 6 years ago
- Related to Task #1421: FE: Dashboard - event queue added
Updated by Radek Tomiška about 6 years ago
- Related to Task #1422: FE: Dashboard - identity accounts added
Updated by Radek Tomiška about 6 years ago
- Related to Defect #1423: FE: Dashboard - identity contracts added
Updated by Radek Tomiška about 6 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Ondřej Kopr
- % Done changed from 20 to 90
I implemented required (minimalist) features - dashboard components registration, security, backward compatibility, dashboard vs. identity dashboard component.
Other features can be implemented separately, tickets are created.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/aa38ea839f713a8a28afe4ec6abd07fe8699eccb
Could you do a feedback please?
Updated by Ondřej Kopr about 6 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Ondřej Kopr to Radek Tomiška
- % Done changed from 90 to 100
I/we check the dashboard during your development in actual develop. Thanks for your implementing this first UX step. Now is possible request role by one click on the dashboard. Thank you.
We can release.