aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents
AgeCommit message (Collapse)Author
2024-10-16major fixes to cardDeck view to simplify code and to make arch follow a true ↵bobzel
circle arc and to fix doc sizing when fitwidth/lightbox/etc. fixes to flashcard UI for advancing to next Doc in cardView and carousel3D.
2024-10-14reorganized comparisonBox related components -- moved stuff down into ↵bobzel
Docs.Crete and CurrentUserUtils. changed Doc.Copy to copy Doc's in fields tagged with cloneOnCopy. Changed ComparisonBox to support hover for slide or flip views. Fixed pointerEfvents for hover in comparisonBox
2024-10-11Lots of cleanup in comparisonBox to get rid of duplicated code and siimplify ↵bobzel
long functions. Utility functions were added to ComparisonBox to simplify menu functions, and to FormattedTextBox to simplify creating centered text views.
2024-10-10fixed being able to use text menu on text in comparison box. Allow ↵bobzel
TextDocuments to be created with a RichText field. Changed comparisonBox to horizontally center flashcard text.
2024-10-10Merge branch 'master' into alyssa-starterbobzel
2024-10-10merged with masterbobzel
2024-10-10Merge branch 'master' into nathan-starterbobzel
2024-10-10adjusted placement of flaschard practice buttons to be closer to the bottom. ↵bobzel
Fixed being able to enter quiz mode for flaschards created as part of a stack by fixing embedContainer setting.
2024-10-10change the default flashcard to have a thin border and have text fill the ↵bobzel
card and be vertically and horizontally centered.
2024-10-09Merge branch 'master' into ajs-before-executablebobzel
2024-10-07Merge branch 'master' into alyssa-starterbobzel
2024-10-07more lintbobzel
2024-10-04from lastbobzel
2024-10-04cleaning up lint problems.bobzel
2024-10-01Merge branch 'master' into nathan-starterbobzel
2024-10-01Merge branch 'master' into alyssa-starterbobzel
2024-10-01changed how smoothing curves works - got rid of simplify.js dependencybobzel
2024-10-01merged with masterbobzel
2024-10-01Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-09-30don't cap the resolution of an image anymore -- let the user do it ↵bobzel
explicitly through the Pixels menu option.
2024-09-30upate AJ assistant from master and fix some lint errorsbobzel
2024-09-30merged with masterbobzel
2024-09-27Merge branch 'master' into zach-starterbobzel
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
2024-09-20Merge branch 'master' into alyssa-starterbobzel
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-19merged with master -- updated filtering from cardView branchbobzel
2024-09-17merged with master + cleanup of carousel codebobzel
2024-09-17ready to pullaidahosa1
2024-09-17Merge branch 'master' into aisosa-starteraidahosa1
2024-09-17done with comments-- pull requestaidahosa1
2024-09-17Merge branch 'master' into aisosa-starteraidahosa1
2024-09-12changed closing of face rectangles to hide them. added Shift+click of tags ↵bobzel
button to show face rectangles.
2024-09-11merged with masterbobzel
2024-09-11Merge branch 'master' into zach-starterbobzel
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-06added margins for carousel view. allow fordoc decorations to be turned off ↵bobzel
for carousel items.
2024-09-06Merge branch 'master' into alyssa-starterbobzel
2024-09-05merged with masterA.J. Shulman
2024-09-04start of conversion of Calendar into a CollectionViewbobzel
2024-09-04updated filter panel to allow filtering by tagsbobzel
2024-09-02Merge branch 'master' into alyssa-starterbobzel
2024-09-02dynamic text size and stylesNathan-SR
2024-09-01Added color and centering defaults to formattedtextboxNathan-SR