-
Notifications
You must be signed in to change notification settings - Fork 1
DI‐Portal‐GF‐006: Shared Packages
iugaidiana edited this page Feb 25, 2025
·
1 revision
Design Item ID: DI-Portal-GF-006
Design Item Name: Shared Packages
Related Design Items: -
Related API:
- Get packages list (GET /api/v2/packages)
Revision History:
Date | Description |
---|---|
The functionality provides a user with the ability to see all packages/dashboards for which you have directly assigned a role.
- User navigates to APIHUB Portal
- User opens Shared tab.
- The system displays list of all packages/dashboards for which user has directly assigned role.
- API to list packages on shared page - GET /api/v2/packages:
- kind = package, dashboard
- onlyShared = true
- API to list packages on shared page - GET /api/v2/packages:
- User enters value in Search package field.
- API to search packages on shared page - GET /api/v2/packages:
- kind = package, dashboard
- onlyShared = true
- textFilter = <user input from search field>. The system also displays Activity History panel in the right side of page. See more information about activity history in tbd
- API to search packages on shared page - GET /api/v2/packages:
- Navigation to APIHUB (log in / log out)
- Create Workspace
- Create Group
- Create Package
- Favorite packages, dashboards, groups, workspaces
- Shared Packages
- Activity History in Main Page