aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-09-19Merge branch 'master' into aisosa-starterbobzel
2024-09-19fixed setting rotation center. fixed not dropping docs onto themselves.bobzel
2024-09-19got rid of unnecessary endpoint on server (chunkDocument)A.J. Shulman
2024-09-19got rid of put (unused)A.J. Shulman
2024-09-19added comments and fixed some styling and error handlingA.J. Shulman
2024-09-19added stop propagation for clicking on tags and icon tags. fixed dragging ↵bobzel
crash from doc nested in card view to card view. still needs more work for card view to honor canEmbed
2024-09-19fixed filtering bug in card viewaidahosa1
2024-09-19fixed icon disapearring bugaidahosa1
2024-09-19fixed hiding decorations when animating card transitionsbobzel
2024-09-18fixed selecting card scaling when fewer than 10 itemsbobzel
2024-09-18switched icontags to use regular tags list instead of metadata fields. ↵bobzel
changed tagsView to show # for tags, @ for metadata, and no prefix for icons
2024-09-18carddeck tweak to heuristic to keep Docs selected docs inset within window. ↵bobzel
tweak to layout of Docs to make arc apex based on grid Doc widths.
2024-09-18lots of changes to fix dragging cards, integrate iconTags with other tags, ↵bobzel
sizing docs when selected to fit window,
2024-09-18fixed filtering; cells update properly with inputNathan-SR
2024-09-18Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵alyssaf16
alyssa-starter
2024-09-17from lastbobzel
2024-09-17linted cardView files after merge.bobzel
2024-09-17fixed eslint started some lintingbobzel
2024-09-17from lastbobzel
2024-09-17updating packages and more cleanup of cardview mergebobzel
2024-09-17cleaning up card view stuff post-mergebobzel
2024-09-17Merge branch 'master' into aisosa-starterbobzel
2024-09-17from lastbobzel
2024-09-17revert change to typescriptlibbobzel
2024-09-17from lastbobzel
2024-09-17merged with master + cleanup of carousel codebobzel
2024-09-17ready to pull REALaidahosa1
2024-09-17ready to pullaidahosa1
2024-09-17Merge branch 'master' into aisosa-starteraidahosa1
2024-09-17done with comments-- pull requestaidahosa1
2024-09-17fixed carouselfView to fade. cleaned up code a bitbobzel
2024-09-17Merge branch 'master' into aisosa-starteraidahosa1
2024-09-17pulling from amster wish me luckaidahosa1
2024-09-17cleaning upaidahosa1
2024-09-16fixed doc decorations from crashing when dockingView is selected. cleaned up ↵bobzel
tab doc view.
2024-09-16fixed title dragging pick correlation and conversion to tab dragging.bobzel
2024-09-12changed closing of face rectangles to hide them. added Shift+click of tags ↵bobzel
button to show face rectangles.
2024-09-12Merge branch 'master' into keanu-commentsbobzel
2024-09-12fixed removing a face image from a face docbobzel
2024-09-12added menu optionbobzel
2024-09-12added tags for multi-selections.bobzel
2024-09-11merged with masterbobzel
2024-09-11Merge branch 'master' into zach-starterbobzel
2024-09-11Merge branch 'master' into alyssa-starterbobzel
2024-09-11fixed comparisonBox to honor fitWidth of Docs. fixed dropping on empty ↵bobzel
muliticolumnview.
2024-09-11fixed multirowview resizer widthbobzel
2024-09-11fixed stacking view to used computedFn's to avoid invalidations and resotred ↵bobzel
DocumentView to flex layout by fixing stacking view's css
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-10more chat featuresaidahosa1
2024-09-09cNathan-SR