Commit Graph

16 Commits

Author SHA1 Message Date
Andrew Lalis aedea10442 Added design documentation, many updates to the user interface, and program is approaching the MVP at an alarming rate. 2018-11-26 15:38:18 +01:00
Andrew Lalis 23b84f45cf Setting a new team for a user works, although have not used live github code. 2018-10-23 16:52:46 +02:00
Andrew Lalis 134d2ede64 Display both students and student teams. 2018-10-23 10:55:55 +02:00
Andrew Lalis a2797e54a6 Implemented a basic detail view. 2018-10-22 15:47:54 +02:00
Andrew Lalis e57897a005 Fixed window closing, can now display ORM data in table in the management view, but that's about it. About to start work on the detail panel. 2018-10-22 13:45:42 +02:00
Andrew Lalis 6e9ebcad74 Added hibernate support on the most basic level. Not yet implemented in production code. 2018-10-07 01:21:01 +02:00
Andrew Lalis ab2414291f Added Organization model to replace database in short term. 2018-08-30 21:51:33 +02:00
Andrew Lalis 5c3ddc6e29 Moved retrieval code to bottom of database file. 2018-08-28 15:06:28 +02:00
Andrew Lalis 6b1ad84769 Fixed duplicate assignments repo generation. 2018-08-28 15:04:04 +02:00
Andrew Lalis 0233221c8d Adding retrieval methods. 2018-08-28 08:34:07 +02:00
Andrew Lalis 2d40820025 Added tons of stuff. 2018-08-26 17:04:35 +02:00
Andrew Lalis a947e08165 Added basic command executor functionality. 2018-08-24 17:08:05 +02:00
Andrew Lalis eb0e70a384 Added styled messages. 2018-08-24 16:31:44 +02:00
Andrew Lalis 3ea182fb4c Fixed return issues with store functions. 2018-08-18 18:29:13 +02:00
Andrew Lalis 1305277207 Re-worked database to be more robust with new types. 2018-08-18 18:26:20 +02:00
Andrew Lalis 54498a4955 Abstracted team object. 2018-08-18 17:48:42 +02:00