aboutsummaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Collapse)Author
2019-02-13fixed drop() when view is zoomedBob Zeleznik
2019-02-13fixed one of the issues with drop()Bob Zeleznik
2019-02-13translate - need docview of collection?Monika Hedman
2019-02-13transformsMonika Hedman
2019-02-13nav workingMonika Hedman
2019-02-13Added clear database buttonTyler Schicke
2019-02-13fixed doc decoration locationbobzel
2019-02-13fixed transform order problembobzel
2019-02-13asdfkjyipstanley
2019-02-13cool, something worked. panes resize properly now.bob
2019-02-13Asdfjkla/sdfkljyipstanley
2019-02-13Merge branch 'transforms' of https://github.com/browngraphicslab/Dash-Web ↵Monika Hedman
into hedmanLocal
2019-02-13collection id removedMonika Hedman
2019-02-13nav beginningMonika Hedman
2019-02-13conquering my fears of cssbob
2019-02-13from lastbob
2019-02-13more css playing. moved NodeView to DocumentView.scssbob
2019-02-13A lot of stuff working, a lot of other stuff not workingTyler Schicke
2019-02-13messing with css, not very productively.Bob Zeleznik
2019-02-13last cleanupbobzel
2019-02-12more minor api cleanupbobzel
2019-02-12minor cleanupbobzel
2019-02-12cleaned up TransformToLocalPointbobzel
2019-02-12converted collectiondocview document renderer to a react componentbobzel
2019-02-12fixed up nested selections and scalingbobzel
2019-02-12fixed bugs with launchingmadelinegr
2019-02-12set up web box classesmadelinegr
2019-02-12Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
transforms
2019-02-12Merge branch 'transforms' of https://github.com/browngraphicslab/Dash-Web ↵Monika Hedman
into hedmanLocal
2019-02-12Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Monika Hedman
hedmanLocal
2019-02-12Changed initialization of main docsTyler Schicke
2019-02-12Started adding transformsTyler Schicke
2019-02-12more updates to resizing, etc.bobzel
2019-02-12still struggling with sizing issues.bobzel
2019-02-12apparently the mac pinch zoom vs scroll wheel detection doesn't work.bobzel
2019-02-12fixed document resizing from docking viewBob Zeleznik
2019-02-12got rid of extra divs in collectionFreeFormView .... good idea or bad?Bob Zeleznik
2019-02-12changed back to DocumentView={this} in CollectionFreeFormDocumentView - it's ↵Bob Zeleznik
needed when panning a collectionl
2019-02-12Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-02-12Added transforms to everything, not being used yetTyler Schicke
2019-02-11Changed FieldId type around to clean some stuff upTyler Schicke
2019-02-11renamed AnnotatedLaout to BackgroundLayoutBob Zeleznik
2019-02-11added aspect resizing. fixed pinch zoom for macsBob Zeleznik
2019-02-11asdkjflyipstanley
2019-02-11asdkjflyipstanley
2019-02-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebJude
2019-02-11added buttonJude
2019-02-11added framework for annotation overlays -- see ImageBoxbob
2019-02-11Merge branch 'database' of https://github.com/browngraphicslab/Dash-Web into ↵yipstanley
server_database_merge
2019-02-11From lastHannah