aboutsummaryrefslogtreecommitdiff
path: root/src/new_fields/Doc.ts
AgeCommit message (Collapse)Author
2020-03-09fixed interactions with documentBoxbob
2020-03-04removed child click script from collection when switching out of pivot viewBob Zeleznik
2020-03-04border rounding for template key values. added creationTime for dropped ↵bob
documents.
2020-03-04changed text sampling to marking every second to get audio to synchronize ↵bob
better
2020-03-04fixed some template stuff broken when changing data->text. fixed dashFieldViewsBob Zeleznik
2020-03-03fixed enumerations a bit.Bob Zeleznik
2020-03-03fixed dragging from linear view because of screentransform. added ↵bob
[[key=value]] syntax. added button for seeing enumerated values. added step up button in DocDec for selecting parent collection
2020-03-03several fixes to templates (simplified expanding, notes use 'text' field ↵Bob Zeleznik
now, collections show documents when their data field is not a list). multicol/row resizers select their doc.
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
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-27streamlined setting enumerations for fields in text boxes.bob
2020-02-25improved text templates to work better with captionsBob Zeleznik
2020-02-25added optional display templates for metadata field valuesBob Zeleznik
2020-02-24fixed scripting in schema's to allow documents to be assignedBob Zeleznik
2020-02-21added back tree view sorting.bob
2020-02-19fixed displaying docs in fieldsBob Zeleznik
2020-02-19chome display set to 'none' when not 'enabled'. fixed template expansion bug.bob
2020-02-19getting rid of data docs from many placesBob Zeleznik
2020-02-17made creation of template docs from context menu simplerBob Zeleznik
2020-02-16got rid of unneeded ignoreAspect field. other cleanup.Bob Zeleznik
2020-02-16improved file upload apiSam Wilkins
2020-02-13starting a broad cleanup of code. trying to make standard doc field names ↵Bob Zeleznik
be more regular
2020-02-13made time controls show only on hover. fixed removing from template ↵Bob Zeleznik
collection. fixed errors.
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-10cleanup of summary docs. icons. carousel fwd/backbob
2020-02-10fixed applying templates to expanded templates. fixed titlling text boxes ↵bob
after templating and iconifying.
2020-02-10small cleanups to adding stacking views to contentfittingboxes (like ↵bob
time/pivot). needs to have nativeWidth/Height set.
2020-02-10tweaks to pivot view layout and filtering.bob
2020-02-10made slider range filters persistent.Bob Zeleznik
2020-02-09from added range slidersBob Zeleznik
2020-02-09reset view donemonikahedman
2020-02-08Merge branch 'master' into monika_animationBob Zeleznik
2020-02-08fixed hero template documents disappearingBob Zeleznik
2020-02-07more performance tweaks...bob
2020-02-07fixed __LAYOUT__ and added action() to pivot-in actionbob
2020-02-07Merge branch 'master' into fixinglayoutsymsbob
2020-02-07from lastbob
2020-02-07fixed stacking layouts. fixed templates to copy cached expanded templates ↵bob
when docs are aliased
2020-02-06added pivoting into a pivot columnbob
2020-02-06switch pivotField to _pivotField and fixed the sync script to be more ↵bob
general with timelines.
2020-02-05added aliasOf on aliasing .. and sourceContext for presentationsbob
2020-02-05fixed iconify things. fixed presentation title bar.bob
2020-02-04lots of small fixes to templates, presentations, default templates (icon, slide)Bob Zeleznik
2020-02-04small tweaks to templates...bob
2020-02-04fixing layout stuffbob
2020-02-03template fixes for nesting documents.bob
2020-02-03attempt at performance tuning.bob
2020-02-02fixed template aliasing and expandingBob Zeleznik
2020-02-01simplified Presentations a bit by using templatesBob Zeleznik