aboutsummaryrefslogtreecommitdiff
path: root/src/server/authentication/controllers/user_controller.ts
AgeCommit message (Collapse)Author
2019-07-09logging in now directs you to original target url and restored logout button ↵Sam Wilkins
functionality
2019-04-08Enabled semi-colon and braces linter ruleTyler Schicke
2019-04-04Started adding lintingTyler Schicke
2019-03-20Refactored users to have a single user document instead of a list of workspacesTyler Schicke
2019-03-12Merged with master, refactor with route storeSam Wilkins
2019-02-27clean upSam Wilkins
2019-02-27mostly finished workspace manipulation: golden-layout bug when creating a ↵Sam Wilkins
new workspace
2019-02-26beginning multiple workspaces backend and uiSam Wilkins