aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentContentsView.tsx
AgeCommit message (Expand)Author
2020-05-05fixes for parameterized templates. added a pendingMap to fix issues with expa...Bob Zeleznik
2020-05-04fixed links and snap lines broken by moving things into DragManager.Bob Zeleznik
2020-05-03cleaned up freeformdocview. changed descriptionView template to test start o...Bob Zeleznik
2020-05-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik
2020-04-28rearranged text filesBob Zeleznik
2020-04-26various buxton fixesSam Wilkins
2020-04-26from lastBob Zeleznik
2020-04-26from lastBob Zeleznik
2020-04-22oops.Bob Zeleznik
2020-04-22fixed div content scriptsBob Zeleznik
2020-04-21tweaked HTMLtag syntax slightly for onClick functions to be specified without...Bob Zeleznik
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 ta...Bob Zeleznik
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ...Bob Zeleznik
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 excl...Bob Zeleznik
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
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
2020-03-19added screen capture docBob Zeleznik
2020-03-06fixes to documentBox to work with templates. changed tree view to select doc...bob
2020-03-03several fixes to templates (simplified expanding, notes use 'text' field now,...Bob Zeleznik
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 def...bob
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 layou...bob
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 we...Mohammad Amoush
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 in...bob
2020-01-24fixes for annotationsbob
2020-01-20fixed linking to text region. fixed link displays. removed old tooltiptextm...Bob Zeleznik
2020-01-20layout key fixSam Wilkins
2020-01-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into we...Mohammad Amoush
2020-01-14fixes for stacking views to honor panelwidth/height -- allows stacking panels...bob
2019-12-15added a DocumentBox as a contentfitting container for another document. adde...Bob Zeleznik
2019-12-06performance tuning for sidebarBob Zeleznik
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins