aboutsummaryrefslogtreecommitdiff
path: root/src/server/authentication/controllers/WorkspacesMenu.tsx
AgeCommit message (Collapse)Author
2019-05-09merge with master, but haven't reconciled internal and external linkingSam Wilkins
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-17merged with master, resolved conflicts and reformatted workspace menuSam Wilkins
2019-03-09editable workspace titles now supported, added 'display' prop to EditableViewSam Wilkins
2019-03-09Fixed slight bug with timing of workspace retrievalSam Wilkins
2019-03-08workspace persistencegit add -Agit add -ASam Wilkins
2019-03-08Close to refactorSam Wilkins
2019-03-04working toward persistenceSam Wilkins
2019-03-04fixed rendering workspace menu bugSam Wilkins
2019-02-27clean upSam Wilkins
2019-02-27just the bugSam Wilkins
2019-02-27more responsive color displaysSam Wilkins
2019-02-27mostly finished workspace manipulation: golden-layout bug when creating a ↵Sam Wilkins
new workspace
2019-02-27now loads workspaces from idsSam Wilkins
2019-02-27slight loading refactorSam Wilkins
2019-02-27extracted id from on clickSam Wilkins
2019-02-27workspaces toggle now loads idsSam Wilkins
2019-02-27workspaces menu initializedSam Wilkins