aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Collapse)Author
2021-04-11updated startRect to use mediaState and added pendingRecording as an option.bobzel
2021-04-11added childDocumentsActive prop to avoid hardwiring reference to "starburst" ↵bobzel
in freeformview.
2021-04-11some cleanup of demo_changesbobzel
2021-04-10Merge branch 'master' into demo_changesbobzel
2021-04-10Merge branch 'master' into filtersbobzel
2021-04-09fixed : in lightbox view from creating a documentbobzel
2021-04-09fixed not following links on video in lightboxbobzel
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-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-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-07bug fixesGeireann
2021-04-07Merge branch 'master' into demo_changesGeireann
2021-04-06updatesGeireann
2021-04-06cleanupbobzel
2021-04-06reverted back to not setting 'system' for non-system documents.bobzel
2021-04-06little cleanupbobzel
2021-04-06switched from context menu to a delete button on filterBox filters. don't ↵bobzel
select treeView items after expanding them.
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-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-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-05fixes for docfilter autoheightbobzel
2021-04-05savingusodhi
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-01from lastbobzel
2021-04-01more tree view cleanupbobzel
2021-04-01cleaning up tree view stuff.bobzel
2021-04-01from lastbobzel
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