-
Notifications
You must be signed in to change notification settings - Fork 1
DI‐Portal‐PKGVER‐003: Package Activity History
iugaidiana edited this page Feb 27, 2025
·
2 revisions
Design Item ID: DI-Portal-PKGVER-003
Design Item Name: Package Activity History
Related Design Items:
Related API:
- Get activity history for the package (GET /api/v2/packages/{packageId}/activity)
Revision History:
Date | Description |
---|---|
The functionality provides a user with the ability to view list of actions that are made by the users in the current package.
- User navigates to APIHUB Portal → workspace → group → package version → Overview tab
- User clicks Activity History menu in package version.
- The system opens Activity History page, which displays the following information for events in the current package:
- date of the event
- user who generated event
- event message
- ===
- API to show activity history - GET /api/v2/packages/{packageId}/activity
The system allows searching events by user name or package name. See details about search in Activity History.
The system allows filtering events by event groups: See details about filters in Activity History.
- 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