Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
simiyu17 pushed 9 commits to main one-acre-fund/oaf-ph-ee-operations-web
- SER-3003 Refactored Payer DFSP Id to ‘AMS Business Short Code’ and changed it from input to dropdown 5ebd975
- SER-3003 Refactored Payer DFSP Id to AMS Business Short Code dcd31e3
- SER-3003 Get ams short codes from environment 44deb92
- SER-3003 Get ams short codes from environment fd35584
- SER-3003 Get ams short codes from environment a3dc56d
- SER-3003 refactor fd58b6f
- SER-3003 refactor b19c214
- SER-3003 refactor f766418
- Merge pull request #35 from one-acre-fund/SER-3003-change-ams-short-codes-to-drop-down-on-ph-ops-web SER-3003 Refact... 9541725
sonarcloud[bot] created a comment on a pull request on one-acre-fund/oaf-ph-ee-operations-web
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...
simiyu17 pushed 1 commit to SER-3003-change-ams-short-codes-to-drop-down-on-ph-ops-web one-acre-fund/oaf-ph-ee-operations-web
- SER-3003 refactor f766418
sonarcloud[bot] created a comment on a pull request on one-acre-fund/oaf-ph-ee-operations-web
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...
simiyu17 pushed 1 commit to SER-3003-change-ams-short-codes-to-drop-down-on-ph-ops-web one-acre-fund/oaf-ph-ee-operations-web
- SER-3003 refactor b19c214
sonarcloud[bot] created a comment on a pull request on one-acre-fund/oaf-ph-ee-operations-web
## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://sonarcloud.io/dashboard?id=...
simiyu17 pushed 1 commit to SER-3003-change-ams-short-codes-to-drop-down-on-ph-ops-web one-acre-fund/oaf-ph-ee-operations-web
- SER-3003 refactor fd58b6f
sonarcloud[bot] created a comment on a pull request on one-acre-fund/oaf-ph-ee-operations-web
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...
simiyu17 pushed 1 commit to SER-3003-change-ams-short-codes-to-drop-down-on-ph-ops-web one-acre-fund/oaf-ph-ee-operations-web
- SER-3003 Get ams short codes from environment a3dc56d
amydoxym created a review on a pull request on one-acre-fund/oaf-ph-ee-operations-web
simiyu17 pushed 1 commit to SER-3003-change-ams-short-codes-to-drop-down-on-ph-ops-web one-acre-fund/oaf-ph-ee-operations-web
- SER-3003 Get ams short codes from environment fd35584
sonarcloud[bot] created a comment on a pull request on one-acre-fund/oaf-ph-ee-operations-web
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...
amydoxym created a review comment on a pull request on one-acre-fund/oaf-ph-ee-operations-web
@simiyu17 suggesting using environment variables for AMS short code values so that when there's a change we don't have to modify the codebase, we just change the env variables
amydoxym created a review on a pull request on one-acre-fund/oaf-ph-ee-operations-web
victorjbassey created a review comment on a pull request on one-acre-fund/oaf-ph-ee-operations-web
Looks like everything in `amsCodes` will be available in the options here. I think only TILL numbers should be shown for `incoming request to pay `
victorjbassey created a review comment on a pull request on one-acre-fund/oaf-ph-ee-operations-web
Similar to the previous comment, only Paybill shortcodes are applicable for `incoming transactions`
victorjbassey created a review on a pull request on one-acre-fund/oaf-ph-ee-operations-web
Apart from the tiny comments that need to be addressed, the changes look good. Also, is there a PR related to this to make same changes in the generated exports?
victorjbassey created a review on a pull request on one-acre-fund/oaf-ph-ee-operations-web
Apart from the tiny comments that need to be addressed, the changes look good. Also, is there a PR related to this to make same changes in the generated exports?
Vikeln created a review on a pull request on one-acre-fund/oaf-ph-ee-operations-web
lgtm
gilclefes created a review on a pull request on one-acre-fund/oaf-ph-ee-operations-web
simiyu17 opened a draft pull request on one-acre-fund/oaf-ph-ee-operations-web
SER-3003 Refactored Payer DFSP Id to ‘AMS Business Short Code’
## Description - Refactored Payer DFSP Id to AMS Business Short Code - Changed Payer DFSP Id from input to dropdown ## Jira Ticket [https://oneacrefund.atlassian.net/browse/SER-3003](http...simiyu17 created a branch on one-acre-fund/oaf-ph-ee-operations-web
SER-3003-change-ams-short-codes-to-drop-down-on-ph-ops-web - Operations web application front-end