aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-21Moved everything into componentMohammad Amoush
Need help with server side
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
2020-01-20close to buxton's initial workflowSam Wilkins
2020-01-19further adjustments to import scriptSam Wilkins
2020-01-19fixed python scraper scriptSam Wilkins
2020-01-19added node scraperSam Wilkins
2020-01-19Class refactorMohammad Amoush
2020-01-19working conditionMohammad Amoush
2020-01-19quick fixMohammad Amoush
2020-01-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Mohammad Amoush
webcam_mohammad
2020-01-19from field changes and scraping startSam Wilkins
2020-01-18added initial DocumentFromField implementationSam Wilkins
2020-01-18switched mcview labels to editable viewsSam Wilkins
2020-01-18cleanup and commentingSam Wilkins
2020-01-17created files for mcview subcomponents, removed excess zeros in width labels ↵Sam Wilkins
and added colored feedback for resize mode. Need to implement more useful version of 'global' resize mode
2020-01-17added resize mode functionality based on location of drag initiation, pinned ↵Sam Wilkins
above and global below
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-17fixed resize hover and added pinned resize to mc viewSam Wilkins