aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2025-02-05cleanup of presbox properties.bobzel
2025-02-04fixing up gpt and animation panel in presbox.bobzel
2025-02-03fixed crash switching to tree view in presbobzel
2025-02-03fixed pres animation of colection that's progresivized by removing ↵bobzel
dataTransition assignments that made no sense.
2025-02-03fixed defaults for roll animations effect. fixed hideBefore pres effect to ↵bobzel
not show Doc before effect starts
2025-02-03changed filter 'check' to be exact match and 'match' to be substring. fixed ↵bobzel
GPTpopup filtering to use a #chat tag instead of a chatFilter field.
2025-01-29generlized some of cardDeck ui. showTags is under View for all collections. ↵bobzel
chat popup is available for all docs, but only works for card views. added clear filters button for chat popup.
2025-01-28fixed flashcard practice mode. moved doc sorting from cardDeck into ↵bobzel
collectionSubView to apply it to all collections.
2025-01-28card view cleanup. moved 'pile' into shiftclick on Perspective dropdown. ↵bobzel
fixed tags sorting.
2025-01-27fixed placement of widget decorationsbobzel
2025-01-27adjusted dash field views to work with new schemacells (eg mermaids docs)bobzel
2025-01-19from lastbobzel
2025-01-19css fixes for ai editor views.bobzel
2025-01-17changed to generating 4 images for each firefly request.bobzel
2025-01-16fixed style references for generating ai images. fixed some error cases.bobzel
2025-01-14Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-gptdraw
2025-01-14added drawing fill style referenceeleanor-park
2025-01-13changing ai for images and collections to work mostly the same way. fixes ↵bobzel
for document view/collection/images to keep things working when the ai editor view reduces the rendered document size. fixed so that freeform views overlaid on images/vieos/etc have the ui menu items of collections.
2025-01-10working on merge conflictseleanor-park
2025-01-10fixed scrolling when ai editor is open. rearranged items in ImageBox ai ↵bobzel
editor to be more compact. added error catch handler to queryFireflyImage
2025-01-09added ai editor to collectionseleanor-park
2025-01-08Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-gptdraw
2025-01-08minor cleanupbobzel
2025-01-08Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-gptdraw
2025-01-08from lastbobzel
2025-01-08Merge branch 'master' into eleanor-gptdrawbobzel
2025-01-08code cleanupbobzel
2025-01-08added componentAIView for collectionseleanor-park
2025-01-07updated ai image editor past image dialogueeleanor-park
2025-01-07imagebox now has basic ai functionalitieseleanor-park
2025-01-07fixed pdfs/marqueeAnnotator so that you can add rectangle annotations.bobzel
2025-01-06started a previous images displayeleanor-park
2025-01-06more pdf tweaksbobzel
2025-01-06pdf fixes for latest version of PDFjs.bobzel
2025-01-05added AI image editoreleanor-park
2025-01-02tags can now be used as style presetseleanor-park
2025-01-01monorepo setupGeireann Lindfield Roberts
2025-01-02made drawing fill automatically size imageseleanor-park
2024-12-30created image regeneration with dialogueeleanor-park
2024-12-17added updateIcon to imageBoxes to allow capturing of strokes for use with ↵bobzel
generative apis
2024-12-16fixed api for creating an image using another image as a structure reference.bobzel
2024-12-14Merge branch 'master' into eleanor-gptdrawbobzel
2024-12-14replaced await in loop, added a componentWillUnmount to reset sticker paletteeleanor-park
2024-12-13added comments, refactored duplicate code, and resolved lint errorseleanor-park
2024-12-11fixes for uploading remote images to sample and save them properly. ↵bobzel
extnesions fo firefly manager to query text in images, expand images, and tweaks to generate images.
2024-12-04Merge branch 'master' into eleanor-gptdraweleanor-park
2024-11-25bug fixes to image croppingeleanor-park
2024-11-22added initial Firefly endpoint and hanged smartDrawHandler to generate an ↵bobzel
image and an svg.
2024-11-19Merge remote-tracking branch 'origin/ajs-finalagent'bobzel
2024-11-14changed isScribble related code to be more robust at determine cusps and ↵bobzel
deciding if cusps amount to a scribble. enabled undo of scribble erase without undoing scribble. added cusp visualizer for debugging, and cleaned up downDocView to be downFfview on CollectionFreeformView.