aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Expand)Author
2024-03-30cleanup of import orderings.bobzel
2024-03-30trying to cleanup import cyclesbobzel
2024-03-30fixed snapshot workspace functions by getting rid of @actions. fixed lightbo...bobzel
2024-03-30updated mermaids template. updated paintFunc to also render the underlying co...bobzel
2024-03-30added Labels button for turning ink labels on/off. added Pixels and Rotate b...bobzel
2024-03-30working on making flashcards from pdf with aialyssaf16
2024-03-29filter links out of carousel views.bobzel
2024-03-28fixed following link to pdf text selection with highlights. fixed hide key/va...bobzel
2024-03-28fixed tabbing between items in nested dashFieldViewsbobzel
2024-03-27changed dashFieldViews to support Tab'ing between other dashFieldviews, chang...bobzel
2024-03-26added empty image tool and click on empty image to select from filesystem. ...bobzel
2024-03-24fixed crash on richtextfield to string when there's no data. fixed schema ce...bobzel
2024-03-24fixed linkdocpreviews to sequence through multiple links. fixed text boxes t...bobzel
2024-03-23fixed linking to parts of a template. fixed highlting part of a template whe...bobzel
2024-03-23made backspace deleting a schema row undoable. fixed calling chat on string ...bobzel
2024-03-22Merge branch 'master' into nathan-starterNathan-SR
2024-03-22make ink stroke labels visible always for closed gesture strokes.bobzel
2024-03-21Update CollectionSchemaView.tsxNathan-SR
2024-03-21the decommentingNathan-SR
2024-03-21deselectCells -> ckearSelection in selectCellNathan-SR
2024-03-21preliminary react-spring animsSophie Zhang
2024-03-21multiple cell column switching workingNathan-SR
2024-03-21editing all selected cols workingNathan-SR
2024-03-20tried to start closed curve managementeleanor-park
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-19functional erase code completeeleanor-park
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-12i have an erroreleanor-park
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-07feat: added dropdown for ease functionSophie Zhang