aboutsummaryrefslogtreecommitdiff
path: root/src/fields
AgeCommit message (Collapse)Author
2019-04-14starting to add LODBob Zeleznik
2019-04-13cleaning up network data transfer.Bob Zeleznik
2019-04-12fixed brushingbob
2019-04-11Fixed another subtle server related bugTyler Schicke
Added optional capturing to scripts
2019-04-10fixed uploading of csv files.bob
2019-04-09Added script field and added list of scripts to list fieldTyler Schicke
2019-04-08Enabled semi-colon and braces linter ruleTyler Schicke
2019-04-08Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-08added copyOnDrag stuff.bob
2019-04-07Refactored scripting to seperate compilation and executionTyler Schicke
2019-04-06Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-06Small changesTyler Schicke
2019-04-05formattingTyler Schicke
2019-04-05Fixed remaining linter warningsTyler Schicke
2019-04-04Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-04Changed linter stuffTyler Schicke
2019-04-04fixed a number of smaller issues related to linkingbob
2019-04-04Started adding lintingTyler Schicke
2019-04-03changed boolean. and editor indentation.bob
2019-04-03Almost compilesTyler Schicke
2019-04-02clean up AGAINMonika Hedman
2019-04-02done with minimize to boxMonika Hedman
2019-03-29brushes mostly working - some problems with cycles.bob
2019-03-29reorganized and mostly working northstar histograms.bob
2019-03-27addressed contextmenu issues (partially off screen and duplicate entries) ↵Bob Zeleznik
and got rid of KeyStore.ActiveFrame
2019-03-27fixed tab titles of docking viewBob Zeleznik
2019-03-27fixed linking to work with delegates. fixed full screen option and tab ↵Bob Zeleznik
dragging bugs.
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