-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
See CHANGELOG.md
- Loading branch information
Showing
20 changed files
with
225 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
#!/usr/bin/env bash | ||
|
||
# this install all dependencies + devDevdependencies | ||
NODE_ENV=development npm install | ||
|
||
# building files | ||
npm build |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#!/usr/bin/env bash | ||
|
||
# this starts the logentries agent | ||
./${OPENSHIFT_DATA_DIR}/start-le |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,100 @@ | ||
{ | ||
"name": "airtel money", | ||
"meta": { | ||
"spec": "0.2", | ||
"date_updated": "2016-06-16", | ||
"url": "http://africa.airtel.com/wps/wcm/connect/africarevamp/Kenya/Airtel_Money" | ||
}, | ||
"transactions": [ | ||
{ | ||
"name": "transfer", | ||
"classes": [ | ||
{ | ||
"name": "registered users", | ||
"ranges": [ | ||
{ "low": "-Infinity", "high": 49, "amount": -1 }, | ||
{ "low": 50, "high": 100, "amount": 0 }, | ||
{ "low": 101, "high": 1000, "amount": 0 }, | ||
{ "low": 1001, "high": 2500, "amount": 0 }, | ||
{ "low": 2501, "high": 5000, "amount": 0 }, | ||
{ "low": 5001, "high": 10000, "amount": 0 }, | ||
{ "low": 10001, "high": 20000, "amount": 0 }, | ||
{ "low": 20001, "high": 35000, "amount": 0 }, | ||
{ "low": 35001, "high": 50000, "amount": 0 }, | ||
{ "low": 50001, "high": 70000, "amount": 0 }, | ||
{ "low": 70001, "high": "+Infinity", "amount": -1 } | ||
] | ||
}, | ||
{ | ||
"name": "unregistered users", | ||
"ranges": [ | ||
{ "low": "-Infinity", "high": 49, "amount": -1 }, | ||
{ "low": 50, "high": 100, "amount": 0 }, | ||
{ "low": 101, "high": 1000, "amount": 0 }, | ||
{ "low": 1001, "high": 2500, "amount": 0 }, | ||
{ "low": 2501, "high": 5000, "amount": 0 }, | ||
{ "low": 5001, "high": 10000, "amount": 0 }, | ||
{ "low": 10001, "high": 20000, "amount": 0 }, | ||
{ "low": 20001, "high": 35000, "amount": 0 }, | ||
{ "low": 35001, "high": 50000, "amount": 0 }, | ||
{ "low": 50001, "high": 70000, "amount": 0 }, | ||
{ "low": 70001, "high": "+Infinity", "amount": -1 } | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "withdrawal", | ||
"classes": [ | ||
{ | ||
"name": "agent", | ||
"ranges": [ | ||
{ "low": "-Infinity", "high": 49, "amount": -1 }, | ||
{ "low": 50, "high": 100, "amount": 9 }, | ||
{ "low": 101, "high": 1000, "amount": 25 }, | ||
{ "low": 1001, "high": 2500, "amount": 26 }, | ||
{ "low": 2501, "high": 5000, "amount": 45 }, | ||
{ "low": 5001, "high": 10000, "amount": 75 }, | ||
{ "low": 10001, "high": 20000, "amount": 145 }, | ||
{ "low": 20001, "high": 35000, "amount": 175 }, | ||
{ "low": 35001, "high": 50000, "amount": 270 }, | ||
{ "low": 50001, "high": 70000, "amount": 330 }, | ||
{ "low": 70001, "high": "+Infinity", "amount": -1 } | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "others", | ||
"amount_input": false, | ||
"classes": [ | ||
{ | ||
"name": "deposits", | ||
"amount": 0 | ||
}, | ||
{ | ||
"name": "transaction reports", | ||
"amount": 20 | ||
}, | ||
{ | ||
"name": "airtime", | ||
"amount": 0 | ||
}, | ||
{ | ||
"name": "balance enquiry", | ||
"amount": 0 | ||
}, | ||
{ | ||
"name": "Nickname Change", | ||
"amount": 20 | ||
}, | ||
{ | ||
"name": "PIN change", | ||
"amount": 20 | ||
} | ||
] | ||
} | ||
], | ||
"ussd_codes": [ | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<h2>Updated Terms and Conditions <small>2016-06-16</small></h2> | ||
|
||
We have updated our Terms and Conditions to reflect our change | ||
in **Privacy Policy**. This is to inform you that we are tracking | ||
page views using [Google Analytics][analytics]. | ||
|
||
[analytics]:https://analytics.google.com | ||
|
||
|
||
<h2>Terms and Conditions <small>2016-04-23</small></h2> | ||
|
||
We have added a page detailing the Terms and Conditions, subject to | ||
application users. Please read through it and understand. It can be | ||
found at http://mmtc.forfuture.co.ke/tcs . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,6 @@ | |
text-align: left | ||
|
||
|
||
.post | ||
h2 small | ||
color: grey | ||
font-size: 12px | ||
h2 small | ||
color: grey | ||
font-size: 12px |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.