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
/
collections
/
CollectionSchemaView.tsx
Age
Commit message (
Expand
)
Author
2019-02-25
added drag/drop out of schema view
bob
2019-02-25
more css cleanup
Bob Zeleznik
2019-02-22
moved backgroundLayout to CollectionFreeForm
Bob Zeleznik
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
moved common code into CollectionViewBase.
bob
2019-02-22
fixed some exceptions. fixed spurious context menu. fixed excessive rendering.
bob
2019-02-22
Added CollectionView
Tyler Schicke
2019-02-21
clean up
bob
2019-02-20
more cleanup
bob
2019-02-20
cleanup
bob
2019-02-20
working, but oh so confusing transforms for selections.
bob
2019-02-20
fixed dragdrop issue. improved selection in schema views, but not fixed fully.
bob
2019-02-20
switched from a SplitPane to a simple div
Bob Zeleznik
2019-02-19
fixed loading document views when the document isn't loaded
Bob Zeleznik
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 issues with Document updates and changed how FieldView layout string works
Tyler Schicke
2019-02-16
Fixed server and added a field debug viewer
Tyler Schicke
2019-02-13
cool, something worked. panes resize properly now.
bob
2019-02-13
conquering my fears of css
bob
2019-02-13
from last
bob
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-13
messing with css, not very productively.
Bob Zeleznik
2019-02-12
fixed up nested selections and scaling
bobzel
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 framework for annotation overlays -- see ImageBox
bob
2019-02-09
Moved client code to client folder
Tyler Schicke