aboutsummaryrefslogtreecommitdiff
path: root/src/fields
AgeCommit message (Collapse)Author
2019-03-26added HistogramFieldbob
2019-03-25added 1-level navigation to region annotationsBob Zeleznik
2019-03-22switched setdata to maybe fix mongo issueTyler Schicke
2019-03-22Fixed infinite recursionTyler Schicke
2019-03-22Added basic fill down to schema viewTyler Schicke
2019-03-22FieldMap changeTyler Schicke
2019-03-21Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
promises_and_user_document
2019-03-21changes to allow tabs to be dragged into other documentsBob Zeleznik
2019-03-20initialbob
2019-03-20Refactored users to have a single user document instead of a list of workspacesTyler Schicke
2019-03-20Started adding support for promisesTyler Schicke
2019-03-18Fixes for inkTyler Schicke
2019-03-18Merge pull request #66 from browngraphicslab/schema_columnstschicke-brown
Schema columns
2019-03-18Cleaned up field viewTyler Schicke
2019-03-18Merge branch 'master' into authenticationbob
2019-03-18tweaksbob
2019-03-18Merged, added delete all route, and added history to workspacesTyler Schicke
2019-03-18Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
server_dev
2019-03-18URL fixes and cleanup:Tyler Schicke
Switched URL fields to serialize a string version of their URL, as mobile browsers won't serialize URLs apparently
2019-03-18fixed list bug .. sort of.Bob Zeleznik
2019-03-18implemented multi-client remote cursorSam Wilkins
2019-03-17Merge branch 'master' into schema_columnsBob Zeleznik
2019-03-17Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
schema_columns
2019-03-17added tuple field, beginnig remote cursor displaySam Wilkins
2019-03-17client side interactionsyipstanley
2019-03-17small fixesyipstanley
2019-03-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵yipstanley
view_doc_impl
2019-03-17merged with master, resolved conflicts and reformatted workspace menuSam Wilkins
2019-03-15fixed various issues with schema/videosbob
2019-03-14added a background colorbob
2019-03-13added annotations for videos. added custom play controls for videos.Bob Zeleznik
2019-03-13fixed a variety of things related to selection, dragging, marqueeingbob
2019-03-12Merged with master, refactor with route storeSam Wilkins
2019-03-11column adding works, but render doesn't get called on addFawn
2019-03-10merggingHannah Chow
2019-03-09finally mergedyipstanley
2019-03-09Merge branch 'master' into audiovideoandrewdkim
2019-03-09added audio and video nodesAndrew Kim
2019-03-08diff lists to avoid rendering everything in a colletion free form view when ↵bobzel
an item is added/removed.
2019-03-08testingbob
2019-03-08fixed network updating of inkbob
2019-03-08working version of pdfs with annotations.bob
2019-03-08Merge branch 'master' into PDFNodebob
2019-03-07fixes/changesyipstanley
2019-03-07changing branchesyipstanley
2019-03-07fixed flicker when activating a PDFbob
2019-03-07delete workingHannah Chow
2019-03-07added image caching for pdfsBob Zeleznik
2019-03-06all inking codeFawn
2019-03-05pdfAndrew Kim