aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/MarqueeView.tsx
AgeCommit message (Expand)Author
2023-11-24mergesrichman333
2023-11-02cleaned up brushView to only apply to freeformviews that aren't overlays (was...bobzel
2023-10-21change to doc decorations to be more "lightweight". made linkBox render links...bobzel
2023-10-11fixed panMode to not do marquee selection on nested but inactive collections.bobzel
2023-10-10made tablebox row height a css variable. fixed panmode so that left drag sel...bobzel
2023-09-19can't create text boxes now in explore mode.bobzel
2023-08-28fixes for marquee/insert cursor color on dark backgrounds and drag labelbobzel
2023-08-14Merge branch 'master' into data-visualization-sarahsrichman333
2023-08-09updated file system to include recentlyClosed, Shared, and Dashboards and fix...bobzel
2023-07-31import table on windowssrichman333
2023-07-27mergesrichman333
2023-07-27Merge branch 'master' into data-visualization-sarahsrichman333
2023-07-19got rid of ctrl-s to create a text slide.geireann
2023-07-17Merge branch 'master' into data-visualization-sarahsrichman333
2023-07-14pie chart groupingssrichman333
2023-07-11more fixes to simplify sharingbobzel
2023-07-11importing tables from wikipedia -> DataVizBoxsrichman333
2023-07-05changed acl inheritance for docking views.bobzel
2023-07-04Merge branch 'master' into collaboration-sarahsrichman333
2023-06-23cleaned up more issues with pointer events/contents active. fixed dragging f...bobzel
2023-06-23fixed collection aclssrichman333
2023-06-22cleaned up dragging - abort presItem drags properly, fix naming for drag/drop...bobzel
2023-06-14fixed double clicking to not trigger on a document if it is active (previouls...bobzel
2023-06-13fixed updating cached docs when opening a backlinks collection. added some F...bobzel
2023-06-06updated Symbol naming. fixed various compile errors related to type checking.bobzel
2023-05-16fixed bugs with goldenlayout dragging and undoing. fixed searching for filte...bobzel
2023-05-14fixed webpage link following by adding a presData for the current URL to all ...bobzel
2023-05-14major overhaul of field naming conventions.bobzel
2023-04-27removing unused code - viewspecscript and x,y in slowloaddocumntsbobzel
2023-04-27added proper scaling of multi-selections and groups. fixed pinViewport to wo...bobzel
2023-04-24fixed isContentActive=false to apply to stacking collections. fixed pile view...bobzel
2023-04-05fixed dragging groupsbobzel
2023-04-05adjusted general context menu items to always appear last. cleaned up makeLi...bobzel
2023-04-04fixed using freeformview in sidebar of pdfs. fixed issues with dragging items...bobzel
2023-03-28mostly code cleaning. small bugsbobzel
2023-03-10fited notetaking view to create headers if they don't exist when switching fr...bobzel
2023-03-05replace jumpToDocument with showDocument. restructure code to get rid of scr...bobzel
2023-02-22fixed pres hide before/after, select w/o nav, and updating contents.. made co...bobzel
2023-02-09fixed childLayoutString to work. made images capable of fitWidth. fixed anim...bobzel
2023-02-01fixed ungrouping documents on video/image/etc. fixed undoing deleting collec...bobzel
2023-01-13cleaned up linkmanager a little. maded myshareddocs a folder in myfilesyst...bobzel
2022-12-05cleaning up following links and pres item following so that view transitions ...bobzel
2022-12-01refactored process of following links / jumping to docs and added following o...bobzel
2022-11-29fixed docDecoration appearance after following link and clicking before highl...bobzel
2022-09-29a bunch of changes to trails: link to trail to initiate trail when following ...bobzel
2022-09-19if same youtube video is uploaded, reuse the existing file without downloadin...bobzel
2022-09-06final cleanup of dragging rotated images. fixed loading of youtube videos an...bobzel
2022-07-21fixed hiding marquee options menu when clicking on background.bobzel
2022-07-08restructured currentUserUtils to avoid having import cycles.bobzel
2022-06-28cleaned up some more currentUserUtils - fixed some issues with prev/next key...bobzel