Commit Graph

493 Commits

Author SHA1 Message Date
44f60dda8d Merge pull request #3 from snow-jallen/main
Remove rubric from assignment html, update page title on assignment page
2024-01-05 14:21:43 -07:00
Jonathan Allen
6e38ea844f Remove rubric from assignment html, update page title on assignment page 2024-01-05 14:19:18 -07:00
1b113b7fb0 be more lenient about assignments or quizzes folders not existing in module on load. Git will not save empty folders 2024-01-05 13:36:34 -07:00
e7fc4129e6 Merge pull request #2 from snow-jallen/main
order courses by name
2024-01-05 13:25:54 -07:00
Jonathan Allen
c3c723f724 show course name in page title 2024-01-05 13:16:24 -07:00
Jonathan Allen
bfafe4ab2c Merge branch 'main' of https://github.com/alexmickelson/canvasmanagement 2024-01-05 12:46:31 -07:00
Jonathan Allen
4a6265b99b order courses by name 2024-01-05 12:46:25 -07:00
cb78f6a2ec added quieter opentelemetry tracer 2024-01-05 09:16:16 -07:00
eb313e37a2 added toggle help to assignments view 2024-01-05 08:51:41 -07:00
6a32e056a3 update markdown printer to replace the weird non-breaking space character with the normal and cool space character 2024-01-05 08:38:46 -07:00
9f4c7bf380 refactored assignment markdown parsing and creation to their own classes 2024-01-05 08:31:39 -07:00
e6cc3c2a3c got assignment edit page working again 2024-01-05 08:24:51 -07:00
31e06489ae Merge pull request #1 from snow-jallen/main
Unify line ending handling
2024-01-05 08:04:08 -07:00
Jonathan Allen
9354eedb58 Always use \n, not Environment.NewLine 2024-01-04 14:37:29 -07:00
Jonathan Allen
96c47faeb4 Add user secrets id to project file 2024-01-04 12:50:23 -07:00
5898e291ee Merge branch 'main' of github.com:alexmickelson/canvasManagement 2024-01-03 10:36:11 -07:00
42a9922afa slightly different compose 2024-01-03 10:35:39 -07:00
fee588a67f got tracing and loggin working in opentelemetry 2024-01-01 20:45:33 -07:00
654f2be54c added better previews 2023-12-12 13:09:43 -07:00
1366f9cf5c more html comparisons 2023-12-12 12:52:56 -07:00
1a0f62d28f new rubric format on publish 2023-12-12 12:26:14 -07:00
fd582b4e19 more fixes for matching 2023-12-12 12:13:25 -07:00
a4b260941f added shorter syntax for multipel choice 2023-12-12 12:09:39 -07:00
95b913ec05 adding matching suppiort 2023-12-11 17:58:19 -07:00
c9f185dea9 fixed web issue 2023-12-07 15:07:44 -07:00
5528d79bb2 version bump 2023-12-05 16:41:07 -07:00
91e946c36d peace nirvana and no yellow warning lines in my console 2023-12-05 16:33:04 -07:00
6e49c79cbd fixed height on assignment edit page 2023-12-05 16:13:24 -07:00
647423ff1a only save files and assignments that change 2023-12-05 15:36:59 -07:00
e8aef7357a fixing dotnets terrible logging 2023-12-05 15:30:33 -07:00
a77c001601 adding last saved course to try to reduces excessive file writes 2023-12-05 14:31:01 -07:00
466aa747b6 prevent colon from getting in the name and breaking windows machines 2023-12-05 13:16:21 -07:00
430c6fb089 Merge branch 'main' of github.com:alexmickelson/canvasManagement 2023-12-05 08:00:47 -07:00
9b528a4d8e build script 2023-12-05 08:00:08 -07:00
d1d1177387 bumped max signalr message size 2023-12-05 07:51:59 -07:00
04fd88e248 updated creation workflow 2023-12-04 16:55:42 -07:00
209e8f991f only initialize courses in directories that exist 2023-12-04 16:49:20 -07:00
b0cf5d8189 infer course name from folder name 2023-12-04 16:26:08 -07:00
6423f5db87 ready to start building 2023-12-04 12:44:28 -07:00
6b3e0bbae1 some minor refactoring 2023-12-04 12:39:15 -07:00
c6ce528ba1 testing markdown storage and retrieval 2023-12-04 12:27:06 -07:00
69f0b322b2 assignment sync 2023-12-04 10:30:34 -07:00
c08e9b478b renaming modules doesnt duplicate files anymore 2023-11-28 10:25:22 -07:00
dd4ec9a761 spacing on rubric tostring 2023-11-17 08:19:32 -07:00
c1c984339b spacing on rubric tostring 2023-11-17 08:19:23 -07:00
5dd36a66fb updated assignment form to be markdown 2023-11-16 17:25:54 -07:00
87d3daf383 can convert to and from markdown for assignment 2023-11-16 17:07:49 -07:00
0352378c42 ripped out lock at due date flag 2023-11-15 11:54:04 -07:00
2ac0449935 fixed assignment rendering bug, removed canvas id from assignment 2023-11-15 11:38:33 -07:00
8d83e0ecd4 added monaco editor to assignment page 2023-11-15 11:23:36 -07:00