This commit is contained in:
@@ -5,6 +5,8 @@
|
|||||||
|
|
||||||
GENERAL TODO ITEMS THAT CAME UP DOING THIS SECTION
|
GENERAL TODO ITEMS THAT CAME UP DOING THIS SECTION
|
||||||
|
|
||||||
|
TODO: Deploy to linux server and test reporting stuff out
|
||||||
|
|
||||||
todo: chunk-vendors has fa-brands in it which is fucking huge, what else is in there I don't need?
|
todo: chunk-vendors has fa-brands in it which is fucking huge, what else is in there I don't need?
|
||||||
eradicate fa-brands!
|
eradicate fa-brands!
|
||||||
Looks like I'm doing it wrong, I was using a generic NPM module when there is a Vue specific one that also has guidance to limit to just the icons I actually use:
|
Looks like I'm doing it wrong, I was using a generic NPM module when there is a Vue specific one that also has guidance to limit to just the icons I actually use:
|
||||||
|
|||||||
@@ -137,11 +137,6 @@ import * as monaco from "monaco-editor";
|
|||||||
/*TODO:
|
/*TODO:
|
||||||
|
|
||||||
|
|
||||||
logo example report
|
|
||||||
|
|
||||||
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.
|
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
|
Add sanitize html for Marked markdown helper as in Wiki control
|
||||||
|
|||||||
Reference in New Issue
Block a user