aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-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-11asdkfjlyipstanley
2019-02-11From lastHannah
2019-02-11asdfkjlasdfljkagit add -A!yipstanley
2019-02-10Small changes for starting annotationsHannah
2019-02-10asdkjflyipstanley
2019-02-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵yipstanley
server_implementation
2019-02-10adsklfayipstanley
2019-02-09Got Hot-Module-Reloading workingTyler Schicke
2019-02-09Added our own server with webpack-dev-middlewareTyler Schicke
2019-02-09Moved client code to client folderTyler Schicke
2019-02-09Removed unused starter project filesTyler Schicke
2019-02-09databaseab
2019-02-09Small style changeTyler Schicke
2019-02-08a couple small changesTyler Schicke
2019-02-07Got rid of extra !Tyler Schicke
2019-02-07Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into schemaTyler Schicke
2019-02-07Restored Opt<T> and made a new FieldValue<T> type to replace old Opt<T>Tyler Schicke
2019-02-07bug fixbob
2019-02-07final cleanup pass.bob
2019-02-07simplified DB API and added a SocketStub class that should be replaced with ↵bob
an actual Socket-to-DB implementation.
2019-02-07started adding editable schema cellsHannah
2019-02-06removed unused codebobzel
2019-02-06cleaned up server api a bit.bob
2019-02-06woring db stub.bob
2019-02-06working stub versionbob
2019-02-06Simplified function names in Document classTyler Schicke
2019-02-05mostly working version, but confused about LayoutKeys needing to inquire ↵bobzel
value seemingly unecessarily
2019-02-05checkpointbobzel
2019-02-05Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
scripting
2019-02-05Cleaned up other scripting stuffTyler Schicke
2019-02-05Got scripting runningTyler Schicke