aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentContentsView.tsx
AgeCommit message (Expand)Author
2020-07-09change DocListCast to async in SharingManager + prevented textbox from showin...usodhi
2020-07-09removed some unnecessary importsusodhi
2020-07-09acls now work I think + some cleanupusodhi
2020-07-06trying first implementation of storing aclsusodhi
2020-06-17fixed docdecorations on collecction with side filter bar expanded. cleaned u...Bob Zeleznik
2020-05-29added a version of client-side ACL'sBob Zeleznik
2020-05-15merge fixesMelissa Zhang
2020-05-15merge with masterMelissa Zhang
2020-05-15renamed new_fields to fieldsSam Wilkins
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-22fixed merge conflictsMelissa Zhang
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-16fixed image drag and dropMelissa Zhang
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