This commit is contained in:
@@ -4,9 +4,12 @@
|
|||||||
|
|
||||||
|
|
||||||
MISC ITEMS THAT CAME UP
|
MISC ITEMS THAT CAME UP
|
||||||
|
todo: Can't upload a photo from phone, no error just does nothing
|
||||||
|
|
||||||
|
|
||||||
todo: test import User record
|
todo: Demo data customer names all are people names, must be using wrong faker stuff
|
||||||
|
|
||||||
|
todo: release for v7 with datagrid issue workaround / fix if possible
|
||||||
............................................................
|
............................................................
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -63,7 +63,7 @@ import chartBarHorizontalControl from "./components/chart-bar-horizontal-control
|
|||||||
//DEVELOPMENT MODE
|
//DEVELOPMENT MODE
|
||||||
//THIS SHOULD BE FALSE IN RELEASE
|
//THIS SHOULD BE FALSE IN RELEASE
|
||||||
//************************************************************
|
//************************************************************
|
||||||
const DEV_MODE = true;
|
const DEV_MODE = false;
|
||||||
//************************************************************
|
//************************************************************
|
||||||
//**************************************************************
|
//**************************************************************
|
||||||
//**************************************************************
|
//**************************************************************
|
||||||
|
|||||||
Reference in New Issue
Block a user