This commit is contained in:
@@ -7,21 +7,19 @@ todo: date / time formating in report ad-hoc
|
|||||||
https://momentjs.com/docs/#/-project-status/
|
https://momentjs.com/docs/#/-project-status/
|
||||||
|
|
||||||
TODO: Report confirmation checklist
|
TODO: Report confirmation checklist
|
||||||
page breaks properly EXAMPLE NEEDED
|
- page breaks properly EXAMPLE NEEDED
|
||||||
I guess when it starts a new record in a big list of data or something i.e. in a list of widgets it starts a new page on a new widget
|
I guess when it starts a new record in a big list of data or something i.e. in a list of widgets it starts a new page on a new widget
|
||||||
https://playground.jsreport.net/w/admin/dI2_fUqZ (for example this sample report shows <div style="page-break-before: always;"></div> which is interesting)
|
https://playground.jsreport.net/w/admin/dI2_fUqZ (for example this sample report shows <div style="page-break-before: always;"></div> which is interesting)
|
||||||
|
- scan templates, only include required js libs on render
|
||||||
custom extra javascript functions EXAMPLE NEEDED
|
- custom extra javascript functions EXAMPLE NEEDED
|
||||||
|
- Mailing labels
|
||||||
|
- Alternate paper sizes A4, Letter etc
|
||||||
Mailing labels
|
- Reports on each type of data anticipated
|
||||||
Alternate paper sizes A4, Letter etc
|
- Security of scripts / scrubbing or sandboxing
|
||||||
Reports on each type of data anticipated
|
|
||||||
Security of scripts / scrubbing or sandboxing
|
|
||||||
make sure can't access file system at server with a malicious report
|
make sure can't access file system at server with a malicious report
|
||||||
logging
|
- logging
|
||||||
log errors, handlebars template errors, javascript errors etc
|
log errors, handlebars template errors, javascript errors etc
|
||||||
timeout
|
- timeout
|
||||||
handle timeout waiting for report (infinite loop scenario?)
|
handle timeout waiting for report (infinite loop scenario?)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user