1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/development
Alexander Tseung 30a2be85ee
Prevent users from changing the From field in the send screen (#5922)
* Prevent users from changing the From field in the send screen

* Fix integration tests
2018-12-13 18:19:36 -08:00
..
notices Fix UI Dev Mode for Tx Approval 2017-02-20 23:33:21 -08:00
states Prevent users from changing the From field in the send screen (#5922) 2018-12-13 18:19:36 -08:00
tools Add JSDocs Page and Script 2018-04-12 14:46:05 -07:00
announcer.js eslint --fix . 2018-07-02 18:49:33 -04:00
backGroundConnectionModifiers.js Fix bug in test mock signature request methods. 2018-07-11 13:37:26 -02:30
genStates.js Speed up genStates script by using built-in require fn 2018-11-20 14:04:50 -03:30
index.html development - fix ui dev 2017-09-29 11:50:24 -07:00
metamaskbot-build-announce.js eslint --fix . 2018-07-02 18:49:33 -04:00
mock-dev.js Remove first-time and navigate-txs integration tests 2018-11-20 14:04:50 -03:30
mockExtension.js eslint --fix . 2018-07-02 18:49:33 -04:00
README.md add READMEs to folders, re #3427 2018-03-14 15:33:22 +02:00
run-version-bump.js eslint --fix . 2018-07-02 18:49:33 -04:00
selector.js eslint --fix . 2018-07-02 18:49:33 -04:00
sentry-publish.js CI - Allow sourcemap uploads to sentry for empty version (#5403) 2018-10-10 10:24:25 -04:00
sourcemap-validator.js fix sourcemap-validator.js warnings 2018-07-02 18:56:51 -04:00
states.json continue rename selectedAccount to selectedAddress 2017-01-30 15:25:12 -08:00
test.html tests - integration - get flat and mascara tests closer to compatible 2017-09-13 20:25:27 -07:00
ui-dev.js fix ui-dev.js warnings 2018-07-02 18:57:25 -04:00
uiStore.js Update development store 2017-09-05 08:58:01 -07:00
verify-locale-strings.js development tools - fix i18n verify tool 2018-11-04 22:18:30 -05:00
version-bump.js Version 5.0.3 (#5785) 2018-11-20 08:34:14 -10:00

Development

Several files which are needed for developing on(!) MetaMask.

Usually each files contains information about its scope / usage.