Dan J Miller
3254738360
MetaMetrics documentation ( #6624 )
6 years ago
Dan Finlay
ee049aee87
Document hotfix protocol
6 years ago
Christian
50fa063c5d
add link to design system
...
Adding a direct link to the WIP design system file we're building using figma.
6 years ago
bobby dresser
e71cac5460
update publishing.md with dev diagram
6 years ago
Etienne Dusseault
7ceb1c63cc
Added Chrome limited site access solution doc ( #6422 )
6 years ago
Brian R. Bondy
7b13e9ae2e
Update porting_to_new_environment.md
...
This MetamaskInpageProvider file was moved out into its own repo, this updates the link to point to that repo.
6 years ago
kumavis
12cca73000
doc - publishing - typo fix ( #6399 )
6 years ago
Chi Kei Chan
31175625b4
Folder restructure ( #6304 )
...
* Remove ui/app/keychains/
* Remove ui/app/img/ (unused images)
* Move conversion-util to helpers/utils/
* Move token-util to helpers/utils/
* Move /helpers/*.js inside /helpers/utils/
* Move util tests inside /helpers/utils/
* Renameand move confirm-transaction/util.js to helpers/utils/
* Move higher-order-components to helpers/higher-order-components/
* Move infura-conversion.json to helpers/constants/
* Move all utility functions to helpers/utils/
* Move pages directory to top-level
* Move all constants to helpers/constants/
* Move metametrics inside helpers/
* Move app and root inside pages/
* Move routes inside helpers/
* Re-organize ducks/
* Move reducers to ducks/
* Move selectors inside selectors/
* Move test out of test folder
* Move action, reducer, store inside store/
* Move ui components inside ui/
* Move UI components inside ui/
* Move connected components inside components/app/
* Move i18n-helper inside helpers/
* Fix unit tests
* Fix unit test
* Move pages components
* Rename routes component
* Move reducers to ducks/index
* Fix bad path in unit test
6 years ago
Bruno Barbieri
7287133e15
Enable mobile sync ( #6332 )
...
* enable mobile sync
* remove mobile sync as a preference
* Fix typo
6 years ago
Dan Finlay
823007121d
Add rollback script, move auto-changelog script ( #6252 )
6 years ago
Dan Finlay
f507f2a927
Feature Flag + Mobile Sync ( #5955 )
6 years ago
Whymarrh Whitby
3658ca550a
Remove outdated ui dev and ui mock docs
6 years ago
Dan Finlay
160f196165
Add sensitive publishing protocol
6 years ago
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
6 years ago
Noel Yoo
012f7ddd72
Fix typos ( #5471 )
6 years ago
satboy78
4b8dea455f
fix typos ( #5418 )
6 years ago
Whymarrh Whitby
d60991ec88
Delete ConfigManager, replacing its usages with PreferencesController
6 years ago
brunobar79
992e7f1b5a
fix merge conflicts
6 years ago
brunobar79
3025832858
added TREZOR simulator instructions
6 years ago
Dan Finlay
4cc2273c20
Update publishing.md
7 years ago
Dan Finlay
07cda8264d
Update publishing guide
7 years ago
kumavis
f9074a5721
docs - remove references to web3-provider-engine
7 years ago
Dan
5a7e98b3a9
Adds description to send-screen-QA-checklist.md
7 years ago
Dan
86c73eec5c
Adds detailed QA checklist for the New UI send screen.
7 years ago
Dan
6bc8cc819a
Merge branch 'develop' into i3725-refactor-send-component-
7 years ago
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.
7 years ago
frankiebee
eeb9390de8
meta - transactions - docs yo!
7 years ago
bitpshr
1ef6528921
Add JSDoc to various background scripts
7 years ago
bitpshr
6dbdc87713
Add generated docs
7 years ago
Dan Finlay
b3bf7cd970
Fix spelling typo
7 years ago
Dan Finlay
136caa2034
Add JSDocs Page and Script
...
Includes new script `npm run doc` for generating docs page.
7 years ago
Dan Finlay
153a26752f
Add Herman team documentation
7 years ago
Dan Finlay
174fb1691d
Linted
7 years ago
Dan Finlay
044ac11225
Add Paul to team docs
7 years ago
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.
7 years ago
Thomas Huang
8ddaafd10b
Update QA_Guide.md
7 years ago
Thomas Huang
4e3d38b9c2
Update QA_Guide.md
7 years ago
Thomas
3d9af2770f
Update
7 years ago
Thomas
d0c7db618d
Commit Metamask QA Guide
7 years ago
kumavis
0d591d8da2
Update translating-guide.md
7 years ago
Dan Finlay
938228fba5
Document translation script
7 years ago
Le Quoc Viet
e34355ca21
Update add-to-chrome.md
7 years ago
Le Quoc Viet
c0a2996d35
Small edits
7 years ago
Lazaridis
2d3763d709
add READMEs to folders, re #3427
7 years ago
Dan Finlay
174f57b464
Document process of adding a new translation
7 years ago
Dan Finlay
bf17d7e115
Add version bumping script
...
One step towards automating our deploy process is automating our version
bumping scheme. This PR does that.
7 years ago
Dan Finlay
4c971ebfd1
Define encryptor in constructor params instead of platform object
7 years ago
Dan Finlay
b25d4d5cfb
Add platform docs including encryptor param
7 years ago
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.
7 years ago
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
7 years ago