You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by dg...@apache.org on 2021/01/25 13:10:33 UTC

[incubator-datalab] branch DATALAB-2257 updated (961e0c8 -> 9740c43)

This is an automated email from the ASF dual-hosted git repository.

dgnatyshyn pushed a change to branch DATALAB-2257
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git.


    from 961e0c8  [DATALAB-2257]: Trim spaces in library name and version
     add 1af3b35  [DATALAB-2250]: Fixed invisible Copy icon on small screen. Fixed bugs on reopened tickets (#1043)
     add 7a76d37  [DATALAB-2253]: added installation of lua-resty-jwt v.0.2.2; latest 0.2.3 causes "unrecognised file extension error"
     add 1125202  Merge pull request #1044 from apache/DATALAB-2253
     add ad3b9fe  [DATALAB-2251]: Support library installation if it isn't found in autocomplete (#1045)
     add 740a158  [DATALAB-2254]: Update delete/upload action on Azure (#1046)
     add 5b836bd  [DATALAB-2254]: Fixed delete/upload action on bucket browser on Azure (#1047)
     add 9740c43  Merge branch 'develop' into DATALAB-2257

No new revisions were added by this update.

Summary of changes:
 .../src/general/lib/os/debian/edge_lib.py          |  2 +
 .../project/project-list/project-list.component.ts |  2 +-
 .../administration/project/project.component.ts    |  9 ++--
 .../bucket-browser/bucket-browser.component.ts     |  6 ++-
 .../bucket-browser/bucket-data.service.ts          | 51 +++++++++++-----------
 .../folder-tree/folder-tree.component.ts           | 23 +++++++++-
 .../cluster-details/cluster-details.component.html |  2 +-
 .../cluster-details/cluster-details.component.ts   |  2 +-
 .../detail-dialog/detail-dialog.component.html     | 14 +++---
 .../detail-dialog/detail-dialog.component.scss     |  4 ++
 .../detail-dialog/detail-dialog.component.ts       |  4 +-
 .../install-libraries.component.html               |  6 +--
 .../install-libraries.component.ts                 |  4 +-
 .../notification-dialog.component.ts               | 25 ++++++-----
 14 files changed, 91 insertions(+), 63 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org