aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentContentsView.tsx
AgeCommit message (Collapse)Author
2020-04-22oops.Bob Zeleznik
2020-04-22fixed div content scriptsBob Zeleznik
2020-04-21tweaked HTMLtag syntax slightly for onClick functions to be specified ↵Bob Zeleznik
without quotes
2020-04-21functional version of html tags in layout strings including scripts.Bob Zeleznik
2020-04-21added parameterization capability to layout strings. added Div's that can ↵Bob Zeleznik
take Dash field values
2020-04-16fixed image drag and dropMelissa Zhang
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ↵Bob Zeleznik
renamed things. made collectiontypes strings not numbers.
2020-04-03cleaning up .. removing Docs.Create.SearchDocumentBob Zeleznik
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-04-02mergeAndy Rickert
2020-04-02cleaned up applying template code. fixed DocumentBox to work better with ↵Bob Zeleznik
excluding collections + locking selection.
2020-04-01made it possible to link from one text selection to anotherBob Zeleznik
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