OSDN Git Service

fix: update logo
[bytom/bytom-electron.git] / src / features / transactions / components / New / NormalTransactionForm.jsx
2019-10-24 Zhiting LinMerge pull request #15 from Bytom/dev
2019-10-24 Zhiting Linmerge dashboard into dev
2019-10-24 Zhiting Linmerge dashboard into electron
2019-10-23 Zhiting Linadd the chain transactions switch.
2019-10-21 Zhiting Linshown the correct chain gas amount for chain tranctions.
2019-10-16 Zhiting Linfixed the value error
2019-10-14 Zhiting Linupdate the build-chain-transactions function.
2019-04-17 Zhiting LinMerge pull request #13 from Bytom/dev
2019-04-17 Zhiting LinMerge branch 'dashboardmaster' into dev
2019-04-17 Zhiting Linmerge dashboard into electron
2019-04-16 Zhiting LinMerge pull request #57 from Bytom/bimp002
2019-04-16 Zhiting Linpages restyle.
2019-04-16 Zhiting Linupdate the estimate gas function.
2019-04-15 Zhiting Linupdate the issue asset transaction logic
2019-04-11 Zhiting Linadd the issue asset transactions page.
2018-10-17 Zhiting LinMerge branch 'master' of https://github.com/Bytom/bytom...
2018-10-17 Zhiting LinMerge pull request #9 from Bytom/electron
2018-10-17 Zhiting Linmerge dashboardMaster into electron
2018-10-17 Zhiting Linmerge dashboard into electron
2018-10-17 Zhiting LinMerge pull request #52 from Bytom/i18n
2018-10-17 Zhiting Linadd the error message i18n
2018-10-16 Zhiting LinAdd convert all the hard-code to i18n
2018-10-10 Zhiting Linadd the transaction fee description.
2018-10-10 Zhiting Linadd the transaction fee description.
2018-10-08 Zhiting LinMerge pull request #8 from Bytom/electron
2018-10-08 Zhiting LinMerge branch 'dashboardmaster' into electron
2018-10-08 Zhiting Linmerge dashboard into electron
2018-10-01 Zhiting LinMerge pull request #51 from Bytom/transactions
2018-09-30 Zhiting LinMerge pull request #7 from Bytom/electron
2018-09-30 Zhiting LinMerge branch 'master' into electron
2018-09-29 Zhiting LinMerge branch 'dashboardmaster' into electron
2018-09-29 Zhiting LinMerge branch 'master' of git://github.com/Bytom/dashboa...
2018-09-29 Zhiting Linfit the normal transactions into the tutorial mode.
2018-09-29 Zhiting Linadd the receivers btn styles.
2018-09-28 Zhiting Lincode cleaning
2018-09-27 Zhiting Linchange the disable submit's condition
2018-09-27 Zhiting Lintrigger the estimate fee on the button click and the...
2018-09-27 Zhiting Linrewrite the async function for multiple filed.
2018-09-26 Zhiting Linadd the multiple address functionality.
2018-09-26 Zhiting LinMerge pull request #50 from Bytom/transactions
2018-09-26 Zhiting LinAdd style and the translation for the confirmModal...
2018-09-21 Zhiting Linadd the ConfirmModal.
2018-09-19 Zhiting Linpadding the btn-group tab.
2018-09-19 Zhiting Linchange the gas table to the slider style
2018-09-18 Zhiting LinMerge pull request #49 from Bytom/transactions
2018-09-18 Zhiting Linreset NormalTransactionForm
2018-09-12 Zhiting Linupdate time display format
2018-08-28 Zhiting LinMerge pull request #5 from Bytom/electron
2018-07-24 Zhiting Linmerge dashboard into electron
2018-07-24 Zhiting Linmerge dashboard into electron
2018-07-19 Zhiting LinMerge pull request #42 from Bytom/dev
2018-07-18 Zhiting Linadd the password field to create transactions page
2018-06-14 Zhiting LinMerge pull request #3 from Bytom/electron
2018-06-09 Zhiting LinMerge branch 'dashboardmaster' into electron
2018-06-09 Zhiting Linupdate dashboard
2018-06-08 Zhiting LinMerge pull request #40 from Bytom/dev
2018-06-08 Zhiting Linadd the btmID to const variable
2018-05-31 Zhiting LinMerge branch 'master' into tutorial
2018-05-30 Zhiting LinMerge pull request #2 from Bytom/electron
2018-05-30 Zhiting LinMerge branch 'master' of git://github.com/Bytom/dashboa...
2018-05-30 Zhiting LinMerge pull request #38 from Bytom/dev
2018-05-30 Zhiting LinMerge branch 'master' into dev
2018-05-29 Zhiting LinMerge branch 'master' of git://github.com/Bytom/dashboa...
2018-05-29 Zhiting Linfixed the bug, when type amount first the input mask...
2018-05-25 Zhiting LinMerge pull request #37 from Bytom/dev
2018-05-25 Zhiting LinMerge branch 'master' into dev
2018-05-23 Zhiting Linfixed some react error
2018-05-21 Zhiting Linsubmit the form when user hit enter
2018-05-18 Zhiting Linesitmate the gas after validate address
2018-05-16 Zhiting Linseperate the action into normalTx and advancedTX
2018-05-15 Zhiting Linseperate the transactions page into two form