-
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.
* Update storage whitelist on verify whitelist * Added canister info fetching for batch transactions when not all canisters are whitelisted. Fixed connection and whitelist check flow by serializing whitelist one and reconcilliating previous whitelist correctly with new one. * Removed showList and updateWhitelist conditionals now not needed in new flow * Removed hidden allow agent component * Removed leftover handler * Serialize metadata into handleAllow agent to properly save the connection data and allow the apps tab to display correct ingo * Serialize metadata in handleAllowAgent call and add url to the persisted app in storage * Fixed modal heights * Fixed issue where disconnected entries were being added even if the app was not connected. Removed storage update on app fetch Co-authored-by: rocky-fleek <[email protected]>
- Loading branch information
1 parent
900d8d4
commit 285aa6b
Showing
9 changed files
with
335 additions
and
369 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
Oops, something went wrong.