aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2020-07-03search works with schema, fixed sorting...stil a lot of bugsAndy Rickert
2020-07-03merge w search_docAndy Rickert
2020-07-03can now exit modal by clicking outside itusodhi
2020-07-03many changes related to adding and removing document from the ↵usodhi
notificationDoc of a user
2020-07-03mobile button fix, icon update, remove radial menu on workspaces,geireann
- update mobile interface fa icons - remove radial menu form workspaces to prevent openOnRight within mobile (prevent cluster)
2020-07-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-03highlight active presentation + UI Changesgeireann
2020-07-02Merge pull request #426 from browngraphicslab/mobile_revision_directbobzel
Dash Mobile
2020-07-02started some cleanup for Mobile .. lookslike workspaces view is broken nowBob Zeleznik
2020-07-02restructuring and simplifying group implementationusodhi
2020-07-01added basic synchronizatoin between links and their hypertext anchors. more ↵Bob Zeleznik
work is needed to handle overlapping anchors.
2020-07-01fixed warningsBob Zeleznik
2020-07-01Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-01ui changes + related functionality changesusodhi
2020-07-01added isPushpin. added 'hidden' for DocumentViews to stop displaying them. ↵Bob Zeleznik
made pushpin's FontIconBox's. made Esc close context menu.
2020-07-01Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-30fixed ':' freeform menu to restore non text entries. aded onClick and ↵Bob Zeleznik
dragFactories for more btns.
2020-06-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-30beginning sharing interface ui reworkusodhi
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-30Merge branch 'master' into mobile_revision_directgeireann
2020-06-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-30pull request for Sallyusodhi
2020-06-30css comment fixes + commentinggeireann
2020-06-29cleaned up undo handling on internal drag/dropBob Zeleznik
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-28Merge branch 'master' into search_docBob Zeleznik
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