This website requires JavaScript.
Explore
Help
Sign In
wcrisman
/
DistrictCentral
Watch
1
Star
0
Fork
0
You've already forked DistrictCentral
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
94c7fb9f7bcee3fafe3868a923152caed9cf4d4d
DistrictCentral
/
imports
/
api
History
DESKTOP-C9V2M01\Zeeri
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.
2022-06-29 00:31:47 -07:00
..
admin.js
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
asset-assignments.js
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.
2022-06-21 18:36:45 -07:00
asset-types.js
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.
2022-06-29 00:31:47 -07:00
assets.js
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.
2022-06-21 18:36:45 -07:00
data-collection.js
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.
2022-06-21 18:36:45 -07:00
example-schema.js
Updated the models.
2022-06-20 08:24:35 -07:00
index.js
Updated the models.
2022-06-20 08:24:35 -07:00
records.js
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
sites.js
Updated the models.
2022-06-20 08:24:35 -07:00
staff.js
Updated the models.
2022-06-20 08:24:35 -07:00
students.js
Updated the models.
2022-06-20 08:24:35 -07:00
users.js
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