Dan Finlay
160f196165
Add sensitive publishing protocol
2019-02-19 12:35:59 -08:00
Dan Finlay
a6f61d1e22
Make docs links consistent ( #5920 )
...
* Make docs links consistent
So our various docs pages inter-link consistently per https://github.com/MetaMask/metamask-docs/issues/1
* Add docs links to internal docs page
2018-12-12 20:48:18 -03:30
Noel Yoo
012f7ddd72
Fix typos ( #5471 )
2018-10-09 09:29:51 -02:30
satboy78
4b8dea455f
fix typos ( #5418 )
2018-10-03 15:13:14 -02:30
Whymarrh Whitby
d60991ec88
Delete ConfigManager, replacing its usages with PreferencesController
2018-09-11 09:39:16 -07:00
Thomas
138858647e
Merge branch 'develop' into network-remove-provider-engine
2018-07-25 22:38:44 -07:00
brunobar79
3025832858
added TREZOR simulator instructions
2018-07-13 20:31:40 -04:00
kumavis
9d77b0a196
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-remove-provider-engine
2018-06-06 11:08:29 -07:00
Dan Finlay
4cc2273c20
Update publishing.md
2018-05-23 14:58:09 -07:00
Dan Finlay
07cda8264d
Update publishing guide
2018-05-23 14:48:05 -07:00
kumavis
3a80f3dd83
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-remove-provider-engine
2018-05-22 13:20:04 -07:00
kumavis
45ed187bfe
Merge pull request #4240 from MetaMask/EnhancePortGuide
...
Enhance guide to porting to new platform
2018-05-21 14:05:49 -07:00
kumavis
f9074a5721
docs - remove references to web3-provider-engine
2018-05-16 21:20:50 -07:00
Dan
5a7e98b3a9
Adds description to send-screen-QA-checklist.md
2018-05-16 12:45:06 -02:30
Dan
86c73eec5c
Adds detailed QA checklist for the New UI send screen.
2018-05-16 12:42:05 -02:30
Dan Finlay
db2e564c57
Enhance guide to porting to new platform
...
It skimmed over the complicated parts before, and left people unsure how
to proceed. I now dive straight into what will confuse them, and provide
links directly to the code that can help clarify.
2018-05-11 10:23:01 -07:00
kumavis
dcd04091cc
Merge pull request #4042 from MetaMask/tx-controller-rewrite-v3
...
docs and file organization for txController
2018-04-25 16:52:46 -06:00
frankiebee
c20c97ce62
Merge branch 'master' into tx-controller-rewrite-v3
2018-04-19 11:49:11 -07:00
frankiebee
eeb9390de8
meta - transactions - docs yo!
2018-04-19 11:46:15 -07:00
bitpshr
1ef6528921
Add JSDoc to various background scripts
2018-04-18 21:30:13 -04:00
bitpshr
6dbdc87713
Add generated docs
2018-04-18 17:24:36 -04:00
Thomas Huang
7b70804aa0
Merge pull request #3969 from MetaMask/i3966-AddJsDocsPage
...
Add JSDocs Page and Script
2018-04-17 10:01:09 -07:00
Dan Finlay
b3bf7cd970
Fix spelling typo
2018-04-16 15:08:43 -07:00
Dan Finlay
136caa2034
Add JSDocs Page and Script
...
Includes new script `npm run doc` for generating docs page.
2018-04-12 14:46:05 -07:00
Dan Finlay
153a26752f
Add Herman team documentation
2018-04-12 13:47:25 -07:00
Dan Finlay
174fb1691d
Linted
2018-04-12 13:43:58 -07:00
Dan Finlay
044ac11225
Add Paul to team docs
2018-04-12 13:42:59 -07:00
Dan Finlay
e841197141
Add team member documentation
...
To help exeternal contributors make sense of who is active on the
project, and who they should go to to ask certain questions.
2018-04-12 13:40:59 -07:00
Thomas Huang
8ddaafd10b
Update QA_Guide.md
2018-04-05 16:15:55 -07:00
Thomas Huang
4e3d38b9c2
Update QA_Guide.md
2018-04-05 15:12:19 -07:00
Thomas
3d9af2770f
Update
2018-04-05 15:04:17 -07:00
Thomas
d0c7db618d
Commit Metamask QA Guide
2018-04-05 14:56:39 -07:00
kumavis
0d591d8da2
Update translating-guide.md
2018-04-02 11:10:43 -07:00
kumavis
1a60094d50
Merge pull request #3504 from lazaridiscom/laz/i3427
...
adds READMEs to folders, re #3427
2018-03-20 16:28:47 -07:00
Dan Finlay
938228fba5
Document translation script
2018-03-20 12:03:44 -07:00
Le Quoc Viet
e34355ca21
Update add-to-chrome.md
2018-03-17 20:33:20 +00:00
Le Quoc Viet
c0a2996d35
Small edits
2018-03-17 19:56:10 +00:00
Lazaridis
2d3763d709
add READMEs to folders, re #3427
2018-03-14 15:33:22 +02:00
Dan Finlay
174f57b464
Document process of adding a new translation
2018-03-09 11:18:43 -08:00
Dan Finlay
bf17d7e115
Add version bumping script
...
One step towards automating our deploy process is automating our version
bumping scheme. This PR does that.
2018-03-02 13:55:56 -08:00
Dan Finlay
4c971ebfd1
Define encryptor in constructor params instead of platform object
2017-09-22 13:25:08 -07:00
Dan Finlay
b25d4d5cfb
Add platform docs including encryptor param
2017-09-21 15:56:47 -07:00
Dan Finlay
6268272c83
Add guide to porting to new platforms
...
Adds a new guide to porting MetaMask to new platforms. Intended for all those devs asking us how to make a mobile MetaMask.
2017-09-14 13:31:10 -07:00
kumavis
40c105f639
Rename add-to-firef.md to add-to-firefox.md
...
This fixes the "How to add custom build to Firefox" link in the "README.md" on the root
2017-09-11 22:53:33 -07:00
Dan Finlay
d0144c2853
Break docs up into individual files
2017-06-05 13:55:48 -07:00
Dan Finlay
7f991e5574
Add publishing guide
2017-06-05 13:46:18 -07:00
Dan Finlay
f8b52a3895
Add to doc
2016-10-11 15:06:09 -07:00
Dan Finlay
dec282f4fd
Add multi-vault planning doc
2016-10-07 15:17:35 -07:00
Dan Finlay
5d63ab22f4
Add extension store description for easy reference
2016-10-05 11:10:04 -07:00
Dan Finlay
fda126582e
Update persistient-form docs
2016-08-25 14:03:34 -07:00
Dan Finlay
6eb09c1a79
Add persistent form class
2016-08-25 12:17:21 -07:00
Dan Finlay
b2233f7e0a
Noted initial thoughts
2016-08-25 10:33:01 -07:00
Dan Finlay
4b8e95336d
Add instructions for taking a state dump ( #469 )
2016-07-20 10:10:57 -07:00
Dan Finlay
3c599752d4
Updated script for what I recorded.
2016-07-11 12:06:58 -07:00
Kevin Serrano
5c703deb2c
Edits to the script ya know.
2016-07-05 15:33:32 -07:00
Dan Finlay
c4cbe3ad4c
Add video script draft
2016-07-05 11:52:38 -07:00
Dan Finlay
078494833b
Add architecture diagram to readme
2016-06-13 16:53:21 -07:00