aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSchemaView.tsx
AgeCommit message (Expand)Author
2019-02-25added drag/drop out of schema viewbob
2019-02-25more css cleanupBob Zeleznik
2019-02-22moved backgroundLayout to CollectionFreeFormBob 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-20more cleanupbob
2019-02-20cleanupbob
2019-02-20working, but oh so confusing transforms for selections.bob
2019-02-20fixed dragdrop issue. improved selection in schema views, but not fixed fully.bob
2019-02-20switched from a SplitPane to a simple divBob Zeleznik
2019-02-19fixed loading document views when the document isn't loadedBob Zeleznik
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-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-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-12fixed up nested selections and scalingbobzel
2019-02-12more updates to resizing, etc.bobzel
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