aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ImageBox.tsx
AgeCommit message (Collapse)Author
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-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-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-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-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
2024-06-21added renderedPixelDimensions to imageBoxbobzel
2024-06-20Chatcards with imagesalyssaf16
2024-06-20select workingalyssaf16
2024-06-18working on various image flashcard ideasalyssaf16
2024-06-18feat: added view of labels on docs in freeformIEatChili
2024-06-13feat: more ui updatesIEatChili
2024-05-06eslint cleanupbobzel
2024-05-03fixed pdf rendering. fixed cropping images. fixed zooming out of an image ↵bobzel
that is fitWidth to set scroll bar properly.
2024-05-03merged with new version of masterbobzel
2024-05-03Merge branch 'master' into nathan-starterbobzel
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵bobzel
and moving crate functions to <>Box functions
2024-04-30unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ↵bobzel
CollectionFreeForm stiuff
2024-04-30changed acl- and some other field- to acl_ and field_ stylebobzel
2024-04-28cleaned up explore mode to use focus(). fixed focusing on group doc ↵geireann
elements to not focus on group first.
2024-04-28simplified explore mode implementationbobzel
2024-04-21more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-05from lastbobzel