aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-09fixed webBox to display link icon w/ all related links properly.bobzel
2021-04-09Merge branch 'demo_changes' of https://github.com/browngraphicslab/Dash-Web ↵bobzel
into demo_changes
2021-04-09fixed not following links on video in lightboxbobzel
2021-04-09Merge branch 'demo_changes' of https://github.com/browngraphicslab/Dash-Web ↵geireann
into demo_changes
2021-04-09pres box audio changesgeireann
2021-04-09fix for removing documents from pdfs/web boxes. fixes for making objects ↵bobzel
draggable again in PDFs. fixes for lightboxview to allow stepping into collecitons. fix for stacking view to skip hidden documents
2021-04-08Merge branch 'demo_changes' of https://github.com/browngraphicslab/Dash-Web ↵Geireann
into demo_changes
2021-04-08Merge branch 'master' into demo_changesGeireann
2021-04-08fixed pushpins to be created only when removed from a collection. fixed ↵bobzel
webbox links which weren't showing up in link menu.
2021-04-08Merge branch 'master' into demo_changesbobzel
2021-04-08added idToDocbobzel
2021-04-08from lastbobzel
2021-04-08made "search" only appear if context menu is > 15 items.bobzel
2021-04-08Merge branch 'demo_changes' of https://github.com/browngraphicslab/Dash-Web ↵Geireann
into demo_changes
2021-04-08changesGeireann
2021-04-07can't make two different views of a recording.bobzel
2021-04-07Merge branch 'master' into demo_changesGeireann
2021-04-07bug fixesGeireann
2021-04-07fixes for lightbox stepping intobobzel
2021-04-07Merge branch 'master' into demo_changesGeireann
2021-04-07Update LightboxView.tsxGeireann
2021-04-06updatesGeireann
2021-04-06fixed interactions with treeView by making treeView contents active when a ↵bobzel
tree view item is selected.
2021-04-05made formattedTextBox use SidebarAnnosbobzel
2021-04-05added autoHeight for tree views.bobzel
2021-04-04fixed some warnings.bobzel
2021-04-02from lastbobzel
2021-04-02added snap lines button to freeform properties. renamed & simplified ↵bobzel
treeViewPreventOpen stuff
2021-04-01fixed filters to display correctly in filterBoxbobzel
2021-04-01from lastbobzel
2021-04-01more tree view cleanupbobzel
2021-04-01cleaning up tree view stuff.bobzel
2021-04-01Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2021-04-01from lastbobzel
2021-04-01Merge pull request #949 from browngraphicslab/sharing_scenariobobzel
Sharing bugfix
2021-03-31Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
sharing_scenario
2021-03-31sharing bugfix + minor restructure + some commentsusodhi
2021-03-31added context menus to system tree view items.bobzel
2021-03-31added childHideLinkButtonbobzel
2021-03-31trying to cleanup control of displaying linkButtons in tree views.bobzel
2021-03-30added setFocus component view methodbobzel
2021-03-30some code cleanup. Fixes for webbox and pdfbox to allow draggin out of ↵bobzel
annotation sidebar.
2021-03-30more treeView cleanup. Fixes to linkBox to allow selection properly. fixes ↵bobzel
to linkAnchorBox.
2021-03-30cleaned up more active stuff - renderDepth === 0 no longer triggers contents ↵bobzel
active. containing view should set isContentsActive=true.
2021-03-30fixed up editable textview title widths and clicking to set cursor insertion ↵bobzel
point.
2021-03-30more cleanupbobzel
2021-03-30fixed a bunch of compile errors. activated Clear button for recently closed ↵bobzel
tree views.
2021-03-30Merge branch 'master' into fixingPointerEventsbobzel
2021-03-30fixed alignment of doc decorations for stacking views.bobzel
2021-03-30from lastbobzel