aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents
AgeCommit message (Collapse)Author
2019-05-28added pasting of img url's with ctrl-b, switched stacking view to a masonry ↵bob
view like pinterest. fixed template overlays.
2019-05-24cleaned up nativewidth/height for Image and Video and some PDF stuff.Bob Zeleznik
2019-05-22A bunch of fixes/changesTyler Schicke
2019-05-22added shift+ctrl dragging of images natively. changed z-index & ordering to ↵bob
allow videos to swho controls & ink. fixed dragging schema docs to copy
2019-05-21"Rebased" Stanley's image upload changesTyler Schicke
2019-05-21fixed dragging headers for histogramsbob
2019-05-19stacking !yipstanley
2019-05-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Stanley
pdf_impl
2019-05-19Added readonly mode and fixed being able to set id of new workspaceTyler Schicke
2019-05-19Reorganized some stuff to hopefully make circular imports harderTyler Schicke
2019-05-14fixes for northstarbob
2019-05-14argh_stanleyyip
2019-05-09Merge pull request #130 from browngraphicslab/new_searchtschicke-brown
New search
2019-05-09removed template field, cleaned up cursor refactorSam Wilkins
2019-05-09Added lists and documents to searchTyler Schicke
2019-05-07changed css for text background colors. made api to add text to new ↵bob
textboxes.. added ctrl-q to paste text in boxes based on "paragraph" recognition rules.
2019-05-06Added author and creation dateTyler Schicke
2019-05-02cleaned up drag code - userDropAction takes precedence over dropAction. ↵bob
default is alias
2019-05-02Various fixes:Tyler Schicke
Added a couple missing prototype ids that weren't fetched Fixed DocServer bug that was affecting docking view
2019-05-02made templates work againBob Zeleznik
2019-05-01made tree view work for docking viewsBob Zeleznik
2019-05-01fixed default fields of schemasbob
2019-05-01fixed icon opacitybob
2019-04-30Fixed various keys that hadn't been properly converted, which fixes zooming ↵Tyler Schicke
out on images/videos, etc.
2019-04-30fixed iconsbob
2019-04-30from commitbob
2019-04-30Merge branch 'master' into newDocsbob
2019-04-30fixed schema column default/persistencebob
2019-04-28Merge remote-tracking branch 'origin/templating'Bob Zeleznik
2019-04-27Various fixesTyler Schicke
2019-04-26Merge branch 'newDocs' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
newDocs
2019-04-26TreeView and othersTyler Schicke
2019-04-26fixed histograms?bob
2019-04-25Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
newDocs
2019-04-24added borderRadius and fixed a bunch of broken props along the way.Bob Zeleznik
2019-04-24Added get fields and did some more fixingTyler Schicke
2019-04-23Did most of Documents and some other stuffTyler Schicke
2019-04-22mergeFawn
2019-04-22mutiple templates can be usedFawn
2019-04-21fixed a bunch of issues related to moving documents with different zoom bases.Bob Zeleznik
2019-04-19templating savesFawn
2019-04-19played with iconifying things in a different way. fixed some things with ↵bob
schemas.
2019-04-15template menu works when switching between diff docsFawn
2019-04-14tweaks to text inputBob Zeleznik
2019-04-10Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-04-10fixed uploading of csv files.bob
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-08Changed Documents initialization and fixed key error in mainTyler Schicke
2019-04-08Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor