aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2021-08-28added variable link weights based on relationship importancedinhanhtruong
Link lines are thicker for links belonging to more important relationships. Thickness varies linearly from 3px to 12px. Removed dashed linked lines.
2021-08-25Merge pull request #33 from brown-dash/linking-anhGeireann Lindfield Roberts
Linking anh - fixed and expanded link relationships
2021-08-24fixed undo for dragging docs. made separate layers for transparent and ↵bobzel
other annotations on pdfs/webs so that transparency will work better.
2021-08-22Merge branch 'master' into linking-anhdinhanhtruong
2021-08-20fixed bug where link colors reset on reloaddinhanhtruong
need to fix new mystery bug where any new links disappear after refreshing once but re-appear after a second refrsh
2021-08-19added randomly colored link relationshipsdinhanhtruong
default color is black until link relationship is edited manually
2021-08-19fixed errors and warningsbobzel
2021-08-19fixed links from sometimes disappearing on refresh. cleaned up cycling ↵bobzel
through tree view expansion modes
2021-08-17in-progress link relationship color associationdinhanhtruong
created list fields for link relationships and their associated colors. Need to implement colors in front end
2021-08-17Merge branch 'master' into search-davidgeireann
2021-08-17Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
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-13Merge branch 'master' into ink-gfx-victorvkalev
2021-08-12increasing opacity (selected lines are no longer slightly transparent)vkalev
2021-08-12fixed positioning of selection linevkalev
2021-08-11added circle shape generation using only 4 Bézier curvesvkalev
2021-08-09fixed augment only text to resize correctly with autoheight. fixed acls to ↵bobzel
cache correctly for new documents. fixed links to be shared across users. fixed links to always default to 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-05fixed creating webpages from toolbar / :webpage to not use templatesbobzel
2021-08-05fixed follow pushpin links that target documents in sidebars.bobzel
2021-08-05Merge branch 'master' into search-davidgeireann
2021-08-05removed drop shadow from MyTools sidebargeireann
2021-08-04search panel updatesdg314
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-31Merge branch 'master' into tab_updatesgeireann
2021-07-30major UI / updates + refactoringgeireann
2021-07-29converted HTMLANCHOR and TEXTANCHOR to MARKERbobzel
2021-07-29fixed navigating to a PDF anchor from sidebar.bobzel
2021-07-29lots of updates!geireann
2021-07-29search panel updatesdg314
2021-07-27from last - fixes shift-dragging to a new tabbobzel
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-24fixed minor issues and got rid of console errorgeireann
2021-07-23fixed issues with layoutString templates (eg customView): scale properly ↵bobzel
when in a time view, have a data doc, scripts are called with 'scale' parmeter
2021-07-22fixed custom text doc template.bobzel
2021-07-22Merge pull request #21 from brown-dash/ink-gfx-victorGeireann Lindfield Roberts
Ink Changes (Handle Tangency, Visual Updates, Control Point Creation)
2021-07-22Merge branch 'master' into Ashleygeireann
2021-07-22Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵vkalev
ink-gfx-victor
2021-07-17preventing alias of on-screen doc from being added to off-screen doc listusodhi
2021-07-17initial search paneldg314
2021-07-17mergingusodhi
2021-07-15cleaned up autoHeight for text in conjunction with sidebars and titles and ↵bobzel
some layout scripts
2021-07-15Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵vkalev
ink-gfx-victor Merging master changes into ink branch
2021-07-14fixed dragging marquees on nested images. fixed images to allow marquees on ↵bobzel
nested images. changed drag titlebar message.