aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionMasonryViewFieldRow.tsx
AgeCommit message (Collapse)Author
2021-03-29still cleaning up all the active/selection code.bobzel
2021-03-19simplified chromeStatus to chromeHidden. fixed presBox item widths. fixed ↵bobzel
colorBox layout.
2021-03-17added autoHeight proeprtyButton. cleaned up stackingViewFieldColumn a bitbobzel
2021-03-16more chromeStatus cleanup. Big stripdown of propertiesButtons.bobzel
2021-03-16cleaned up propertiesbuttons a bit. added lockTransform button. changed ↵bobzel
chromeStatus disabled to be undefined.
2021-03-11added optional stacking sidebar for PDFs. fixed pdfannos to not show ↵bobzel
linkbutton when selected. fixed stacking views to handle fitwidth text better (make height fit correctly when fitWidth)
2021-03-10made initial load of filterbox much more efficient by preventing incremental ↵bobzel
invalidations. fixed display of sliderBox filters.
2021-03-01final cleanups for simplified drag and drop of annotations. fixed some ↵bobzel
issues rtf focus when creating notes in masonry view. fixed text sidebar.
2021-02-23cleaned up EditableView a bitbobzel
2020-12-10fixed filterBox/TreeView to support checkboxes again. Simplified ↵bobzel
{DocumentView/CollectionView/FieldView}props
2020-11-03fixed masonry view to not create empty documentsbobzel
2020-09-17changed text box headers from a template to a title bar.bobzel
2020-09-08fixed event handling on embedded textboxes - dash field views need to ↵bobzel
stopPropagation() on pointerdown events, and textBoxes need to handle scroll events when they are rootSelected() (ie, in a template)
2020-09-06extra lineusodhi
2020-09-06more masonry changesusodhi
2020-09-06fixes to row dropusodhi
2020-09-04fixed typos + css + changing value on dropped documents in masonry view + ↵usodhi
ink x + added .mpeg as acceptable audio format
2020-08-23added settings for default text titles. fixed image audio annotatoins. ↵bobzel
fixed captions to not set title. added properties buttons for layout options and removed template layout button. fixed warnings.
2020-08-02fixed runtime warnings. fixed color of title text of stacking and masonry viewsbobzel
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if ↵Bob Zeleznik
defined otherwise 'title'. if neither, then it shows no tooltip.
2020-06-29changed a lot of collection keys to start with "_" -- particularly for ↵Bob Zeleznik
Stacking and Schema views. Also added filtering to facet filters. enabled facet filter for sidebar library.
2020-06-19fixed color palette for masonry/stacking when zoom level != 1Bob Zeleznik
2020-05-21fixed height of tool button panels in MasonryViewFieldRowBob Zeleznik
2020-05-21added animation to comparisonBox, cleaned up some npm modulesBob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-04fixed links and snap lines broken by moving things into DragManager.Bob Zeleznik
2020-05-03extended documentBox's to support drag and drop of style. reorganized ↵Bob Zeleznik
imports to avoid some cycles
2020-04-28ignore rightlick events on masonry header to allow for context menu from doc ↵Bob Zeleznik
decorations
2020-04-27cleaned up masonry events a bit. changed buxton template to have 3 sections.Bob Zeleznik
2020-04-27fixed fontsize inheritance. fixed masonry view with a columnWidth of -1 to ↵Bob Zeleznik
fit width. cleaned up masonry and editableViews
2020-04-06fixed autoHeight for masonry & removing observers when switching outBob Zeleznik
2020-03-05masonry view fix to add notes to the top. fixed uploadURI to use image ↵bob
resizer better
2020-03-03fixes to allow navigation from hashtag tag to pivot/schema/stacking viewsbob
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-16got rid of unneeded ignoreAspect field. other cleanup.Bob Zeleznik
2020-02-16fixed a bunch of undo's in document deocrations. added a setup method for ↵Bob Zeleznik
handling down/move/up/click events
2020-02-16collection sub view and google authentication manager cleanup, deleteAssets ↵Sam Wilkins
route added
2020-02-11mergeHannah
2020-02-09can upload collection from mobile to desktopvellichora
2020-01-25added text templates for FormattedText, added field views in formatted text ↵Bob Zeleznik
box, got rid of documentText @@@ initing of FormattedText
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" ↵bob
which flags them to be written to the current layout document
2019-12-12major changes to drag and dropbob
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-25cleanup of stacking/masonry and fix so that masonry layout updates ↵Bob Zeleznik
interactive as docs are resized.
2019-10-24fixed some stacking view layout. added a miniHeader layout for stacksBob Zeleznik
2019-10-24some fixes for stacking view layoutsBob Zeleznik
2019-10-24several fixes to audioboxes.bob
2019-10-21start of ImageBox cleanupBob Zeleznik
2019-10-11changes to menu layoutsbob
2019-10-10got rid of all CollectionView wrappers around XxxBox's added ↵bob
DocAnnotatableComponent