Graphvizforce-Lightning
Graphvizforce-Lightning copied to clipboard
Automatic Entity-Relationship diagrams and SOQL queries for Salesforce
After Salesforce Winter 19 release, diagram is not showing up in the application. VizJS is reporting javascript error as per attached. 
Travis or something similar
 
"This is when adding the Order-Object to the List when Account, Contact, Work Order, Work Order Line Item, Product, Product Consumed, Product Item and Order Product Objects are already selected."...
Maybe copy the red bar indicator used in the Schema Builder
this is the showTypes option. see TODO in graphviz.js
is a render option called showEdgePluralLabels. see TODO in graphviz.js
is a render option called showEdgeSingularLabels. see TODO in graphviz.js
A new tab in the UI, next to downloads. Has a picklist at the top which is populated from a new custom meta-data type. When user selects a "template" from...
Useful for devs when reverse engineering a codebase. Want to select 1 or 2 classes. This feature has been anticipated so the custom meta-data for a source already includes a...