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
/
client
/
views
/
Main.tsx
Age
Commit message (
Expand
)
Author
2019-02-22
fixed re-render issue for collection free form documents.
bob
2019-02-22
changed PanelSize to PanelWidth/Height
bob
2019-02-22
Added CollectionView
Tyler Schicke
2019-02-21
everything works.
bob
2019-02-21
working version of docking view for synchronous users
bob
2019-02-20
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web
Tyler Schicke
2019-02-20
Added undo/redo
Tyler Schicke
2019-02-20
fixed compile error
bobzel
2019-02-19
converting main to use a DockingView
bob
2019-02-19
added layout saving/loading to collectiondockingview & cleaned up to use reac...
bob
2019-02-19
converted docking collection to use a GoldenLayout layout string for its data
bob
2019-02-19
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ser...
Tyler Schicke
2019-02-19
Changed some names, added some comments, and got rid of some unused stuff
Tyler Schicke
2019-02-18
Fixed up a bunch of tranform stuff
Tyler Schicke
2019-02-16
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into tra...
Tyler Schicke
2019-02-16
Fixed server and added a field debug viewer
Tyler Schicke
2019-02-15
piddling change.
bob
2019-02-15
working version.... kind of
bob
2019-02-14
Got almost all of collaboration and server communication working
Tyler Schicke
2019-02-13
Added clear database button
Tyler Schicke
2019-02-13
asdfkj
yipstanley
2019-02-13
Asdfjkla/sdfklj
yipstanley
2019-02-13
more css playing. moved NodeView to DocumentView.scss
bob
2019-02-13
A lot of stuff working, a lot of other stuff not working
Tyler Schicke
2019-02-12
fixed up nested selections and scaling
bobzel
2019-02-12
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into tra...
Tyler Schicke
2019-02-12
Changed initialization of main docs
Tyler Schicke
2019-02-12
more updates to resizing, etc.
bobzel
2019-02-12
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web
Tyler Schicke
2019-02-12
Added transforms to everything, not being used yet
Tyler Schicke
2019-02-11
added aspect resizing. fixed pinch zoom for macs
Bob Zeleznik
2019-02-11
asdkjfl
yipstanley
2019-02-11
added framework for annotation overlays -- see ImageBox
bob
2019-02-11
Merge branch 'database' of https://github.com/browngraphicslab/Dash-Web into ...
yipstanley
2019-02-09
Got Hot-Module-Reloading working
Tyler Schicke
2019-02-09
Moved client code to client folder
Tyler Schicke