-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* it returns to the page to show the error code and desc * show the errors depends the code * it returns the emoji but we need to define and tests the other possible errors * added translation - redux function for match the errors - moved emojiError object * removed comments and clgs * added standard in redux/send * merge conflicts solved * fix: refresh button logic / disabled state and animation * Fixed token standard in handleRequestTransfer (#541) Co-authored-by: rocky-fleek <[email protected]> * Chore/fe structure (#546) * renamed Background folder * Deleted @ui folder and moved it to @components * Removed lib folder * Created scripts folder * Created views folder * fix: dont ovewritte whitelist in case is another one present (#523) * Revert "Chore/fe structure (#546)" (#548) This reverts commit 1a55622. Seems there was a merge error and the `Popup/Views` was deleted * Replaced extension 32x32 icon (#549) Co-authored-by: rocky-fleek <[email protected]> * Revert "Revert "Chore/fe structure (#546)" (#548)" (#550) This reverts commit 1fa4118. * details done * removed string and put into translation * updated manually npm * Chore/fe structure (#551) * renamed Background folder * Deleted @ui folder and moved it to @components * Removed lib folder * Created scripts folder * Created views folder * Specified extension folder on gitignore * added extension folder * Removed extension * Moved send flow files to new location * Fixed error matching * Fixed locales error * updated dependencies versions, but no npm * Fixed amount parsing for new ledger interface. refactored flow to use standard scoped parsing * Removed unnecessary object for icp/rosetta txs * Token selection logic / Tests fixes (#557) * chore: token selection logic / test fixes * chore: logs removed * Fixed transactionId and object proptypes * Auto fix with --fix * Fixed remaining issues * Updated controller to 0.19.8 and bumped plug version to 0.5.4 * Moved whitelist population to requestConnect * Removed whitelist population * fix: DIP20_AMOUNT_MAP * Fix/timeout on get balances (#572) * Fixed error parsing to take into account Error in amount field * Changed fetchAssets to take into account assets loading Co-authored-by: Cancu <[email protected]> Co-authored-by: Max ⚡️ <[email protected]> Co-authored-by: Cancu <[email protected]> Co-authored-by: tomiir <[email protected]> Co-authored-by: angarita-dev <[email protected]> Co-authored-by: Alejo Acevedo <[email protected]> Co-authored-by: Alina Sytnik <[email protected]>
- Loading branch information
1 parent
b13b2ca
commit 7ab980e
Showing
333 changed files
with
1,672 additions
and
1,534 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
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
2 changes: 1 addition & 1 deletion
2
source/lib/NotificationManager.js → source/Modules/NotificationManager.js
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.