This commit is contained in:
@@ -137,14 +137,10 @@ import * as monaco from "monaco-editor";
|
|||||||
|
|
||||||
/*TODO:
|
/*TODO:
|
||||||
|
|
||||||
|
|
||||||
Don't show page until initform is done / showing untranslated text
|
|
||||||
|
|
||||||
width on mobile? Why is it so much wider than the form? shouldn't be afaik
|
|
||||||
|
|
||||||
diagnostic code that returns helpful information on render failure would be nice and cut way back on technical support hassles
|
diagnostic code that returns helpful information on render failure would be nice and cut way back on technical support hassles
|
||||||
(could actually render the errors to the page and still return it as a pdf?, though it's an api method that triggers it so can just return normal error style)
|
(could actually render the errors to the page and still return it as a pdf?, though it's an api method that triggers it so can just return normal error style)
|
||||||
|
|
||||||
|
|
||||||
need to modify reportData data object to accept meta data outside of the main data collection
|
need to modify reportData data object to accept meta data outside of the main data collection
|
||||||
so can add all the bits that would appear on report potentially or be used on page like
|
so can add all the bits that would appear on report potentially or be used on page like
|
||||||
datalist name, filter options, what have you
|
datalist name, filter options, what have you
|
||||||
|
|||||||
Reference in New Issue
Block a user