aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2021-04-08made "search" only appear if context menu is > 15 items.bobzel
2021-04-08Merge branch 'master' into filtersbobzel
2021-04-08changesGeireann
2021-04-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
sharing_scenario
2021-04-07Merge branch 'master' into demo_changesGeireann
2021-04-07bug fixesGeireann
2021-04-07fixes for lightbox stepping intobobzel
2021-04-07removed scope option for filters in favor of selecting dashboard.bobzel
2021-04-07restricted scope of filter values/keys to documents in scope of filterbobzel
2021-04-06updatesGeireann
2021-04-06cleanupbobzel
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-06docrangefilter bugfixusodhi
2021-04-06Merge branch 'filters' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
2021-04-06finished adding docrangefiltersusodhi
2021-04-06fix to get text filtering to work.bobzel
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-05cleanup from last.bobzel
2021-04-05fixes for docfilter autoheightbobzel
2021-04-05adding video wall testsbobzel
2021-04-05made formattedTextBox use SidebarAnnosbobzel
2021-04-05deleted some commented code + other small stuffusodhi
2021-04-04mergingusodhi
2021-04-04added datadoc print to consoleusodhi
2021-04-01fixed filters to display correctly in filterBoxbobzel
2021-04-01more tree view cleanupbobzel
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
2021-03-30fixed a bunch of compile errors. activated Clear button for recently closed ↵bobzel
tree views.
2021-03-29simplified PDFViewer to use props from PDFboxbobzel
2021-03-29more progress in fixing & simplifying active/selected stuffbobzel
2021-03-29fixed text input after changes to active/selectedbobzel
2021-03-29still cleaning up all the active/selection code.bobzel
2021-03-29initial changes to cleanup pointer events.bobzel
2021-03-29fixed doc decorations for dictation. gave dictation docs a title. minor ↵bobzel
cleanup.
2021-03-26extracted AudioWaveform out of AudioBox in order to use in ↵bobzel
CollectionStackedTimelineView to share between audioBox and videoBox.
2021-03-25minor error fixes.bobzel
2021-03-25added a dictation area to the stackedTimeline view for A/V. Now dictation ↵bobzel
annotations scroll in place.
2021-03-25fixed videos in lightbox to not auto-follow links. fixed audiotags to ↵bobzel
higlight more clearly when target of a link follow.