aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionDockingView.tsx
AgeCommit message (Expand)Author
2019-02-25drag and drop of main buttons.bob
2019-02-25fixed so that docs are centered in middle of window.bob
2019-02-25more css cleanupBob Zeleznik
2019-02-22fixed re-render issue for collection free form documents.bob
2019-02-22changed PanelSize to PanelWidth/Heightbob
2019-02-22moved common code into CollectionViewBase.bob
2019-02-22fixed some exceptions. fixed spurious context menu. fixed excessive rendering.bob
2019-02-22Added CollectionViewTyler Schicke
2019-02-21clean upbob
2019-02-21everything works.bob
2019-02-21working version of docking view for synchronous usersbob
2019-02-21cleaned up a bit, but async editing is a problem.Bob Zeleznik
2019-02-20cleaning up dockingBob Zeleznik
2019-02-20more fixes for selection.bob
2019-02-20working, but oh so confusing transforms for selections.bob
2019-02-19fixed transforms and shift dragging docs to make a frameBob Zeleznik
2019-02-19not muchbob
2019-02-19clean up and aspect resizing w/ doc dec.bob
2019-02-19fixed Dock View to avoid locking statebob
2019-02-19clean up a bit.bob
2019-02-19better, but not finishedbob
2019-02-19fixed circular reference for json docking viewsbob
2019-02-19converting main to use a DockingViewbob
2019-02-19fixed selection problembob
2019-02-19added layout saving/loading to collectiondockingview & cleaned up to use reac...bob
2019-02-19converted docking collection to use a GoldenLayout layout string for its databob
2019-02-19Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ser...Tyler Schicke
2019-02-19Changed some names, added some comments, and got rid of some unused stuffTyler Schicke
2019-02-18Fixed up a bunch of tranform stuffTyler Schicke
2019-02-17Trying to fix drop with transformsTyler Schicke
2019-02-16Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into tra...Tyler Schicke
2019-02-16Fixed issues with Document updates and changed how FieldView layout string worksTyler Schicke
2019-02-16Fixed server and added a field debug viewerTyler Schicke
2019-02-13cool, something worked. panes resize properly now.bob
2019-02-13A lot of stuff working, a lot of other stuff not workingTyler Schicke
2019-02-13last cleanupbobzel
2019-02-12converted collectiondocview document renderer to a react componentbobzel
2019-02-12fixed up nested selections and scalingbobzel
2019-02-12more updates to resizing, etc.bobzel
2019-02-12still struggling with sizing issues.bobzel
2019-02-12fixed document resizing from docking viewBob Zeleznik
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-11added framework for annotation overlays -- see ImageBoxbob
2019-02-09Moved client code to client folderTyler Schicke