Skip to content

Allow events to be favorited#5338

Merged
ThiefMaster merged 2 commits into
indico:masterfrom
Leats:fav-events
May 13, 2022
Merged

Allow events to be favorited#5338
ThiefMaster merged 2 commits into
indico:masterfrom
Leats:fav-events

Conversation

@Leats

@Leats Leats commented May 5, 2022

Copy link
Copy Markdown
Contributor

I am back :)
This adds the ability to favorite events via button:
Bildschirmfoto 2022-05-05 um 14 41 22
Bildschirmfoto 2022-05-05 um 15 18 40

They're now also shown on the dashboard and in the Favorites in the settings and will be considered for the suggested categories.

Closes #1662

@Leats Leats force-pushed the fav-events branch 2 times, most recently from d3525fd to 066c440 Compare May 5, 2022 13:56
Comment thread indico/modules/categories/views.py Outdated
Comment thread indico/modules/events/views.py Outdated
<FavoriteCatManager userId={userId} />
<div className="row">
<FavoriteUserManager userId={userId} />
<FavoriteCatManager userId={userId} />

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Comment thread indico/modules/users/client/js/Favorites.module.scss Outdated
Comment thread indico/modules/users/schemas.py Outdated
Comment thread indico/modules/users/client/js/Favorites.jsx Outdated
Comment thread indico/modules/users/controllers.py
@ThiefMaster ThiefMaster added this to the v3.2 milestone May 5, 2022
@Leats Leats force-pushed the fav-events branch 4 times, most recently from 0542f82 to e3b84e3 Compare May 12, 2022 12:51
Comment thread indico/modules/categories/templates/display/event_list.html Outdated
Update the category fav button as well
@ThiefMaster ThiefMaster enabled auto-merge (squash) May 13, 2022 16:38
@ThiefMaster ThiefMaster merged commit 779eab1 into indico:master May 13, 2022
@ThiefMaster ThiefMaster deleted the fav-events branch May 13, 2022 16:43
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

Successfully merging this pull request may close these issues.

Allow events to be favorited (added to dashboard)

2 participants