aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionSchema
AgeCommit message (Expand)Author
2024-04-21dropped rows update index properly so dragging them without re-selecting worksNathan-SR
2024-04-15grouped selected cell dragging aligned properly; dragged cell placement offse...Nathan-SR
2024-04-11Row dragging no longer interferes with multi-selection; dragged rows render w...Nathan-SR
2024-03-31selectionNathan-SR
2024-03-31ctrl selectionNathan-SR
2024-03-22Merge branch 'master' into nathan-starterNathan-SR
2024-03-21Update CollectionSchemaView.tsxNathan-SR
2024-03-21the decommentingNathan-SR
2024-03-21deselectCells -> ckearSelection in selectCellNathan-SR
2024-03-21multiple cell column switching workingNathan-SR
2024-03-21editing all selected cols workingNathan-SR
2024-03-19routing select through selectCell; shift select kind of working; cell selecti...Nathan-SR
2024-03-19multiple cell selection startedNathan-SR
2024-03-18cNathan-SR
2024-03-17DocView 1330 problem statementNathan-SR
2024-03-17use metakey to edit computedfield result instead of expression in schema cell...bobzel
2024-03-17cNathan-SR
2024-03-16summoningNathan-SR
2024-03-14test4Nathan-SR
2024-03-14addDocToSelection test 3Nathan-SR
2024-03-14doc selection testNathan-SR
2024-03-14testNathan-SR
2024-03-14Schema row option order changedNathan-SR
2024-03-09fixed up default text that uses a template to process an initial carriage ret...bobzel
2024-03-06cleaned up some dropActionType strings. fixed stackingview scrolling when al...bobzel
2024-02-26fixed some string types to be enumerations for dropAction. fixed bug in gold...bobzel
2024-02-19Merge branch 'master' into data-visualization-sarahsrichman333
2024-02-10minimal fix to get react date picker to work.bobzel
2024-02-10more updates to npm packages.bobzel
2024-01-31cleaned up accessing/setting proto_embeddings with api on Doc. fixed some cs...bobzel
2024-01-29mergesrichman333
2024-01-27made dataViz nodes linked to schema nodes update automatically as cahnges are...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-22fixed schema rows to render, fix for resizing docs from left side. all lockin...bobzel
2024-01-22cleaned up viewPath methods and LightboxView's containment apibobzel
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2024-01-12live schema toggle works on refreshsrichman333
2024-01-03cleaned up screenToLocalTransform in several places by making it additional m...bobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-13cleaned up props/_props handling by inherting from ObservableReactComponentbobzel
2023-12-12cleaned up SelectionManager. fixed schema viewbobzel
2023-12-12fixed and cleaned up snapping linesbobzel
2023-12-11fixed includes of scss globals into typescript files.bobzel
2023-12-11more updates to mobx 6. updated typescript to v5. updated pdf-distbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in @co...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-30final rootDoc refactoringbobzel
2023-11-30fixed rootSelected prop to be optional. fixed fonticont toggle to pass 'sel...geireann