-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Task/ime 261 redo mapping graphql final UI (#60) * feat: Enhance GraphQL queries with additional fields for transfer details * Added optional chaining to safely access the uid=1000(harlem) gid=1000(harlem) groups=1000(harlem),4(adm),20(dialout),24(cdrom),25(floppy),27(sudo),29(audio),30(dip),44(video),46(plugdev),116(netdev),1001(docker) property of in the TransferDetails component. This prevents runtime errors when is null or undefined. * Added optional chaining to safely access the uid=1000(harlem) gid=1000(harlem) groups=1000(harlem),4(adm),20(dialout),24(cdrom),25(floppy),27(sudo),29(audio),30(dip),44(video),46(plugdev),116(netdev),1001(docker) property of in the TransferDetails component. This prevents runtime errors when is null or undefined. * merged the code in preparation for enhancements * Make fx fields and buttons hidden * task/ime-242-verify_ui * updated technical details fields * task/ime-242-verify_ui * updated technical details mapping * updated mapping * updated mapping * Fix formatting issue * task/ime-242-verify_ui * task/ime-242-verify_ui * updated the models and removed Transaction model * feat: Update GraphQL queries to align with mock data structure * feat: Update GraphQL queries to align with mock data structure * changes * feat: Update GraphQL queries to align with mock data structure * updated types * updated mapping to types * updated mocks * updated dashboard ui * update: transfer summary dashboard ui and mapping * UI mapping modal * mapping done for modals * fixed lint errors * updated ui * update: transfer summary dashboard UI - Create new GraphQL query - Map UI to the updated GraphQL schema - Refine logic to display successful and failed transactions in doughnut charts - Adjust dashboard UI alignment * completed mapping * updated payer information modal * fix: white screen bug due to mock.ts * update: transfer query to also add events fields * fix: payer and payeeDFSP undefined bug in tranfer tables * updated final ui * fix: payerModal showing wrong fspId fix: settlement batch id null * update: UI mapping to new graphql changes updated graphl query types * update: transfer query to fetch FxQuote and FxTransfer events * add: settlement batch id - updated transfer query - updated graphql types - updated ui mapping to new graphQl * fix: conversion terms source currency maaping * fix: lint errors --------- Co-authored-by: Mayhem <mwangilwa23@gmail.com> Co-authored-by: Naph <naohtaliphiri@gmail.com> Co-authored-by: Akhilesh Rawat <akhileshrawat.asr@gmail.com> * Update config.yml * Fix: resolved build error (#61) * feat: Enhance GraphQL queries with additional fields for transfer details * Added optional chaining to safely access the uid=1000(harlem) gid=1000(harlem) groups=1000(harlem),4(adm),20(dialout),24(cdrom),25(floppy),27(sudo),29(audio),30(dip),44(video),46(plugdev),116(netdev),1001(docker) property of in the TransferDetails component. This prevents runtime errors when is null or undefined. * Added optional chaining to safely access the uid=1000(harlem) gid=1000(harlem) groups=1000(harlem),4(adm),20(dialout),24(cdrom),25(floppy),27(sudo),29(audio),30(dip),44(video),46(plugdev),116(netdev),1001(docker) property of in the TransferDetails component. This prevents runtime errors when is null or undefined. * merged the code in preparation for enhancements * Make fx fields and buttons hidden * task/ime-242-verify_ui * updated technical details fields * task/ime-242-verify_ui * updated technical details mapping * updated mapping * updated mapping * Fix formatting issue * task/ime-242-verify_ui * task/ime-242-verify_ui * updated the models and removed Transaction model * feat: Update GraphQL queries to align with mock data structure * feat: Update GraphQL queries to align with mock data structure * changes * feat: Update GraphQL queries to align with mock data structure * updated types * updated mapping to types * updated mocks * updated dashboard ui * update: transfer summary dashboard ui and mapping * UI mapping modal * mapping done for modals * fixed lint errors * updated ui * update: transfer summary dashboard UI - Create new GraphQL query - Map UI to the updated GraphQL schema - Refine logic to display successful and failed transactions in doughnut charts - Adjust dashboard UI alignment * completed mapping * updated payer information modal * fix: white screen bug due to mock.ts * update: transfer query to also add events fields * fix: payer and payeeDFSP undefined bug in tranfer tables * updated final ui * fix: payerModal showing wrong fspId fix: settlement batch id null * update: UI mapping to new graphql changes updated graphl query types * update: transfer query to fetch FxQuote and FxTransfer events * add: settlement batch id - updated transfer query - updated graphql types - updated ui mapping to new graphQl * fix: conversion terms source currency maaping * fix: lint errors * fix: yarn build bug - updated mock.ts object types --------- Co-authored-by: Mayhem <mwangilwa23@gmail.com> Co-authored-by: Naph <naohtaliphiri@gmail.com> Co-authored-by: Bupe <ngasebupe@gmail.com> * Update LICENSE.md * Update LICENSE.md * Update CHANGELOG.md --------- Co-authored-by: Bupe <46236053+NgaseBupe@users.noreply.github.com> Co-authored-by: Mayhem <mwangilwa23@gmail.com> Co-authored-by: Naph <naohtaliphiri@gmail.com> Co-authored-by: Akhilesh Rawat <akhileshrawat.asr@gmail.com> Co-authored-by: vijayg10 <33152110+vijayg10@users.noreply.github.com> Co-authored-by: Bupe <ngasebupe@gmail.com>
- Loading branch information
1 parent
4b07a5c
commit 79d60cd
Showing
67 changed files
with
9,499 additions
and
1,151 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
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
Oops, something went wrong.