aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSubView.tsx
AgeCommit message (Collapse)Author
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
2020-08-03starting to cleanup searchbobzel
2020-08-03merge with masterMelissa Zhang
2020-08-03merge with new uiAndy Rickert
2020-08-03selecting:Andy Rickert
2020-08-03cleaned up fonticonboxbobzel
2020-08-01fixed warningsbobzel
2020-07-31mergeAndy Rickert
2020-07-31modify link completing from annotations, fix web drag & dropMelissa Zhang
2020-07-30filtering correctlyAndy Rickert
2020-07-30made 'floatin' document API cleaner. fixed interactions with draggin blue ↵Bob Zeleznik
dots off and link lines to link documents. removed Recommndations UI stuff. changed treeView to avoid "No, no, no" error warnin when tryin to render promises
2020-07-29fixed Pileup interactions - no double tap. shift to dra out items.Bob Zeleznik
2020-07-28cleaned up some font stuff. cleaned up DocumentView a bitBob Zeleznik
2020-07-27added hypothesis icon to toolbar. fixed toolbar to update to any document ↵Bob Zeleznik
selection with specific items for each type.
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if ↵Bob Zeleznik
defined otherwise 'title'. if neither, then it shows no tooltip.