Skip to content

Dashboard and component framework - just enough to be helpful and not a hassle

License

Notifications You must be signed in to change notification settings

DavidRossWallace/widgetmajigs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Lean controls to build dashboards
  • dash controls
    • Dashlet
    • control groups
  • data controls
    • oracle data control
    • text data control
    • json data control
    • rest data control
    • custom data control
  • custom controls
    • REPORTLET
      displays data reports
      • source type: (file | control | inline)
      • source: (URL| control Id | JSON object name)
      • data definition type (file | control | specified)
      • data definition (URL | control Id | element attribute: data-definition)
      • drill down target (control id)
    • FORMLET
      creates input forms to add and edit data records
      • source type: (file | control | inline)
      • source: (URL| control Id | JSON object name)
      • data definition type (file | control | specified)
      • data definition (URL | control Id | element attribute: data-definition)
      • drill down target (control id)
    • DATALET
      creates mini data manager using reportlet, formlet, data controls
    • EDITLET
      creates editable list using list control, formlet and data controls
    • DOCULET
    • FILEMANGLET
    • CONTENTLET

About

Dashboard and component framework - just enough to be helpful and not a hassle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published