Commit Graph

7 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
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
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
c96b4a6901 Fixed a number of bugs; added a few fields. 2022-08-08 22:15:55 -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
bd2caacf77 Removed generated css; Renamed SASS files that are @use only (imported) to have an _ prefix as per spec; Tried to customize the SMUI sass, but was having problems with compiling not finding the SMUI source files; Added initial cut of asset check out system. 2022-08-01 09:18:04 -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