Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support object variables from the template manifest #1320

Closed
lorenzo-cavazzi opened this issue Apr 20, 2021 · 1 comment
Closed

Support object variables from the template manifest #1320

lorenzo-cavazzi opened this issue Apr 20, 2021 · 1 comment
Assignees

Comments

@lorenzo-cavazzi
Copy link
Member

lorenzo-cavazzi commented Apr 20, 2021

On the project creation page, we show the corresponding variables when the user picks a template. Currently, we accept any input. Once SwissDataScienceCenter/renku-python#2034 is addressed, we can support <select> and typed inputs. We should consider the default values too, when available.

We will need to update the code to the new response from the GET /templates.read_manifest endpoint -- basically, the variables field will be an array of objects. Check the renku-python issue for the details

@lorenzo-cavazzi lorenzo-cavazzi self-assigned this Jun 7, 2021
lorenzo-cavazzi added a commit that referenced this issue Nov 19, 2021
* Style and show input elements based on the variable type.
* Automatically set default values.

fix #1320
lorenzo-cavazzi added a commit that referenced this issue Nov 19, 2021
* Style and show input elements based on the variable type.
* Automatically set default values.

fix #1320
lorenzo-cavazzi added a commit that referenced this issue Dec 6, 2021
* Style and show input elements based on the variable type.
* Automatically set default values.

fix #1320
lorenzo-cavazzi added a commit that referenced this issue Dec 15, 2021
* Style and show input elements based on the variable type.
* Automatically set default values.

fix #1320
lorenzo-cavazzi added a commit that referenced this issue Dec 15, 2021
* Style and show input elements based on the variable type.
* Automatically set default values.

fix #1320
ciyer pushed a commit that referenced this issue Dec 16, 2021
* Style and show input elements based on the variable type.
* Automatically set default values.

fix #1320
lorenzo-cavazzi added a commit that referenced this issue Dec 17, 2021
* Style and show input elements based on the variable type.
* Automatically set default values.

fix #1320
@lorenzo-cavazzi
Copy link
Member Author

closed in #1579

lorenzo-cavazzi added a commit that referenced this issue Dec 17, 2021
* Style and show input elements based on the variable type.
* Automatically set default values.

fix #1320
lorenzo-cavazzi added a commit that referenced this issue Dec 21, 2021
* Style and show input elements based on the variable type.
* Automatically set default values.

fix #1320
lorenzo-cavazzi added a commit that referenced this issue Jan 3, 2022
* Style and show input elements based on the variable type.
* Automatically set default values.

fix #1320
lorenzo-cavazzi added a commit that referenced this issue Jan 7, 2022
* Style and show input elements based on the variable type.
* Automatically set default values.

fix #1320
ciyer pushed a commit that referenced this issue Jan 26, 2022
* Style and show input elements based on the variable type.
* Automatically set default values.

fix #1320
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant