-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redemption flow fixes #2626
Redemption flow fixes #2626
Conversation
PR deployed in Google Cloud |
PR deployed in Google Cloud |
- Change logic around the redeem flow - Remove rounded number from clain button
- Change logic around the redeem flow - Remove rounded number from clain button
* ci: Review GHA pipeline (#2620) * upgrade 3rd party action versions and configure dependabot * remove catalyst and cleanup unused functions deployments * Make sure prod deploy uses the right tag to pull artifacts * Adding more owners for bus factor purposes * Simplify and fix prod deploy to allow for rollbacks * notify slack of staging failed jobs * upgrade node to v20 (v18 deprecated in April) * disable e2e tests automatic triggers * Improve PR comment adding the functions URL --------- Co-authored-by: sophian <[email protected]> * Redemption flow fixes (#2626) - Change logic around the redeem flow - Remove rounded number from clain button * Use new Centrifuge SDK in cashflow report (#2549) * Use Centrifuge SDK in cashflow report * Remove unused cashflow chart files * Fix asset purchases/asset financings * Use first offical alpha release of sdk * add new sdk to current app (#2579) * Upgrade SDK * Add hook * Add formatting and utils * Add to reports * wip[ * Fix bugs based on new sdk release * Add reports to query * Remove console * Fix formatting options * Fix imports * Fix formatting * Fix percentage function * Feedback changes Move filter to sdk and specify the sdk version * fix bug on report type --------- Co-authored-by: Guillermo Perez <[email protected]> Co-authored-by: Katty Barroso <[email protected]> * Fix bug on pool creation demo (#2629) * Take stepper outside form context * Fix infinite loop bug * Hide scrolling on menu bar (#2631) * Fix token amount calculation (#2634) * Persist to, from and groupBy filters and fix linter warnings (#2635) --------- Co-authored-by: Guillermo Perez <[email protected]> Co-authored-by: Katty Barroso <[email protected]>
#2614
#2615