aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
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-02enabled creating falshcards from a text box selection.bobzel
2024-10-02Merge branch 'master' into nathan-starterbobzel
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-01set default radius eraser widthbobzel
2024-10-01Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-gptdraw
2024-10-01working on image bug for a whileeleanor-park
2024-10-01more lint fixesbobzel
2024-10-01more annopalette related cleanupbobzel
2024-10-01Merge branch 'master' into eleanor-gptdrawbobzel
2024-10-01fixed eraser mode button to show current eraser and to show options.bobzel
2024-10-01merged with masterbobzel
2024-10-01Merge branch 'master' into zach-starterbobzel
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-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-30from last.. fixed eslintbobzel
2024-09-30cleaning up pull request.bobzel
2024-09-30Merge branch 'master' into alyssa-starterbobzel
2024-09-30upate AJ assistant from master and fix some lint errorsbobzel
2024-09-30merged with masterbobzel
2024-09-30changed filter tool to look like a menu section.bobzel
2024-09-29lintingNathan-SR
2024-09-29commentsalyssaf16
2024-09-29more commentsalyssaf16
2024-09-29comparison box functionalityalyssaf16
2024-09-29Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵alyssaf16
alyssa-starter
2024-09-29clean upalyssaf16
2024-09-27Merge branch 'master' into zach-starterbobzel
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-25fixed icontagbox to show unselected buttons when doc is selected.bobzel
2024-09-21added flashcard deck creator to foramtted text box.bobzel
2024-09-20Merge branch 'master' into zach-starterbobzel
2024-09-20Merge branch 'master' into eleanor-gptdrawbobzel
2024-09-20Merge branch 'master' into alyssa-starterbobzel
2024-09-20fixed sorting by tags in card viewbobzel
2024-09-20fixed filter dropdown to work properly with multiselect.bobzel
2024-09-19Merge branch 'master' into zach-starterbobzel
2024-09-19merged with masterbobzel
2024-09-19from lastbobzel
2024-09-19merged with master -- updated filtering from cardView branchbobzel
2024-09-19changed backend for filtering buttons to store only one list - the list of ↵bobzel
icon buttons in Doc.MyFilterHotKeys.
2024-09-19cleaning up/commenting schemaviewNathan-SR