aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-21allow playground fields to be updated by clients that have edit permissionsbobzel
2021-06-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
sharing_scenario
2021-06-19trying to solve sidebar issuesusodhi
2021-06-17from lastbobzel
2021-06-17fixed drawing on images/videos/photosbobzel
2021-06-10fixed positioning of blue anchor dot when showing link anchor linesbobzel
2021-06-10fixed link anchor to not render as a blue box when link trails are turned on.bobzel
2021-06-10removed isfolder flag from dashboard to allow double click to open dashboardusodhi
2021-06-05cleanupusodhi
2021-05-31folderised dashboardsusodhi
2021-05-31Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
sharing_scenario
2021-05-31sharing dashboard works? pending fixing remnant on screen tabsusodhi
2021-05-30sharingmanagaer cleanupusodhi
2021-05-30cleanupusodhi
2021-05-25fixed userColors to be set on mySharingDocs data document. fixed so that ↵bobzel
field is userColor everywhere (not color).
2021-05-20changed size of filter buttons in sidebarbobzel
2021-05-20Merge branch 'sharing_scenario' of ↵usodhi
https://github.com/browngraphicslab/Dash-Web into sharing_scenario
2021-05-20dashboard sharing, aliases now work? needs more testingusodhi
2021-05-19fixed problem with panning caused by document width/height changes not ↵bobzel
invalidating anything
2021-05-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
sharing_scenario
2021-05-18added downloading of youtube videos if https://youtube-dl.org/ is installed ↵bobzel
on the server's path
2021-05-18added downloading of youtube videos if https://youtube-dl.org/ is installed ↵bobzel
on the server's path
2021-05-17fixes for offscreen tabsbobzel
2021-05-17trying dynamic off screen docsusodhi
2021-05-17from merge with filtersbobzel
2021-05-17Merge pull request #954 from browngraphicslab/filtersbobzel
Filters icon
2021-05-17use type of collection to determine if its a dashboard instead of a flag.bobzel
2021-05-13filter icon on collections and clickableusodhi
2021-05-13mergingusodhi
2021-05-13filter icon shows up for all collectionsusodhi
2021-05-12fixed issue with link panel appearing on text boxes when no link is clicked.bobzel
2021-05-12adjusted scroll focus of text docs to position scrollbar so that target is ↵bobzel
in view
2021-05-11icon displays for freeform, need to find position for the restusodhi
2021-05-11expand propertiesview on icon clickusodhi
2021-05-11filters applied indicatorusodhi
2021-05-11exclude selected filters, changed cursor to pointerusodhi
2021-05-11from lastbobzel
2021-05-11fixed ink rotation to maintain center pointbobzel
2021-05-10fixes to editing curve UI - handle sizes, no jumping when changing/deleting ↵bobzel
a boundary point. Rotation of curves is really broken -- needs to be redone.
2021-05-08fixed deleting ink stroke points.bobzel
2021-05-08fixed ink control point selection to not change scale of ink strokebobzel
2021-04-30cleaned up rightbuttons in treeView and fixed so that they show up in ↵bobzel
dashboard. fixed filters to gatherfield values correctly.
2021-04-29fixed bug with color being out of bounds when fully opaque. fixed caption ↵bobzel
color defaults.
2021-04-29fixed up some caption things with carousel and other views. made caption ↵bobzel
fontsizes increase with zoom level.
2021-04-23fixed code warnings. updated some npm pacakges including typescript.bobzel
2021-04-22fixing problems with dictation panel height in videobox.bobzel
2021-04-22made videobox snapshot icon draggable to place snapshot. removed 1/4 buffer ↵bobzel
when following link to video because it meant following a snapshot link would start the video, then focus back on the snaphshot.
2021-04-22allowed maximize button to be dragged to add a new window. fixed colorBox ↵bobzel
transparency setting. fixed anchormenuClick when in full tab.
2021-04-21from lastbobzel
2021-04-21Fixed errors merging with masterbobzel