This commit is contained in:
@@ -22,9 +22,8 @@ FIRST CLIENT SOURCE CODE COMMIT JAN 3rd 2019
|
|||||||
|
|
||||||
# OUTSTANDING MAJOR AREAS TO BETA
|
# OUTSTANDING MAJOR AREAS TO BETA
|
||||||
|
|
||||||
rockfish b4beta cases
|
todo: fresh boot no license should pre fill super user password and login as there is no list offered and it's a high barrier to find it
|
||||||
|
actually, any time the license is not the actual purchased one it should pre-fill I think
|
||||||
todo: super red warning screen about erase database, no possible mistake of doing it by accident.
|
|
||||||
|
|
||||||
# OUTSTANDING BEFORE RELEASE
|
# OUTSTANDING BEFORE RELEASE
|
||||||
|
|
||||||
|
|||||||
@@ -65,7 +65,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