aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2020-06-30fixed dragging items within a youtube videoBob Zeleznik
2020-06-30trying to get Youtube player to work better.Bob Zeleznik
2020-06-30added heuristic to filters to identify text fields based on being RTF or ↵Bob Zeleznik
having multiple words. fixed text box padding when used as filter input. fixed selection of items in sidebar when RichTextMenu is pinned.
2020-06-29ink fixesLionel Han
2020-06-30added a docFilter for a substring match. fixed formattedTextBox to not keep ↵Bob Zeleznik
adding user_mark storedMarks on every load
2020-06-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Lionel Han
mobile_revision_direct
2020-06-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_linking
2020-06-29UI changes to menu & prevanika-ahluwalia
2020-06-29adjusting menuanika-ahluwalia
2020-06-29pullLionel Han
2020-06-29minor fixesLionel Han
2020-06-29adjusting previewsanika-ahluwalia
2020-06-30Merge branch 'master' into mobile_revision_directgeireann
2020-06-30css comment fixes + commentinggeireann
2020-06-29merge conflicts resolvedusodhi
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 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-28some weird pdf css was causing .pdfViewer .page styles to get added when ↵Bob Zeleznik
pdfs were not -interactive. This made the page jump on deselect. so changed pdfViewer csss labels to pdfViewerDash
2020-06-28Merge branch 'master' into search_docBob 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-28changed onClickHandlers to allow toggleDetailView to workBob Zeleznik
2020-06-28renamed some fields scale=>_viewScale, transtion=>dataTransition, ↵Bob Zeleznik
panTransformType=>_viewTransform. fixed animation frames to not break acls (sort of).
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-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
2020-06-26audio dictationgeireann
2020-06-26Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-26fix to setting text colorBob Zeleznik
2020-06-26made dev tools a development mode featureBob Zeleznik
2020-06-26fixed highlighting text anchors in text notes. fixed pasting fragements of ↵Bob Zeleznik
PDFs to create back links inside blockquotes.
2020-06-25from lastBob Zeleznik
2020-06-25fixed copying/ pasting of PDF quotes to generate blockquotes.Bob Zeleznik
2020-06-25bugfixing search, refreshing docs, ghost buckets, etc.Andy Rickert
2020-06-26Merge branch 'mobile_revision_direct' of ↵geireann
https://github.com/browngraphicslab/Dash-Web into mobile_revision_direct
2020-06-26Merge branch 'master' into mobile_revision_directgeireann
And changes to UI of record and image upload
2020-06-25Merge branch 'mobile_revision_direct' of ↵Lionel Han
https://github.com/browngraphicslab/Dash-Web into mobile_revision_direct
2020-06-25fix image flikering (hopefully), changed sidebar UI, and changed handle clickLionel Han
2020-06-25fixed drag and drop of text onto a text box from creating new documentsBob Zeleznik
2020-06-25fixed linkicon dragging feedbackBob Zeleznik
2020-06-25fixed blue button visibility for document decoration button barBob Zeleznik
2020-06-25Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-25cleaned up DoucmentButtonBar to use DocumentLinksButtonBob Zeleznik
2020-06-25added link preview for blue buttons.Bob Zeleznik
2020-06-24added ability to start a link & finish a link with double clickBob Zeleznik
2020-06-24added halo for link buttonsBob Zeleznik
2020-06-24made persistent link Icon in bottom left of documentBob Zeleznik
2020-06-24fixed summary iconBob Zeleznik
2020-06-25Merge branch 'master' into mobile_revision_directgeireann