[jira] [Commented] (RANGER-4283) UI for GDS: dashboard, datasets, projects, data-shares

2023-11-09 Thread Madhan Neethiraj (Jira)


[ 
https://issues.apache.org/jira/browse/RANGER-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784549#comment-17784549
 ] 

Madhan Neethiraj commented on RANGER-4283:
--

{noformat}
commit c71e57fd62587033c389ebfaf58c4984474c3cd4 (HEAD -> RANGER-3923, 
origin/RANGER-3923)
Author: Anand Nadar 
Date:   Thu Nov 9 07:45:43 2023 -0800

RANGER-4283: [WIP] UI for GDS: shared resource design fix, CSS. bug fixes

Signed-off-by: Madhan Neethiraj 
{noformat}

> UI for GDS: dashboard, datasets, projects, data-shares
> --
>
> Key: RANGER-4283
> URL: https://issues.apache.org/jira/browse/RANGER-4283
> Project: Ranger
>  Issue Type: Sub-task
>  Components: admin
>Reporter: Madhan Neethiraj
>Assignee: Anand Nadar
>Priority: Major
>
> New tab: Governed Data Sharing with the following:
>  * My Datasets
>  ** List of datasets created/owned by current user
>  *** For each dataset: name, status, created time, last updated time, 
> data-share counts (active/pending), shared-with counts 
> (users/groups/roles/projects), View/Edit/Delete buttons
>  ** Create a new dataset
>  * My Projects
>  ** List of projects created/owned by current user
>  *** For each project: name, status, created time, last updated time, dataset 
> counts (active/pending), shared-with counts (users/groups/roles), 
> View/Edit/Delete buttons
>  ** Create a new project
>  * My Data Shares
>  ** List of data-shares created/owned by current user
>  *** For each data-share: name, service, zone, status, created time, last 
> updated time, resource counts, dataset counts (active/pending), 
> View/Edit/Delete buttons
>  ** Create a new data-share
>  * My Requests
>  ** List of share requests created by me/my-groups/my-roles
>  *** For each request: data-share name, status, created time, last updated 
> time, created-by, approved-by, View/Edit/Delete buttons
>  ** Create a new request to:
>  *** add a data-share to your dataset/project
>  * Shared with me: Datasets
>  * Shared with me: Projects
>  * Dataset Details: view or edit
>  ** name, description, status, created time, last update time, owners, 
> terms-of-use, edit history
>  ** List of data-shares in the dataset
>  *** For each data-share: name, service, zone, share-status (link to 
> share-request), created time, last updated time, resource counts, 
> View/Edit/Remove buttons
>  ** Button to request a data-share
>  ** Shared with:
>  *** List of users/groups/roles with whom this dataset is shared
>  *** List of projects that include this dataset
>   For each project: name, share-status (link to share-request), created 
> time, last updated time, View/Edit/Remove buttons
>  
> CC: [~ni3galave], [~ankita], [~Dhaval.Rajpara], [~mugdha], [~vel], [~abhay] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (RANGER-4283) UI for GDS: dashboard, datasets, projects, data-shares

2023-11-07 Thread Madhan Neethiraj (Jira)


[ 
https://issues.apache.org/jira/browse/RANGER-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17783730#comment-17783730
 ] 

Madhan Neethiraj commented on RANGER-4283:
--

{noformat}
commit d96cdc39793dbf91d0b973a5075ac6fcb255e285
Author: Anand Nadar 
Date:   Fri Sep 1 20:59:26 2023 -0700

RANGER-4283: [WIP] UI for GDS dashboard, datasets

Signed-off-by: Madhan Neethiraj 
{noformat}
 
{noformat}
commit fbf3c3ca3f2ea68a7df48b3212dcee052089d915
Author: Anand Nadar 
Date:   Fri Sep 29 10:30:57 2023 -0700

RANGER-4283: [WIP] UI for GDS dataset, datashare pages

Signed-off-by: Madhan Neethiraj 
{noformat}
 
{noformat}
commit 10d854a9bf8d9661054d4f331f0593f9af9ccac2
Author: Anand Nadar 
Date:   Tue Oct 10 03:23:10 2023 -0700

RANGER-4283: [WIP] UI for GDS - shared resource add/update, request flow, 
pagination for internal tabs

Signed-off-by: Madhan Neethiraj 
{noformat}
 
{noformat}
commit 0a45ab730e7c22e9a002fc3228ca508829b6e7f8
Author: Anand Nadar 
Date:   Thu Oct 12 20:32:05 2023 -0700

RANGER-4283: [WIP] UI for GDS: Added validity period changes. Multiple 
default tag datamask condition for datashare and CSS

Signed-off-by: Madhan Neethiraj 
{noformat}
 
{noformat}
commit 3114b7d6790c4a0f79d441ab2d5f29aed83a6612
Author: Anand Nadar 
Date:   Tue Oct 17 12:36:17 2023 -0700

RANGER-4283: UI for GDS: Dataset and Datashare full view, download json, CSS

Signed-off-by: Madhan Neethiraj 
{noformat}
 
{noformat}
commit 72055fb269432144f2a52344e8564ed0ff1702d2 (HEAD -> RANGER-3923, 
origin/RANGER-3923)
Author: Anand Nadar 
Date:   Tue Nov 7 07:44:55 2023 -0800

RANGER-4283: update GDS UI for add principals, listing of 
datasets/datashares/shared-resources, service and zone selection

Signed-off-by: Madhan Neethiraj 
{noformat}

> UI for GDS: dashboard, datasets, projects, data-shares
> --
>
> Key: RANGER-4283
> URL: https://issues.apache.org/jira/browse/RANGER-4283
> Project: Ranger
>  Issue Type: Sub-task
>  Components: admin
>Reporter: Madhan Neethiraj
>Assignee: Anand Nadar
>Priority: Major
>
> New tab: Governed Data Sharing with the following:
>  * My Datasets
>  ** List of datasets created/owned by current user
>  *** For each dataset: name, status, created time, last updated time, 
> data-share counts (active/pending), shared-with counts 
> (users/groups/roles/projects), View/Edit/Delete buttons
>  ** Create a new dataset
>  * My Projects
>  ** List of projects created/owned by current user
>  *** For each project: name, status, created time, last updated time, dataset 
> counts (active/pending), shared-with counts (users/groups/roles), 
> View/Edit/Delete buttons
>  ** Create a new project
>  * My Data Shares
>  ** List of data-shares created/owned by current user
>  *** For each data-share: name, service, zone, status, created time, last 
> updated time, resource counts, dataset counts (active/pending), 
> View/Edit/Delete buttons
>  ** Create a new data-share
>  * My Requests
>  ** List of share requests created by me/my-groups/my-roles
>  *** For each request: data-share name, status, created time, last updated 
> time, created-by, approved-by, View/Edit/Delete buttons
>  ** Create a new request to:
>  *** add a data-share to your dataset/project
>  * Shared with me: Datasets
>  * Shared with me: Projects
>  * Dataset Details: view or edit
>  ** name, description, status, created time, last update time, owners, 
> terms-of-use, edit history
>  ** List of data-shares in the dataset
>  *** For each data-share: name, service, zone, share-status (link to 
> share-request), created time, last updated time, resource counts, 
> View/Edit/Remove buttons
>  ** Button to request a data-share
>  ** Shared with:
>  *** List of users/groups/roles with whom this dataset is shared
>  *** List of projects that include this dataset
>   For each project: name, share-status (link to share-request), created 
> time, last updated time, View/Edit/Remove buttons
>  
> CC: [~ni3galave], [~ankita], [~Dhaval.Rajpara], [~mugdha], [~vel], [~abhay] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (RANGER-4283) UI for GDS: dashboard, datasets, projects, data-shares

2023-08-31 Thread Anand Nadar (Jira)


[ 
https://issues.apache.org/jira/browse/RANGER-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17761187#comment-17761187
 ] 

Anand Nadar commented on RANGER-4283:
-

Patch submitted - [https://reviews.apache.org/r/74579/|http://example.com/]
Could not assign the Jira to myself

> UI for GDS: dashboard, datasets, projects, data-shares
> --
>
> Key: RANGER-4283
> URL: https://issues.apache.org/jira/browse/RANGER-4283
> Project: Ranger
>  Issue Type: Sub-task
>  Components: admin
>Reporter: Madhan Neethiraj
>Priority: Major
>
> New tab: Governed Data Sharing with the following:
>  * My Datasets
>  ** List of datasets created/owned by current user
>  *** For each dataset: name, status, created time, last updated time, 
> data-share counts (active/pending), shared-with counts 
> (users/groups/roles/projects), View/Edit/Delete buttons
>  ** Create a new dataset
>  * My Projects
>  ** List of projects created/owned by current user
>  *** For each project: name, status, created time, last updated time, dataset 
> counts (active/pending), shared-with counts (users/groups/roles), 
> View/Edit/Delete buttons
>  ** Create a new project
>  * My Data Shares
>  ** List of data-shares created/owned by current user
>  *** For each data-share: name, service, zone, status, created time, last 
> updated time, resource counts, dataset counts (active/pending), 
> View/Edit/Delete buttons
>  ** Create a new data-share
>  * My Requests
>  ** List of share requests created by me/my-groups/my-roles
>  *** For each request: data-share name, status, created time, last updated 
> time, created-by, approved-by, View/Edit/Delete buttons
>  ** Create a new request to:
>  *** add a data-share to your dataset/project
>  * Shared with me: Datasets
>  * Shared with me: Projects
>  * Dataset Details: view or edit
>  ** name, description, status, created time, last update time, owners, 
> terms-of-use, edit history
>  ** List of data-shares in the dataset
>  *** For each data-share: name, service, zone, share-status (link to 
> share-request), created time, last updated time, resource counts, 
> View/Edit/Remove buttons
>  ** Button to request a data-share
>  ** Shared with:
>  *** List of users/groups/roles with whom this dataset is shared
>  *** List of projects that include this dataset
>   For each project: name, share-status (link to share-request), created 
> time, last updated time, View/Edit/Remove buttons
>  
> CC: [~ni3galave], [~ankita], [~Dhaval.Rajpara], [~mugdha], [~vel], [~abhay] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)