aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Expand)Author
2020-01-24warning fixes.bob
2020-01-24made dataDoc be a data doc, not a layout doc & stopped expanding templates in...bob
2020-01-24docFilters are evaluated diretly instead of being converted to a viewScript.bob
2020-01-24finalized image upload changes, fixed exif parsing, excessive image uploading...Sam Wilkins
2020-01-24making right split view be readable/scrollable instead of fit to contentsBob Zeleznik
2020-01-24idle changes.Bob Zeleznik
2020-01-23fixes to template editing in stacking viewBob Zeleznik
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" wh...bob
2020-01-23fixed setting view typeBob Zeleznik
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot la...Bob 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
2020-01-22fixed pivot viewer to not have multiple columns with the same value. fixed i...Bob Zeleznik
2020-01-21added filter resizer for pivot viewer. fixed click/drag confusion with mainv...Bob Zeleznik
2020-01-21fixed error with dependenciesbob
2020-01-21Merge pull request #332 from browngraphicslab/facet_refactorSam Wilkins
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-21buxton templating fixesSam Wilkins
2020-01-21added a ToString() method to fields so that rendering them as RichTextField w...Bob Zeleznik
2020-01-21fixed some hangs when the title is a rich text fieldBob Zeleznik
2020-01-21fixed up creating template fields in stacking views (+ after the template is ...Bob Zeleznik
2020-01-20Merge pull request #331 from browngraphicslab/penStanley Yip
2020-01-20Merge branch 'claire_settings' of https://github.com/browngraphicslab/Dash-We...Stanley 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-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-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
2020-01-17added resize mode functionality based on location of drag initiation, pinned ...Sam Wilkins
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
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2020-01-17changed view types around to be stored on extension doc. added stuff to stac...bob
2020-01-17moving around the createPolyline functionStanley Yip