joshuacoles
cdd8c963ca
Add today basic view
Build and Publish Docker Container / build (push) Successful in 5m59s
2023-10-16 12:19:00 +01:00
joshuacoles
c65136e8b3
Fix sort, how did this even work???
2023-10-16 12:17:38 +01:00
joshuacoles
9653423332
Add defined sort to the lectures index page
2023-10-12 09:58:23 +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
ea8a7a7871
Improve work item dashboard
Build and Publish Docker Container / build (push) Successful in 5m59s
2023-10-09 10:36:55 +01:00
joshuacoles
caa55559f4
Add mssing sidekiq-scheduler
Build and Publish Docker Container / build (push) Successful in 5m22s
2023-10-08 22:14:21 +01:00
joshuacoles
04bc4c7405
Fix incorrect methods on work item routes.
Build and Publish Docker Container / build (push) Successful in 5m34s
2023-10-08 22:01:01 +01:00
joshuacoles
ed3838c53f
Ahh it used the wrong key... bugger
Build and Publish Docker Container / build (push) Successful in 5m37s
2023-10-08 19:28:53 +01:00
joshuacoles
7500061728
Something is up
Build and Publish Docker Container / build (push) Successful in 5m43s
2023-10-08 19:17:23 +01:00
joshuacoles
1ada65c7a3
Add static files docker container
Build and Publish Docker Container / build (push) Successful in 5m45s
2023-10-08 18:52:39 +01:00
joshuacoles
d045257987
Fix dashboards
2023-10-08 18:52:28 +01:00
joshuacoles
45b5279792
Add homepage to course dashboard
2023-10-08 16:41:27 +01:00
joshuacoles
178559ac67
Add document links to dashboard
2023-10-08 16:40:46 +01:00
joshuacoles
3d078f215f
Add document links to work items
2023-10-08 16:40:16 +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
c8b688ce57
Flesh out work items in the UI
Build and Publish Docker Container / build (push) Successful in 5m43s
2023-10-08 16:06:07 +01:00
joshuacoles
f9f4762450
Continue adding problem sheets
2023-10-08 15:46:19 +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
joshuacoles
8fd4072af3
Remove "Recording" header on table to allow for that column to contain more stuff
2023-10-07 15:55:52 +01:00
joshuacoles
6a2f053bb6
Added WorkItems as a new subject for TrackedTimeEntries.
...
- Made TrackedTimeEntries polymorphic to belong to both Lecture and WorkItems models
- Added associated migrations for existing data
- Added to administrate UI
2023-10-07 15:53:31 +01:00
joshuacoles
f121c990e8
Add WorkItem model for Problem sheets and equivalent
2023-10-07 15:41:32 +01:00
joshuacoles
328616d55f
Add comment and force rebuild
Build and Publish Docker Container / build (push) Successful in 6m10s
2023-10-07 15:00:03 +01:00
joshuacoles
babbbf2be5
Allow configuration of the service URLs by ENV variables
Build and Publish Docker Container / build (push) Successful in 5m37s
2023-10-07 14:56:13 +01:00
joshuacoles
735e16ed2c
Fix permissions on docker-entrypoint
Build and Publish Docker Container / build (push) Successful in 5m28s
2023-10-06 23:08:31 +01:00
joshuacoles
2b49e64123
Hide total line for weeks with no work done
Build and Publish Docker Container / build (push) Successful in 5m15s
2023-10-06 22:40:38 +01:00
joshuacoles
a0918ce011
Add total lecture time and improve time representation
...
In the attendance tracker view, the total times for preparation, in lecture, and review have been humanized for better readability. Also, total time spent on lectures for each week has been included for a quicker overview. A helper method 'humanise_duration' has been added in application helper to convert time into a more readable format. Changes have been done in 'lecture' model for calculation of total time.
2023-10-06 22:38:48 +01:00
joshuacoles
e6dcd8e6ec
Update sidekiq description
Build and Publish Docker Container / build (push) Successful in 5m6s
2023-10-06 22:14:56 +01:00
joshuacoles
a4fd2b853a
Update dashboard
Build and Publish Docker Container / build (push) Successful in 5m20s
2023-10-06 22:11:36 +01:00
joshuacoles
3540fa75f7
Remove attendances model
2023-10-06 22:09:38 +01:00
joshuacoles
84143c683f
Add some naive filtering to the Toggl scraping job to ignore time entries that have already been tracked
2023-10-06 22:06:54 +01:00
joshuacoles
0cb03812cf
Track associated toggl entry id for uniqueness, show stats for time spent in different parts of the lecture flow.
2023-10-06 22:00:01 +01:00
joshuacoles
ef301f6592
Add extra kinds to the tracked_time_entry
2023-10-06 21:10:26 +01:00
joshuacoles
a2dfad331b
Create TrackedTimeEntry as more general replacement of Attendance to include preparation and review
2023-10-06 21:09:28 +01:00
joshuacoles
c706aa2561
Add status symbols for upcoming prep and review entries
2023-10-06 21:04:34 +01:00
joshuacoles
927a9032d4
Fix issue with popover when lecture not attended
2023-10-06 20:54:15 +01:00
joshuacoles
9a2508bb34
Improve styling
Build and Publish Docker Container / build (push) Successful in 5m8s
2023-10-06 20:52:03 +01:00
joshuacoles
41e3eebe52
Add in lecture time popover
2023-10-06 20:49:53 +01:00
joshuacoles
fda26e3b53
Add tailwind-stimulus-components
2023-10-06 20:31:24 +01:00
joshuacoles
6178b580b1
Disable sass to make tailwind work
Build and Publish Docker Container / build (push) Successful in 5m34s
2023-10-06 20:30:40 +01:00
joshuacoles
e3199a097f
Move recording to its own column
2023-10-06 20:19:44 +01:00
joshuacoles
5b74f1380b
Fix bug in toggl scraping
Build and Publish Docker Container / build (push) Failing after 5m4s
2023-10-06 16:10:17 +01:00
joshuacoles
04e1496c04
Fix SASS build issue take 3???
Build and Publish Docker Container / build (push) Failing after 4m43s
2023-10-05 10:00:13 +01:00
joshuacoles
750b67fd2f
Fix panopto scraping
2023-10-05 09:59:13 +01:00
joshuacoles
04caed2783
Add checkin notifications for starting lectures
2023-10-05 09:59:08 +01:00
joshuacoles
9e8cf93b1a
Try fix the sass build issue
Build and Publish Docker Container / build (push) Failing after 4m30s
2023-10-04 17:20:58 +01:00
joshuacoles
f3e4940d6b
Upgrade Rails to 7.1 rc2 to allow SECRET_KEY_BASE to function
Build and Publish Docker Container / build (push) Failing after 4m29s
2023-10-04 17:03:44 +01:00
joshuacoles
f7039fc42a
Maybe?
Build and Publish Docker Container / build (push) Failing after 4m13s
2023-10-04 16:58:02 +01:00