Skip to content

Releases: SwissDataScienceCenter/renku-ui

Release 0.11.0

07 Oct 08:34
0517b3e
Compare
Choose a tag to compare

0.11.0 (2020-10-06)

Features

Bug Fixes

  • change name ordering with title ordering 0fb4716, closes #1040 #1039
  • dataset displays kg message correctly f8301d1, closes #1060 #1061
  • go to source and source button only displayed when inside project 6b3d2a8, closes #1001 #729
  • properly handle missing description field in project page e5423fd, closes #978
  • set first user namespace as default on new project page f905771, closes #1005 #999
  • when user clicks on dataset tabs they see an initial search c510f95, closes #1002 #826
  • new message for file upload limits on dataset creation c66aeb1, closes #996 #973

Performance Improvements

BREAKING CHANGES

  • requires renku-core service supporting templates migrations, endpoints, new naming for datasets >=0.11.2
  • requires renku-kg service supporting new naming for datasets >=0.7.0

Release 0.10.5

28 Sep 10:51
Compare
Choose a tag to compare

0.10.5 (2020-09-28)

Bug Fixes

  • can go directly to new interactive environment page without logging in (#1044) 85ad989, closes #1044 #1030
  • a project-specific CPU/GPU/Memory option does not change the options configured for the server (#1025) (#1041) 5d77fbe, closes #1025 #1041

Features

Release 0.10.4

15 Sep 07:00
Compare
Choose a tag to compare

0.10.4 (2020-09-14)

Features

Bug Fixes

Release 0.10.3

30 Jun 07:25
Compare
Choose a tag to compare

0.10.3 (2020-06-30)

Features

merge requests

project search / list

Bug Fixes

environments

  • prevent project options from disappearing on change a2a5216, closes #950 #935
  • only merge notebook server globalOptions and projectOptions for those of type enum. ba79a4d, closes #967 #968

project search / list

project

dataset

  • the space after the dataset buttons is now bigger 59387fc, closes #954 #958
  • editing is disabled when modifications are not possible 620576c, closes #953 #957

0.10.2

28 May 21:44
Compare
Choose a tag to compare

0.10.2 (2020-05-28)

Bug Fixes

Features

  • collaboration: display separated for open and closed issues/merge requests and pagination added (#939) cb074bd, closes (#851) (#851) (#939)

Release 0.10.1

26 May 18:08
Compare
Choose a tag to compare

0.10.1 (2020-05-26)

Features

editor

datasets

environments

markdown

project

Bug Fixes

datasets

Release 0.10.0

27 Apr 12:01
Compare
Choose a tag to compare

0.10.0 (2020-04-24)

Features

environments

  • allow anonymous users to start environments (#857)
  • allow unprivileged users to start environments (#857)

datasets

  • creation and import unified (#904)

help/documentation

  • add links to renku docs to the help dropdown menu (#911 #892)
  • add links to renku docs to the help page (#911 #892)
  • update links to new renku tutorial url ( #911 #892)

misc

  • add links to gitlab (#890 #867)
  • hide cells hidden in papermill report mode (#870 #838)
  • add maintenace page (#900 #894)
  • expose web-ide to all logged users
  • provide UI for hiding/showing code cells (#870 #838)

Bug Fixes

  • consider falsy string values for maintenance page (#903)
  • improve styling of notebooks (#870)
  • remove conditional variables from template file (#910)
  • update the jupyter button used in file view (#909)

BREAKING CHANGES

environments

datasets

  • dataset_name changed to short_name in renku-core 0.10.3 (#907 #913)

Release 0.9.1

01 Apr 09:21
c26b85c
Compare
Choose a tag to compare

0.9.1 (released 2020-04-01)

Features

help

  • Refresh links and information, add a new help menu to the top navigation bar #607, #872

collaboration

  • Improve markdown tables layout #882
  • Show markdown content in the issues list #847, #885

Release 0.9.0

27 Mar 08:20
Compare
Choose a tag to compare

0.9.0 (released 2020-03-25)

Features

dataset

  • User can cancel a file upload #738, #813
  • Allow import of datasets from data repositories though the UI #528, #778
  • Allow uploading file hierarchies in zip format #796, #849

environments

  • Easy access to the branch/commit file listing #493, #836
  • Display the resources requested by an environment #788, #834

project

  • Improvements to the handling of markdown content #845, #846

Bug Fixes

dataset

  • Show file listing with folder hierarchy #840

project

  • Search uses clearer labeling #771, #807

BREAKING CHANGES

  • Requires renku-notebooks 0.7.0
  • Requires renku-core 0.9.2

Release 0.8.0

04 Mar 12:06
Compare
Choose a tag to compare

0.8.0 (released 2020-03-04)

Features

dataset

  • Creating datasets from UI #524, #679
  • Adding files to datasets from UI #650, #744

r-markdown

project

  • Show useful information for a project/namespace #750, #780
  • Make GitLab IDE available for working with repo #699, #752
  • Link to GitLab forks page for viewing fork information #765, #746, #768

collaboration

  • Update presentation of merge requests #692, #774
  • Update presentation of issues #690, #760

environments

  • Support project-level default settings #481, #717

misc

Bug Fixes

general

  • User profile is verified before opening UI #756, #782

project

  • Close the fork dialog after forking #723, #745

project search

  • Show public projects when filtering by group #726, #762

environments

  • LFS Data is now retrieved when the checkbox is selected #736

BREAKING CHANGES

  • Requires renku-gateway 0.7.0
  • Requires renku-graph 0.47.2