aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm
AgeCommit message (Collapse)Author
2021-08-30GitHubs are default viewgeireann
2021-08-30merged with master - fixed warnings and errors.bobzel
2021-08-26fixed warnings/errorsbobzel
2021-08-26a lot of changes to move isContentActive into DocumentViewbobzel
2021-08-25Merge branch 'master' into menu_updates_geireanngeireann
2021-08-25Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2021-08-25cleaned up and fixed tests for nonrecursive doc filters as used in PDF/Web ↵bobzel
to separate transparent from non-transparent docs into layers.
2021-08-25Merge pull request #33 from brown-dash/linking-anhGeireann Lindfield Roberts
Linking anh - fixed and expanded link relationships
2021-08-25many updatesgeireann
2021-08-24Merge branch 'master' into menu_updates_geireanngeireann
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-22added working relationship search + setdinhanhtruong
need to debug visibility toggle and refactor handlers
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 menu_updates_geireanngeireann
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 typing ? to search bing. fixed scrolling to target for Web/PDF when ↵bobzel
doc was not previously displayed.
2021-08-19changed how treeview cycles between options for expanded views to show ↵bobzel
'data' and some more adjustments.
2021-08-18Merge branch 'master' into menu_updates_geireanngeireann
2021-08-14code reorganising and updatesgeireann
2021-08-10fixes for git-like to work with sidebar. added 'lastModified' field for ↵bobzel
changes to x/y/width/height
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-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-07-31Merge branch 'master' into tab_updatesgeireann
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-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-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-10Standardizing Colors, changing global CSS variablesAshley Cai
2021-05-19fixed problem with panning caused by document width/height changes not ↵bobzel
invalidating anything
2021-05-13filter icon shows up for all collectionsusodhi
2021-05-11icon displays for freeform, need to find position for the restusodhi
2021-05-11expand propertiesview on icon clickusodhi
2021-05-11filters applied indicatorusodhi
2021-04-22allowed maximize button to be dragged to add a new window. fixed colorBox ↵bobzel
transparency setting. fixed anchormenuClick when in full tab.
2021-04-19more improvements to comic mode.bobzel
2021-04-15cleaned up CollectionCarousel and styleprovider to handle sub-component ↵bobzel
properties better. updated resizers in multicol/row to be visible.
2021-04-11added childDocumentsActive prop to avoid hardwiring reference to "starburst" ↵bobzel
in freeformview.
2021-04-09fixed not following links on video in lightboxbobzel
2021-04-08made "search" only appear if context menu is > 15 items.bobzel
2021-04-02from lastbobzel
2021-03-31trying to cleanup control of displaying linkButtons in tree views.bobzel
2021-03-30some code cleanup. Fixes for webbox and pdfbox to allow draggin out of ↵bobzel
annotation sidebar.
2021-03-30more treeView cleanup. Fixes to linkBox to allow selection properly. fixes ↵bobzel
to linkAnchorBox.
2021-03-30cleaned up more active stuff - renderDepth === 0 no longer triggers contents ↵bobzel
active. containing view should set isContentsActive=true.
2021-03-30fixed a bunch of compile errors. activated Clear button for recently closed ↵bobzel
tree views.