-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: create release 0.59.0 * feat: bump renku-gateway to 1.2.0 (#3808) Add support for signing cookie in the gateway. * refactor: use cy.session for anonymous user checks (#3802) Remove the `logout()` command and use `cy.session()` instead. This makes the tests less flaky. * feat: update renku-ui to 3.38.0 (#3815) * feat!:add support for data connectors in Renku 2.0 (#3793) Closes #3751. Add support for data connectors in Renku 2.0. * fix: update permission checks in Renku 2.0 (#3819) See: SwissDataScienceCenter/renku-ui#3350. Fixes permission check in the Renku 2.0 UI. Notably, group owners can update projects in the group even if they are not direct project members. * fix: bump renku-ui to 3.40.1 (#3821) Fixes a bug with data connectors where typing a slug would not be taken into account and using uppercase letter in the name would cause issues. * fix changelog versions --------- Co-authored-by: Flora Thiebaut <[email protected]> Co-authored-by: Andrea Cordoba <[email protected]> Co-authored-by: Ralf Grubenmann <[email protected]>
- Loading branch information
1 parent
a5adfb9
commit 479a2da
Showing
7 changed files
with
107 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters