Commit Graph

27 Commits

Author SHA1 Message Date
Andrew Lalis a5cfdfbbc9 Added teaching assistant relation to student teams and proper generation of repositories with readme. 2019-04-20 15:39:42 +02:00
Andrew Lalis 10403b4be5 Added a shit ton of stuff to make it easier to navigate through data. 2019-04-20 13:19:11 +02:00
Andrew Lalis d9d9a51707 Switched to mysql implementation and added persistence for students. 2019-04-19 16:17:09 +02:00
Andrew Lalis df92a2c2d5 Added correct algorithm! Yay! 2019-04-17 23:42:37 +02:00
Andrew Lalis 7dff57ac98 Got CSV reading to work properly. 2019-04-17 22:16:05 +02:00
Andrew Lalis 2d9932eeb4 Added additional sidebar stuff. 2019-04-17 07:05:26 +02:00
Andrew Lalis 5e648ad23c Removed unnecessary created_on header. 2019-04-16 23:50:22 +02:00
Andrew Lalis f5dc04a720 Added better formatting and links for team listings in course entity page. 2019-04-16 23:39:04 +02:00
Andrew Lalis 7322436ab1 Removed unused created html 2019-04-16 23:17:10 +02:00
Andrew Lalis 9301cbba91 Added better link style, and import links in the course entity page. 2019-04-16 23:09:30 +02:00
Andrew Lalis a629b70d8b Improved comment and added button for generation. 2019-04-16 22:30:50 +02:00
Andrew Lalis ac18001da8 Improved comment and added button for generation. 2019-04-16 09:46:13 +02:00
Andrew Lalis f44bf65a83 Improved comment on team course attribute. 2019-04-16 09:25:14 +02:00
Andrew Lalis 5aa2f1a215 Refactored sample data generation into its own package. 2019-04-16 09:22:14 +02:00
Andrew Lalis 433702f437 Fixed the generator and relations in the teaching assistant team. 2019-04-11 17:36:05 +02:00
Andrew Lalis 00ec719238 Added basic sample data generation. 2019-04-10 17:24:00 +02:00
Andrew Lalis 61de43d7d8 Added group models 2019-03-04 12:55:02 +01:00
Andrew Lalis 7da626fb9b Added a footer, and spruced up the styling. 2019-03-03 22:52:49 +01:00
Andrew Lalis fc38a2bf5c Styling upgrades! 2019-03-03 22:28:40 +01:00
Andrew Lalis d49419146a Added courses and course entity pages. 2019-03-03 17:46:07 +01:00
Andrew Lalis 16bf623a06 Added grading models 2019-03-03 09:29:45 +01:00
Andrew Lalis 672bafbfcf Added a basic first index with header fragment, and configured the project for mysql. 2019-03-03 09:08:36 +01:00
Andrew Lalis a22d759399 Added a ton of entities. 2019-03-02 13:23:36 +01:00
Andrew Lalis 7d6f10e3fc Added a testing endpoint for now. 2019-03-02 12:48:16 +01:00
Andrew Lalis 4b3e304610 Added H2 database for testing, gitignore 2019-03-02 12:34:01 +01:00
Andrew Lalis 4519f672d9 First commit; Added a more descriptive readme. 2019-03-02 12:20:22 +01:00
Andrew Lalis 4347d871e0
Initial commit 2019-03-02 11:30:36 +01:00