aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2021-08-24css changes for toggle buttongeireann
2021-08-24suppressed filter icon for annotations that are filtered based on ↵bobzel
transparency. fixed drawing ink on webbox's.
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-24started to fix doc filters to work on any documentbobzel
2021-08-24more bits and pieces (ahhhh)geireann
2021-08-24create text documentgeireann
2021-08-24icon updatesgeireann
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-23menu getting closer :cry:geireann
2021-08-23set max size for blue link button when zooming in.bobzel
2021-08-23cleaned up videobox controls along with option to switch to native controls. ↵bobzel
changed placement of link buttons in lightbox to be outside of document
2021-08-22more updatesgeireann
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-22Merge branch 'master' into linking-anhdinhanhtruong
2021-08-21Merge branch 'master' into trails-aubreyAubrey-Li
2021-08-21render map marker gps updatesAubrey-Li
2021-08-21Merge branch 'master' into menu_updates_geireanngeireann
2021-08-21added num range buttongeireann
2021-08-21minor UI updatesgeireann
2021-08-20undo/redo buttons fixgeireann
2021-08-20more updatesgeireann
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-19menu UI updatesgeireann
2021-08-19fixed errors and warningsbobzel
2021-08-19menu nearing final updatesgeireann
2021-08-19fixed typing ? to search bing. fixed scrolling to target for Web/PDF when ↵bobzel
doc was not previously displayed.
2021-08-19updatesgeireann
2021-08-18updates towards a menugeireann
2021-08-18Merge branch 'master' into menu_updates_geireanngeireann
2021-08-18added search linkinggeireann
2021-08-17more updatesgeireann
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 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-14code reorganising and updatesgeireann
2021-08-12fixed textboxes which were generally a line too short when opened in ↵bobzel
contentfitting view (e.g. stackingView or pivotView)
2021-08-11fixed issues with screenshotbox flickering when brought up from top menu, ↵bobzel
and generating errors when recording.
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-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
2021-08-05Merge branch 'master' into trails-aubreyAubrey-Li
2021-08-05fixed creating webpages from toolbar / :webpage to not use templatesbobzel
2021-08-05modify mapbox sidebarAubrey-Li
2021-08-05Merge branch 'master' into trails-aubreyAubrey-Li
2021-08-05fixed so that links to sidebar annos show the sidebar in a LinkPreviewbobzel
2021-08-05improved opening sidebar when following a link to a sidebar annotation. ↵bobzel
Still needs work when link is from outside of the sidebar document and on first click.
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).