aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-05-15cleaned up frame animation buttons. Added server code for https? removed ↵Bob Zeleznik
unused devserver from webpack.config
2020-05-15fixed pointer events for invisible objectsBob Zeleznik
2020-05-15moving toward a proper slide transition systemBob Zeleznik
2020-05-15Merge branch 'frameAnimations'Bob Zeleznik
2020-05-15fixed frame animationBob Zeleznik
2020-05-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-14fixed colorbox and added width sliderStanley Yip
2020-05-14added frame animation for colelction views.Bob Zeleznik
2020-05-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-05-14added setter scripts for fields. fixed color selectionBob Zeleznik
2020-05-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-05-14server side restructure, some documentation to accompany new wiki overview entrySam Wilkins
2020-05-14_width/_height updatesBob Zeleznik
2020-05-13fixed detailView to support scalingBob Zeleznik
2020-05-13ngrok changeBob Zeleznik
2020-05-13fixed paste locationBob Zeleznik
2020-05-13fixed map view doc references. changed doc view lock icon. made web box ↵Bob Zeleznik
content @computed
2020-05-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-05-13fixed presentations to not find items in the presentation list. cleaned up ↵Bob Zeleznik
webbox css
2020-05-13improved buxton heuristic, but still seems intractableSam Wilkins
2020-05-12fixed copy paste of documents in freeform collections.Bob Zeleznik
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-12added snapping for fixedAspect br/tl drag handles.Bob Zeleznik
2020-05-11cleaned up menu items. improved snapping with fixed aspect items, but not ↵Bob Zeleznik
perfect.
2020-05-11fixed issues with text auto height and scaled documents. allowed #tagging ↵Bob Zeleznik
in text notes to support muliple values with ';'. DashFieldviews can have multiple values, too. logout is moved to settings.
2020-05-11changed Cors behavior for WebBox(On for everything except GoogldDocs). ↵Bob Zeleznik
Update Freeze to work for ctrl-resizing text, and showing full screen. reorged context menus.
2020-05-11compile error fixes. fix to freeform view zooming when zoomed way out.Bob Zeleznik
2020-05-10made opening docs on right not create aliases. made clicking on an original ↵Bob Zeleznik
document trigger replacing it with an alias.
2020-05-10fixed scaling of overlay collectionsBob Zeleznik
2020-05-09added document clone and paste for all collectionsBob Zeleznik
2020-05-09lint fixesBob Zeleznik
2020-05-09fixed google docs prompt problem.Bob Zeleznik
2020-05-09fixed missing gear in golden layout. fixed double dragging events. changed ↵Bob Zeleznik
dragging to give prefernce to modifier keys over dropactions. changed names of Documents to Catalog. added document copy past with ctrl c/ctrl v
2020-05-08yet another change to marqueeing without modifierBob Zeleznik
2020-05-08from lastBob Zeleznik
2020-05-08another fix to marquee selection without a modifier keyBob Zeleznik
2020-05-08fixed marquee when over a media item to allow dragging, too.Bob Zeleznik
2020-05-08from lastBob Zeleznik
2020-05-08enabled two-finger pan, pinch zoom and marquee drag without a modifier keyBob Zeleznik
2020-05-08added " " for switching between pan/zoom & marquee.Bob Zeleznik
2020-05-08changed ink color swatches. reuse last background color & font size for ↵Bob Zeleznik
text boxes.
2020-05-08fixed webbox exception. fixed marquee div not to userSelect. fixed snap ↵Bob Zeleznik
lines when zoomed out.
2020-05-07fixed tree view title editing. cleaned up annotation keys in DocComponentBob Zeleznik
2020-05-07fixed gear in tab panes showing up. fixed tree view titling. fixed some ↵Bob Zeleznik
current_user_util templates to drag as render templates, not prototypes.
2020-05-07fixed most add/remove/move documents to support doc[]'sBob Zeleznik
2020-05-07fixes for adding/remove documents -- needs to be extended for views other ↵Bob Zeleznik
than freeform.
2020-05-07added batch requesting of list items. fixed some performance issues with ↵Bob Zeleznik
tree views.
2020-05-06fix for labelbox layoutBob Zeleznik