Releases: mojaloop/finance-portal-v2-ui
Releases · mojaloop/finance-portal-v2-ui
v2.3.0
v2.2.0
Bump chart version (#55)
v2.1.0
Initial settlement implementation (#45) * Deploy ML for integration test * Integration test bugfix * Use Skaffold to deploy * Add Skaffold to dependencies * Wait longer for deployment to stabilise * Use newer Skaffold manifest version * Bump Skaffold * Fix Skaffold manifest * Wait for deployments * Deploy portal frontend * Use skaffold run instead of skaffold deploy. Test removing wait with skaffold run. * Reinstate wait for deployments * Update Mojaloop manifests. Add wait before.. wait.. * Use Skaffold release binary to reduce workflow runtime * Deploy in-cluster component for transfers * Move manifests. * Deploy wso2is/populate * Use correct wso2is-populate image. Use GH token instead of personal access token. * Increase backofflimit for wso2is-populate because WSO2 is painfully slow to start * Port-forward the portal * Add .dockerignore * Use ingress * Reduce used features in k3s * Fix syntax, hopefully * Actually fix syntax probably maybe * Next iteration of resource preservation * Fix ingress. Add ingress controller. * Run tests * Attempt to allow unfree * upload artifact on failure * Add .env for tests * WIP * Publish non-semver development builds to GHCR. Run integration tests on each push. * Attempt to retain React class/function names in order to use React dev tools + and TestCafe React selectors * WIP * WIP * WIP * Do not compile or bundle integration tests for main build * WIP * Fix dependencies * Run all tests. Skip irrelevant tests. Stop trying to override target. * Fix login test * Make closed windows checkable * Fix/improve some CI stages. Try to run only a single test. * Try to run all tests in case error was due to degraded GH actions * Update dependency * Change the window<->settlement mapping from 1<->1 to many<->1 * Fix settlement creation request. * Attempt to run single settlement test * Port-forward voodoo-doll * Run all tests * Dependency updates. Compile script. tsconfig improvement. Prep for settlement. * Remove redundant code merged from master * Attempt to shim promise.any * 2.0.7 * Update settlement name * WIP * WIP * WIP * tidying up for PR * 2.0.8 * Remove window<->settlement one-to-one assumption in settlement data type. * add finalize settlement button * WIP * yarn prettier * Add ingress to chart * Update integration test k8s manifest * Fundamentally works * Add modal * Stop spinner when settlement is settled * tidying * Remove unused imports. Fix settlement selection modal. * Better error presentation. I hope. * Finished fancy settlement state progress display * Tidying * Tidy and document integration tests * Fix user config * README improvements * Only mount single file into wso2is-populate container * Fix integration test workflow * Minor docs fixes * Remove dotenv * Revert "Remove dotenv" This reverts commit 6cc3fa4c2cf4665e9431cf8d93108abaf7cb30fa. * Reinstate dotenv * Some reorganising to make local development a little friendlier * Add missing from previous commit * Move ingress to 'backend' manifests * Update README * Explicitly add CI dependencies * Update README * Merge from docs branch * Integration test * Skip empty tests. Modify login test slightly to be more reliable/consistent. Update in-cluster helper. * 2.1.0 * Helm default version * Extend timeouts variously to accommodate slow machine
v2.0.8
Initial implementation of settlement creation tests (#32)
v2.0.7
Fixes for settlement windows (#26) * Deploy ML for integration test * Integration test bugfix * Use Skaffold to deploy * Add Skaffold to dependencies * Wait longer for deployment to stabilise * Use newer Skaffold manifest version * Bump Skaffold * Fix Skaffold manifest * Wait for deployments * Deploy portal frontend * Use skaffold run instead of skaffold deploy. Test removing wait with skaffold run. * Reinstate wait for deployments * Update Mojaloop manifests. Add wait before.. wait.. * Use Skaffold release binary to reduce workflow runtime * Deploy in-cluster component for transfers * Move manifests. * Deploy wso2is/populate * Use correct wso2is-populate image. Use GH token instead of personal access token. * Increase backofflimit for wso2is-populate because WSO2 is painfully slow to start * Port-forward the portal * Add .dockerignore * Use ingress * Reduce used features in k3s * Fix syntax, hopefully * Actually fix syntax probably maybe * Next iteration of resource preservation * Fix ingress. Add ingress controller. * Run tests * Attempt to allow unfree * upload artifact on failure * Add .env for tests * WIP * Publish non-semver development builds to GHCR. Run integration tests on each push. * Attempt to retain React class/function names in order to use React dev tools + and TestCafe React selectors * Do not compile or bundle integration tests for main build * Fix dependencies * Run all tests. Skip irrelevant tests. Stop trying to override target. * Fix login test * Make closed windows checkable * Fix/improve some CI stages. Try to run only a single test. * Try to run all tests in case error was due to degraded GH actions * Update dependency * Change the window<->settlement mapping from 1<->1 to many<->1 * Fix settlement creation request. * Attempt to run single settlement test * Port-forward voodoo-doll * Run all tests * Dependency updates. Compile script. tsconfig improvement. Prep for settlement. * Remove redundant code merged from master * Attempt to shim promise.any * 2.0.7
v2.0.6
Fix CI (#17) Problem appears to be that the Action we're using runs `git checkout helm` and this could mean either 1. change to branch helm, or 2. checkout directory helm Therefore, created a new branch `helm-repo` and making the change in this commit https://github.com/mojaloop/finance-portal-v2-ui/runs/3066414100?check_suite_focus=true
v2.0.5
Bump version for chart release (#16)
v2.0.4
More chart renames (#14) * More chart renames * Versions
v2.0.3
Fixed/updated chart. Renamed everything. Got versions in line. (#13) * Fixed/updated chart * Update package versions * Renames
v2.0.2
Add CI (#12)