Skip to content

Conversation

@JulianKniephoff
Copy link

@JulianKniephoff JulianKniephoff commented Oct 29, 2021

Unfortunately there probably just won't be enough time right now to do a full review of opencast#414. However, I started one once, so we can at least try to integrate the stuff I found during that.

This contains mostly stylistic nitpicking and a few minor refactorings. Not all of them have to do with your code, either. It's just whatever I found while scouring the changes. 🤷 So I guess you don't have to review every single change, but feel free to skim it to see what I would change. The more important thing for me here is to have a second person test this. 😅

Note that this includes #7, which should probably be merged first.

Arnei and others added 30 commits July 14, 2020 16:35
"Mine"-Categories visible to other users will appear in their own tab, as well as in all.
"Mine"-Categories visible to other users cannot be interacted with.
Previously would show category tabs for every user that annotated anything to the current video.
Now only shows user category tab, if at least one of their tracks was set to visible
- Renamed Visibility Tooltip
- Fixed a bug where the visibility tooltip would not disappear
- Fixed a bug where the tooltip button would not display correctly when in edit mode
- Fixed a bug where the tolltip button would be displayed outside of edit mode
- By renaming a css rule set that had no business being called "read-only"
- This also fixes Non-Mine-Categories accidentally having a "read-only" style
- createsAsMine categories could appear in the all tab before their respective tracks were visible. This is now fixed.
…ity-of-mine-categories

Consider `access` when comparing categories
This is done by the backend. The code in question was only in place
to support the `localStorage` use-case, which we don't support anymore.
@JulianKniephoff JulianKniephoff force-pushed the series-categories-review branch from 8b5f11e to 00388e4 Compare November 2, 2021 09:29
@Arnei Arnei merged commit 1babf87 into Arnei:260-category-related-to-series Dec 6, 2021
@JulianKniephoff JulianKniephoff deleted the series-categories-review branch March 14, 2022 08:46
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.

2 participants