aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionMenu.tsx
AgeCommit message (Expand)Author
2024-08-12more any -> type fixesbobzel
2024-08-09a bunch more typing fixes.bobzel
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-07-10some lint fixes and updating packages.geireann
2024-05-08lots of api cleanup and cycle removalbobzel
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-30changed acl- and some other field- to acl_ and field_ stylebobzel
2024-04-23fixes for rich text menu updates and setting parameters on text doc vs within...bobzel
2024-04-21more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-03-30cleanup of import orderings.bobzel
2024-02-26fixed some string types to be enumerations for dropAction. fixed bug in gold...bobzel
2024-01-24several fixes to drag/drop so that dropAction's set on target work for tree v...bobzel
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods an...bobzel
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2024-01-02fixing more .props => ._props refernces.bobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-14a bunch more fixes to making things observable. fixed calling super.componen...bobzel
2023-12-13cleaned up props/_props handling by inherting from ObservableReactComponentbobzel
2023-12-12cleaned up SelectionManager. fixed schema viewbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in @co...bobzel
2023-12-06more error/warning fixesbobzel
2023-12-04trying to do version updates on all npm packages.bobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-12-01converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...bobzel
2023-11-30fixed rootSelected prop to be optional. fixed fonticont toggle to pass 'sel...geireann
2023-11-29numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ...bobzel
2023-11-25cleanup of rootSelected to default to false. remove unused mobile classes.bobzel
2023-11-16fixed alt-drag to toggle scroll mode. fixed replaceTab to work properly with...bobzel
2023-11-12cleaning up freeformview code.bobzel
2023-11-08clean up of LightboxViewbobzel
2023-11-07Changed how selection works to avoid invalidations. Fixed Cast problem with P...bobzel
2023-11-04cleanupbobzel
2023-09-11usercolor cleanupbobzel
2023-09-08added cancel trim and revert buttons to audioboxbobzel
2023-08-27lots of cleanup to streamline import orderings (ie packages should not mutual...bobzel
2023-08-09updated file system to include recentlyClosed, Shared, and Dashboards and fix...bobzel
2023-07-27fixed FontIconBox scripts to set 'this' to fix tool bars buttons not working....bobzel
2023-07-17so many updatesGeireann Lindfield Roberts
2023-07-10fixed collection linear view to an extentGeireann Lindfield Roberts
2023-06-23cleaned up more issues with pointer events/contents active. fixed dragging f...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-17changed creationDate to author_date. fixed undo bug with webboxes. fixed me...bobzel
2023-05-17fixed scrolling/panning on fitWidth images. fixed drag/zoom conflicts for ov...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-17used stats to detect unnecessary server message when changing css style for t...bobzel
2023-04-14got rid of CollectionView prop. fixed DocFocusOrOpen to toggle targets and z...bobzel
2023-04-13lots of changes to get rid of ContainingCollectionDoc and ContainingCollectio...bobzel