Commit graph

5 commits

Author SHA1 Message Date
Ana
059b5cbf84 Show the individual User schedule
Show the current user favourites events for both schedule and all events.

Unsed css removed.
2025-08-14 17:28:55 +02:00
Ana
c6906675f9 Make it possible to select favourites events
Make it possible for users to select events which they want to see in the public schedule and in the All events section of the public schedule.
2025-08-14 17:28:55 +02:00
Ana María Martínez Gómez
6926990fea
Fix overlay of carousel controls
Events on the last column where not clickable because the carousel
controls where render on top. Make them narrower to solve it.

This bug was a side effect of using a carousel for rendering the
schedule. There are strong arguments to think this is not the best
design and a better solution is being discussed:

https://github.com/openSUSE/osem/issues/2421

Fixes https://github.com/openSUSE/osem/issues/2434

Co-authored-by: @sncarnera
2019-03-26 13:40:38 +01:00
James Mason
f062f7f4ee Reduce deprecation warnings 2018-03-15 01:20:57 +01:00
Naman Gupta
8e91f51940 Removed .css from .css.scss from files which were causing deprecation warning 2018-01-11 11:38:39 -08:00
Renamed from app/assets/stylesheets/osem-schedule.css.scss (Browse further)