aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-18simplified startup icons to ones we actually use. moved ink icon to bottom ↵Bob Zeleznik
bar. made webboxes default to enter title
2020-04-18Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-04-18fix button UI on scripting, changed button onClickanika-ahluwalia
2020-04-18fixed pointer events for templated PDFs. changed clicking on a document ↵Bob Zeleznik
with a rootDocument to pass the event on up
2020-04-18cleaned up webbox - fit width by default. native dimensions by default. ↵Bob Zeleznik
toggle buttons for annotate/interact.
2020-04-18several pointerevent fixes broken by last change. added scroll to target ↵Bob Zeleznik
for webBox links.
2020-04-17added freeze button for web boxes. cleaned up pointerevent setting ↵Bob Zeleznik
throughout code.
2020-04-17fixed ink background colorBob Zeleznik
2020-04-17from lastBob Zeleznik
2020-04-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-04-17added more annotation ability to web pages. need a mode switch to follow ↵Bob Zeleznik
links/select text now.
2020-04-17fixed home / doc access serving logicSam Wilkins
2020-04-17fixed native size of images with template on reloadingBob Zeleznik
2020-04-17fixed auto focus to work on clicked ptBob Zeleznik
2020-04-17offset images to appear in middle of panel verticallyBob Zeleznik
2020-04-16fixed detail view for pivot views for templatesBob Zeleznik
2020-04-16fixed image drag and dropMelissa Zhang
2020-04-16added ComparisonBox documentMelissa Zhang
2020-04-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-04-16making debug server workbobzel
2020-04-16updated package-lock & packageBob Zeleznik
2020-04-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-04-16debug server package-lockbobzel
2020-04-16getting rid of mongoose server connection warningBob Zeleznik
2020-04-15cleanupSam Wilkins
2020-04-15mergeAndy Rickert
2020-04-15search menu is now partially a nested documentAndy Rickert
2020-04-15removed lock icon from top-level documents. made schema functions compile ↵Bob Zeleznik
without typechecking. metadata #'s starting with a # are now numbers.
2020-04-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-04-15fixed fieldKey errors:Sam Wilkins
2020-04-15fixed changing cursor location in title text in tree views nested in ↵Bob Zeleznik
freeform collecftions
2020-04-15fixed bug just added with initial location of mapBob Zeleznik
2020-04-15added lockedPosition for maps, and improved title for setting locationsBob Zeleznik
2020-04-15improved title support for map entries using @ to reset address. added ↵Bob Zeleznik
lockedPosition support for maps... kinda.
2020-04-15syntaxSam Wilkins
2020-04-15fieldKey fixesSam Wilkins
2020-04-15final cleanupSam Wilkins
2020-04-15extended getLocation to work with the map itself in addition to makers so ↵Bob Zeleznik
that document titles can be used to indicate locations.
2020-04-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-04-15fixed onCheckedClick to use scriptingBoxBob Zeleznik
2020-04-15using interesting mobx paradigm to manage value interceptionSam Wilkins
2020-04-15resovledSam Wilkins
2020-04-15added robust error checking for lat, lng and address values, reverts to ↵Sam Wilkins
previous on invalid entry or zero results
2020-04-15cleaned up some more of the pivot view event handling apiBob Zeleznik
2020-04-15moved filter to right side of collection. got rid of back button in pivot ↵Bob Zeleznik
view - click background.
2020-04-14adding linear doc wrapper to docs in seaarch menuAndy Rickert
2020-04-15changed collection chrome filter to just open filter sidebar. fixed ↵Bob Zeleznik
scrollbar to make sure that all datapoints are included. simplified filter documents to have only a datadocument.
2020-04-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-04-14add on finish button and change button drag outanika-ahluwalia
2020-04-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins