Releases: SwissDataScienceCenter/renku-ui
Releases · SwissDataScienceCenter/renku-ui
Release 0.11.0
0.11.0 (2020-10-06)
Features
- allow user to provide custom templates for project initialization ee79e8e, closes #1006 #976
- show commit details on-request in environments pages c672ae6, closes #1052 #853 #880
- add dataset to project active and with migration check fb9900b, closes #1000 #964
- use core service to fetch templates and create projects f9871b1, closes #963 #703 #641
- user can add files to datasets with urls dacfd4b, closes #985 #800
- message explaining what create and import operation do in datasets 8d302a4, closes #988 #971
- user can perform migration from the UI e975126, closes #975 #942
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
- query 100 projects instead of 20 c6fced4, #983
- refactor code fetching member and starred projects 7a47e6c, closes #989 #986
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
Release 0.10.4
0.10.4 (2020-09-14)
Features
- get all code resources from renkulab (not general internet) (#1027) (#1034) 94a2fe1, closes #1027 #1034
- add privacy page and cookie consent banner (#981) dcad09a, closes #981 #949
- allow anonymous user navigation in the project's collaboration tab (#987) f6723f8, closes #987 #905
- display of relative paths in markdown and improvement in file preview in markdown (#1008)(#941)(#667) cf05ebe, closes #1008 #941 #667
- notify user of app status using statuspage.io (#938) (#980) 3310247, closes #938 #980
- remove superfluous server setup documentation (#1018) c3c34ab, closes #1018
- render julia source and project files in the file browser 80797f4 #979
Bug Fixes
Release 0.10.3
0.10.3 (2020-06-30)
Features
merge requests
- group opaque changes together 49f2494, closes #854 #959
- reorder the MR tabs as changes, commits, discussion 1311e57, closes #854 #959
- show merged merge requests 378958b, closes #959
- show the notebook changes first 920c124, closes #854 #959
project search / list
- improve projects search d43397a, closes #961
- make project visualization dynamic 5afdf8a, closes #961 #703
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
- adjust top bar layout cd3605c, closes #961
- update projects layout and navigation link f9ac9f9, closes #961
project
dataset
0.10.2
Release 0.10.1
Release 0.10.0
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
- Requires backend components supporting anonymous users environments (renku-notebooks 0.7.2 or later)
datasets
Release 0.9.1
Release 0.9.0
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
Bug Fixes
dataset
- Show file listing with folder hierarchy #840
project
BREAKING CHANGES
- Requires renku-notebooks 0.7.0
- Requires renku-core 0.9.2
Release 0.8.0
0.8.0 (released 2020-03-04)
Features
dataset
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
environments
misc
Bug Fixes
general
project
project search
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