aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Collapse)Author
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-WebSam Wilkins
2020-04-14factored out and handled edge case, also basic error checking on requestSam Wilkins
2020-04-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-04-14fixed goldenlayout borders. made filter flyout semistransparent. fixed map ↵Bob Zeleznik
to stay inbounds when filter is expanded.
2020-04-14map view cleanupSam Wilkins
2020-04-14fixed maps to support drag/drop, and fixed to work with docs that just have ↵Bob Zeleznik
an address.
2020-04-14added map undo batches. fixed marker flicker on drag. split up code.Bob Zeleznik
2020-04-14update maps to use local variables not on DocBob Zeleznik
2020-04-14added bidirectional geocoding for map viewSam Wilkins
2020-04-14resolvedSam Wilkins
2020-04-14chrome dropdown changes and custom loading container for mapviewSam Wilkins
2020-04-13updated childDetailedView stuff for pivot viewBob Zeleznik
2020-04-13fromlastBob Zeleznik
2020-04-13cleaned up some field key stuff for mapviewBob Zeleznik
2020-04-13more mapview adjustmentsBob Zeleznik
2020-04-13fixed map view pointer events.Bob Zeleznik
2020-04-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-04-13cleaned up rootSelected() to work with templates. adjusted nudge to favor ↵Bob Zeleznik
moving documents over panning collection
2020-04-13final env cleanupSam Wilkins
2020-04-13completed migration to webpack-transferred environment variables, rather ↵Sam Wilkins
than a server route
2020-04-12clean upSam Wilkins
2020-04-12rough pass at collection map viewSam Wilkins
2020-04-12fixed nudging stoppropagation stuff. fixed inPlace addDocTab for non ↵Bob Zeleznik
freeform views
2020-04-12added nudging of documentsBob Zeleznik
2020-04-12changes to treeView titles - show alias/proto. setInPlaceBob Zeleznik
2020-04-12added arrowkey nudging of freeform view. fixed background overflow.Bob Zeleznik
2020-04-11fixed double click on freeformviews. changed signature for ↵Bob Zeleznik
DocumentHierarchyFromJson() to have an 'all' parameter
2020-04-11added tap-to-zoomBob Zeleznik
2020-04-11fixed deiconifying things. fixed interactions with backgrounds to allow ↵Bob Zeleznik
their content to be active. added overflow flag for collection freeforms.
2020-04-10fixed focus on text boxes inside a templateBob 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-08fixed dragging docking tab gearBob Zeleznik
2020-04-08fixed link previews to work with regions on PDFs, images etc,Bob Zeleznik
2020-04-08fixed annotation overlays broken from previous changes for images/pdfs/etcBob Zeleznik
2020-04-08fixed bug with getDocTemplate(). fixed inPlace link following when there's ↵Bob Zeleznik
no inPlaceContainer.
2020-04-08from lastBob Zeleznik
2020-04-08from lastBob Zeleznik
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ↵Bob Zeleznik
renamed things. made collectiontypes strings not numbers.
2020-04-07got rid of some run-time errors/warnings related to CORS-ifying imagebox ↵Bob Zeleznik
requests, and avoiding memoizing messages for computedFn's outside reactions.
2020-04-06cleaned up some scripting. added childClicks to UserDoc to extend menu of ↵Bob Zeleznik
OnClick options. switched containingCollection to thisContainer for onclick scripts
2020-04-06followLinkLocation can be set on LinkDoc. button box css fixes.Bob Zeleznik
2020-04-06fixed padding. added isInPlaceContainer flag. changed button content for ↵Bob Zeleznik
setting collection content to use the dropped document directly (not an alias of it)
2020-04-06fixed autoHeight for masonry & removing observers when switching outBob Zeleznik
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-06many more fixes to nativewidth/height layout changes.Bob Zeleznik
2020-04-05more fixes to NativeWidth/Height & FreezeDimensions props stuffBob Zeleznik
2020-04-05debuggingBob Zeleznik