8 Commits

Author SHA1 Message Date
2b9825159b Removed old asset assignment collection (delete from the db if you have it). Added proper history associated with assigning and unassigning. Need to still add events attached to a CB which then transition to the history when the CB is checked in. 2022-08-16 16:08:12 -07:00
63174bbc92 Added assignment history and unassignment feature (not yet tested). 2022-08-15 07:49:34 -07:00
565ab41f7e Tracked down a bug in a call to MongoDB that failed to ever return. It was trying to remove an index and the call never finished. 2022-08-15 07:01:20 -07:00
6c6778d58e Updated the models. 2022-06-20 08:24:35 -07:00
69ca0d5eb6 Added new models. Major changes to the table widget. Still has problems with the editing in the table widget. 2022-06-13 07:42:26 -07:00
bc4b1c7256 Added Roles, User Management, fixed bugs, added FlexTable component (should be renamed to GridTable), other table components and test code should be removed down the line, added admin function to fix broken data structures. 2022-05-17 11:06:15 -07:00
9e0e231152 Cleaned up the copied project & got the Google authentication working. A lot of work still needs to be done to add content and allow only certain users access. 2022-03-09 07:55:26 -08:00
08ec0543ca Initial commit - cloned the Svelte todo's app with google login enabled as a starting point. This system will initially be used to let the chrome extension for students report which computers are used by which students and when. 2021-09-16 07:26:57 -07:00