aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Expand)Author
2024-04-23jitter on initial drag fixed (computed value caching)Nathan-SR
2024-04-23out of bounds dragging fixedNathan-SR
2024-04-21out of bounds dragging fixed indexesNathan-SR
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-19cleaned up user templates to not get changed on reload. made setting a templ...bobzel
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-14fixed dragging system documents in files sidebargeireann
2024-03-14fixed disabling info ui to keep it off -- use settings manager to turn it bac...bobzel
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-13css and other cleanup for info UIbobzel
2024-03-13cleaned up currState in freeform uibobzel
2024-03-13Merge branch 'master' into info-ui-observablebobzel
2024-03-10cleannewalina
2024-03-09add show less show more buttonnewalina
2024-03-09fixed up default text that uses a template to process an initial carriage ret...bobzel
2024-03-08cleaned up MakeTemplate api and currentUserUtils templates for clicks etc.bobzel
2024-03-07fixed several things related to templates for labels (used as icons) and Fon...bobzel
2024-03-06fixed backgroundColors to be set on dataDoc in infoUIbobzel
2024-03-06fixed plotly/mermaids loading from a new accountbobzel
2024-03-06cleaned up some dropActionType strings. fixed stackingview scrolling when al...bobzel
2024-03-05fixed text in templates to revert to template value when noTemplate is set. m...bobzel
2024-03-04cleaned up a number of things related to autoHeight and stacking/masonry/note...bobzel
2024-03-04changes to restore template menu and fix freeform templates to always show co...bobzel
2024-03-01added flipping of documentation iconbobzel
2024-03-01Merge branch 'master' into info-ui-observablebobzel
2024-02-29add state message gifsnewalina
2024-02-29fixed minimap to show at least as much as the freeformview is showing (was a ...bobzel
2024-02-28extracted field dropdown menu to a components and then cleaned up collectionT...bobzel
2024-02-28changed multirow view to support a maxShown flag so that headerBar doesn't ta...bobzel
2024-02-26fixed tooltips to not grab events - this made moving down a menu a problem si...bobzel