Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
To be reviewed
-
Resolution: Unresolved
-
Affects Version/s: 1.0-beta-2
-
Fix Version/s: 1.x Backlog
-
Labels:None
-
User impact:Medium
-
Similar Issues:None
Description
We should provide a view which shows artifact level activity (i.e. changing of properties, addition of new versions, etc). We should also make the main activity view searchable by artifact/workspace.
Issue Links
- is blocked by
-
GALAXY-321
Create Event API
-
- is duplicated by
-
GALAXY-252
Some activities not logged completely
-
-
GALAXY-253
Make activity log viewable per-artifact
-
Working on
GALAXY-321I realized this becomes a breeze once the mentioned task is complete. Just put artifact, path, workspace or any related info into an event object and fire it via an eventManager. I'll not do that at the moment to keep the scope manageable, though.Then it's only UI work that is of more effort left.
GALAXY-321I realized this becomes a breeze once the mentioned task is complete. Just put artifact, path, workspace or any related info into an event object and fire it via an eventManager. I'll not do that at the moment to keep the scope manageable, though. Then it's only UI work that is of more effort left.