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 description on projects #1487

Closed
lorenzo-cavazzi opened this issue Sep 3, 2021 · 1 comment
Closed

Support description on projects #1487

lorenzo-cavazzi opened this issue Sep 3, 2021 · 1 comment
Assignees
Milestone

Comments

@lorenzo-cavazzi
Copy link
Member

With SwissDataScienceCenter/renku-python#2235 and https://github.com/SwissDataScienceCenter/renku-project-template#127 merged, the description field will become a project property available to every project instead of a template parameter.

Ideally, we should be able to add, edit and read it. Currently, we don't fetch project properties from the KG, so reading (and therefore editing) may be delayed to a second iteration.
We need to support it at project creation since it will take the place of the template variable description and be used in the README file.

Proposal

Add another field named Description after Visibility or after Title.
There is no need to check for any constraint since it's an optional free-text field.
Mind to add it also to the create link popup, and the logic reading the URLs with pre-filled content.

Context

(no mockup, the field is similar to the Title. Just specify it's optional in the info below the field)

@lorenzo-cavazzi lorenzo-cavazzi self-assigned this Sep 3, 2021
@ciyer ciyer added this to the 1.1.0 milestone Oct 1, 2021
lorenzo-cavazzi added a commit that referenced this issue Oct 21, 2021
* Allow user to specify the new description field, and use it in
  sharable links.
* Support icons from templates.
* Add info about templates origin.
* Fix a few minor UI glitches.

fix #1467, #1487
lorenzo-cavazzi added a commit that referenced this issue Nov 15, 2021
* Allow user to specify the new description field, and use it in sharable links.
* Support icons from templates.
* Add info about templates origin.
* Fix a few minor UI glitches.

fix #1467, #1487
lorenzo-cavazzi added a commit that referenced this issue Nov 16, 2021
* Allow user to specify the new description field, and use it in sharable links.
* Support icons from templates.
* Add info about templates origin.
* Fix a few minor UI glitches.

fix #1467, #1487
lorenzo-cavazzi added a commit that referenced this issue Nov 19, 2021
* Allow user to specify the new description field, and use it in sharable links.
* Support icons from templates.
* Add info about templates origin.
* Fix a few minor UI glitches.

fix #1467, #1487
lorenzo-cavazzi added a commit that referenced this issue Nov 19, 2021
* Allow user to specify the new description field, and use it in sharable links.
* Support icons from templates.
* Add info about templates origin.
* Fix a few minor UI glitches.

fix #1467, #1487
ciyer pushed a commit that referenced this issue Nov 29, 2021
* Allow user to specify the new description field, and use it in sharable links.
* Support icons from templates.
* Add info about templates origin.
* Fix a few minor UI glitches.

fix #1467, #1487
ciyer pushed a commit that referenced this issue Nov 30, 2021
* Allow user to specify the new description field, and use it in sharable links.
* Support icons from templates.
* Add info about templates origin.
* Fix a few minor UI glitches.

fix #1467, #1487
ciyer pushed a commit that referenced this issue Dec 2, 2021
* Allow user to specify the new description field, and use it in sharable links.
* Support icons from templates.
* Add info about templates origin.
* Fix a few minor UI glitches.

fix #1467, #1487
ciyer pushed a commit that referenced this issue Dec 3, 2021
* Allow user to specify the new description field, and use it in sharable links.
* Support icons from templates.
* Add info about templates origin.
* Fix a few minor UI glitches.

fix #1467, #1487
lorenzo-cavazzi added a commit that referenced this issue Dec 6, 2021
* Allow user to specify the new description field, and use it in sharable links.
* Support icons from templates.
* Add info about templates origin.
* Fix a few minor UI glitches.

fix #1467, #1487
lorenzo-cavazzi added a commit that referenced this issue Dec 15, 2021
* Allow user to specify the new description field, and use it in sharable links.
* Support icons from templates.
* Add info about templates origin.
* Fix a few minor UI glitches.

fix #1467, #1487
ciyer pushed a commit that referenced this issue Dec 16, 2021
* Allow user to specify the new description field, and use it in sharable links.
* Support icons from templates.
* Add info about templates origin.
* Fix a few minor UI glitches.

fix #1467, #1487
lorenzo-cavazzi added a commit that referenced this issue Dec 17, 2021
* Allow user to specify the new description field, and use it in sharable links.
* Support icons from templates.
* Add info about templates origin.
* Fix a few minor UI glitches.

fix #1467, #1487
lorenzo-cavazzi added a commit that referenced this issue Dec 17, 2021
* Allow user to specify the new description field, and use it in sharable links.
* Support icons from templates.
* Add info about templates origin.
* Fix a few minor UI glitches.

fix #1467, #1487
lorenzo-cavazzi added a commit that referenced this issue Dec 21, 2021
* Allow user to specify the new description field, and use it in sharable links.
* Support icons from templates.
* Add info about templates origin.
* Fix a few minor UI glitches.

fix #1467, #1487
lorenzo-cavazzi added a commit that referenced this issue Jan 3, 2022
* Allow user to specify the new description field, and use it in sharable links.
* Support icons from templates.
* Add info about templates origin.
* Fix a few minor UI glitches.

fix #1467, #1487
lorenzo-cavazzi added a commit that referenced this issue Jan 7, 2022
* Allow user to specify the new description field, and use it in sharable links.
* Support icons from templates.
* Add info about templates origin.
* Fix a few minor UI glitches.

fix #1467, #1487
@lorenzo-cavazzi
Copy link
Member Author

closed in #1530

ciyer pushed a commit that referenced this issue Jan 26, 2022
* Allow user to specify the new description field, and use it in sharable links.
* Support icons from templates.
* Add info about templates origin.
* Fix a few minor UI glitches.

fix #1467, #1487
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

2 participants