aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2024-04-29updating showDocument to not have to know about groups -- all group logic is ↵bobzel
in collectionfreeformview.
2024-04-29eslint fixes.bobzel
2024-04-28pie chart filtering, mult-selection, selection on refresh updatessrichman333
2024-04-28cleaned up explore mode to use focus(). fixed focusing on group doc ↵geireann
elements to not focus on group first.
2024-04-28fix transform originSophie Zhang
2024-04-28click previewSophie Zhang
2024-04-28save progSophie Zhang
2024-04-28simplified explore mode implementationbobzel
2024-04-26from lastbobzel
2024-04-26fixed eraser buttons so that you can switch to the previous eraser, then ↵bobzel
click again to choose a different eraser
2024-04-25fixed issue with dataviz table disappearingbobzel
2024-04-25added toList() for Doc|Doc[]bobzel
2024-04-25fix lint errorsbobzel
2024-04-25changed marqueeAnnotator to save inline annotations as text strings instead ↵bobzel
of Docs. enabled making image crops of text selections on PDFs. cleaned up webboxrendered lint promses, and Annotation render
2024-04-25ui framework for effect animationsSophie Zhang
2024-04-25fixed filteres axes, console errorssrichman333
2024-04-24cleanedsrichman333
2024-04-24bars stay selected on refresh / componentdidmountsrichman333
2024-04-24post merge eslint cleanupbobzel
2024-04-24mereged sarah-dataViz-aibobzel
2024-04-24Merge branch 'master' into dataviz-ai-sarahbobzel
2024-04-24from lastbobzel
2024-04-24minor tweaks for mergingbobzel
2024-04-24completing eslint passbobzel
2024-04-24fixed search on pdfs to display results when pDF is not selected. fixed ↵bobzel
presentation transitions to animate. changed so that annotaitons on pdfs would highlight when following a pres slide. fixed scrolling to annotations (and other viewSpecs) from presentations by using the slide target, not the slide as the focus document. cleaned up search and fixed to unhighlight searches on close. fixe pdf search unhighligting to work.
2024-04-24select / filter with multiple histogram barssrichman333
2024-04-24filtering from histogram bars works from all histogram typessrichman333
2024-04-23filter one histogram bar onto child dataviz doc at a timesrichman333
2024-04-23ui for filtered visualization from aisrichman333
2024-04-23Merge branch 'master' into sarah-ai-visualizationsrichman333
2024-04-23fixes for rich text menu updates and setting parameters on text doc vs ↵bobzel
within in RTF. Lots of lint cleanup.
2024-04-21more lint cleanupbobzel
2024-04-19lint fixes.bobzel
2024-04-19fixed text search highlighting. fixed first typed characfter of note to ↵bobzel
have marks.
2024-04-18context dependent preseffectSophie Zhang
2024-04-18dropdowns, ui, rollSophie Zhang
2024-04-17flipalyssaf16
2024-04-17fixed access to flashcard textbobzel
2024-04-17ai flashcardsalyssaf16
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-17fix problem where placeholder text of note wasn't being overwritten.bobzel
2024-04-17reverted fix for replacing placeholder text in a new typed note -- breaks ↵bobzel
switching from one fieldKey to another
2024-04-16Merge branch 'master' into sarah-ai-visualizationsrichman333
2024-04-16visualize buttonsrichman333
2024-04-16makes histogram on transfer to textsrichman333
2024-04-16correlation from gptsrichman333
2024-04-12 fixed auto play for trails. fixed presbox to allow drag and drop in ↵bobzel
addition to pin button. fixed tree view to not 'move' items that have a 'copy' drop action. fixed dragPreDrop functions in tree and stacking views to use source drag action over target drop action.
2024-04-11started gpt effect timing integrationSophie Zhang
2024-04-11fix: start effect when doc is in viewportSophie Zhang
2024-04-11flipping semi-working need to fix dimensionsSophie Zhang