Commit Graph

100 Commits

Author SHA1 Message Date
93c1c754cd added quiz popup form and displaying on month 2023-08-11 20:13:55 -06:00
8c7870d9dc live submission type and rubric editing done 2023-08-11 19:31:39 -06:00
5159861449 updated rubric editor to be live 2023-08-11 18:09:15 -06:00
b1d5567902 got debounced saving working. some of the assignment saving logic is real time 2023-08-11 15:19:15 -06:00
1494fd1906 updating assignment form to be more real time 2023-08-08 16:27:52 -06:00
7a2ee58617 added delete support for assignments 2023-08-07 18:41:04 -06:00
224664c7a3 fixed assignment save bug 2023-08-07 16:12:48 -06:00
1ab0676881 changed casing of local assets 2023-08-05 17:04:02 -06:00
9d96b7f23f before i get in a deeper hole 2023-08-04 11:17:55 -06:00
0097521c75 breaking up logic for canvas syncronization 2023-08-01 23:22:38 -06:00
56c8128ace i liked syncing more before i cared about order 2023-08-01 22:41:10 -06:00
12c323e874 create rubric when creating assignment as well 2023-07-31 16:31:48 -06:00
17734ab641 got rubric creation working 2023-07-31 16:27:38 -06:00
70db40867c smarter canvas updates, only update when a change is detected 2023-07-31 14:06:40 -06:00
e987df30d3 upgraded to dotnet 8 to bypass 64 parameter limit on deserializing json objects, canvas responses are large 2023-07-31 12:27:29 -06:00
1511763f14 working on canvas sync 2023-07-31 12:18:10 -06:00
2cca727b4d working on canvas sync 2023-07-29 20:33:00 -06:00
7c857a3887 got assignment template variables and replacement working 2023-07-27 19:51:36 -06:00
b03c699381 adding template description fields to assignment form 2023-07-26 23:05:47 -06:00
b03e81caf1 moved access token to browser based 2023-07-26 22:10:10 -06:00
87fc062dfb added template editor 2023-07-26 15:51:44 -06:00
cc09d32bcf maybe got default time selector less insane 2023-07-26 13:39:49 -06:00
afc7003d89 improved rubric editor 2023-07-25 22:59:21 -06:00
4d083c8fe6 built ui for default due time 2023-07-25 22:14:28 -06:00
a8221ccb5f working on rubric 2023-07-25 09:08:09 -06:00
ffaf4e1164 have many of the primary interactions working 2023-07-24 19:08:23 -06:00
d1383fe1d4 resolved warnings 2023-07-24 14:31:20 -06:00
6232a7a94e can select course from existing file 2023-07-24 13:39:22 -06:00
04274bd6c5 pivoting to local yaml files for state 2023-07-18 23:02:48 -06:00
d691f817b7 data types are better 2023-07-16 01:08:30 -06:00
ed1963c67b referencing courses directly from canvas 2023-07-15 23:19:39 -06:00
ccbeb5a013 started merging module and calendar pages 2023-07-12 19:48:09 -06:00
fae06907be started creating module ui, workign on assignments 2023-01-23 20:42:12 -07:00
4da93ca348 better class day highlighting 2023-01-18 21:12:13 -07:00
4a321ffa4a testing view models 2023-01-18 20:31:50 -07:00
530613fca3 can create config from semester 2023-01-09 20:02:22 -07:00
6c91078147 pass in a config object rather than a term to create a semester 2023-01-09 19:55:06 -07:00
dc70216f1d got initial month layout 2023-01-05 17:27:57 -07:00
159313cbca term month generation is correct 2023-01-04 23:11:44 -07:00
19ef3e2cd7 getting correct days 2023-01-04 22:53:29 -07:00
8d8bb8bf6d can calculate months 2023-01-04 22:08:53 -07:00
ac2e9f63d6 passing canvas models tests 2023-01-04 22:03:35 -07:00
ed897bc96e passing canvas models tests 2023-01-04 21:51:23 -07:00
8fec96ce5c fixed warnings 2023-01-04 21:43:18 -07:00
c350a8487e got canvas service tests passing 2023-01-04 21:39:45 -07:00
dcc8fef898 model refactorings 2023-01-04 21:03:36 -07:00
b9824a7327 commit pre-purge 2023-01-04 20:26:15 -07:00
c28230691e reformatted models 2023-01-04 17:22:36 -07:00
c8175971b7 added gerken 2023-01-04 16:50:03 -07:00
55cd8162ed scafolded project 2023-01-03 18:36:40 -07:00