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

feat: let users pin projects to the dashboard #2898

Merged
merged 4 commits into from Nov 24, 2023

Conversation

leafty
Copy link
Member

@leafty leafty commented Nov 15, 2023

Feature branch for the 📌️ pin projects build.

Fixes #2865, fixes #2880.

Note: deployment at SwissDataScienceCenter/renku#3338
https://ci-renku-3338.dev.renku.ch/

@leafty leafty added the ShapeUp label Nov 15, 2023
leafty and others added 2 commits November 23, 2023 15:07
Fixes #2865, #2880.

---------

Co-authored-by: Chandrasekhar Ramakrishnan <ciyer@users.noreply.github.com>
@leafty leafty marked this pull request as ready for review November 23, 2023 14:52
@leafty leafty requested a review from a team as a code owner November 23, 2023 14:52
Copy link
Contributor

@ciyer ciyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@leafty leafty merged commit 7e94036 into master Nov 24, 2023
12 checks passed
@leafty leafty deleted the feat-dashboard-pin-projects branch November 24, 2023 12:31
@leafty leafty mentioned this pull request Nov 24, 2023
leafty added a commit to SwissDataScienceCenter/renku that referenced this pull request Nov 28, 2023
Fixes #3325.

## User-Facing Changes

**🌟 New Features**

- 📌️ **UI**: Users can now pin projects to the dashboard, up to a maximum of
  5 projects ([#2898](SwissDataScienceCenter/renku-ui#2898)).

## Internal Changes

**✨ Improvements**

- **Data services**: New API endpoints to store and retrieve user
  preferences have been added to support the projects pins ([#85](SwissDataScienceCenter/renku-data-services#85)).

Individual components
~~~~~~~~~~~~~~~~~~~~~

- [`renku-ui 3.16.0`](https://github.com/SwissDataScienceCenter/renku-ui/releases/tag/3.16.0)
- [`renku-data-services 0.3.0`](https://github.com/SwissDataScienceCenter/renku-data-services/releases/tag/v0.3.0)

---------

Co-authored-by: Flora Thiebaut <flora.thiebaut.91@gmail.com>
Co-authored-by: Laura <lokijuhy@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add pinned projects to the Dashboard Add pin/unpin buttons to the UI
2 participants