[
https://issues.apache.org/jira/browse/ATLAS-664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kalyani Kashikar updated ATLAS-664:
-----------------------------------
Attachment: entity_update.png
entity_created.png
tag_deleted.png
tag_added.png
[~yhemanth] : Publishing updated patch that takes care of your earlier
comments.
In order to make the details popup look clear with the exact action taken for
each audit entry, I have tried to improvise the looks of the details popup for
following scenarios. :
Attaching screenshot of how the Details popup will look for different actions :
1) Action = Entity Created (entity_created.png)
2) Action = Entity Update (entity_update.png)
3) Action = Tag Added (tag_added.png)
4) Action = Tag Deleted (tag_deleted.png)
Let me know if any changes are needed in the details popup.
> UI: Add Support for Versioning / History
> ----------------------------------------
>
> Key: ATLAS-664
> URL: https://issues.apache.org/jira/browse/ATLAS-664
> Project: Atlas
> Issue Type: Improvement
> Affects Versions: 0.7-incubating
> Reporter: Erik Bergenholtz
> Assignee: Kalyani Kashikar
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-664.1.patch, ATLAS-664.patch, entity_created.png,
> entity_update.png, tag_added.png, tag_deleted.png
>
>
> ATLAS-540 adds REST API support for fetching information about changes to
> entities stored in Atlas (this is being referred to as versioning). For each
> detailed page in Atlas, we need to expose the information provided by the
> REST API in tabular format.
> It makes sense to create a separate tab (next to "tags") on the entity
> detailed page where this information is displayed.
> The API is straightforward and can be accessed by {guid}/audit
> For more information see:
> https://github.com/apache/incubator-atlas/blob/master/webapp/src/main/java/org/apache/atlas/web/resources/EntityResource.java#L612
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)