aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentContentsView.tsx
AgeCommit message (Collapse)Author
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ↵Bob Zeleznik
DocumentBox to have a childLayoutKey field
2020-03-30fixed captions and got rid of inappropriate references to Doc.expandTemplateBob Zeleznik
2020-03-30tested nested templates and remote doc field embedding in text viewBob Zeleznik
2020-03-29working version of nested templates both inside and outside of text boxes.Bob Zeleznik
2020-03-28fixed screenshot icon and tweaked checkboxBob Zeleznik
2020-03-27fixed up embedded document view layout references in text boxes to 1) create ↵Bob Zeleznik
the template if it doesn't exist and 2) to allow parameters to be passed to templates
2020-03-19added screen capture docBob Zeleznik
2020-03-06fixes to documentBox to work with templates. changed tree view to select ↵bob
documents. fixed panning in freeform view to account for scale correctly. increased max renderdepth to 12
2020-03-03several fixes to templates (simplified expanding, notes use 'text' field ↵Bob Zeleznik
now, collections show documents when their data field is not a list). multicol/row resizers select their doc.
2020-03-01ui etcvellichora
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-22initialandrewdkim
2020-02-22removed LinkFollow box.Bob Zeleznik
2020-02-20cleaned up a whole bunch of linking stuff. link menu / link types / link ↵bob
default behaviors / added LinkBox
2020-02-19getting rid of data docs from many placesBob Zeleznik
2020-02-11added ability to pass a Layout as a prop. changed presentations to use ↵bob
layout props. fixed creating a template for just an empty collection representing one field.
2020-02-10cleanup of summary docs. icons. carousel fwd/backbob
2020-02-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-02-09from added range slidersBob Zeleznik
2020-02-09recommender system worksStanley Yip
2020-02-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Mohammad Amoush
webcam_mohammad
2020-02-01simplified Presentations a bit by using templatesBob Zeleznik
2020-01-24made dataDoc be a data doc, not a layout doc & stopped expanding templates ↵bob
in DocumentContentsView. changed autoHeight to be _autoHeight layout property.
2020-01-24fixes for annotationsbob
2020-01-20fixed linking to text region. fixed link displays. removed old ↵Bob Zeleznik
tooltiptextmenu. fixed brushes in richTextMenu.
2020-01-20layout key fixSam Wilkins
2020-01-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Mohammad Amoush
webcam_mohammad
2020-01-14fixes for stacking views to honor panelwidth/height -- allows stacking ↵bob
panels to be placed in Content fitting document views.
2019-12-15added a DocumentBox as a contentfitting container for another document. ↵Bob Zeleznik
added a menu item for showing selected document.
2019-12-06performance tuning for sidebarBob Zeleznik
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-20lots of changes to make rendering more efficient (fewer mobx invalidations). ↵bob
made selection and collecitonviews use an observableMap that works now.
2019-11-16mergedab
2019-11-09hey, Sam's pushing these changesyipstanley
2019-11-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵kimdahey
webcam_mohammad
2019-11-03some infrastructure stuff and bug fixes. not really any new features yetyipstanley
2019-10-29couple fixesMohammad Amoush
2019-10-20working version of updated template refactoringBob Zeleznik
2019-10-20initial version of template refactoringBob Zeleznik
2019-10-19image stuffab
2019-10-19mergedAbdullah Ahmed
2019-10-19cleaned up a bunch layout vs doc issues related to templatesBob Zeleznik
2019-10-18link lines are working properly except when things get panned/moved ... need ↵Bob Zeleznik
to turn off or get updates somehow.
2019-10-17switched links over to be a documentbob
2019-10-12a bunch of fixes to clean up drag box stuff.Bob Zeleznik
2019-10-12color picker as document in sidebar now.Bob Zeleznik
2019-10-11switching search around to left-hand side.Bob Zeleznik
2019-10-10removed CollectionVideoViewbob
2019-10-10fixed scrolltoannotation bug in pdfviewer. removed CollectionPdfViewbob
2019-10-09fixed JSX parser registration for recommendation box in document contents viewSam Wilkins