ctrager/budoco

Reports - some revisions

ctrager opened this issue · 1 comments

Charts look better against white background rather than black because of the way, for example, pie charts reach the edge of the image.

Use budoco.css class=, not local style=

The ability to view - but not CRUD - reports should be made available to non-admins, but the report queries need to be filtered by org just like view queries, using the common bd_util function. So "Reports" on the menu bar for everybody, and then the Admin page would have a link to "Create/Update Reports".

The crud of reports should be more consistent with the crud of queries, for example, delete confirmation. But maybe the report way is nicer? Just they should be the same, but I'm leaning towards it being the reports that has to change, not the rest of the app.

Revisit the sizes and fonts used in the graph images and maybe make them configurable? I dunno.

done. quick and dirty, but done.