Sekolah
Private(-ish) scheduling and assignment PWA
Now applying assignments to students
You can now change assignments' actual assignment
Assignment names in the sidebar now show `...` if it's over 23 characters long to prevent weirdness
Now cleaning up all str values to prevent XSS
Add API stuff for assignments
Made "assignment type" cards
made hour cards work -- you can now change what hour the assignment is assigned ( :-) ) to
Made hour cards (design needs improvement)
Made start on the inputs for assignments, going to bed now
Now properly saving assignments
Now loading assignments from the server instead of making them in the client
Assignments are now updated often so that when it gets un-saved (apologies for the shitty English) it shows it
Made assignments clickable
Made date selection work for assignments
Made student selection work for assignments
Started working on schedule loading
Actually nvm that was just a priority issue
Fix changing the title or description not marking it as unsaved
Made schedule in new teacher page for
Started working on the protocols for assignments
Fixed bug where toggling a student for a schedule wouldn't make it update its last saved property
Schedules now say "not saved" if you haven't saved it
saved_at now gets updated and shown
But there isn't a user client yet so that's fun