aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSubView.tsx
AgeCommit message (Collapse)Author
2020-10-02fixed email (de)normalization. fixed sharing to hide objects whose ↵bobzel
permissions have been revoked
2020-09-29made pdf/web anchors pushpins by default. can now remove docs you own from ↵bobzel
sidebars you don't. made formatted text boxes alway show sidebar handle when there's content. sidebar text has no padding by default. sidebar collection doesn't scroll when text overflows. added more playground fields
2020-09-28from lastbobzel
2020-09-28fixed docRangeFilters to be propagated everywhere and evaluated like ↵bobzel
docFilters (if the field isn't there, it fails)
2020-09-24changed dragging pdf link note to not create a note when dropped on ↵bobzel
annotatable item (image, video, pdf)
2020-09-17changed text box headers from a template to a title bar.bobzel
2020-09-16a bunch of changes to dragging/selection of ui buttons to turn off context ↵bobzel
menus, remove close buttons on doc decoartions, fix the title region fo tabs,
2020-09-12changd web pages to be fitWidth and added a data-contentWidth field so that ↵bobzel
you can extend them vertically, or add a margin horizontally.
2020-09-09several pdf fixes - clipping link anchors to bounds of container. pdf box ↵bobzel
titles don't change based on zoom anymore. can't zoom a pdf if not selected. fixed scrolling of previews without scrolling targets.
2020-09-09cleanupbobzel
2020-09-09fixed doc decorations on selected treeview items to not overlap as much. ↵bobzel
fixed contentFitting's screentToLocalXf which wasn't wroking for nested tempaltes with native dimensions
2020-09-08fixed presbox, videobox and some others to set NativeWidth/Height properly.bobzel
2020-09-08fixes to make nativesize work for all collections and templates.bobzel
2020-09-08incremental improvements to template layouts of images-- still struggling ↵bobzel
with nativeWidth/width/etc
2020-09-08updated the way NativeWidth/Height props work so that, when specified, they ↵bobzel
override locally specified values
2020-09-08resurrecting templates with childLayoutbobzel
2020-09-06fixed errorsbobzel
2020-09-02changed docFilters to test for recursive matches.bobzel
2020-09-01fixed facet filters operations and whitelisting of known fieldsbobzel
2020-09-01fixed saving of search filters for a viewbobzel
2020-08-30fixed importBox upload to give feedback, share code. fixed stacking ↵bobzel
autoHeight to happen immediately. fixed images to not need to request image information. changed doc decorations to change image native width. changed alert() when dropping on impermissibale doc. fixed allow dropping over images,etc. changed default image nativeSize to 900
2020-08-23added settings for default text titles. fixed image audio annotatoins. ↵bobzel
fixed captions to not set title. added properties buttons for layout options and removed template layout button. fixed warnings.
2020-08-22more search cleanup. searches over dashboards, not collections now. fixed ↵bobzel
drag-off filters to still work with collections.
2020-08-22major overhaul of search to avoid writing anything to filtered documents and ↵bobzel
to make the UI work properly.
2020-08-20more searchBox fixes.bobzel
2020-08-14fixed dragging aliases to remove _stayInColleciton flag. fixed warnings.bobzel
2020-08-12fixed warnings and fixed rendering of fields in search view.bobzel
2020-08-12Merge branch 'master' into schema_searchbobzel
2020-08-12filtering in solr and paginationAndy Rickert
2020-08-11added undo for external dropped textbobzel
2020-08-11Merge branch 'master' into schema_searchbobzel
2020-08-11fixed dragging in html text and droppingbobzel
2020-08-10bugfixingAndy Rickert
2020-08-10reverting back to earlier algorithmAndy Rickert
2020-08-09added '*' prefix for matching related families of fields in SchemaView & Search.bobzel
2020-08-08move HypothesisUtils.ts to Utils folderMelissa Zhang
2020-08-08clean up code, fix delete link bugsMelissa Zhang
2020-08-07Merge branch 'schema_search'Andy Rickert
2020-08-07merge with masterMelissa Zhang
2020-08-06change WebDocument proportions/width for consistency across drag & drop and ↵Melissa Zhang
new document toolbar
2020-08-06restoring viewspec algorithm and fixing kvp menuAndy Rickert
2020-08-05small bug fixesMelissa Zhang
2020-08-05 lintAndy Rickert
2020-08-05lintAndy Rickert
2020-08-04clean hypothes.is urls, change web doc default to non-annotation modeMelissa Zhang
2020-08-04pullAndy Rickert
2020-08-04changesAndy Rickert
2020-08-04"added invisibleDoc and simulated clicks to load annotations"Melissa Zhang
2020-08-04more search cleanupbobzel
2020-08-04more search cleanupbobzel