aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-02-05naming changesbob
2019-02-05morebob
2019-02-05more reorgbob
2019-02-05lots of reorganizationbob
2019-02-04not workingbob
2019-02-04scriptingTyler Schicke
2019-02-04split out common code into CollectionViewBase. organized a few other things, ↵bob
too.
2019-02-04let schema views handle events when activebob
2019-02-03Added preview box in schema view, added ScrollBox control,Tyler Schicke
added resizable grid layout, cleaned up some styling for collection freeform view
2019-02-03Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-02-01added function to open document in rightmost splitbob
2019-02-01Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-02-01added ImageField and RichTextField typesTyler Schicke
2019-02-01stopped dragging of topmost documents.bob
2019-02-01fixed zordering of dragged items. image lightbox shows on double tap now.bob
2019-02-01fixed full-screen draggingbob
2019-02-01from kastbob
2019-02-01added lightbox for imagesbob
2019-02-01fixed compile errors.bob
2019-02-01Deleted unused files and reformatted some filesTyler Schicke
2019-02-01Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-02-01Changed formatting setting, added very basic generic FieldView, and added ↵Tyler Schicke
Schema view
2019-01-31Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-01-31added full screen togglebobzel
2019-01-31clean upbob
2019-01-31working?bob
2019-01-31just one more bug to fix with docking...bob
2019-01-30drag drop fixes for dockingbob
2019-01-30fixed dragging and doc decorations for all docking locations I think.bob
2019-01-30cleaned up so that its easy to switch between flexLayout and GoldenLayoutbob
2019-01-30cleaned up docking a littlebob
2019-01-30docking for top-level onlybob
2019-01-30from lastbobzel
from last
2019-01-30added golden layout. doesn't work much better than the flex layout.bobzel
2019-01-29flexLayout fixes, but flexlayout seems hopelessly broken once it gets scaled.bobzel
2019-01-29added some functions to documentTyler Schicke
2019-01-29started looking at golden layout...bob
2019-01-29intermediate state -- things don't resize properly yet.bob
2019-01-29cleaned up zoomingbob
2019-01-29fixed zoomingbob
2019-01-29semi working docking, but zooming is now broken.bob
2019-01-29playing with a docking view.bob
2019-01-28fixed selecting text in fieldTextBoxbob
2019-01-28finished with transformationsbob
2019-01-28got rid of force update for doc decs and adjusted point transforms to ↵bob
account for collection border width.
2019-01-28cleaned up point transform codebob
2019-01-28fixed pan interactions. simplified dragging (I think).bob
2019-01-28Formatted all filesTyler Schicke
2019-01-28Finished basic drag drop stuff and cleaned up DocumentViewTyler Schicke
2019-01-27Fixed drag drop event handlingTyler Schicke