This commit is contained in:
@@ -135,10 +135,9 @@ import * as monaco from "monaco-editor";
|
|||||||
//https://github.com/egoist/vue-monaco/blob/master/src/MonacoEditor.js
|
//https://github.com/egoist/vue-monaco/blob/master/src/MonacoEditor.js
|
||||||
|
|
||||||
/*TODO:
|
/*TODO:
|
||||||
Translation:
|
|
||||||
Provide method in report that accepts an array of strings and then fetches them in pre-render for use with the ayT hb helper afterwards which operates only on pre-fetched items
|
|
||||||
Since user's will likely rarely use translations themselves when they make their own reports it's not critical that it be super easy to use so a simple function call in pre-render will do it.
|
|
||||||
|
|
||||||
|
"tab" button color doesn't follow pre-defined colors, use highlight instead
|
||||||
|
also make the data tab button grayer looking so it's clearer that it's different than the rest
|
||||||
|
|
||||||
An error when direct rendering brings UI down unlike during render and error when in report designer, fix it
|
An error when direct rendering brings UI down unlike during render and error when in report designer, fix it
|
||||||
|
|
||||||
@@ -151,8 +150,7 @@ Is the report list filtered by roles? It should not present reports that a user
|
|||||||
When in report designer it would be useful to show the html generated by the renderer as a diagnostic assistant
|
When in report designer it would be useful to show the html generated by the renderer as a diagnostic assistant
|
||||||
Also the script that will be executed minus the hb and marked etc if possible
|
Also the script that will be executed minus the hb and marked etc if possible
|
||||||
|
|
||||||
"tab" button color doesn't follow pre-defined colors, use highlight instead
|
|
||||||
also make the data tab button grayer looking so it's clearer that it's different than the rest
|
|
||||||
|
|
||||||
INITIAL SAMPLE REPORTS
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user