1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
Commit Graph

6584 Commits

Author SHA1 Message Date
Alexander Tseung
b0a105ce80 Fix confirmation popup not always opening 2018-04-17 08:58:37 -07:00
Dan
6da00c4061 Add missing descriptions in util.js 2018-04-17 00:56:46 -02:30
Dan
7b5d506cec Document async function as returning a promise. 2018-04-17 00:55:10 -02:30
Dan
128cb1af46 Improve documentation of promises that return undefined. 2018-04-17 00:54:16 -02:30
Dan
e9ca7199ab Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions. 2018-04-16 21:23:29 -02:30
Dan Finlay
e4eb69dcc2
Merge pull request #3982 from MetaMask/i3981-contract-rates
Fetch token prices based on contract address
2018-04-16 16:49:53 -07:00
Dan Finlay
0668976514
Merge branch 'master' into i3981-contract-rates 2018-04-16 16:32:56 -07:00
bitpshr
6e1fcefdf1 Update CHANGELOG with information about rate fetching 2018-04-16 19:24:31 -04:00
Dan Finlay
6a7fd3c774
Merge pull request #3967 from MetaMask/AddTeamDocs
Add team member documentation
2018-04-16 15:19:23 -07:00
Dan
cc7e71488e Spell deprecated correctly. 2018-04-16 19:47:52 -02:30
Dan Finlay
26d2f5cd0e
Merge pull request #3970 from MetaMask/i3651-removeGlobalLog
Remove reliance on window.log
2018-04-16 15:16:45 -07:00
Dan
23acddf8f6 @params -> @param fix 2018-04-16 19:45:27 -02:30
bitpshr
b4912f29cd Disable token price polling when no client is active 2018-04-16 18:12:05 -04:00
Dan Finlay
b3bf7cd970
Fix spelling typo 2018-04-16 15:08:43 -07:00
Dan Finlay
641e7eb38b
Merge pull request #3978 from espoem/cs-lang
Czech translation
2018-04-16 14:07:53 -07:00
Dan Finlay
458fc3ff96
Merge pull request #3985 from whymarrh/unused-jshint
Remove unused JSHint file
2018-04-16 12:01:02 -07:00
Dan
20a075657f Documentation for various controllers and libs 2018-04-16 14:38:04 -02:30
Whymarrh Whitby
b542426c62 Remove unused JSHint file, ESLint is the standard 2018-04-16 13:43:29 -02:30
kumavis
603d6ab416
Merge pull request #3976 from MetaMask/i3973-FixLocaleSettings
Fix action for setting locale
2018-04-16 09:01:26 -07:00
bitpshr
d0447f9058 Maintain token prices using a background service 2018-04-16 11:47:06 -04:00
bitpshr
a350e80fee Fetch token prices based on contract address 2018-04-15 23:46:40 -04:00
Martin Šmíd
edc6797e75 Fix vault translation 2018-04-14 09:20:00 +02:00
Martin Šmíd
1d7e6d5298 Add czech translation 2018-04-14 09:20:00 +02:00
Dan Finlay
34692acdf9 Fix action for setting locale 2018-04-13 16:14:23 -07:00
bitpshr
7129d7c0f3 Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
frankiebee
943eea043c fix up - more docs 2018-04-13 13:18:45 -07:00
frankiebee
88f4212363 meta - transactions - code clean up and jsDoc 2018-04-13 12:38:07 -07:00
Dan Finlay
3afe76bcba
Merge pull request #3975 from MetaMask/i3947-composableStore
Add ComposableObservableStore for subscription management
2018-04-13 11:57:19 -07:00
bitpshr
8974f933fc Add tests for ComposableObservableStore 2018-04-13 14:32:58 -04:00
bitpshr
4780f825b1 Add ComposableObservableStore for subscription management 2018-04-13 10:20:44 -04: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
frankiebee
3aaa28531e transactions - code cleanup 2018-04-12 12:24:16 -07:00
Dan
8fb1237d64 Documentation for environemnt-type.js 2018-04-12 13:17:46 -02:30
frankiebee
5494aa4f9c transactions - lint fixes 2018-04-10 14:54:30 -07:00
frankiebee
2d7c3c2b00 meta - transactions - create a transactions dir in controller and move relevant files into it 2018-04-10 14:28:05 -07:00
nyatla
c9a4077207 Reduced button padding.
Title overflowed in Japanese.
2018-04-10 18:51:44 +09:00
nyatla
5166e1a9fd Expanded dropdown menu width of title.
Title overflowed in Japanese.
2018-04-10 18:47:59 +09:00
nyatla
2ccd9ca29d Changed mouse cursor to "pointer" on the cancel text at the top left of the page. 2018-04-10 18:46:09 +09:00
kumavis
f15b81089e
Merge branch 'master' into i3580-InternationalizeCurrency 2018-04-10 02:13:05 -07:00
kumavis
29dab1e9e0
Merge pull request #3938 from nyatla/master
Japanese langurge Transration
2018-04-10 02:08:51 -07:00
kumavis
224e6e1696
Merge pull request #3894 from danjm/i3696-disablefirsttimeimportloading
Disable the first time flow import button while isLoading is true.
2018-04-10 02:05:51 -07:00
nyatla
311d3530e3 ローカライズファイル以外を元に戻した 2018-04-10 17:23:56 +09:00
nyatla
cc246528b5 Merge tag 'v4.5.5'
# Conflicts:
#	app/_locales/ja/messages.json
#	package-lock.json

messages.jsonのローカライズ
2018-04-10 17:14:28 +09:00
R.IIzuka
bc0487006c Update messages.json
Fixed Japanese phrases.
Add some translations.
2018-04-10 10:46:12 +09:00
Dan
285265ce8a Add basic currency localization test. 2018-04-09 21:31:27 -02:30
Dan
4e6c0574dd Fix integration tests so that they check for localize currency. 2018-04-09 19:22:07 -02:30