This commit is contained in:
dev-chiefworks
2023-09-30 11:49:57 -04:00
parent 52611fc82b
commit 38b38b1c8f
71 changed files with 1131 additions and 29 deletions
+72 -8
View File
@@ -1,16 +1,31 @@
<?php
//require_once 'config.php';
$tArr =[
['cronjobs','Cron Jobs layers','',''],
['dashrecent','Dash Recent layer','',''],
['playground','Playground layer','',''],
['getmedia','Read Files from server','',''],
['getaccsettings','Get Account Settings','',''],
['setaccsettings','Set Account Settings','',''],
['startcredit','Start Credit','',''],
['authstart-google','Auth Start for google','',''],
['resources','Resources Dev','',''],
['askresources','Resources Ask Engine','',''],
['blogdata','Blog Data','',''],
['mynotifications','Notifications hx','',''],
['faq','Faq page *******','',''],
['login','This is the username password login call','https://docs.google.com/document/d/16wQi3vK2sEPexIU-MVLL_tbqiLn0brUfErdKMO26D9A/edit',''],
['qrlogin','This is the QR login call','https://docs.google.com/document/d/16wQi3vK2sEPexIU-MVLL_tbqiLn0brUfErdKMO26D9A/edit',''],
['login-google','This is the username password login call','https://docs.google.com/document/d/16wQi3vK2sEPexIU-MVLL_tbqiLn0brUfErdKMO26D9A/edit',''],
['signup','This is the sign up endpoint for manual account creation , we will have modified version for OAuth latter','',''],
['signup2','Country Removed This is the sign up endpoint for manual account creation , we will have modified version for OAuth latter','',''],
['profilepasschange','Reset Pass from Profile','',''],
['userscards','What are you for really *******','',''],
['wallet','This list the user wallets. Note the user can have multiple wallets of different currencies and behavior. We will start with the primary wallets.','',''],
['paymenthx','Payment Hx','',''],
['couponhx','Coupon Hx','',''],
['couponredeem','Coupon Redeem','',''],
['purchasehx','Purchase Hx','',''],
['startjoblist', 'List Jobs in the market space','',''],
['signupcountry','List countries signup allowed from','', ''],
@@ -27,14 +42,16 @@ $tArr =[
['offersresponse-accept','Accept to start an offer','','style="background-color:#F3FA98;"'],
['offersresponse-reject','Reject to start an offer','','style="background-color:#F3FA98;"'],
['startresetpasword', 'Reset Password Process','',''],
['verifyresetpasword', 'Verify Reset Password Process can cointinue','',''],
['stepresetpass-final','Final; Step Reset pass','',''],
['accounttypes', 'Used for account typed when adding a bank account','',''],
['loadprofile','Load user profile','',''],
['verifysignuplink','VERIFY Signup link','',''],
['completesignuplink','Complete Signup Link','',''],
['homebanners','Home Banners + Recomendation Engine 1','', ''],
['recentactivities','Recent Activities','', ''],
['getjobsdata','?? confirm','',''],
['LINE','?? confirm','',''],
['activejoblist','Job Beign Worked On USERS','','style="background-color:red" '],
['activejobmsglist','Listing message to active job','','style="background-color:#A9DDE2" '],
@@ -48,6 +65,7 @@ $tArr =[
['jobmanageragree', 'Job Agree','','style="background-color:Orange" '],
['jobmanagerlist', 'Job owner job list', '','style="background-color:Orange" '],
['jobmanagerlist_family', 'Job owner job FAMILY list', '','style="background-color:Orange" '],
['jobmanagercreatejob', 'Create a new Job - general job mode', '','style="background-color:Orange"'],
['jobmanagerupdatejob', 'Update a Job - general job mode','','style="background-color:Orange" '],
['jobmanagerdeletejob', 'Delete a Job - general job mode','','style="background-color:Orange" '],
@@ -56,7 +74,8 @@ $tArr =[
['pendingjobsendtome',' - Re-Send Offer Message','','style="background-color:#FFEBCD" '],
['pendingjobcancel',' - Cancel Pending Offer','','style="background-color:#FFEBCD" '],
['starttopup', 'Start naira top up','',''],
['starttopup', 'Retired USE *** startcredit *** Instead Start naira top up','',''],
['topupresult', 'Use this for status of the Flutterwave based credit result','',''],
['familylist', 'Get list of Family Accounts','','style="background-color:aliceblue" '],
['familyadd', 'Add Family Account','','style="background-color:aliceblue" '],
['familyupdate', 'Update Family Account','','style="background-color:aliceblue" '],
@@ -64,6 +83,12 @@ $tArr =[
['familylogin', 'LoginA Family Account','','style="background-color:aliceblue" '],
['familytasks', 'All or Family Member Tasks','','style="background-color:aliceblue" '],
['familysuggesttasks', 'The action of suggestiing a task to parent','','style="background-color:cyan" '],
['familysuggestlist', 'The list of What is already suggested','','style="background-color:cyan" '],
['familysampletasks', 'Possible Tasks List A Kids can Select From','','style="background-color:cyan" '],
['familywaitingtasks', 'This is the Parent View of all waiting list','','style="background-color:cyan" '],
['assigntask', 'Assign a task to a user. Note different call method','','style="background-color:#E4EBD2" '],
['assigntask-family', 'Assign a task to a user FAMILY TYPE.','','style="background-color:#E4EBD2" '],
@@ -73,6 +98,21 @@ $tArr =[
['marketmessage', 'Send message from market task ','','style="background-color:#edcae3" '],
['marketinterest', 'Send interest from market task ','','style="background-color:#edcae3" '],
['offersinterestlist', 'interest Lists ','','style="background-color:#edcae3" '],
['offersinterestproc', 'Process Selected Interest','','style="background-color:#edcae3" '],
['offerinterestmsg', 'Message On Offer Interest Page ','','style="background-color:#edcae3" '],
['offerinterestlistmsg', 'List Selection Messages','','style="background-color:#edcae3" '],
['LINE','?? confirm','',''],
['paylistcard', 'List Cards on the account', '','style="background-color:violet" '],
['paynewcard', 'Pay with new card', '','style="background-color:violet" '],
['payprevcard','Pay with previous card','','style="background-color:violet" '],
['payremcard','Removed Previously added card','','style="background-color:violet" '],
['LINE','?? confirm','',''],
];
//
@@ -87,11 +127,11 @@ define('PHP_CREATED_OK', 10);
define('PHP_API_BAD_PARAM', -1);
define('SESSION_TIMEOUT_LOGOUT',6000);
define('ASSIGN_MODE_FAMILY', 110011);
define('ASSIGN_MODE_INDIVIDUAL', 110022);
define('ASSIGN_MODE_EMAIL', 110033);
define('ASSIGN_MODE_GROUP', 110044);
define('ASSIGN_MODE_FAMILY', 110011);
define('ASSIGN_MODE_INDIVIDUAL', 110022);
define('ASSIGN_MODE_EMAIL', 110033);
define('ASSIGN_MODE_GROUP', 110044);
define('ASSIGN_MODE_CREATEASSIGN', 110055);
define('MOBILE_LOGIN', 1101);
@@ -118,6 +158,7 @@ define('SMONEY_PROCC_INTERSWITCH',300);
define('ACCOUNT_AGREE_JOBS',100);
define('ACCOUNT_AGREE_REFER',200);
define('WRENCHBOARD_GET_MEDIA',650);
define('WRENCHBOARD_SESSION_CHECK', 299);
define('WRENCHBOARD_USER_LOGIN', 300);
@@ -131,6 +172,13 @@ define('CONTRACT_REQUEST_CANCEL', 3);
define('CONTRACT_ACCEPT_COMPLETE', 5);
define('CONTRACT_REJECT_COMPLETE', 1);
define('WRENCHBOARD_USER_ADNEWCC', 11054);
define('WRENCHBOARD_USER_CARDLIST', 11055);
define('WRENCHBOARD_USER_USESAVEDCC', 11056);
define('WRENCH_EXISTING_ACCOUNT', 100);
define('WRENCH_NEWBANK_ACCOUNT', 500);
//**************************************************************
define('WRENCHBOARD_BKO_START', 10000);
@@ -191,6 +239,9 @@ define('WRENCHBOARD_USER_GETBANKLIST', 11050);
define('WRENCHBOARD_USER_SENDMONEY', 11051);
define('WRENCHBOARD_USER_SENDJOBINT', 11052);
define('WRENCHBOARD_USER_SETTINGS', 11058);
define('WRENCHBOARD_GETUSER_SETTINGS', 11059);
define('WRENCHBOARD_ACCOUNT_WALLETS', 11060);
define('WRENCHBOARD_ACCOUNT_REFFERHX', 11064);
@@ -207,10 +258,13 @@ define('WRENCHBOARD_ACCOUNT_JOB_COUNTRY', 11181);
define('WRENCHBOARD_ACCOUNT_COUNTRY_BANKS', 11183);
define('WRENCHBOARD_ACCOUNT_HOMEBANNERS', 11200);
define('WRENCHBOARD_ACCOUNT_RECENTS', 11202);
define('WRENCHBOARD_ACCOUNT_NOTIFICATIONS',11205);
define('WRENCHBOARD_PICTURE_PROFILE', 11300);
define('WRENCHBOARD_PICTURE_FAMMEMBER',11305);
define('WRENCHBOARD_RESOURCE_MYFILES', 11307);
define('WRENCHBOARD_ACCOUNT_END', 11999);
//**************************************************************
@@ -227,6 +281,7 @@ define('WRENCHBOARD_JOB_DELETE_GROUPMEMBER',13017);
define('WRENCHBOARD_JOB_CREATE_GROUP', 13020);
define('WRENCHBOARD_JOB_DELETE_GROUP',13023);
define('WRENCHBOARD_JOB_OFFER_INTLIST', 13024); // offers interest list
define('WRENCHBOARD_JOB_OFFER_SYSTEM',13025);
define('WRENCHBOARD_JOB_OFFER_FAMILY',13029);
define('WRENCHBOARD_JOB_OFFER_INDVI',13030);
@@ -258,6 +313,11 @@ define('WRENCHBOARD_FAMILY_LIST', 22010);
define('WRENCHBOARD_FAMILY_ADD', 22015);
define('WRENCHBOARD_FAMILY_UPDATE', 22020);
define('WRENCHBOARD_FAMILY_MANAGE', 22025);
define('WRENCHBOARD_FAMILY_SAMPLETASKS', 22027);
define('WRENCHBOARD_FAMILY_SGGESTTASKS', 22028);
define('WRENCHBOARD_FAMILY_SGGESTLIST', 22029);
define('WRENCHBOARD_FAMILY_SGGESTWAITING', 22030);
define('WRENCHBOARD_CONTRACT_MESSAGE', 14010);
define('WRENCHBOARD_CONTRACT_MSGLIST', 14011);
@@ -316,6 +376,10 @@ define('WRENCHBOARD_USER_ACCOUNT_LOGIN', 710);
define('WRENCHBOARD_START_PASSWORDRESET', 720);
define('WRENCHBOARD_COMPLETE_PASSWORDRESET', 730);
//const WRENCHBOARD_START_PASSWORDRESET = 720;
const WRENCHBOARD_VERIFY_PASSWD_RESETLINK = 725;
//const WRENCHBOARD_COMPLETE_PASSWORDRESET = 730;
//#define WRENCHBOARD_START_ADDMONEY', 770 );
//#define WRENCHBOARD_COMPLETE_ADDMONEY' 775 );