This commit is contained in:
@@ -22,10 +22,9 @@ FIRST CLIENT SOURCE CODE COMMIT JAN 3rd 2019
|
||||
|
||||
# OUTSTANDING MAJOR AREAS TO BETA
|
||||
|
||||
rockfish b4beta cases
|
||||
|
||||
todo: super red warning screen about erase database, no possible mistake of doing it by accident.
|
||||
|
||||
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
|
||||
|
||||
# OUTSTANDING BEFORE RELEASE
|
||||
|
||||
todo: test with licensed key to ensure evaluate is gone and everything works logging in as each user to regular home page
|
||||
|
||||
@@ -65,7 +65,7 @@ import chartBarHorizontalControl from "./components/chart-bar-horizontal-control
|
||||
//DEVELOPMENT MODE
|
||||
//THIS SHOULD BE FALSE IN RELEASE
|
||||
//************************************************************
|
||||
const DEV_MODE = true;
|
||||
const DEV_MODE = false;
|
||||
//************************************************************
|
||||
//**************************************************************
|
||||
//**************************************************************
|
||||
|
||||
Reference in New Issue
Block a user