aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-04-06from lastbobzel
2021-04-06switched from context menu to a delete button on filterBox filters. don't ↵bobzel
select treeView items after expanding them.
2021-04-06fixed initial treeViewOpen state for non-checkbox filters.bobzel
2021-04-06Merge branch 'filters' of https://github.com/browngraphicslab/Dash-Web into ↵bobzel
filters
2021-04-06another fix for texts filters and for not recomputing when a docfilter ↵bobzel
change doesn't actually affect the colletion children list.
2021-04-06docrangefilter bugfixusodhi
2021-04-06Merge branch 'filters' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
2021-04-06Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
2021-04-06finished adding docrangefiltersusodhi
2021-04-06added docrangefilters to updating filterdocusodhi
2021-04-06fix to get text filtering to work.bobzel
2021-04-06Merge branch 'master' into filtersbobzel
2021-04-06fixed interactions with treeView by making treeView contents active when a ↵bobzel
tree view item is selected.
2021-04-06added ability to remove filters using inline context menubobzel
2021-04-06minor cleanup + style across filesusodhi
2021-04-06dashboard filters end when dashboard not selected + current collection ↵usodhi
option doesn't display if not collection + changed filterDocs parameter
2021-04-05Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
2021-04-05fixed dashboard/pres undefined issueusodhi
2021-04-05cleanup from last.bobzel
2021-04-05fixes for docfilter autoheightbobzel
2021-04-05set height for doc filters in property view.bobzel
2021-04-05savingusodhi
2021-04-05adding video wall testsbobzel
2021-04-05made formattedTextBox use SidebarAnnosbobzel
2021-04-05Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
2021-04-05added autoHeight for tree views.bobzel
2021-04-05deleted some commented code + other small stuffusodhi
2021-04-04stopped system docs from being filteredusodhi
2021-04-04mergingusodhi
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-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-30mergingusodhi