Mark Stacey
2e188ce4ef
Remove unused `fromDropdownOpen` state in `send` reducer ( #7700 )
...
The unused state has been removed along with associated actions and
action creators.
5 years ago
Mark Stacey
624139a00f
Remove unused components ( #7191 )
...
* Remove unused sendWarnings
The send warnings state and associated component is no longer used
anywhere.
* Remove unused subtitleParams
The `subtitleParams` SendHeader prop was being ignored. It has been
removed, along with associated selectors and tests.
5 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
Esteban Miño
2d7c9b3dac
Prevent send to token warning ( #6058 )
6 years ago
Alexander Tseung
30a2be85ee
Prevent users from changing the From field in the send screen ( #5922 )
...
* Prevent users from changing the From field in the send screen
* Fix integration tests
6 years ago
Dan Miller
b567c78bca
Integrate gas buttons with the send screen.
6 years ago
Dan
0796fc58e4
Improve send token error ux.
6 years ago
Dan
0739618a61
Tests for send.duck.js
7 years ago
Dan
0076b732bd
Rename ducks/send.js to ducks/send.duck.js
7 years ago
Dan
26f965bcce
Further refactors; includes refactor of send-v2.js and associated container
7 years ago
Dan
91c201aa72
Lint fixes and alphabetization for i3725-refactor-send-component
7 years ago
Dan
8ff7806f1b
Core of the refactor complete
7 years ago
Dan
284dd85a99
first commit
7 years ago