Christian
50fa063c5d
add link to design system
...
Adding a direct link to the WIP design system file we're building using figma.
2019-04-24 16:30:50 -07:00
bobby dresser
e71cac5460
update publishing.md with dev diagram
2019-04-17 10:30:17 -07:00
Etienne Dusseault
7ceb1c63cc
Added Chrome limited site access solution doc ( #6422 )
2019-04-10 22:56:47 -02:30
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.
2019-04-08 15:43:34 -04:00
kumavis
12cca73000
doc - publishing - typo fix ( #6399 )
2019-04-04 16:19:37 -02:30
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
2019-03-21 20:33:30 -02:30
Bruno Barbieri
7287133e15
Enable mobile sync ( #6332 )
...
* enable mobile sync
* remove mobile sync as a preference
* Fix typo
2019-03-21 12:43:10 -07:00
Dan Finlay
823007121d
Add rollback script, move auto-changelog script ( #6252 )
2019-03-20 09:48:50 -02:30
Dan Finlay
f507f2a927
Feature Flag + Mobile Sync ( #5955 )
2019-02-25 15:40:13 -03:30
Whymarrh Whitby
3658ca550a
Remove outdated ui dev and ui mock docs
2019-02-20 14:18:46 -03:30
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