lecture-attendance-manager/app/controllers/admin
Joshua Coles f81005408e
All checks were successful
Build and Publish Docker Container / build (push) Successful in 6m21s
Add functionality to set default live video URL
A new method has been added to the `CoursesController` which allows admins to fill default live video URLs for online lectures that don't have one. This feature is accessible via a button on the courses admin page. The routing for this new action has also been set up.
2024-02-04 15:14:38 +00:00
..
application_controller.rb Add administrate 2023-10-01 15:05:10 +01:00
courses_controller.rb Add functionality to set default live video URL 2024-02-04 15:14:38 +00:00
lectures_controller.rb Add administrate 2023-10-01 15:05:10 +01:00
recordings_controller.rb Add recordings dashboard 2023-10-01 19:50:00 +01:00
tracked_time_entries_controller.rb Update dashboard 2023-10-06 22:11:36 +01:00
work_items_controller.rb Added WorkItems as a new subject for TrackedTimeEntries. 2023-10-07 15:53:31 +01:00