aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Collapse)Author
2024-10-08modified how buttons are laid out on carousel and comparison views so that ↵bobzel
text boxes can reflow around them. extracted flashcard pratice into its own component and applied it to carousel3D and carousel
2024-10-08changed carousel view to resize ui buttons based on screen scaling and ↵bobzel
document dimensions. lint errors.
2024-10-07refactored imageUrlToBase64 into clientUtils. lint fixes.bobzel
2024-10-07Merge branch 'master' into alyssa-starterbobzel
2024-10-07lint fixesbobzel
2024-10-07comment cleanupbobzel
2024-10-04from lastbobzel
2024-10-04from lastbobzel
2024-10-04more lint fixes to schema view changes.bobzel
2024-10-04Merge branch 'master' into nathan-starterbobzel
2024-10-04cleaning up CardDeckView so that animations work smoothlybobzel
2024-10-02merged with masterbobzel
2024-10-02added xMargin for carousel to prevent buttons from overlapping text, etc. ↵bobzel
Made showing tags an option for carouselViews that needs to be turned on with showChildTags. Gave text boxes extra height when show Tags is on.
2024-10-02Merge branch 'master' into nathan-starterbobzel
2024-10-02from lastbobzel
2024-10-02missing importbobzel
2024-10-02merged with masterbobzel
2024-10-02added showTags button for cardView. fixed unnecessary invalidations of ↵bobzel
TagsView based on child screenToLocal changing when its not rendered.
2024-10-01Merge branch 'master' into nathan-starterbobzel
2024-10-01Merge branch 'master' into alyssa-starterbobzel
2024-10-01more lint fixesbobzel
2024-10-01more annopalette related cleanupbobzel
2024-10-01cleaning up smart drawing menu options.bobzel
2024-10-01merged with masterbobzel
2024-10-01added dompurifyNathan-SR
2024-10-01Merge branch 'nathan-starter' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-10-01commitNathan-SR
2024-10-01Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-09-30fixed so that you can't set the author field from the schema view. fixed ↵bobzel
schema view to not trigger cell updates after cells have been unmounted (e.g, so that dragging a tab over a schema vew doesn't crash)
2024-09-30upate AJ assistant from master and fix some lint errorsbobzel
2024-09-30merged with masterbobzel
2024-09-29lintingNathan-SR
2024-09-29Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵alyssaf16
alyssa-starter
2024-09-29clean upalyssaf16
2024-09-27fixed linting. cleaned up scribble erase code and fixed several issues with ↵bobzel
determining if cusp intersections amounted to a scribble. also fixed recognition of lines to not recognize scribbles.
2024-09-27Merge branch 'master' into zach-starterbobzel
2024-09-25fix scribble gesture to use bezier curves instead of control pointsZachary Zhang
2024-09-25fix scribble gesture to use bezier curve intersectionsZachary Zhang
2024-09-25updated carousel to show same filter as in context menu bar.bobzel
2024-09-25merged with master. updated filtering in carousel view.bobzel
2024-09-25removed star icon from carousel -- added showTags instead.bobzel
2024-09-24fixed screen to local for carousel views (especially when in lightbox)bobzel
2024-09-23made dropping links marks them as svgs. fixed doc drag interactions when ↵bobzel
items are selected to not have decorations bounce. fixed card deck to not shrink cards when card deck is short small and items are selected. fixied dragging cards when colletcion is nested to not have decorations bounce, and to allow rapid selection and dragging of cards. fixed dragging docs into/out of card view.
2024-09-22Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-gptdraw
2024-09-22small bug fixes for smart draweleanor-park
2024-09-22header comments + change to cellfield updatingNathan-SR
2024-09-21Merge branch 'master' into alyssa-starterbobzel
2024-09-20removed assignment of OR filter mode from card view. not sure it's needed, ↵bobzel
but shouldn't be set automatically anyway.
2024-09-20Merge branch 'master' into zach-starterbobzel
2024-09-20Merge branch 'master' into eleanor-gptdrawbobzel