1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/ui/pages
Olusegun Akintayo 4f34e72085
3box Replacement (#15243)
* Backup user data

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Tests for prependZero (utils.js)

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Fix advancedtab test

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

backup controller tests

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Lint fixes

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Backup controller don't have a store.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Restore from file.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Advanced Tab tests

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Lint fix

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

e2e tests for backup
unit tests for restore.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Fix comments on PR.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

restore style

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Lint fixes

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

We should move the exportAsFile to a utility file in the shared/ directory

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Move export as file to shared folder

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Refactor create download folder methods

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Lint fixes.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Move the backup/restore buttons closer to 3box

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Change descriptions
Add to search

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

refactor code to use if instead of &&

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Lint fixes

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Restore button should change cursor to pointer.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Fix restore not uploading same file twice.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Do not backup these items in preferences
    identities
    lostIdentities
    selectedAddress

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

lint fixes.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Only update what is needed.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Fixed test for search

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* remove txError as it currently does nothing.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Remove dispatch, not needed since we're not dispatching any actions.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Event should be title case.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Make backup/restore normal async functions
rename event as per product suggestion.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Use success Actionable message for success message and danger for error
message

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* change event name to match with backup

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Lint fixes

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* lint fixes
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* fix e2e

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
2022-08-09 19:36:32 +01:00
..
add-collectible Bump controllers v30.0.2 (#14906) 2022-07-18 09:43:30 -05:00
asset Fix 'block link explorer on custom networks' (#13870) 2022-08-02 16:56:02 -05:00
confirm-add-suggested-token Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
confirm-approve Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
confirm-decrypt-message Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
confirm-deploy-contract added storybook controls for confirm deploy contract component (#15236) 2022-07-21 14:34:13 -07:00
confirm-encryption-public-key Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
confirm-import-token Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
confirm-send-ether added storybook controls for confirm send ether component (#15235) 2022-07-22 10:58:37 -07:00
confirm-send-token Removed ui related code from shared directory (#15252) 2022-07-19 11:07:13 -05:00
confirm-token-transaction-base Removed ui related code from shared directory (#15252) 2022-07-19 11:07:13 -05:00
confirm-transaction Prevent confirm screen from showing method name from contract registry for txes created within MetaMask (#15472) 2022-08-04 17:20:32 -02:30
confirm-transaction-base Prevent confirm screen from showing method name from contract registry for txes created within MetaMask (#15472) 2022-08-04 17:20:32 -02:30
confirm-transaction-switch Add setApprovalForAll confirmation view (#15010) 2022-07-11 18:32:55 -05:00
confirmation Moving incorrectly ordered page component to correct pages category (#15426) 2022-08-03 08:56:32 -05:00
connected-accounts Dark Mode: Replace color occurences (#14112) 2022-03-23 16:43:53 +01:00
connected-sites Fix connected site styling (#15409) 2022-08-09 12:29:38 -05:00
create-account Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
error Dark Mode: Error page (#14107) 2022-03-21 21:18:16 -07:00
first-time-flow 3box Replacement (#15243) 2022-08-09 19:36:32 +01:00
home Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
import-token Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
keychains Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
lock Various test files converting to @testing-library/react. (#15470) 2022-08-08 13:28:49 -07:00
mobile-sync update prettier (#15360) 2022-07-31 13:26:40 -05:00
notifications Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
onboarding-flow Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
permissions-connect Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
routes Snap notifications integration (#14605) 2022-06-01 19:09:13 +02:00
send Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
settings 3box Replacement (#15243) 2022-08-09 19:36:32 +01:00
swaps Only check if a user has enough token balance before calling STX (#15218) 2022-08-09 12:56:52 -05:00
token-details Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
unlock-page Updated all instances of "Component API" to "Props" in storybook documentation (#15324) 2022-07-27 00:22:40 +05:30
index.js Renamed metametrics.new.js to metametrics.js (#14327) 2022-04-01 14:11:12 -05:00
pages.scss Snap notifications integration (#14605) 2022-06-01 19:09:13 +02:00