aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-18updates towards a menugeireann
2021-08-18highlighter tool added & workingvkalev
2021-08-18Merge branch 'master' into menu_updates_geireanngeireann
2021-08-18added search linkinggeireann
2021-08-17Merge branch 'linking-anh' of https://github.com/brown-dash/Dash-Web into ↵geireann
linking-anh
2021-08-17more updatesgeireann
2021-08-17Merge branch 'linking-anh' of https://github.com/brown-dash/Dash-Web into ↵dinhanhtruong
linking-anh
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 'linking-anh' of https://github.com/brown-dash/Dash-Web into ↵geireann
linking-anh
2021-08-17import cleanupgeireann
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-17Fixed linking relationship misattributiondinhanhtruong
fixed bug where link relationships were stored as link descriptions
2021-08-17Added empty tabs messagedinhanhtruong
todo: create buttons for recent tabs when all tabs in a dashboard are closed
2021-08-17Merge pull request #30 from brown-dash/ink-gfx-victorGeireann Lindfield Roberts
Fixing Selection Line + Circle Shape Control Points
2021-08-17fixed canEdit func in prosemirrorExampleTransfer to prevent error when ↵bobzel
hitting enter at end of uneditable doc. fixed scrollheight setting error in formattedtextbox caused by assigning null
2021-08-16minor updatesdg314
2021-08-16rootDoc bug fixdg314
2021-08-16minor changesdg314
2021-08-16testingdg314
2021-08-16small changesdg314
2021-08-16commented column code0x85FB9C51
2021-08-14testingdg314
2021-08-14code reorganising and updatesgeireann
2021-08-13Merge branch 'master' into ink-gfx-victorvkalev
2021-08-13cleaning upvkalev
2021-08-12fixed textboxes which were generally a line too short when opened in ↵bobzel
contentfitting view (e.g. stackingView or pivotView)
2021-08-12Merge branch 'master' into splash-screen-3-Anh-En-Huadinhanhtruong
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-11fixed issues with screenshotbox flickering when brought up from top menu, ↵bobzel
and generating errors when recording.
2021-08-10fixed error when adding to a collection that does not have a list as its databobzel
2021-08-10fixes for git-like to work with sidebar. added 'lastModified' field for ↵bobzel
changes to x/y/width/height
2021-08-10from lastbobzel
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-10fixed clicking on +new dashboard when window is narrow.bobzel
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-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-06switched back to Playground fields and included width/height/natiive(w,h) to ↵bobzel
playgorund list
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-06from lastbobzel
2021-08-06fixed previewing web page links to not change the webpage unless link is ↵bobzel
followed.
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-06fixed linking to WebBox to save current web page as part of view spec.bobzel