index
:
dexon-wallet
develop
master
version-1.2.7
DEXON wallet browser extension (https://github.com/dexon-foundation/dekusan)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
app
/
components
/
customize-gas-modal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove send_ directory, revert to just having send
Dan
2018-07-16
1
-3
/
+3
*
fixes 4666
Sara Reynolds
2018-07-04
1
-2
/
+5
*
Only show the customize gas modal if the estimateGas call is not currently in...
Dan
2018-06-19
1
-5
/
+43
*
Merge branch 'i3725-refactor-send-component-' into i3914-fix-newui-send-gas-e...
Dan
2018-06-01
1
-1
/
+1
|
\
|
*
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-06-01
1
-1
/
+1
|
|
\
|
|
*
Change btn-secondary styles to btn-default. Make btn-secondary red warning st...
Alexander Tseung
2018-06-01
1
-1
/
+1
|
|
*
Allow transactions with 0-gwei gas price (#4073)
Paul Bouchon
2018-04-27
1
-3
/
+1
*
|
|
Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks ...
Dan
2018-05-31
1
-3
/
+3
*
|
|
Rename gas change actions.
Dan
2018-05-31
1
-9
/
+9
|
/
/
*
|
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-05-14
1
-3
/
+1
*
|
Rename ducks/send.js to ducks/send.duck.js
Dan
2018-05-14
1
-1
/
+1
*
|
Unit tests for containers, utils and selectors in send_/
Dan
2018-05-05
1
-2
/
+2
*
|
Further refactors; includes refactor of send-v2.js and associated container
Dan
2018-04-30
1
-2
/
+6
|
/
*
Merge branch 'master' into i3471-checkbalanceonconfirmscreen
Dan
2018-03-30
1
-11
/
+17
|
\
|
*
Removes t from props via metamask-connect and instead places it on context vi...
Dan
2018-03-29
1
-11
/
+17
*
|
Confirm send token detects if balance is sufficient for gas.
Dan
2018-03-28
1
-0
/
+3
|
/
*
Merge branch 'master' into i18n-translator-redux
Dan
2018-03-27
1
-2
/
+6
|
\
|
*
Update button styles
Alexander Tseung
2018-03-26
1
-2
/
+6
*
|
i18n redux solution doesn't require importing t() and passing state to each t...
Dan
2018-03-22
1
-11
/
+10
*
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-tra...
kumavis
2018-03-21
1
-6
/
+25
|
\
|
|
*
Force gas min has correct precision and is set when editing gas if max.
Dan
2018-03-15
1
-1
/
+6
|
*
Merge branch 'master' into retry-tx-refractor
Dan
2018-03-14
1
-12
/
+13
|
|
\
|
*
|
Fix gas calculation and nonce / forceGasMin state setting errors; retry butto...
Dan
2018-03-13
1
-3
/
+3
|
*
|
Retry transaction logic added to tx-list-item, confirm-send-ether, customize-...
Dan
2018-03-09
1
-2
/
+16
*
|
|
Fixed t() calls where localeMessages is missing; and fix incorrect connect re...
Dan
2018-03-20
1
-3
/
+3
*
|
|
Handle i18n with redux.
Dan
2018-03-16
1
-9
/
+9
*
|
|
i18n - load locales manually
kumavis
2018-03-15
1
-1
/
+1
|
|
/
|
/
|
*
|
complete i18n across new UI
Nick Doiron
2018-01-30
1
-4
/
+4
*
|
separate out cross-browser i18n for extensions
Nick Doiron
2018-01-25
1
-0
/
+1
*
|
better organization of locale file; i18n in more view files
Nick Doiron
2018-01-24
1
-2
/
+2
*
|
first steps to i18n
Nick Doiron
2018-01-23
1
-10
/
+10
|
/
*
Update max amount behaviour to meet new specs.
Dan
2017-12-07
1
-1
/
+21
*
Remove unneeded type casting
Dan Finlay
2017-11-21
1
-1
/
+1
*
Fix bug where gas param was not a string
Dan Finlay
2017-11-21
1
-1
/
+1
*
Gas customzier does not consider amount when sending tokens.
Dan
2017-11-16
1
-1
/
+1
*
Linting
Thomas Huang
2017-11-11
1
-1
/
+1
*
Lint fixes.
Dan
2017-11-07
1
-2
/
+1
*
Set gas price allows for WEI precision.
Dan
2017-11-07
1
-4
/
+16
*
Insufficient balance warning in gas customizer works for send token
Dan
2017-11-07
1
-3
/
+1
*
More lint fixes
Dan
2017-11-02
3
-13
/
+13
*
Lint fixes for NewUI-flat.
Dan
2017-11-02
3
-52
/
+50
*
Change min gas price to 0.1 GWEI
Dan
2017-10-27
1
-1
/
+2
*
Adds revert feature to customize gas modal.
Dan
2017-10-26
1
-8
/
+15
*
Add GWEI to gas price unit
Chi Kei Chan
2017-10-25
1
-1
/
+1
*
Fix gas input styling on mobile view
Chi Kei Chan
2017-10-25
1
-3
/
+4
*
Improve customize gas modal error handling
Dan
2017-10-24
1
-23
/
+121
*
Min and default gas price, limit, total; comments out code for gas slider.
Dan
2017-10-20
2
-15
/
+20
*
Move all of send state to metamask state.
Dan
2017-10-19
1
-1
/
+10
*
Customize Gas connected to state
Dan
2017-10-16
1
-13
/
+71
*
[NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state...
Dan J Miller
2017-10-14
3
-0
/
+196