Commit Graph

14 Commits

Author SHA1 Message Date
f3d9b85083 Fixed Asset list not allowing update or add of assets; Modified conditionDetails to be a text area everywhere but when adding assets (should be only one line then). 2022-08-21 18:41:39 -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
571f3da1d6 Reorganized the assignment UI's. Added a student lookup. 2022-08-16 07:36:45 -07:00
63174bbc92 Added assignment history and unassignment feature (not yet tested). 2022-08-15 07:49: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
f3b1b38e82 Added some code for searching for assignments. Needs a lot more. 2022-08-14 13:18:50 -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
6672652443 Added code to get closer to asset assignment functionality. 2022-08-02 09:50:42 -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
195d93fd20 Fixed bug in Admin page; Finished asset data entry page. 2022-07-22 00:14:45 -07:00
84e7dc890b L&F changes 2022-07-21 09:01:47 -07:00
d22aca7ff3 Layout change. 2022-07-13 17:40:38 -07:00
c762581608 Added a data entry page with initial content. 2022-07-12 11:26:36 -07:00