8391515b24
Modified the condition repair routine to only repair assets with missing conditions.
Wynne Crisman2022-08-22 08:44:15 -07:00
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).
DESKTOP-C9V2M01\Zeeri2022-08-21 18:41:39 -07:00
23838990d4
Added the ability to create and edit students and staff. Still cannot delete.
DESKTOP-C9V2M01\Zeeri2022-08-21 11:13:19 -07:00
8d4b72c581
Updated assignments by person to allow unassigning and assigning.
DESKTOP-C9V2M01\Zeeri2022-08-20 22:51:54 -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.
Wynne Crisman2022-08-16 16:08:12 -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.
DESKTOP-C9V2M01\Zeeri2022-08-15 07:01:20 -07:00
071534a420
Removed references to the aggregate code; Commented out the import of the meteor package.
Wynne Crisman2022-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.
DESKTOP-C9V2M01\Zeeri2022-08-14 17:07:14 -07:00
f3b1b38e82
Added some code for searching for assignments. Needs a lot more.
Wynne Crisman2022-08-14 13:18:50 -07:00
4560d7203d
Finished the first cut of adding asset assignments; Added a page to display asset assignments (need to allow removing them).
Wynne Crisman2022-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.
DESKTOP-C9V2M01\Zeeri2022-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).
DESKTOP-C9V2M01\Zeeri2022-07-23 23:42:23 -07:00
94c7fb9f7b
Finished coding the AssetTypes part of the Admin page. Tested adding assets. Did not implement removing them or updating them. Added the start for a page to manage assets.
DESKTOP-C9V2M01\Zeeri2022-06-29 00:31:47 -07:00
3c58f3f8da
Added a search for Chromebook usage after a specific date. Removed references to the schema code which was not working. Ran into a deployment issue that requires I manually run sudo npm run install from the bundle/programs/server folder after deploying.
Wynne Crisman2022-06-21 18:36:45 -07:00
a49a34f132
Created a dirty site variable and cloned the edited site. Fixes the focus bug and prevents unsaved changes from appearing in the table after cancelling the editor.
DESKTOP-C9V2M01\Zeeri2022-06-15 11:46:14 -07:00
69ca0d5eb6
Added new models. Major changes to the table widget. Still has problems with the editing in the table widget.
DESKTOP-C9V2M01\Zeeri2022-06-13 07:42:26 -07:00
64f18ebd0f
Renamed FlexTable to GridTable (accuracy), removed a lot of test code that was no longer required.
DESKTOP-C9V2M01\Zeeri2022-05-17 11:15:58 -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.
DESKTOP-C9V2M01\Zeeri2022-05-17 11:06:15 -07:00
038c68f618
Converted sample project into an almost working Svelte / Meteor project. Needs to fix the login/logout code, the camera code, and add Chromebook history when the QR Code is scanned.
DESKTOP-C9V2M01\Zeeri2022-04-02 10:29:35 -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.
DESKTOP-C9V2M01\Zeeri2022-03-09 07:55:26 -08:00
c61ca6b32e
Renamed project to District Central. Updated to deploy to a server.
DESKTOP-C9V2M01\Zeeri2021-11-18 07:14:45 -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.
DESKTOP-C9V2M01\Zeeri2021-09-16 07:26:57 -07:00