aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Collapse)Author
2021-05-11exclude selected filters, changed cursor to pointerusodhi
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 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-22allowed maximize button to be dragged to add a new window. fixed colorBox ↵bobzel
transparency setting. fixed anchormenuClick when in full tab.
2021-04-19more improvements to comic mode.bobzel
2021-04-19started to cleanup comic mode.bobzel
2021-04-16fixed so that minimaps can't appear on non freeform collections. fixed ↵bobzel
multirow/col to work with templates & stopped normalizing dimensions (which breaks templates). added quick and dirty lightboxDocTemplate to display templated documents. fixed TextDocs to work with template fields that just have a text string.
2021-04-15cleaned up CollectionCarousel and styleprovider to handle sub-component ↵bobzel
properties better. updated resizers in multicol/row to be visible.
2021-04-15simplified carousel DocumentView calls.bobzel
2021-04-15fixed up carousels to work with templated documentsbobzel
2021-04-14fixed image templates to set/use the appropriate nativewidth/height. fixed ↵bobzel
carousel views and style provider to better support properties for components of a document view. fixed menus to show text options when captions and other sub text components are focused.
2021-04-14fixed audiowaveform height.bobzel
2021-04-12added placeholder commentbobzel
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