aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-01-24idle changes.Bob Zeleznik
2020-01-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-23fixes to template editing in stacking viewBob Zeleznik
2020-01-23request image size now server-side and improved image upload routineSam Wilkins
2020-01-23imagebox fixesbob
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" ↵bob
which flags them to be written to the current layout document
2020-01-23fixed setting view typeBob Zeleznik
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot ↵Bob Zeleznik
layouts
2020-01-22small cleanups for exceptionsBob Zeleznik
2020-01-22streamling templates.Bob Zeleznik
2020-01-22added an exclude list of field keys when a document is copiedbob
2020-01-22slight improvement maybe to createDocExtension and scraper to use prefetch proxybob
2020-01-22basic cleanup for warningsbob
2020-01-22various fixes to pivot view related things.bob
2020-01-22fixed template/scripting problem. added collectionDoc parameter for onClick ↵bob
scripts. made buxton layout update hero image on click.
2020-01-22cleaned up imageBox alternate paths.Bob Zeleznik
2020-01-22fixed pivot viewer to not have multiple columns with the same value. fixed ↵Bob Zeleznik
imagebox to show fade views. cleaned up makeMetadataFieldTemplate
2020-01-21added filter resizer for pivot viewer. fixed click/drag confusion with ↵Bob Zeleznik
mainview divider.
2020-01-21fixed error with dependenciesbob
2020-01-21semicolonSam Wilkins
2020-01-21Merge pull request #332 from browngraphicslab/facet_refactorSam Wilkins
Facet refactor
2020-01-21functional but incomplete updating logicSam Wilkins
2020-01-21made onClick override default link follow behaviorbob
2020-01-21fixed templating with collection views set?bob
2020-01-21initial commitSam Wilkins
2020-01-21cffview nested panningStanley Yip
2020-01-21fixed the colorpickerStanley Yip
2020-01-21added extra buttonStanley Yip
2020-01-21buxton templating fixesSam Wilkins
2020-01-21added a ToString() method to fields so that rendering them as RichTextField ↵Bob Zeleznik
won't make them unreadable
2020-01-21fixed some hangs when the title is a rich text fieldBob Zeleznik
2020-01-21fix to avoid crash when rendering a non-string in an EditableView (eg when ↵Bob Zeleznik
the document's title is displayed as a richtextBox and as an EditableView header on a DocumentView)
2020-01-21fixed up creating template fields in stacking views (+ after the template is ↵Bob Zeleznik
made)
2020-01-20fixed linking to text region. fixed link displays. removed old ↵Bob Zeleznik
tooltiptextmenu. fixed brushes in richTextMenu.
2020-01-20Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-20layout key fixSam Wilkins
2020-01-20Merge pull request #331 from browngraphicslab/penStanley Yip
Pen
2020-01-20Merge branch 'claire_settings' of ↵Stanley Yip
https://github.com/browngraphicslab/Dash-Web into pen
2020-01-20stufsStanley Yip
2020-01-20resizable paletteStanley Yip
2020-01-20finalLayoutKey changes and sorted facet valuesSam Wilkins
2020-01-20scraper support for multicolumnSam Wilkins
2020-01-20Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-20working paletteStanley Yip
2020-01-20pivot componentDidMount true hackSam Wilkins
2020-01-20scraper typoSam Wilkins
2020-01-20fixed typoSam Wilkins
2020-01-20buxton layout improvementsSam Wilkins
2020-01-20templating fixesSam Wilkins
2020-01-20nothing changes.bob