Performance improvement in CREDEBL web app
sanjay-k1910 opened this issue · 2 comments
sanjay-k1910 commented
Acceptance Criteria:
Implement SSR to get API data on web pages
- Navbar - Get agent health
- Navbar - List of organizations
- Sidebar - for ecosystem menu
- User Dashboard
- Ecosystem Dashboard
- Organization Dashboard
- Ecosystem list
- Organization list
- Users - Users list
- Users - invitations
- Connection list
- Schema list
- View Schema - Get schema details
- View schema - Get credential-definition list
- Ecosystem - Sent invitations list
- Ecosystem - Receive invitations list
- Organization - Sent invitations list
- Organization - Receive invitations list
Cookies manipulation-
- On selection of organization from dropdown store
orgId
- On selection of ecosystem store
ecosystem id
sanjay-k1910 commented
We moved this task to On Hold
as the subscription module has a high priority.