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

Video Section Component #1084

Merged
merged 11 commits into from
Aug 17, 2023
Merged

Video Section Component #1084

merged 11 commits into from
Aug 17, 2023

Conversation

MatthiasReumann
Copy link
Collaborator

@MatthiasReumann MatthiasReumann commented Jul 16, 2023

Motivation and Context

Due to the implementation of other components, most of the custom-built functionality for video sections is redundant. This PR addresses this issue.

Description

Add video section component. Remove redundant code. Use start page CSS classes.

Steps for Testing

  • 1 Livestream with sections (e.g. Josef's Märchenstunde Episode 1: Syscalls)
  1. Log in
  2. Navigate to a Livestream
  3. Click on sections; Activate Auto-Scroll; Click on video timeline,...
  4. 🎉

Screenshots

Screenshot 2023-07-17 at 11 30 14

@github-actions
Copy link

Your Testserver will be ready at https://1084.test.live.mm.rbg.tum.de in a few minutes.

Logins
Kurs1 Kurs2 Kurs3 Kurs4
public public loggedin enrolled
prof1 prof1 prof2 prof1
prof2
student1
student2
student3
student1
student2
student2
student3
student1
student2

@MatthiasReumann MatthiasReumann marked this pull request as ready for review July 17, 2023 09:36
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Copied from #1071.

Copy link
Collaborator

@alexanderstephan alexanderstephan left a comment

Choose a reason for hiding this comment

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

Looks all good to me! 🎉 After the merge, this is good to go IMO.

# Conflicts:
#	web/assets/css/home.css
#	web/template/watch.gohtml
#	web/ts/video/watchers.ts
@MatthiasReumann MatthiasReumann merged commit 108591b into dev Aug 17, 2023
8 checks passed
@MatthiasReumann MatthiasReumann deleted the enh/video-section-component branch August 17, 2023 08:24
SebiWrn pushed a commit that referenced this pull request May 7, 2024
* Add VideoSectionAPI; Reutilize ts utilities

* Add slidingWindow and Time

* Add watchers

* Update highlight search

* Add back follow sections

* Remove old code

* Update css

* Update mobile css

* Small css changes

* Uncomment chat
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