Downloadable examples to be included in the documentation

  • Add custom fonts to a dashboard using dashboard loaders
  • Add new actions to the item detail toolbar
  • Change the item detail of the Cards widget
  • Add comments functionality to items
  • Adding and using assets in a custom widget
  • Change the active query programatically
  • Show a list of values for selected facets (preferences widget)
  • How to fire up a modal with custom content
  • Adding properties to a widget (Widget with all the property types possible, and showing the values in the dashboard)
  • Pie chart using showing Entities / Entity Properties / Fuzzy facets
  • Combo of two widgets interacting with each other based on dashboard store values (first widget control the stores, second one reacts to it)
  • Load and use external library inside a custom widget
  • Word cloud using a collection with data from a 3rd party REST API and adding the selected word as filter to the dashboard

Ideally these custom widgets will be available under https://github.com/squirro/delivery/tree/master/dashboard/widgets