aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/PresBox.tsx
AgeCommit message (Collapse)Author
2020-05-21added animation to comparisonBox, cleaned up some npm modulesBob Zeleznik
2020-05-20cleaned up some warningsBob Zeleznik
2020-05-17fixed presbox bug for showing element numbers. fixed progressivizeBob Zeleznik
2020-05-17added progressivize option for presentaitonsBob Zeleznik
2020-05-17fixed presentations to step through slides with "animations"Bob Zeleznik
2020-05-16fixed copying of computed fields (bug when aliasing animated collections). ↵Bob Zeleznik
fixed opacity for presentation view. renamed timecode to match with video timecodes.
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-13fixed presentations to not find items in the presentation list. cleaned up ↵Bob Zeleznik
webbox css
2020-05-12fixed issues with preselements not updating. fixed focus issues with ↵Bob Zeleznik
stacking view for Presentations
2020-05-12changed isBackground setting to reset nativeW/H to W/H. fixed presBox ↵Bob Zeleznik
reordering. fixed resizing of fixedAspect suff from sides.
2020-05-07fixed most add/remove/move documents to support doc[]'sBob Zeleznik
2020-05-02final pres box tweaks so that presentations don't require aliasesBob Zeleznik
2020-05-02cleaned up presbox to not use reactions but to use a lookup script. put ↵Bob Zeleznik
lookupField into DocComponent for general use
2020-05-02turn off targetDropAction when dropping in same colleciton. cleaned up ↵Bob Zeleznik
PresBox stuff to use single template to render all contents (which are otherwise unmodified).
2020-05-01added childLayoutTemplate to render collection children w/o modifying them. ↵Bob Zeleznik
fixed docComponent's layoutDoc to use LayoutDoc prop. change buxton template to use new template mechanisms. fixed fixed lint errors.
2020-05-01cleaned up buxton template. fixed adding docs to collections.Bob Zeleznik
2020-05-01fixed presentations to allow drag and drop. fixed pres box to use ↵Bob Zeleznik
RenderData instead of modifying presentation elements with unnecessary info like their containing PresBox and their presentation index position. COnverted COntentFIttingDocumentView to use DocumentView's props
2020-04-30cleaned up presbox and preselementboxBob Zeleznik
2020-04-19final structural cleanp up of UserDocument for a while, hopefullyBob Zeleznik
2020-04-10more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering ↵Bob Zeleznik
checkboxes getting filtered. fix to template captions. fixes to generalize LabelDoc's buttonParms
2020-04-09fix presbox to work with linked documents. more cleanup to use ↵Bob Zeleznik
dataDoc/layoutDoc/rootDoc. changed ## to >> for inline comment to open up #### heading markdown
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ↵Bob Zeleznik
renamed things. made collectiontypes strings not numbers.
2020-04-04fix to presentationView opacity. removed getScale and zoomToScale props ↵Bob Zeleznik
which weren't being used.
2020-03-28simplified linkDocs to not keep a context -- instead, link are made between ↵Bob Zeleznik
aliases which have a context. fixed clippings of PDFs to scroll correctly and resize in slideViews. fixed slideViews to render 'text' and 'data' instead of 'contents' and 'data'
2020-03-12typoBob Zeleznik
2020-03-12from lastBob Zeleznik
2020-03-12cleaned up presentationBox code and buttons in view chromes.Bob Zeleznik
2020-03-09fixed showing links only to doculink boxes. changed field names for links ↵bob
to be more readable.
2020-03-04changed text sampling to marking every second to get audio to synchronize ↵bob
better
2020-03-03fixed opening of metadata from text box. fixed minimizing presentatino ↵bob
view. cleaned up closeRightSplit.
2020-02-27adding colors to schema view will update the enumerated colors used by text ↵bob
boxes in freeformview.
2020-02-20cleaned up a whole bunch of linking stuff. link menu / link types / link ↵bob
default behaviors / added LinkBox
2020-02-19getting rid of data docs from many placesBob Zeleznik
2020-02-11added ability to pass a Layout as a prop. changed presentations to use ↵bob
layout props. fixed creating a template for just an empty collection representing one field.
2020-02-11fixes for chrome for presBoxbob
2020-02-11fixes to presentation display box, and timeline min/max/span requests.Bob Zeleznik
2020-02-10changes for pres boxbob
2020-02-06added pivoting into a pivot columnbob
2020-02-06added synching of timelines with presentationsbob
2020-02-05added additional view modes for presenationsBob Zeleznik
2020-02-05added aliasOf on aliasing .. and sourceContext for presentationsbob
2020-02-04lots of small fixes to templates, presentations, default templates (icon, slide)Bob Zeleznik
2020-02-01presenetation bug fixesBob Zeleznik
2020-02-01simplified Presentations a bit by using templatesBob Zeleznik
2020-01-31streamlined presentationviewBob Zeleznik
2020-01-29ui cleanup for pivot viewer/chrome. error fixes. fixed layout of flyoutsbob
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-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-10-21got rid of CollectionBaseViewBob Zeleznik
2019-10-21big cleanup of layoutStrings, fieldExt, fieldKey, etcBob Zeleznik