[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-11-03 Thread Suma Shivaprasad (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14987175#comment-14987175
 ] 

Suma Shivaprasad edited comment on ATLAS-211 at 11/3/15 12:32 PM:
--

[~Darshan Kumar] Can you right align the "Add Tag" button like you have done 
for Reset? Also can you fix the text displayed when search on trait is done

It is displayed as "8 Results Matching Your Search Query Dimension Were F" 
> there is not need to limit the text content after Fhere


was (Author: suma.shivaprasad):
[~darshankumar1989] Can you right align the "Add Tag" button like you have done 
for Reset?

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-219-ATLAS-214_v9.patch, 
> ATLAS-211-ATLAS-224_v0.patch, ATLAS-211-ATLAS-224_v1.patch, 
> ATLAS-211-ATLAS-224_v4.patch, ATLAS-211-ATLAS-255-ATLAS-264_v6.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v7.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v8.patch, ATLAS-211-Comments-Fixed-V5.patch, 
> ATLAS-211_ATLAS-262_ATLAS-268_v2.patch, Apache-ATlas-lenghtly-trait.png, 
> Apache-Atlas-Avoid-Extra-Get-For-Trait-Creation.png, 
> Apache-Atlas-Same-Request-Twice.png, 
> Apache-Atlas-Tag-Creation-Dumps-Json.png, Apache-Atlas-long-trait-name.png, 
> Atlas-Tag-Drop-Down-Listing-only-First-30-entries.png, Screen Shot 2015-10-26 
> at 11.29.19 PM.png, Screen Shot 2015-10-26 at 11.34.57 PM.png, Screen Shot 
> 2015-10-28 at 9.35.53 AM.png, Screen Shot 2015-10-29 at 9.56.34 AM.png, 
> Search.png, tags.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-11-01 Thread Darshan Kumar (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984425#comment-14984425
 ] 

Darshan Kumar edited comment on ATLAS-211 at 11/1/15 3:40 PM:
--

We are making calls to this api  
*api/atlas/entity/{entity_id}/traits* for tag association with an entity.
Then for list of updated tags we are using this API 
*api/atlas/entity/{entity_id}*.
In both the cases we are using same entity id so I don't think we need to 
verify that at UI side again.
Please put your thoughts.


was (Author: darshankumar89):
We are making calls to this api  api/atlas/entity/{entity_id}/traits for tag 
association with an entity.
Then for list of updated tags we are using this API 
api/atlas/entity/{entity_id}.
In both the cases we are using same entity id so I don't think we need to 
verify that at UI side again.
Please put your thoughts.

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, 
> ATLAS-211-ATLAS-224_v1.patch, ATLAS-211-ATLAS-224_v4.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v6.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v7.patch, ATLAS-211-Comments-Fixed-V5.patch, 
> ATLAS-211_ATLAS-262_ATLAS-268_v2.patch, Apache-ATlas-lenghtly-trait.png, 
> Apache-Atlas-Avoid-Extra-Get-For-Trait-Creation.png, 
> Apache-Atlas-Same-Request-Twice.png, 
> Apache-Atlas-Tag-Creation-Dumps-Json.png, Apache-Atlas-long-trait-name.png, 
> Atlas-Tag-Drop-Down-Listing-only-First-30-entries.png, Screen Shot 2015-10-26 
> at 11.29.19 PM.png, Screen Shot 2015-10-26 at 11.34.57 PM.png, Screen Shot 
> 2015-10-28 at 9.35.53 AM.png, Screen Shot 2015-10-29 at 9.56.34 AM.png, 
> Search.png, tags.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-11-01 Thread Darshan Kumar (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984425#comment-14984425
 ] 

Darshan Kumar edited comment on ATLAS-211 at 11/1/15 3:43 PM:
--

We are making calls to this api *api/atlas/entity/{entity_id}/traits* for tag 
association with an entity.Then for list of updated tags we are using this 
API *api/atlas/entity/{entity_id}*.
In both the cases we are using same entity id so I don't think we need to 
verify that at UI side again.
Please put your thoughts.


was (Author: darshankumar89):
We are making calls to this api  
*api/atlas/entity/{entity_id}/traits* for tag association with an entity.
Then for list of updated tags we are using this API 
*api/atlas/entity/{entity_id}*.
In both the cases we are using same entity id so I don't think we need to 
verify that at UI side again.
Please put your thoughts.

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, 
> ATLAS-211-ATLAS-224_v1.patch, ATLAS-211-ATLAS-224_v4.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v6.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v7.patch, ATLAS-211-Comments-Fixed-V5.patch, 
> ATLAS-211_ATLAS-262_ATLAS-268_v2.patch, Apache-ATlas-lenghtly-trait.png, 
> Apache-Atlas-Avoid-Extra-Get-For-Trait-Creation.png, 
> Apache-Atlas-Same-Request-Twice.png, 
> Apache-Atlas-Tag-Creation-Dumps-Json.png, Apache-Atlas-long-trait-name.png, 
> Atlas-Tag-Drop-Down-Listing-only-First-30-entries.png, Screen Shot 2015-10-26 
> at 11.29.19 PM.png, Screen Shot 2015-10-26 at 11.34.57 PM.png, Screen Shot 
> 2015-10-28 at 9.35.53 AM.png, Screen Shot 2015-10-29 at 9.56.34 AM.png, 
> Search.png, tags.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-11-01 Thread Darshan Kumar (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984425#comment-14984425
 ] 

Darshan Kumar edited comment on ATLAS-211 at 11/1/15 3:44 PM:
--

We are making calls to this api  api/atlas/entity/{entity_id}/traits  for tag 
association with an entity.Then for list of updated tags we are using this 
API  api/atlas/entity/{entity_id}.
In both the cases we are using same entity id so I don't think we need to 
verify that at UI side again.
Please put your thoughts.


was (Author: darshankumar89):
We are making calls to this api *api/atlas/entity/{entity_id}/traits* for tag 
association with an entity.Then for list of updated tags we are using this 
API *api/atlas/entity/{entity_id}*.
In both the cases we are using same entity id so I don't think we need to 
verify that at UI side again.
Please put your thoughts.

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, 
> ATLAS-211-ATLAS-224_v1.patch, ATLAS-211-ATLAS-224_v4.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v6.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v7.patch, ATLAS-211-Comments-Fixed-V5.patch, 
> ATLAS-211_ATLAS-262_ATLAS-268_v2.patch, Apache-ATlas-lenghtly-trait.png, 
> Apache-Atlas-Avoid-Extra-Get-For-Trait-Creation.png, 
> Apache-Atlas-Same-Request-Twice.png, 
> Apache-Atlas-Tag-Creation-Dumps-Json.png, Apache-Atlas-long-trait-name.png, 
> Atlas-Tag-Drop-Down-Listing-only-First-30-entries.png, Screen Shot 2015-10-26 
> at 11.29.19 PM.png, Screen Shot 2015-10-26 at 11.34.57 PM.png, Screen Shot 
> 2015-10-28 at 9.35.53 AM.png, Screen Shot 2015-10-29 at 9.56.34 AM.png, 
> Search.png, tags.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-11-01 Thread Ayub Khan (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984418#comment-14984418
 ] 

Ayub Khan edited comment on ATLAS-211 at 11/1/15 3:48 PM:
--

[~darshankumar89] Is there any verification done with the GET API call response 
?  I mean, are we checking the entity tag associated is listed in the response 
while refreshing the page? 


was (Author: ayubkhan):
[~darshankumar89] Is there any verification done with the GET API call response 
?  I mean, are we checking the entity tag associated is listed in the response? 

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, 
> ATLAS-211-ATLAS-224_v1.patch, ATLAS-211-ATLAS-224_v4.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v6.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v7.patch, ATLAS-211-Comments-Fixed-V5.patch, 
> ATLAS-211_ATLAS-262_ATLAS-268_v2.patch, Apache-ATlas-lenghtly-trait.png, 
> Apache-Atlas-Avoid-Extra-Get-For-Trait-Creation.png, 
> Apache-Atlas-Same-Request-Twice.png, 
> Apache-Atlas-Tag-Creation-Dumps-Json.png, Apache-Atlas-long-trait-name.png, 
> Atlas-Tag-Drop-Down-Listing-only-First-30-entries.png, Screen Shot 2015-10-26 
> at 11.29.19 PM.png, Screen Shot 2015-10-26 at 11.34.57 PM.png, Screen Shot 
> 2015-10-28 at 9.35.53 AM.png, Screen Shot 2015-10-29 at 9.56.34 AM.png, 
> Search.png, tags.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-11-01 Thread Darshan Kumar (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984113#comment-14984113
 ] 

Darshan Kumar edited comment on ATLAS-211 at 11/1/15 5:07 PM:
--

I have attached the updated  patch -ATLAS-211-ATLAS-265-ATLAS-264_v7.patch
Patch contains fixes for 12[https://issues.apache.org/jira/browse/ATLAS-264] 
and 13[https://issues.apache.org/jira/browse/ATLAS-265].
 URL -http://162.212.133.190:3172/#!/search

Thanks 



was (Author: darshankumar89):
I have attached the updated  patch -ATLAS-211-ATLAS-265-ATLAS-264_v7.patch
Patch contains fixes for 12[https://issues.apache.org/jira/browse/ATLAS-264] 
and 13[https://issues.apache.org/jira/browse/ATLAS-265].
 URL - http://52.27.169.250:3172/#!/search

Thanks 


> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, 
> ATLAS-211-ATLAS-224_v1.patch, ATLAS-211-ATLAS-224_v4.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v6.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v7.patch, ATLAS-211-Comments-Fixed-V5.patch, 
> ATLAS-211_ATLAS-262_ATLAS-268_v2.patch, Apache-ATlas-lenghtly-trait.png, 
> Apache-Atlas-Avoid-Extra-Get-For-Trait-Creation.png, 
> Apache-Atlas-Same-Request-Twice.png, 
> Apache-Atlas-Tag-Creation-Dumps-Json.png, Apache-Atlas-long-trait-name.png, 
> Atlas-Tag-Drop-Down-Listing-only-First-30-entries.png, Screen Shot 2015-10-26 
> at 11.29.19 PM.png, Screen Shot 2015-10-26 at 11.34.57 PM.png, Screen Shot 
> 2015-10-28 at 9.35.53 AM.png, Screen Shot 2015-10-29 at 9.56.34 AM.png, 
> Search.png, tags.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-11-01 Thread Darshan Kumar (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984113#comment-14984113
 ] 

Darshan Kumar edited comment on ATLAS-211 at 11/1/15 3:07 PM:
--

I have attached the updated  patch -ATLAS-211-ATLAS-265-ATLAS-264_v7.patch
Patch contains fixes for 12[https://issues.apache.org/jira/browse/ATLAS-264] 
and 13[https://issues.apache.org/jira/browse/ATLAS-265].
 URL - http://52.27.169.250:3172/#!/search

Thanks 



was (Author: darshankumar89):
I have attached the updated  patch -ATLAS-211-ATLAS-265-ATLAS-264_v6.patch
Patch contains fixes for 12[https://issues.apache.org/jira/browse/ATLAS-264] 
and 13[https://issues.apache.org/jira/browse/ATLAS-265].
 URL - http://52.27.169.250:3172/#!/search

Thanks 


> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, 
> ATLAS-211-ATLAS-224_v1.patch, ATLAS-211-ATLAS-224_v4.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v6.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v7.patch, ATLAS-211-Comments-Fixed-V5.patch, 
> ATLAS-211_ATLAS-262_ATLAS-268_v2.patch, Apache-ATlas-lenghtly-trait.png, 
> Apache-Atlas-Avoid-Extra-Get-For-Trait-Creation.png, 
> Apache-Atlas-Same-Request-Twice.png, 
> Apache-Atlas-Tag-Creation-Dumps-Json.png, Apache-Atlas-long-trait-name.png, 
> Atlas-Tag-Drop-Down-Listing-only-First-30-entries.png, Screen Shot 2015-10-26 
> at 11.29.19 PM.png, Screen Shot 2015-10-26 at 11.34.57 PM.png, Screen Shot 
> 2015-10-28 at 9.35.53 AM.png, Screen Shot 2015-10-29 at 9.56.34 AM.png, 
> Search.png, tags.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-11-01 Thread Darshan Kumar (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984425#comment-14984425
 ] 

Darshan Kumar edited comment on ATLAS-211 at 11/1/15 3:37 PM:
--

We are making calls to this api  api/atlas/entity/{entity_id}/traits for tag 
association with an entity.
Then for list of updated tags we are using this API 
api/atlas/entity/{entity_id}.
In both the cases we are using same entity id so I don't think we need to 
verify that at UI side again.
Please put your thoughts.


was (Author: darshankumar89):
We are making calls to this api  api/atlas/entity/{entity_id}/traits  for tag 
association with an entity.Then for list of updated tags we are using this API 
api/atlas/entity/{entity_id}.
In both the cases we are using same entity id so I don't think we need to 
verify that at UI side again.
Please put your thoughts.

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, 
> ATLAS-211-ATLAS-224_v1.patch, ATLAS-211-ATLAS-224_v4.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v6.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v7.patch, ATLAS-211-Comments-Fixed-V5.patch, 
> ATLAS-211_ATLAS-262_ATLAS-268_v2.patch, Apache-ATlas-lenghtly-trait.png, 
> Apache-Atlas-Avoid-Extra-Get-For-Trait-Creation.png, 
> Apache-Atlas-Same-Request-Twice.png, 
> Apache-Atlas-Tag-Creation-Dumps-Json.png, Apache-Atlas-long-trait-name.png, 
> Atlas-Tag-Drop-Down-Listing-only-First-30-entries.png, Screen Shot 2015-10-26 
> at 11.29.19 PM.png, Screen Shot 2015-10-26 at 11.34.57 PM.png, Screen Shot 
> 2015-10-28 at 9.35.53 AM.png, Screen Shot 2015-10-29 at 9.56.34 AM.png, 
> Search.png, tags.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-11-01 Thread Darshan Kumar (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984751#comment-14984751
 ] 

Darshan Kumar edited comment on ATLAS-211 at 11/2/15 6:00 AM:
--

Ok [~ayubkhan] we will update UI code and handle this on UI side and avoid this 
extra call to backend.We created a separate Jira slip to handle the performance 
Issue -- https://issues.apache.org/jira/browse/ATLAS-272.



 


was (Author: darshankumar89):
Ok [~ayubkhan] we will update UI code and handle this on UI side and avoid this 
extra call to backend

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, 
> ATLAS-211-ATLAS-224_v1.patch, ATLAS-211-ATLAS-224_v4.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v6.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v7.patch, ATLAS-211-Comments-Fixed-V5.patch, 
> ATLAS-211_ATLAS-262_ATLAS-268_v2.patch, Apache-ATlas-lenghtly-trait.png, 
> Apache-Atlas-Avoid-Extra-Get-For-Trait-Creation.png, 
> Apache-Atlas-Same-Request-Twice.png, 
> Apache-Atlas-Tag-Creation-Dumps-Json.png, Apache-Atlas-long-trait-name.png, 
> Atlas-Tag-Drop-Down-Listing-only-First-30-entries.png, Screen Shot 2015-10-26 
> at 11.29.19 PM.png, Screen Shot 2015-10-26 at 11.34.57 PM.png, Screen Shot 
> 2015-10-28 at 9.35.53 AM.png, Screen Shot 2015-10-29 at 9.56.34 AM.png, 
> Search.png, tags.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-10-31 Thread Darshan Kumar (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984241#comment-14984241
 ] 

Darshan Kumar edited comment on ATLAS-211 at 11/1/15 3:01 AM:
--

[~ayubkhan]  This call is there because we are refreshing tags list after tag 
association with entity. We can refresh list without making a call  but its 
good to make an API call.
Let me know your thoughts


was (Author: darshankumar89):
[~ayubkhan]  This call is there because we are refreshing tags list after tag 
association with entity. We can refresh list without making a call 
 but its good to make an API call.
Let me know your thoughts

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, 
> ATLAS-211-ATLAS-224_v1.patch, ATLAS-211-ATLAS-224_v4.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v6.patch, ATLAS-211-Comments-Fixed-V5.patch, 
> ATLAS-211_ATLAS-262_ATLAS-268_v2.patch, Apache-ATlas-lenghtly-trait.png, 
> Apache-Atlas-Avoid-Extra-Get-For-Trait-Creation.png, 
> Apache-Atlas-Same-Request-Twice.png, 
> Apache-Atlas-Tag-Creation-Dumps-Json.png, Apache-Atlas-long-trait-name.png, 
> Atlas-Tag-Drop-Down-Listing-only-First-30-entries.png, Screen Shot 2015-10-26 
> at 11.29.19 PM.png, Screen Shot 2015-10-26 at 11.34.57 PM.png, Screen Shot 
> 2015-10-28 at 9.35.53 AM.png, Screen Shot 2015-10-29 at 9.56.34 AM.png, 
> Search.png, tags.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-10-31 Thread Darshan Kumar (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14983875#comment-14983875
 ] 

Darshan Kumar edited comment on ATLAS-211 at 10/31/15 7:15 AM:
---

11 fixed and doing similar to search result Tags  
.http://52.27.169.250:3172/#!/details/97b2e1da-1c29-4799-a17e-93bc5d40d52d.

Please let me know if any finding and we will also test and update.

Thanks 


was (Author: darshankumar89):
11 is fixed 
.http://52.27.169.250:3172/#!/details/97b2e1da-1c29-4799-a17e-93bc5d40d52d.

Please let me know if any finding and we will also test and update.

Thanks 

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, 
> ATLAS-211-ATLAS-224_v1.patch, ATLAS-211-ATLAS-224_v4.patch, 
> ATLAS-211_ATLAS-262_ATLAS-268_v2.patch, Apache-ATlas-lenghtly-trait.png, 
> Apache-Atlas-Same-Request-Twice.png, 
> Apache-Atlas-Tag-Creation-Dumps-Json.png, Apache-Atlas-long-trait-name.png, 
> Screen Shot 2015-10-26 at 11.29.19 PM.png, Screen Shot 2015-10-26 at 11.34.57 
> PM.png, Screen Shot 2015-10-28 at 9.35.53 AM.png, Screen Shot 2015-10-29 at 
> 9.56.34 AM.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-10-31 Thread Darshan Kumar (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984113#comment-14984113
 ] 

Darshan Kumar edited comment on ATLAS-211 at 10/31/15 7:16 PM:
---

I have attached the updated  patch -ATLAS-211-ATLAS-265-ATLAS-264_v6.patch
Patch contains fixes for 12 and 13. URL - http://52.27.169.250:3172/#!/search

Thanks 



was (Author: darshankumar89):
I have attached the updated  patch -ATLAS-211-ATLAS-255-ATLAS-264_v6.patch
Patch contains fixes for 12 and 13. URL - http://52.27.169.250:3172/#!/search

Thanks 


> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, 
> ATLAS-211-ATLAS-224_v1.patch, ATLAS-211-ATLAS-224_v4.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v6.patch, ATLAS-211-Comments-Fixed-V5.patch, 
> ATLAS-211_ATLAS-262_ATLAS-268_v2.patch, Apache-ATlas-lenghtly-trait.png, 
> Apache-Atlas-Avoid-Extra-Get-For-Trait-Creation.png, 
> Apache-Atlas-Same-Request-Twice.png, 
> Apache-Atlas-Tag-Creation-Dumps-Json.png, Apache-Atlas-long-trait-name.png, 
> Atlas-Tag-Drop-Down-Listing-only-First-30-entries.png, Screen Shot 2015-10-26 
> at 11.29.19 PM.png, Screen Shot 2015-10-26 at 11.34.57 PM.png, Screen Shot 
> 2015-10-28 at 9.35.53 AM.png, Screen Shot 2015-10-29 at 9.56.34 AM.png, 
> Search.png, tags.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-10-31 Thread Darshan Kumar (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984113#comment-14984113
 ] 

Darshan Kumar edited comment on ATLAS-211 at 10/31/15 7:22 PM:
---

I have attached the updated  patch -ATLAS-211-ATLAS-265-ATLAS-264_v6.patch
Patch contains fixes for 12[https://issues.apache.org/jira/browse/ATLAS-264] 
and 13[https://issues.apache.org/jira/browse/ATLAS-265].
 URL - http://52.27.169.250:3172/#!/search

Thanks 



was (Author: darshankumar89):
I have attached the updated  patch -ATLAS-211-ATLAS-265-ATLAS-264_v6.patch
Patch contains fixes for 12 and 13. URL - http://52.27.169.250:3172/#!/search

Thanks 


> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, 
> ATLAS-211-ATLAS-224_v1.patch, ATLAS-211-ATLAS-224_v4.patch, 
> ATLAS-211-ATLAS-255-ATLAS-264_v6.patch, ATLAS-211-Comments-Fixed-V5.patch, 
> ATLAS-211_ATLAS-262_ATLAS-268_v2.patch, Apache-ATlas-lenghtly-trait.png, 
> Apache-Atlas-Avoid-Extra-Get-For-Trait-Creation.png, 
> Apache-Atlas-Same-Request-Twice.png, 
> Apache-Atlas-Tag-Creation-Dumps-Json.png, Apache-Atlas-long-trait-name.png, 
> Atlas-Tag-Drop-Down-Listing-only-First-30-entries.png, Screen Shot 2015-10-26 
> at 11.29.19 PM.png, Screen Shot 2015-10-26 at 11.34.57 PM.png, Screen Shot 
> 2015-10-28 at 9.35.53 AM.png, Screen Shot 2015-10-29 at 9.56.34 AM.png, 
> Search.png, tags.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-10-30 Thread Ayub Khan (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14982207#comment-14982207
 ] 

Ayub Khan edited comment on ATLAS-211 at 10/30/15 9:31 AM:
---

11) Lengthy tag issue while viewing the associated entity. Attaching snapshot.

[~Anilg][~darshankumar89]
Can you please fix 4,6 and 11. Also stage the fixes and provide link here?


was (Author: ayubkhan):
11) Lengthy tag issue while viewing the associated entity. Attaching snapshot.

[~Anilg][~darshankumar89]
Can you please fix 4,6 and 11. Also deploy and provide link here?

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, 
> ATLAS-211-ATLAS-224_v1.patch, ATLAS-211_ATLAS-262_ATLAS-268_v2.patch, 
> Apache-ATlas-lenghtly-trait.png, Apache-Atlas-Same-Request-Twice.png, 
> Apache-Atlas-Tag-Creation-Dumps-Json.png, Apache-Atlas-long-trait-name.png, 
> Screen Shot 2015-10-26 at 11.29.19 PM.png, Screen Shot 2015-10-26 at 11.34.57 
> PM.png, Screen Shot 2015-10-28 at 9.35.53 AM.png, Screen Shot 2015-10-29 at 
> 9.56.34 AM.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-10-29 Thread Darshan Kumar (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14981072#comment-14981072
 ] 

Darshan Kumar edited comment on ATLAS-211 at 10/29/15 7:07 PM:
---

New patch attached along with 9,10 comments resolved. ATLAS-262,ATLAS-228 issue 
resolved in the same patch. -- ATLAS211_ATLAS262_ATLAS-268_v2.patch. Please 
apply. Thanks [~suma.shivaprasad]  [~ayubkhan]


was (Author: darshankumar89):
New patch attached along with 9,10 comments resolved. ATLAS-262,ATLAS-228 issue 
resolved in the same patch. -- ATLAS-211_ATLAS-262_ATLAS-268_v2.patch. Please 
apply. Thanks [~suma.shivaprasad]  [~ayubkhan]

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, 
> ATLAS-211-ATLAS-224_v1.patch, ATLAS-211_ATLAS-262_ATLAS-268_v2.patch, 
> Apache-Atlas-Same-Request-Twice.png, 
> Apache-Atlas-Tag-Creation-Dumps-Json.png, Apache-Atlas-long-trait-name.png, 
> Screen Shot 2015-10-26 at 11.29.19 PM.png, Screen Shot 2015-10-26 at 11.34.57 
> PM.png, Screen Shot 2015-10-28 at 9.35.53 AM.png, Screen Shot 2015-10-29 at 
> 9.56.34 AM.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-10-29 Thread Ayub Khan (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14980117#comment-14980117
 ] 

Ayub Khan edited comment on ATLAS-211 at 10/29/15 9:51 AM:
---

9) Entities displayed after attaching long tags can be handled 
properly(https://issues.apache.org/jira/browse/ATLAS-262).
10) Successful creation of tag results in dumping JSON on the page, which can 
be removed.(https://issues.apache.org/jira/browse/ATLAS-228). Attaching 
snapshot for refrence.


was (Author: ayubkhan):
9) Entities displayed after attaching long tags can be handled 
properly(https://issues.apache.org/jira/browse/ATLAS-262).

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, 
> ATLAS-211-ATLAS-224_v1.patch, Apache-Atlas-Same-Request-Twice.png, 
> Apache-Atlas-long-trait-name.png, Screen Shot 2015-10-26 at 11.29.19 PM.png, 
> Screen Shot 2015-10-26 at 11.34.57 PM.png, Screen Shot 2015-10-28 at 9.35.53 
> AM.png, Screen Shot 2015-10-29 at 9.56.34 AM.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-10-29 Thread Ayub Khan (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14980117#comment-14980117
 ] 

Ayub Khan edited comment on ATLAS-211 at 10/29/15 9:52 AM:
---

[~Anilg]
9) Entities displayed after attaching long tags can be handled 
properly(https://issues.apache.org/jira/browse/ATLAS-262).
10) Successful creation of tag results in dumping JSON on the page, which can 
be removed.(https://issues.apache.org/jira/browse/ATLAS-228). Attaching 
snapshot for refrence.


was (Author: ayubkhan):
9) Entities displayed after attaching long tags can be handled 
properly(https://issues.apache.org/jira/browse/ATLAS-262).
10) Successful creation of tag results in dumping JSON on the page, which can 
be removed.(https://issues.apache.org/jira/browse/ATLAS-228). Attaching 
snapshot for refrence.

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, 
> ATLAS-211-ATLAS-224_v1.patch, Apache-Atlas-Same-Request-Twice.png, 
> Apache-Atlas-long-trait-name.png, Screen Shot 2015-10-26 at 11.29.19 PM.png, 
> Screen Shot 2015-10-26 at 11.34.57 PM.png, Screen Shot 2015-10-28 at 9.35.53 
> AM.png, Screen Shot 2015-10-29 at 9.56.34 AM.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-10-26 Thread Anilsg (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14974858#comment-14974858
 ] 

Anilsg edited comment on ATLAS-211 at 10/26/15 7:36 PM:


[~suma.shivaprasad]
 1) clickable is enabled on double click (i.e navigating to details view), For 
single click collapsing node feature which we are working on. 
 2) Tool tab is not there, Sorry of that the 3172 was deployed with "ATLAS-244" 
for next story. 
  http://52.27.169.250:3172/ is now reset to "ATLAS-211" 
 3) Do we have to remove the column's, This has been followed by old UI. 
 We can work on this with different jira ticket.
4)   createTime - 753238217 Can you suggest in which formate this is to be 
converted for.
  
http://52.27.169.250:3172/api/atlas/entity/b5070192-0647-43f7-a403-446c50c16aed


was (Author: anilg):
[~suma.shivaprasad]
 1) clickable is enabled on double click (i.e navigating to details view), For 
single click collapsing node feature which we are working on. 
 2) Tool tab is not there, Sorry of that the 3172 was deployed with "ATLAS-244" 
for next story. 
  http://52.27.169.250:3172/ is now reset to "ATLAS-211" 
 3) Do we have to remove the column's, This has been followed by old UI. 
 We can work on this with different jira ticket.
4)   createTime - 753238217 Can you suggest in which formate this is to be 
converted for.

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, Screen Shot 2015-10-26 at 
> 11.29.19 PM.png, Screen Shot 2015-10-26 at 11.34.57 PM.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-10-26 Thread Suma Shivaprasad (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14974681#comment-14974681
 ] 

Suma Shivaprasad edited comment on ATLAS-211 at 10/26/15 6:03 PM:
--

[~Anilg] A couple of issues that I noticed with the build deployed

1. https://issues.apache.org/jira/browse/ATLAS-110 - Which made lineage 
clickable no longer works after this patch
2. There is a Tools tab in the Table details section which is not serving any 
purpose - Attaching screen shot for the same


was (Author: suma.shivaprasad):
A couple of issues that I noticed with the build deployed

1. https://issues.apache.org/jira/browse/ATLAS-110 - Which made lineage 
clickable no longer works after this patch
2. There is a Tools tab in the Table details section which is not serving any 
purpose - Attaching screen shot for the same

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-10-26 Thread Suma Shivaprasad (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14974681#comment-14974681
 ] 

Suma Shivaprasad edited comment on ATLAS-211 at 10/26/15 6:03 PM:
--

A couple of issues that I noticed with the build deployed

1. https://issues.apache.org/jira/browse/ATLAS-110 - Which made lineage 
clickable no longer works after this patch
2. There is a Tools tab in the Table details section which is not serving any 
purpose - Attaching screen shot for the same


was (Author: suma.shivaprasad):
A couple of issues that I noticed wit the build deployed

1. https://issues.apache.org/jira/browse/ATLAS-110 - Which made lineage 
clickable no longer works after this patch
2. There is a Tools tab in the Table details section which is not serving any 
purpose - Attaching screen shot for the same

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-10-26 Thread Suma Shivaprasad (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14974681#comment-14974681
 ] 

Suma Shivaprasad edited comment on ATLAS-211 at 10/26/15 6:06 PM:
--

[~Anilg] A couple of issues that I noticed with the build deployed

1. https://issues.apache.org/jira/browse/ATLAS-110 - Which made lineage 
clickable no longer works after this patch
2. There is a Tools tab in the Table details section which is not serving any 
purpose - Attaching screen shot for the same
3. The detail section should should the name of the Database and Storage 
Descriptoe class instances instead of dumping json on the screem


was (Author: suma.shivaprasad):
[~Anilg] A couple of issues that I noticed with the build deployed

1. https://issues.apache.org/jira/browse/ATLAS-110 - Which made lineage 
clickable no longer works after this patch
2. There is a Tools tab in the Table details section which is not serving any 
purpose - Attaching screen shot for the same

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, Screen Shot 2015-10-26 at 
> 11.29.19 PM.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-10-26 Thread Suma Shivaprasad (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14974681#comment-14974681
 ] 

Suma Shivaprasad edited comment on ATLAS-211 at 10/26/15 6:08 PM:
--

[~Anilg] A couple of issues that I noticed with the build deployed

1. https://issues.apache.org/jira/browse/ATLAS-110 - Which made lineage 
clickable no longer works after this patch
2. There is a Tools tab in the Table details section which is not serving any 
purpose - Attaching screen shot for the same
3. The detail section should should the name of the Database and Storage 
Descriptoe class instances instead of dumping json on the screen - Attaching 
screen shot for this as well
4. CreateTime. lastAccessTime are not being displayed correctly even though 
they are populated correctly in the backend


was (Author: suma.shivaprasad):
[~Anilg] A couple of issues that I noticed with the build deployed

1. https://issues.apache.org/jira/browse/ATLAS-110 - Which made lineage 
clickable no longer works after this patch
2. There is a Tools tab in the Table details section which is not serving any 
purpose - Attaching screen shot for the same
3. The detail section should should the name of the Database and Storage 
Descriptoe class instances instead of dumping json on the screen - Attaching 
screen shot for this as well

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, Screen Shot 2015-10-26 at 
> 11.29.19 PM.png, Screen Shot 2015-10-26 at 11.34.57 PM.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-211) UI: UI Facelift

2015-10-26 Thread Suma Shivaprasad (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14974681#comment-14974681
 ] 

Suma Shivaprasad edited comment on ATLAS-211 at 10/26/15 6:09 PM:
--

[~Anilg] A couple of issues that I noticed with the build deployed

1. https://issues.apache.org/jira/browse/ATLAS-110 - Which made lineage 
clickable no longer works after this patch
2. There is a Tools tab in the Table details section which is not serving any 
purpose - Attaching screen shot for the same
3. The detail section should should the name of the Database and Storage 
Descriptoe class instances instead of dumping json on the screen - Attaching 
screen shot for this as well
4. CreateTime. lastAccessTime are not being displayed correctly even though 
they are populated correctly in the backend. They are all showing 1970...which 
is incorrect


was (Author: suma.shivaprasad):
[~Anilg] A couple of issues that I noticed with the build deployed

1. https://issues.apache.org/jira/browse/ATLAS-110 - Which made lineage 
clickable no longer works after this patch
2. There is a Tools tab in the Table details section which is not serving any 
purpose - Attaching screen shot for the same
3. The detail section should should the name of the Database and Storage 
Descriptoe class instances instead of dumping json on the screen - Attaching 
screen shot for this as well
4. CreateTime. lastAccessTime are not being displayed correctly even though 
they are populated correctly in the backend

> UI: UI Facelift
> ---
>
> Key: ATLAS-211
> URL: https://issues.apache.org/jira/browse/ATLAS-211
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 0.6-incubating
>Reporter: Erik Bergenholtz
>Assignee: Anilsg
>  Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-211-ATLAS-224_v0.patch, Screen Shot 2015-10-26 at 
> 11.29.19 PM.png, Screen Shot 2015-10-26 at 11.34.57 PM.png
>
>
> Adopt new look and feel for all screens as shown here: 
> http://mprhost.com/hw/atlas/rahul/atlashtml/search.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)