Midigo Frank

Results 12 issues of Midigo Frank

This is the result: `{ "20190630070754":"20190630070754", "100.00":"100.00", "603005":"603005", "acb":"acb", "254708374149":"254708374149", "NFU51H9FM1":"NFU51H9FM1" }` This is the code from the callbacks: `$result=[$transTime=>$transTime, $transAmount=>$transAmount, businessShortCode=>$businessShortCode, $billRefNumber=>$billRefNumber, $invoiceNumber=>$invoiceNumber, $orgAccountBalance=>$orgAccountBalance, $thirdPartyTransID=>$thirdPartyTransID, $MSISDN=>$MSISDN, $firstName=>$firstName, $lastName=>$lastName, $middleName=>$middleName,...

## Validation Steps _How can a reviewer validate your work?_ ## Notes for the reviewer - Deleted `test/lightning_web/live/run_live/streaming_test.exs`. It was testing for the scrubbed dataclip lines, so I have moved...

## Validation Steps _How can a reviewer validate your work?_ ## Notes for the reviewer ## Related issue Fixes # ## Review checklist - [ ] I have performed a...

## Notes for the reviewer Currently user names are required in the user registration form, but this was not enforced in the changeset. ## Related issue Paves way for: https://github.com/OpenFn/thunderbolt/issues/125...

More description to be added: - we want workflow a to run - then we want workflow b to run - they are both triggered by the same commit, but...

bug
needs detail

We need to check all places in the app that uses any of the github env vars and ensure they behave properly when the env vars are missing. - `REPO_CONNECTION_SIGNING_SECRET`:...

## Notes for the reviewer Uses a plug to apply custom routing ## Related issue Fixes # ## Review checklist - [ ] I have performed a **self-review** of my...

## Validation Steps _How can a reviewer validate your work?_ ## Notes for the reviewer ## Related issue Fixes #1863 ## Review checklist - [ ] I have performed a...

## Validation Steps _How can a reviewer validate your work?_ ## Notes for the reviewer ## Related issue Fixes # ## Review checklist - [ ] I have performed a...

### Description - This PR adds support for creating `project_credentials` via the CLI deploy command. - It closes #2367 - On project export, (cli pull) it will provide a list...