aboutsummaryrefslogtreecommitdiff
path: root/src/new_fields
AgeCommit message (Collapse)Author
2020-03-12fixed reified buttons to not selectBob Zeleznik
2020-03-12from lastBob Zeleznik
2020-03-12cleaned up presentationBox code and buttons in view chromes.Bob Zeleznik
2020-03-11removed scrubber tool which isn't being used anymore (audiobox has its own ↵Bob Zeleznik
scrubber)
2020-03-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-03-10fixed up iconifying of different document types. fixed selection to not ↵Bob Zeleznik
select toolbar tabs. fixed outline-like document creation in tree views.
2020-03-09Merge branch 'master' into audio_refactorBob Zeleznik
2020-03-09fixed link following for textbox templates. fixed link following to ↵Bob Zeleznik
annotaiton on videos.
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-28allowing different text templates to be the default. fixing transparency. ↵bob
removing audio by default from notes.
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-25added 'source' parameter for computedField functions -- its the source ↵bob
document as opposed to 'this' which is the layout template)
2020-02-25added inheritable computations to template fieldsbob
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-20cleaned up a whole bunch of linking stuff. link menu / link types / link ↵bob
default behaviors / added LinkBox
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-16fixed warningsBob Zeleznik
2020-02-16got rid of unneeded ignoreAspect field. other cleanup.Bob Zeleznik
2020-02-16improved file upload apiSam Wilkins
2020-02-15commented google photos managerSam 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-12moved showTitle,etc to use _showTitle,etcbob
2020-02-12added animated switching between templates + toggle Detail menu item.bob
2020-02-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-02-11refactored image upload data response format, google docs working for ↵Sam Wilkins
specific interactions
2020-02-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
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-11goole docs fixed except for uploading embedded imagesSam Wilkins
2020-02-11google doc fixesSam Wilkins
2020-02-11fixes for chrome for presBoxbob
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.