aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-02small clanup in Mobile related codeBob Zeleznik
2020-07-02fixed reactions for MobileBob Zeleznik
2020-07-02started some cleanup for Mobile .. lookslike workspaces view is broken nowBob Zeleznik
2020-07-02fixing kluge with scrollinggeireann
2020-06-29Merge branch 'mobile_revision_direct' of ↵Lionel Han
https://github.com/browngraphicslab/Dash-Web into mobile_revision_direct
2020-06-29ink fixesLionel Han
2020-06-30menu update buggeireann
added _columnWidth
2020-06-29fix buttonsLionel Han
2020-06-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Lionel Han
mobile_revision_direct
2020-06-29minor changesLionel Han
2020-06-29pullLionel Han
2020-06-29minor fixesLionel Han
2020-06-30Merge branch 'master' into mobile_revision_directgeireann
2020-06-30css fix from recent pushgeireann
2020-06-30oopsgeireann
small bug fixes
2020-06-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-30pull request for Sallyusodhi
2020-06-30Merge branch 'mobile_revision_direct' of ↵geireann
https://github.com/browngraphicslab/Dash-Web into mobile_revision_direct
2020-06-30css comment fixes + commentinggeireann
2020-06-29cleaned up undo handling on internal drag/dropBob Zeleznik
2020-06-29started to fix the way subviews are created in MobileInterface to avoid ↵Bob Zeleznik
unnecessary re-renders
2020-06-29merge conflicts resolvedusodhi
2020-06-29refactored group view into new fileusodhi
2020-06-29changed a lot of collection keys to start with "_" -- particularly for ↵Bob Zeleznik
Stacking and Schema views. Also added filtering to facet filters. enabled facet filter for sidebar library.
2020-06-28avoid pdf crash by testing that the data field is a pdfBob Zeleznik
2020-06-28fixed pdf selection color to match text selection in text boxesBob Zeleznik
2020-06-28fixed issue with strange css being inserted for PDFs (.pdfViewer.page) that ↵Bob Zeleznik
causes the page to jump when deselected. fixed by labeling all css pdfViewerDash instead of pdfViewer
2020-06-28Merge pull request #376 from browngraphicslab/3D_carouselbobzel
3D Carousel
2020-06-28Merge branch 'master' into 3D_carouselBob Zeleznik
2020-06-28fixed errors. fixed selecting in an unselected text note to not create a ↵Bob Zeleznik
phantom selection from the last selected point to the current point.
2020-06-28re-fixed copy/paste from one text box to a new text box by moving ↵Bob Zeleznik
clearSelection() from SelectDoc to setPreviewCursor. Otherwise, clicking on an unselected text box wouldn't set the insertion point.
2020-06-28changed onClickHandlers to allow toggleDetailView to workBob Zeleznik
2020-06-28slightly improved layout of workspace facet filter boxBob Zeleznik
2020-06-28from lastBob Zeleznik
2020-06-27fix workspace buttonLionel Han
2020-06-28fixed selection of documents in nested collections with filter panel openBob Zeleznik
2020-06-28fixed zooming out on a collection when over a pdf. fixed filters on nested ↵Bob Zeleznik
collections.
2020-06-27Merge branch 'mobile_revision_direct' of ↵Lionel Han
https://github.com/browngraphicslab/Dash-Web into mobile_revision_direct
2020-06-27some changesLionel Han
2020-06-28renamed some fields scale=>_viewScale, transtion=>dataTransition, ↵Bob Zeleznik
panTransformType=>_viewTransform. fixed animation frames to not break acls (sort of).
2020-06-27set LivePlayground to be the default for view-oriented fieldsBob Zeleznik
2020-06-27fixed safe mode & reverted to apply ontly to freeform and schema collections.Bob Zeleznik
2020-06-27made safe mode apply to all collectionsBob Zeleznik
2020-06-27from lastBob Zeleznik
2020-06-27cleaned up a bunch of stuff related to TreeViews and link dots. added ↵Bob Zeleznik
option for link dots to show up in tree views. changed titles in tree views to be truncatable. fixed edting of treeview titles when an alias is in the tree view as well.
2020-06-27fixed icon button of document deoratins. cleaned up several compile errors ↵Bob Zeleznik
and warnings
2020-06-27adjusted arrowheads to be largerBob Zeleznik
2020-06-26Merge branch 'master' into ink_menuBob Zeleznik
2020-06-26fixed bullet point positioning for lines that wrap. fixed bullet point ↵Bob Zeleznik
behavior when backspacing from bullet point to previous
2020-06-26updated pdfjs. fixed position of blue dot for pdfs. enabled fixedBob Zeleznik