This commit is contained in:
@@ -136,29 +136,32 @@ import * as monaco from "monaco-editor";
|
|||||||
|
|
||||||
/*TODO:
|
/*TODO:
|
||||||
|
|
||||||
An error when direct rendering brings UI down unlike during render and error when in report designer, fix it
|
Report template list with import
|
||||||
|
|
||||||
|
INITIAL SAMPLE REPORTS
|
||||||
|
installed with sample data
|
||||||
|
|
||||||
Is the report list filtered by roles? It should not present reports that a user is not permitted to use by role.
|
Widget report showing translations
|
||||||
Add sanitize html for Marked markdown helper as in Wiki control
|
API method usage
|
||||||
|
Logo usage
|
||||||
|
Localization usage
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
INITIAL SAMPLE REPORTS
|
|
||||||
Make up initial sample reports for widget that show off the basics including logo etc
|
Make up initial sample reports for widget that show off the basics including logo etc
|
||||||
make them auto generate (import from files?) with sample data in seeder
|
make them auto generate (import from files?) with sample data in seeder
|
||||||
Default example working template with api methods being called generated automatically
|
Default example working template with api methods being called generated automatically
|
||||||
|
|
||||||
Example with currency formatting and date/time formatting etc included automatically.
|
Example with currency formatting and date/time formatting etc included automatically.
|
||||||
Use same libs as at client with built in helpers using client meta data
|
|
||||||
Since reports will only ever be rendered on Client demand can stick with that system for now and replicate at headless chrome that same process in hb helpers
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
build release for joyce to play with and give feedback
|
build release for joyce to play with and give feedback
|
||||||
|
|
||||||
|
|
||||||
|
Is the report list filtered by roles? It should not present reports that a user is not permitted to use by role.
|
||||||
|
|
||||||
|
Add sanitize html for Marked markdown helper as in Wiki control
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
FUTURE:
|
FUTURE:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user