aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Expand)Author
2024-10-10fix for placement of flashcardUI buttons when zoomed outbobzel
2024-10-10tweaks to cardDeck view so that cards are activated when clicked, but not sel...bobzel
2024-10-09changed flashcard revealOp to be set on collection, not individual flashcardsbobzel
2024-10-09Merge branch 'master' into ajs-before-executablebobzel
2024-10-09Merge branch 'nathan-starter' of https://github.com/brown-dash/Dash-Web into ...Nathan-SR
2024-10-09small changes for pull request; removed schema type reference in editableview...Nathan-SR
2024-10-09removing more commented out code, fixing lint. fixed carousel3Dview child ac...bobzel
2024-10-09more refactoring to of collection flashcards into CollectioSubView to simplif...bobzel
2024-10-09made sizing of flashcard messages and 3d carousel's dots reactive to doc sizebobzel
2024-10-08extended flashcard UI to cardDecksbobzel
2024-10-08Merge branch 'master' into alyssa-starterbobzel
2024-10-08yet another fix to cardView to make animations smooth - need to specifically ...bobzel
2024-10-08modified how buttons are laid out on carousel and comparison views so that te...bobzel
2024-10-08changed carousel view to resize ui buttons based on screen scaling and docume...bobzel
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. Ma...bobzel
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 TagsV...bobzel
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
2024-10-01commitNathan-SR
2024-10-01Merge branch 'master' of https://github.com/brown-dash/Dash-Web into nathan-s...Nathan-SR
2024-09-30fixed so that you can't set the author field from the schema view. fixed sche...bobzel
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
2024-09-29clean upalyssaf16
2024-09-27fixed linting. cleaned up scribble erase code and fixed several issues with ...bobzel
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