1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/components/pages
Bruno Barbieri ccab4ee1a4 tests - integration - Add Drizzle tests (#5467)
* added drizzle app for testing

* working

* clean up

* clean up script

* make build step required

* add drizzle-tests to .eslintignore

* clean up drizzle run script

* lint

* use truffle unbox

* undo eslintignore changes

* revert change

* dont use global

* dont need this steps

* use the new account flow

* restore package-lock.json
2018-10-10 01:12:43 -04:00
..
add-token fix check valid decimals code in new ui 2018-09-04 23:40:02 +07:00
confirm-add-suggested-token Fix markup for inline instances of PageContainers 2018-10-05 18:13:29 -02:30
confirm-add-token Fix markup for inline instances of PageContainers 2018-10-05 18:13:29 -02:30
confirm-approve Fix tests 2018-07-17 13:38:15 -07:00
confirm-deploy-contract Refactor and redesign confirm transaction views 2018-07-06 16:27:08 -07:00
confirm-send-ether Fix font sizes, colors. Include data tab for send-eth transaction confirmations that have data 2018-07-11 17:34:51 -07:00
confirm-send-token Add fallback when no function found, fix network colors, add fiat values for tokens with contract exchange rates 2018-07-17 13:38:14 -07:00
confirm-token-transaction-base Round large exponential numbers 2018-07-27 12:22:10 -07:00
confirm-transaction Add fallback when no function found, fix network colors, add fiat values for tokens with contract exchange rates 2018-07-17 13:38:14 -07:00
confirm-transaction-base Only use current network txs when calculating "Reject All" 2018-10-01 17:32:01 -02:30
confirm-transaction-switch Refactor transactions list views. Add redesign components 2018-08-23 16:44:44 -07:00
create-account tests - integration - Add Drizzle tests (#5467) 2018-10-10 01:12:43 -04:00
home fix conflicts 2018-08-28 15:20:30 -03:00
keychains Fix markup for inline instances of PageContainers 2018-10-05 18:13:29 -02:30
settings support editable customRPC (#5267) 2018-09-28 17:23:58 -02:30
unlock-page Move main-container wrapper div into its own class 2018-09-19 16:43:58 -02:30
authenticated.js Add initialized checks for first time flow routes 2017-12-14 14:11:23 -08:00
index.scss Refactor settings page to use JSX and follow component file folder structure 2018-09-19 16:37:23 -07:00
initialized.js Add initialized checks for first time flow routes 2017-12-14 14:11:23 -08:00
metamask-route.js Add routes for mascara 2017-12-14 14:11:23 -08:00
notice.js notices - replace getLatestNotice with getNextNotice 2018-06-13 23:30:31 -07:00