aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionBaseView.tsx
AgeCommit message (Collapse)Author
2019-08-02improvements to grouping with backgroundsBob Zeleznik
2019-07-27Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Fawn
schema_view_improvements_2
2019-07-26added a MakeBackground and FitToBox menu items. fixed problems with ↵Bob Zeleznik
fitToBox and frozen dimensions. fixed issue with drop() on free forms.
2019-07-25fixed dragging annotaitons on images. fixed border rounding of buttons. ↵Bob Zeleznik
fixed dropping to ignore document titles.
2019-07-23pretty ui for changing section fitler and added base for colletion chromesyipstanley
2019-07-22merged stacking sections branch.bob
2019-07-19split masonry collection view into its own view type.bob
2019-07-18fixes for single column layouts not contained in a free form view.Bob Zeleznik
2019-07-12changed a bunch of style/color things with treeView and toolbarbob
2019-07-11tweaks to annotationOverlay.bob
2019-07-11trying to make everything work the same wayBob Zeleznik
2019-07-05fixed dragging from sidebarbob
2019-06-26Merge branch 'master' into templatesMacBob Zeleznik
2019-06-26fixes to datadoc usage. fixed tree view for textboxes.bob
2019-06-26Merge branch 'presentation-selection-mohammad' of ↵Sam Wilkins
https://github.com/browngraphicslab/Dash-Web into presentation-selection-mohammad
2019-06-26merged with masterSam Wilkins
2019-06-26cleanupSam Wilkins
2019-06-25final cleanup for nowBob Zeleznik
2019-06-25more cleanupBob Zeleznik
2019-06-25cleaned up version of templates with annotations.Bob Zeleznik
2019-06-25fixed setup of documents to extend fieldsBob Zeleznik
2019-06-25testing stuff for document field extensions.bob
2019-06-25converted isTopMost into renderDepth and capped renderDepth at 7. removed ↵bob
previous cycle detection.
2019-06-24fixes for templates with annotations and more.bob
2019-06-21fixes to allow collections to be template fieldsBob Zeleznik
2019-06-21more templating fixes.Bob Zeleznik
2019-06-18Fixed linter errorsTyler Schicke
2019-06-11cleaned up some drop() code with text. fixed linkview titling. changed ↵bob
dragging to not deselect source collection.
2019-06-09added a link context for link targets.Bob Zeleznik
2019-06-07fixed some pinterest layout issues.bob
2019-06-06Guid emptystring error fixed for groupingmadelinegr
2019-06-05cleaned up selections somewhat so that PDFs don't flicker when manipulating ↵bob
annotations.
2019-06-05fixed full screen text bug. cleaned up importsBob Zeleznik
2019-05-31stacking views and more..bob
2019-05-30cleaned up event handling for documentviews. fixed context menu closing.bob
2019-05-21"Rebased" Stanley's image upload changesTyler Schicke
2019-05-20Fixed a bunch of demo bugsTyler Schicke
Moved Field Symbols to separate file Editing is mostly working in debug viewer
2019-05-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-05-19added opaque background for non-annotation collections. fixed marquee view ↵Bob Zeleznik
when there's zoomBasis, fixed double-click opening to stopPropagation. got rid of RIGHT_BTN_DRAG stuff.
2019-05-19Added safe modeTyler Schicke
2019-05-18fixed zoomBasis issues with wrapping, text size, and normalizing outlines.Bob Zeleznik
2019-05-18clamped scale and reverted safe modeTyler Schicke
2019-05-18More debuggingTyler Schicke
2019-05-18server debuggingTyler Schicke
2019-05-14fixed following links to video framesBob Zeleznik
2019-05-10added summary screen grab icon as a template view of a text document. ↵Bob Zeleznik
converted Cast(...ListSpec(Doc)) pattern to DocListCast
2019-05-09fixed some compile errorsbob
2019-05-07added Bullet templatebob
2019-05-05fixed problem with annotations being added to view document instead of ↵Bob Zeleznik
proto. added keyvalue indication for fields that only exist on prootype
2019-04-30Merge branch 'master' into newDocsbob