Commit Graph
12 Commits
Author SHA1 Message Date
joshuacoles b4b6976cb3 Attempt to make turbo frames work now
Build and Publish Docker Container / build (push) Successful in 5m29s
2024-02-04 20:04:21 +00:00
joshuacoles bb7f0a824d Remove table view from _lecture partial 2024-02-04 19:57:16 +00:00
joshuacoles c1c7342497 Transition entirely to div version 2024-02-04 19:55:13 +00:00
joshuacoles ab43d0f7a0 Update lecture view and attendance tracker styling 2024-02-04 19:45:53 +00:00
joshuacoles 4c2272b1f0 Fix regression in lecture ordering, add time of lecture on hover, fix lecture duration using hours instead of minutes
Build and Publish Docker Container / build (push) Successful in 5m44s
The update includes modifications in the lectures' order by start_time in course model. The lecture duration is now correctly calculated by minutes instead of hours. Additionally, in the lecture view, an online indicator is added for each lecture and popover is implemented to show the lecture start and end times..
2024-02-04 15:37:56 +00:00
joshuacoles 20cca634b3 Refactor lecture status icons into a partial 2023-10-24 15:11:09 +01:00
joshuacoles 0cb56424a1 Add a 5 minute period before a lecture where you can join
Build and Publish Docker Container / build (push) Successful in 5m46s
2023-10-12 09:40:59 +01:00
joshuacoles f712837f91 Improve icons, add homepage links to courses
Build and Publish Docker Container / build (push) Successful in 5m28s
2023-10-08 16:38:40 +01:00
joshuacoles b2d8ee0dd9 Add live icon 2023-10-08 16:26:54 +01:00
joshuacoles 18f2399c0e Add better capacity for live lectures 2023-10-08 16:24:31 +01:00
joshuacoles 9da49ceed8 Remove lecture cancellation display 2023-10-08 16:21:55 +01:00
joshuacoles 7344ac3d67 Make it a little generic, time to step away for now
Build and Publish Docker Container / build (push) Successful in 5m55s
2023-10-07 16:05:26 +01:00