aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ImageBox.tsx
AgeCommit message (Collapse)Author
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-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-10-30Merge branch 'master' into eleanor-gptdraweleanor-park
2024-10-30integrated image stickers with paletteeleanor-park
2024-10-30reworked how context menu buttons for ink and text work. added ↵bobzel
disableMixBlend for making transparent docs not use 'multiply'.
2024-10-10Merge branch 'master' into alyssa-starterbobzel
2024-10-09small changes for pull request; removed schema type reference in ↵Nathan-SR
editableview; a couple lint changes
2024-10-07Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵alyssaf16
alyssa-starter
2024-10-07comments and clean upalyssaf16
2024-10-07moved some more quiz functions to styleProviderQuizbobzel
2024-10-07moved all quiz code out of LabelBox and ImageBox and into StyleProviderQuiz. ↵bobzel
changed quizBoxes and quizMode to be stored as Doc metadata. Extended styles to cover contextMenuItems. remove this.setListening() from comparisonBox until contextMenu selectedVal is fixed.
2024-10-06Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵alyssaf16
alyssa-starter
2024-10-06commentsalyssaf16
2024-10-01Merge branch 'master' into nathan-starterbobzel
2024-10-01more lint fixesbobzel
2024-10-01Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-09-30a bunch of comparisonBox cleanup and restoring of original click to animate ↵bobzel
between before/after.
2024-09-30cleaned up some lint errors.bobzel
2024-09-29Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵alyssaf16
alyssa-starter
2024-09-29clean upalyssaf16
2024-09-19merged with master -- updated filtering from cardView branchbobzel
2024-09-19fixed background transparency for imagesbobzel
2024-09-11Merge branch 'master' into alyssa-starterbobzel
2024-09-10moved TagsView up into DocumentView so that one row of tags will be visible. ↵bobzel
fixed setting pixel size of images to resize annotations so they don't appear to change. added vert/horiz centering for stacking views. fixed pres box to not have scroll bars. fixed resizing properties panel.
2024-09-05Oh, coding makes me feel like an idiot sometimes... (added += where a string ↵Nathan-SR
was supposed to be updated)
2024-09-04stuffNathan-SR
2024-09-02Merge branch 'master' into alyssa-starterbobzel
2024-08-30clean up comparison boxalyssaf16
2024-08-20from lastbobzel
2024-08-20fixed up a bunch of things in face recognitionbobzel
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-08-08UI for GPT templates in doccreator menuNathan-SR
2024-07-30Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-07-25lots more 'any' cleanup and more.geireann
2024-07-25Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵alyssaf16
alyssa-starter
2024-07-25edit labelsalyssaf16
2024-07-24drag boxesalyssaf16
2024-07-23labeling workalyssaf16
2024-07-19simple image labelalyssaf16
2024-07-19image labelsalyssaf16
2024-07-17highlighting rows based on layoutpreview hoverNathan-SR
2024-07-08Speech to phonemes progressalyssaf16
2024-06-26feat: worked more on keyword input for docsIEatChili
2024-06-24language menualyssaf16
2024-06-23audio quiz cardsalyssaf16
2024-06-21merged with master. fixed conflicts in comparisonBoxbobzel