aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
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-28slightly improved layout of workspace facet filter boxBob 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-27adjusted arrowheads to be largerBob Zeleznik
2020-06-26Merge branch 'master' into ink_menuBob Zeleznik
2020-06-26updated pdfjs. fixed position of blue dot for pdfs. enabled fixedBob Zeleznik
2020-06-27fixed arrow/dot?yunahi
2020-06-26convoluted permissions stuff + SharingManager ui changesusodhi
2020-06-26audio dictationgeireann
2020-06-26Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-26added GroupManager privacy + setting up group sharing + permissions + group ↵usodhi
sharing ui
2020-06-26fixed highlighting text anchors in text notes. fixed pasting fragements of ↵Bob Zeleznik
PDFs to create back links inside blockquotes.
2020-06-25bugfixing search, refreshing docs, ghost buckets, etc.Andy Rickert
2020-06-26Merge branch 'master' into mobile_revision_directgeireann
And changes to UI of record and image upload
2020-06-25cleanup and commentsusodhi
2020-06-25Merge branch 'master' into ink_menuBob Zeleznik
2020-06-25fixed selection of filled ink regions. moved ink halo to mainViewBob Zeleznik
2020-06-25Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-25added group view+edit uiusodhi
2020-06-25initial group edit setupusodhi
2020-06-25added link preview for blue buttons.Bob Zeleznik
2020-06-25Merge branch 'master' into mobile_revision_directgeireann
2020-06-24fixed warnings. fixed blockquote menu function.Bob Zeleznik
2020-06-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-24a lot of ui stuffusodhi
2020-06-23cleaner approach to fixing linkAnchor colorsBob Zeleznik
2020-06-23fixed coloring linksBob Zeleznik
2020-06-23Merge branch 'master' into mobile_revision_directgeireann
2020-06-23Merge branch 'master' into mobile_revision_directgeireann
2020-06-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-22mergeAndy Rickert
2020-06-22changed catalog back to default of treeview in treeview.Bob Zeleznik
2020-06-22cleaned up addLink and deleteLink in LinkManager + setting up GroupManager ↵usodhi
ui + installed multiselect dropdown package + a lot of initial group functionality (incomplete)
2020-06-22updated css width property for mobilegeireann
2020-06-21fixed pasting of selected text from one note to a new note.Bob Zeleznik
2020-06-21Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-21more setup of groupmanager etcusodhi
2020-06-21cleaned up lists in prosemirror. everything's an ordered_list now (even ↵Bob Zeleznik
unordred lists). things are read back from the dom correctly to allow copy & paste. added prosemirror's dev tools.
2020-06-19a bunch of ink fixesBob Zeleznik
2020-06-19Merge branch 'master' into ink_menuBob Zeleznik
2020-06-20updated menu/fixed iconyunahi
2020-06-19set up uiusodhi
2020-06-19initial commit: added group document type + started setting up GroupManagerusodhi
2020-06-19fixed a bunch of minor bugs with pdf ui, text box selection, menus, etc.Bob Zeleznik
2020-06-18added mobile collection to menu and added image upload to current collectionLionel Han
2020-06-18hopefully fixed new inkLionel Han
2020-06-18updated menuyunahi
2020-06-17fixed doc decorations to work better with library tree view. made button ↵Bob Zeleznik
bar opaque.