feat!: support for data connectors on user and group namespaces#3315
feat!: support for data connectors on user and group namespaces#3315ciyer merged 9 commits intobuild/data-connectorsfrom
Conversation
1db9034 to
e8e6097
Compare
64d9556 to
52d9aa3
Compare
f48cce3 to
765e524
Compare
4f80050 to
da51bb4
Compare
|
You can access the deployment of this PR at https://renku-ci-ui-3315.dev.renku.ch |
388e991 to
d3efa1b
Compare
There was a problem hiding this comment.
We should not inject into the projectV2 API. In fact, the PR which updates the API files does split each API cleanly so that each one is handled separately. See: #3299.
leafty
left a comment
There was a problem hiding this comment.
Thanks!
Some first comments here.
| <section className="mt-3"> | ||
| <Row> | ||
| <Col className="order-3" xs={12} xl={8}> | ||
| <DataConnectorsBox |
There was a problem hiding this comment.
As a note, it is very difficult for users to access this page (there is no top-level navigation link for it). Which means it is very difficult to create personal data connectors if we do not have a top-level create menu.
Co-authored-by: Flora Thiebaut <flora.thiebaut@sdsc.ethz.ch>
leafty
left a comment
There was a problem hiding this comment.
Looks good, should be good to go with issues fixed.
…e connection This reverts commit e876667.
|
Tearing down the temporary RenkuLab deplyoment for this PR. |
* feat: support for data connectors on user and group namespaces (#3315) * feat: set/edit secrets for data connectors (#3330) * feat: data connectors on the project page (#3334) * feat: support launching sessions with data connectors (#3346) BREAKING CHANGE: Requires renku-data-services version >= 0.xx.0 BREAKING CHANGE: Requires renku-notebooks version >= 0.xx.0 build: update to latest project api spec
* feat: support for data connectors on user and group namespaces (#3315) * feat: set/edit secrets for data connectors (#3330) * feat: data connectors on the project page (#3334) * feat: support launching sessions with data connectors (#3346) * minor: cosmetic improvements to data connectors (#3359) BREAKING CHANGE: Requires renku-data-services version >= 0.xx.0 BREAKING CHANGE: Requires renku-notebooks version >= 0.xx.0
* feat: support for data connectors on user and group namespaces (#3315) * feat: set/edit secrets for data connectors (#3330) * feat: data connectors on the project page (#3334) * feat: support launching sessions with data connectors (#3346) * minor: cosmetic improvements to data connectors (#3359) BREAKING CHANGE: Requires renku-data-services version >= 0.xx.0 BREAKING CHANGE: Requires renku-notebooks version >= 0.xx.0
* feat: support for data connectors on user and group namespaces (#3315) * feat: set/edit secrets for data connectors (#3330) * feat: data connectors on the project page (#3334) * feat: support launching sessions with data connectors (#3346) * minor: cosmetic improvements to data connectors (#3359) BREAKING CHANGE: Requires renku-data-services version >= 0.xx.0 BREAKING CHANGE: Requires renku-notebooks version >= 0.xx.0
/deploy renku-data-services=leafty/feat-namespaced-data-connectors-4