aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionStackingViewFieldColumn.tsx
AgeCommit message (Collapse)Author
2020-04-06fixed sizing stacking views. fixed rotating images. fixed undo stacking drags.Bob Zeleznik
2020-04-06everything's working with panelwidth/height etc stuff?? maybe?Bob Zeleznik
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ↵Bob Zeleznik
DocumentBox to have a childLayoutKey field
2020-03-03fixes to allow navigation from hashtag tag to pivot/schema/stacking viewsbob
2020-02-27from lastBob Zeleznik
2020-02-27schema view & Stacking view code cleanup and minor ui fixesBob Zeleznik
2020-02-27adding colors to schema view will update the enumerated colors used by text ↵bob
boxes in freeformview.
2020-02-17made creation of template docs from context menu simplerBob 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-15fixed dark scheme a bit more. fixed entering metadata on goldenlayout tabsBob Zeleznik
2020-02-10cleanup of summary docs. icons. carousel fwd/backbob
2020-02-07sped up pivot viewer by not recreating docs when pivot changes.Bob Zeleznik
2020-01-31changing document defaults.bob
2020-01-30changed hideSidebar to showSidebar. added contextmenu for choosing pivot field.Bob Zeleznik
2020-01-29added custom narrative types. fixed scrolling ambiguity with stackviews. ↵bob
can create metdata from stackingview
2020-01-28fixes for texttemplates that get updated.bob
2020-01-28functional child templates for Buxton viewbob
2020-01-28multicolumn drop fixes. adding menu entry to stacking columndocs. fixed ↵bob
imagebox nativewidth/height settings.
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-24made dataDoc be a data doc, not a layout doc & stopped expanding templates ↵bob
in DocumentContentsView. changed autoHeight to be _autoHeight layout property.
2020-01-24idle changes.Bob Zeleznik
2020-01-23fixes to template editing in stacking viewBob Zeleznik
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
2020-01-22fixed template/scripting problem. added collectionDoc parameter for onClick ↵bob
scripts. made buxton layout update hero image on click.
2020-01-21fixed up creating template fields in stacking views (+ after the template is ↵Bob Zeleznik
made)
2020-01-18added initial DocumentFromField implementationSam Wilkins
2020-01-17changed view types around to be stored on extension doc. added stuff to ↵bob
stackingview to create views of fields using ';"
2019-12-12major changes to drag and dropbob
2019-12-06performance tuning for sidebarBob Zeleznik
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-10-24fixed some stacking view layout. added a miniHeader layout for stacksBob Zeleznik
2019-10-21initial simplification to fieldExtbob
2019-10-11changes to menu layoutsbob
2019-10-10got rid of all CollectionView wrappers around XxxBox's added ↵bob
DocAnnotatableComponent
2019-10-10fixed document decorations for masonry view & scrolling. cleaned up ↵Bob Zeleznik
duplicated code a bit.
2019-10-09mergedBob Zeleznik
2019-10-09fixed compile errors and exceptionsBob Zeleznik
2019-10-06otatopeeng5
2019-10-06potatoeeng5
2019-10-06masonry alias fixed, collapse inidicator addedeeng5
2019-10-06indicator for create aliaseeng5
2019-10-01UI changes: 3 buttons, bar, menu w/ aliaseeng5
2019-09-28delete and menu button for group headereeng5
2019-09-25all pdf annotations work?Bob Zeleznik
2019-09-24delete enabledeeng5
2019-09-24Initial menu for header capabilitieseeng5
2019-09-18cleaned up some CompileScript codeBob Zeleznik
2019-09-15changed moveDocument to move the draggedDoc -- its up to the caller to add ↵Bob Zeleznik
the droppedDoc if it wants to. cleaned up some old code related to passing dataDoc along with doc's to drag and other functinos
2019-09-14various fixes for templating and publishing document idsbob