aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Collapse)Author
2021-08-24suppressed filter icon for annotations that are filtered based on ↵bobzel
transparency. fixed drawing ink on webbox's.
2021-08-24from lastbobzel
2021-08-24fixed following link from ink stroke. made interacting with annotatable ↵bobzel
documents consistent when selections are cleared by clicking. fixed undo for webboxes. fixed limiting size of links button.
2021-08-22started to fix issues with recognizing ink strokes. fixed minimizing ↵bobzel
presentation box by fixing TabDocViews to provide a working removeDocument prop
2021-08-19fixed typing ? to search bing. fixed scrolling to target for Web/PDF when ↵bobzel
doc was not previously displayed.
2021-08-19fixed links from sometimes disappearing on refresh. cleaned up cycling ↵bobzel
through tree view expansion modes
2021-08-19Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2021-08-19changed how treeview cycles between options for expanded views to show ↵bobzel
'data' and some more adjustments.
2021-08-17Merge branch 'master' into search-davidgeireann
2021-08-17made dashboard context menu items context sensitive to whether they're ↵bobzel
called from MyDashboards, MySharedDocs or elsewhere. Made treeViewOpen a playground field so that users don't interfere with each other. Made Docking views not generate alias of their tabs when shared.
2021-08-10fixes for git-like to work with sidebar. added 'lastModified' field for ↵bobzel
changes to x/y/width/height
2021-08-10hideMInimap is playground field. added Open Alias to dashboard tab menu. ↵bobzel
Allow duplicates in List fields (not sure if this is problematic but caused problems with URL history)
2021-08-09fixed bug where shared list field items weren't being received as Documents ↵bobzel
so they didn't update -- eg add a private item to a list, then try to make it public
2021-08-06collabortion fixes: added new acl for allowing people to edit their own text ↵bobzel
within the same note, fixed playground fields to write to the server without updating other clients.
2021-08-06fixed webboxes so that you can link to an annotation and it will restore the ↵bobzel
url as well. a bunch of warnings cleanup.
2021-08-06fixed webbox history to allow duplicate urlsbobzel
2021-08-05fixed so that links to sidebar annos show the sidebar in a LinkPreviewbobzel
2021-08-05Merge branch 'search-david' of https://github.com/brown-dash/Dash-Web into ↵geireann
search-david
2021-08-05Merge branch 'master' into search-davidgeireann
2021-08-05commentsdg314
2021-08-04fixed setting of ink pen mode.bobzel
2021-08-04from lastbobzel
2021-08-04restructured filters again so that filter icons show whether a document has ↵bobzel
a filter or inherits one. following a link with a view spec overrides only locally set filters (not inherited ones).
2021-08-03fixed using viewSpecs when following links to set filters/viewType properly.bobzel
2021-08-02Merge branch 'master' into sharing_scenariogeireann
2021-08-02Merge branch 'master' into aubrey-bugfixgeireann
2021-08-01Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2021-08-01made url server references relative.bobzel
2021-08-01small ui tweaksgeireann
2021-07-31fixed linking issues with dragging & updating linking UIgeireann
2021-07-31linking updates and tab updatesgeireann
2021-07-31updates ready for sprint (almost)geireann
2021-07-31Merge branch 'master' into tab_updatesgeireann
2021-07-31Merge branch 'master' into tab_updatesgeireann
2021-07-31minor changesgeireann
2021-07-31Merge branch 'master' into linking-anhgeireann
2021-07-30major UI / updates + refactoringgeireann
2021-07-29converted HTMLANCHOR and TEXTANCHOR to MARKERbobzel
2021-07-29from lastbobzel
2021-07-29fixed issues with following links to anchors in PDFs/etc and getting scroll ↵bobzel
position right.
2021-07-29lots of updates!geireann
2021-07-28Merge branch 'master' into linking-anhdinhanhtruong
2021-07-27fixe MakeClone to handle links properly. fixed cloning richtext to update ↵bobzel
rich text references to documents properly. fixed dragging to call MakeClone properly.
2021-07-26Link editor menu UI cleanup + color changes + temp removal of linkpopup for PRdinhanhtruong
2021-07-26cleaned up pile view a bit so that it doesn't scale up huge when there's one ↵bobzel
document. made the pile be round and drop-shadowed. made the pile go away immediately if there are no documents. made it work with undo.
2021-07-24refreshed linking status bar css, linkmenu cssdinhanhtruong
2021-07-24Merge branch 'master' into linking-anhdinhanhtruong
2021-07-24In-progress link popupdinhanhtruong
2021-07-23fixed compile errorsbobzel
2021-07-22Merge branch 'master' into Ashleygeireann