You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Farhan Khan <fa...@freestoneinfotech.com> on 2023/03/30 10:25:56 UTC

Review Request 74372: ATLAS-4735 : Ability to download search results from UI

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74372/
-----------------------------------------------------------

Review request for atlas and Prasad Pawar.


Bugs: ATLAS-4735
    https://issues.apache.org/jira/browse/ATLAS-4735


Repository: atlas


Description
-------

Feature to download search results from UI in .csv format.


Diffs
-----

  dashboardv2/public/css/scss/downloads.scss PRE-CREATION 
  dashboardv2/public/css/scss/override.scss 99152587f 
  dashboardv2/public/css/scss/style.scss a56c0af05 
  dashboardv2/public/js/collection/VDownloadList.js PRE-CREATION 
  dashboardv2/public/js/models/VDownload.js PRE-CREATION 
  dashboardv2/public/js/router/Router.js 84e5f98e1 
  dashboardv2/public/js/templates/search/SearchResultLayoutView_tmpl.html 5c2e9ccc8 
  dashboardv2/public/js/templates/site/DownloadSearchResultLayoutView_tmpl.html PRE-CREATION 
  dashboardv2/public/js/templates/site/Header.html 572e39e78 
  dashboardv2/public/js/utils/UrlLinks.js 8cdda1e16 
  dashboardv2/public/js/utils/Utils.js a83f3c17c 
  dashboardv2/public/js/views/search/SearchLayoutView.js ec18d9937 
  dashboardv2/public/js/views/search/SearchResultLayoutView.js 5f57c2b2c 
  dashboardv2/public/js/views/site/DownloadSearchResultLayoutView.js PRE-CREATION 
  dashboardv2/public/js/views/site/Header.js ecca92952 
  dashboardv3/public/css/scss/downloads.scss PRE-CREATION 
  dashboardv3/public/css/scss/style.scss 53e838598 
  dashboardv3/public/js/collection/VDownloadList.js PRE-CREATION 
  dashboardv3/public/js/models/VDownload.js PRE-CREATION 
  dashboardv3/public/js/router/Router.js 72736898c 
  dashboardv3/public/js/templates/search/SearchResultLayoutView_tmpl.html d163bfa51 
  dashboardv3/public/js/templates/site/DownloadSearchResultLayoutView_tmpl.html PRE-CREATION 
  dashboardv3/public/js/templates/site/Header.html afbbbf092 
  dashboardv3/public/js/utils/UrlLinks.js 2531f1e74 
  dashboardv3/public/js/utils/Utils.js 40e5f0cfd 
  dashboardv3/public/js/views/search/SearchDefaultLayoutView.js c8985b146 
  dashboardv3/public/js/views/search/SearchResultLayoutView.js 3b492e5eb 
  dashboardv3/public/js/views/site/DownloadSearchResultLayoutView.js PRE-CREATION 
  dashboardv3/public/js/views/site/Header.js e2ecd7e72 


Diff: https://reviews.apache.org/r/74372/diff/1/


Testing
-------

Manually tested all the possible scenarios


Thanks,

Farhan Khan


Re: Review Request 74372: ATLAS-4735 : Ability to download search results from UI

Posted by Prasad Pawar <pr...@freestoneinfotech.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74372/#review225322
-----------------------------------------------------------


Ship it!




Ship It!

- Prasad Pawar


On March 30, 2023, 10:25 a.m., Farhan Khan wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/74372/
> -----------------------------------------------------------
> 
> (Updated March 30, 2023, 10:25 a.m.)
> 
> 
> Review request for atlas and Prasad Pawar.
> 
> 
> Bugs: ATLAS-4735
>     https://issues.apache.org/jira/browse/ATLAS-4735
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Feature to download search results from UI in .csv format.
> 
> 
> Diffs
> -----
> 
>   dashboardv2/public/css/scss/downloads.scss PRE-CREATION 
>   dashboardv2/public/css/scss/override.scss 99152587f 
>   dashboardv2/public/css/scss/style.scss a56c0af05 
>   dashboardv2/public/js/collection/VDownloadList.js PRE-CREATION 
>   dashboardv2/public/js/models/VDownload.js PRE-CREATION 
>   dashboardv2/public/js/router/Router.js 84e5f98e1 
>   dashboardv2/public/js/templates/search/SearchResultLayoutView_tmpl.html 5c2e9ccc8 
>   dashboardv2/public/js/templates/site/DownloadSearchResultLayoutView_tmpl.html PRE-CREATION 
>   dashboardv2/public/js/templates/site/Header.html 572e39e78 
>   dashboardv2/public/js/utils/UrlLinks.js 8cdda1e16 
>   dashboardv2/public/js/utils/Utils.js a83f3c17c 
>   dashboardv2/public/js/views/search/SearchLayoutView.js ec18d9937 
>   dashboardv2/public/js/views/search/SearchResultLayoutView.js 5f57c2b2c 
>   dashboardv2/public/js/views/site/DownloadSearchResultLayoutView.js PRE-CREATION 
>   dashboardv2/public/js/views/site/Header.js ecca92952 
>   dashboardv3/public/css/scss/downloads.scss PRE-CREATION 
>   dashboardv3/public/css/scss/style.scss 53e838598 
>   dashboardv3/public/js/collection/VDownloadList.js PRE-CREATION 
>   dashboardv3/public/js/models/VDownload.js PRE-CREATION 
>   dashboardv3/public/js/router/Router.js 72736898c 
>   dashboardv3/public/js/templates/search/SearchResultLayoutView_tmpl.html d163bfa51 
>   dashboardv3/public/js/templates/site/DownloadSearchResultLayoutView_tmpl.html PRE-CREATION 
>   dashboardv3/public/js/templates/site/Header.html afbbbf092 
>   dashboardv3/public/js/utils/UrlLinks.js 2531f1e74 
>   dashboardv3/public/js/utils/Utils.js 40e5f0cfd 
>   dashboardv3/public/js/views/search/SearchDefaultLayoutView.js c8985b146 
>   dashboardv3/public/js/views/search/SearchResultLayoutView.js 3b492e5eb 
>   dashboardv3/public/js/views/site/DownloadSearchResultLayoutView.js PRE-CREATION 
>   dashboardv3/public/js/views/site/Header.js e2ecd7e72 
> 
> 
> Diff: https://reviews.apache.org/r/74372/diff/1/
> 
> 
> Testing
> -------
> 
> Manually tested all the possible scenarios
> 
> 
> Thanks,
> 
> Farhan Khan
> 
>