Logo
Explore Help
Sign In
wcrisman/DistrictCentral
1
0
Fork 0
You've already forked DistrictCentral
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
565ab41f7eb48f6412e829227fb6d7418dfd108b
DistrictCentral/imports/api/index.js

11 lines
280 B
JavaScript
Raw Normal View History

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
import "./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
import "./data-collection.js";
import "./admin.js";
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
import "./students.js";
Updated the models.
2022-06-20 08:24:35 -07:00
import "./staff.js";
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
import "./sites.js";
Updated the models.
2022-06-20 08:24:35 -07:00
import "./asset-types.js";
import "./assets.js";
import "./asset-assignments.js";
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
// console.log("Finished setting up server side models.");
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 43ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API