aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-04-06everything's working with panelwidth/height etc stuff?? maybe?Bob Zeleznik
2020-04-06Merge branch 'master' into nativeWidthPropsBob Zeleznik
2020-04-06many more fixes to nativewidth/height layout changes.Bob Zeleznik
2020-04-05more fixes to NativeWidth/Height & FreezeDimensions props stuffBob Zeleznik
2020-04-05Fixed docview bugsStanley Yip
2020-04-05Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebStanley Yip
2020-04-05some other changesStanley Yip
2020-04-05debuggingBob Zeleznik
2020-04-05adding nativeWidth as props stuffBob Zeleznik
2020-04-05from lastBob Zeleznik
2020-04-05more cleanup to link following. got rid of unneeded link doc fields ↵Bob Zeleznik
_context & _timecode
2020-04-04Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-04-04fixed link zoom following for inPlace and otherwise.Bob Zeleznik
2020-04-04warning fixesStanley Yip
2020-04-04fix to presentationView opacity. removed getScale and zoomToScale props ↵Bob Zeleznik
which weren't being used.
2020-04-04added double click to open lightbox from carousel.Bob Zeleznik
2020-04-04fixed not-selection buttons when clicked.Bob Zeleznik
2020-04-03from lastBob Zeleznik
2020-04-03from lastBob Zeleznik
2020-04-03fixed a bunch of warningsBob Zeleznik
2020-04-03fixed templateisused func. fixed slide view templateBob Zeleznik
2020-04-03Merge pull request #350 from browngraphicslab/search_docbobzel
Search doc
2020-04-03cleaning up .. removing Docs.Create.SearchDocumentBob Zeleznik
2020-04-03fixed queryView template a bit.Bob Zeleznik
2020-04-03Merge branch 'search_doc' of https://github.com/browngraphicslab/Dash-Web ↵Sam Wilkins
into search_doc
2020-04-03restored session manager content, things compile and seem to run fineSam Wilkins
2020-04-03from lastBob Zeleznik
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-04-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-04-03small commenting on uploadutilsSam Wilkins
2020-04-03changed dontSelect to dontDecorateSelectionBob Zeleznik
2020-04-03fixed some issues with template buttons creating documents. simplified ↵Bob Zeleznik
query boxe code. added a searchView.
2020-04-03Merge branch 'master' into search_docBob Zeleznik
2020-04-03fixed ButtonBox drop to allow reordering buttons in a collection. fixed ↵Bob Zeleznik
pdfmenu to allow pnning. fixed panning in nested freeformviews.
2020-04-02mergeAndy Rickert
2020-04-02supported uploads of images ending with .webpBob Zeleznik
2020-04-02added copy with alt+ctrl . fixed border radiusBob Zeleznik
2020-04-02cleaned up applying template code. fixed DocumentBox to work better with ↵Bob Zeleznik
excluding collections + locking selection.
2020-04-01made it possible to link from one text selection to anotherBob Zeleznik
2020-04-01 fixed backend filter and passing search query to new docAndy Rickert
2020-04-01fixed document box to have sizable borders using x/ypadding. enabled ↵Bob Zeleznik
upSelector to select documentBox
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ↵Bob Zeleznik
DocumentBox to have a childLayoutKey field
2020-04-01final UI changes and beginning to reimpliment filterbox backend in ↵Andy Rickert
searchbox class
2020-04-01from lastBob Zeleznik
2020-04-01fixed preview switch for schema viewBob Zeleznik
2020-04-01fixed display of link lines and movement of link anchorsBob Zeleznik
2020-03-31fixed stacking view rendering of templates that treat regular docs like ↵Bob Zeleznik
collections (eg slideView)
2020-03-31more settings ui + huge bugfixes with document dragging and selectionAndy Rickert
2020-03-31can't pass along ...props to DocumentContentsView -- that passes along props ↵Bob Zeleznik
that change and cause unnecessary re-renders
2020-03-31cleaned up some code very slightlyBob Zeleznik