index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
authentication
/
controllers
/
WorkspacesMenu.tsx
Age
Commit message (
Collapse
)
Author
2019-05-09
merge with master, but haven't reconciled internal and external linking
Sam Wilkins
2019-04-08
Enabled semi-colon and braces linter rule
Tyler Schicke
2019-04-04
Started adding linting
Tyler Schicke
2019-03-20
Refactored users to have a single user document instead of a list of workspaces
Tyler Schicke
2019-03-17
merged with master, resolved conflicts and reformatted workspace menu
Sam Wilkins
2019-03-09
editable workspace titles now supported, added 'display' prop to EditableView
Sam Wilkins
2019-03-09
Fixed slight bug with timing of workspace retrieval
Sam Wilkins
2019-03-08
workspace persistencegit add -Agit add -A
Sam Wilkins
2019-03-08
Close to refactor
Sam Wilkins
2019-03-04
working toward persistence
Sam Wilkins
2019-03-04
fixed rendering workspace menu bug
Sam Wilkins
2019-02-27
clean up
Sam Wilkins
2019-02-27
just the bug
Sam Wilkins
2019-02-27
more responsive color displays
Sam Wilkins
2019-02-27
mostly finished workspace manipulation: golden-layout bug when creating a ↵
Sam Wilkins
new workspace
2019-02-27
now loads workspaces from ids
Sam Wilkins
2019-02-27
slight loading refactor
Sam Wilkins
2019-02-27
extracted id from on click
Sam Wilkins
2019-02-27
workspaces toggle now loads ids
Sam Wilkins
2019-02-27
workspaces menu initialized
Sam Wilkins