Commit Graph

11 Commits

Author SHA1 Message Date
23838990d4 Added the ability to create and edit students and staff. Still cannot delete. 2022-08-21 11:13:19 -07:00
1501a36801 Reorganized assignment UI. Added searching by person. 2022-08-16 07:39:15 -07:00
ab427a60df Merge remote-tracking branch 'origin/master' 2022-08-15 07:01:49 -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
071534a420 Removed references to the aggregate code; Commented out the import of the meteor package. 2022-08-14 17:31:34 -07:00
cf51200393 Merged the AssetAssignment collection with the Asset collection; Updated views for assigning assets; Added view to find asset assignments by assetId. 2022-08-14 17:07:14 -07:00
4560d7203d Finished the first cut of adding asset assignments; Added a page to display asset assignments (need to allow removing them). 2022-08-02 12:02:56 -07:00
6672652443 Added code to get closer to asset assignment functionality. 2022-08-02 09:50:42 -07:00
603f395ef0 Cleaned up the chromebooks view; Reorganized the admin view; Added functionality to import students and staff (still need to add/test functionality to edit them and delete them). 2022-07-23 23:42:23 -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