Brad Decker
29742b9519
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
Brad Decker
09d81ac5f2
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
Erik Marks
76a2a9bb8b
@metamask/eslint config@5.0.0 ( #10358 )
...
* @metamask/eslint-config@5.0.0
* Update eslintrc and prettierrc
* yarn lint:fix
4 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
Alexander Tseung
0b4469b842
Add scrolling button to account list
6 years ago
Dan J Miller
4c24555545
Save recent network balances in local storage ( #5843 )
...
* Use selector for state.metamask.accounts in all cases.
* Default to cached balance when selecting metamask accounts
* Adds the cached-balances controller
* Documentation and small codes fixes for #5843
Co-Authored-By: danjm <danjm.com@gmail.com>
6 years ago
Alexander Tseung
554f79c0e2
Fix blockies icons overriding contract map icons. Refactor Identicon component ( #5599 )
6 years ago
Alexander Tseung
badebe017f
Adds toggle for primary currency ( #5421 )
...
* Add UnitInput component
* Add CurrencyInput component
* Add UserPreferencedCurrencyInput component
* Add UserPreferencedCurrencyDisplay component
* Add updatePreferences action
* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput
* Update SettingsTab page with Primary Currency toggle
* Refactor currency displays and inputs to use UserPreferenced displays and inputs
* Add TokenInput component
* Add UserPreferencedTokenInput component
* Use TokenInput in the send screen
* Fix unit tests
* Fix e2e and integration tests
* Remove send/CurrencyDisplay component
* Replace diamond unicode character with Eth logo. Fix typos
6 years ago
brunobar79
aa6a42e3de
rename keyring
6 years ago
brunobar79
49d1bdea8a
design done
6 years ago
brunobar79
4b528405ea
catching up with develop
6 years ago
brunobar79
2a0a785324
added tooltip
6 years ago
brunobar79
5a2a34591f
clean up
6 years ago
brunobar79
523cf9ad33
account removal is working
6 years ago
brunobar79
b9c2994d24
finish warning modal UI
6 years ago
brunobar79
9b81180ab1
added ui to remove accounts
6 years ago
brunobar79
86a8c98148
always open connect hardware in full screen mode
6 years ago
Bruno
8c4d58aa45
initial trezor support
7 years ago
Whymarrh Whitby
d9d09f953b
Render the accounts in keyring order
7 years ago
Dan
0a711f0de0
Removes t from props via metamask-connect and instead places it on context via a provider.
7 years ago
Dan
d24a0590d3
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
7 years ago
Dan
5fe0be722b
Handle i18n with redux.
7 years ago
kumavis
34aeef50a0
i18n - load locales manually
7 years ago
Dan
2420ad2477
Correct merge conflict resolution errors.
7 years ago
Alexander Tseung
e9c2c0eec1
Make blockies icon round to match identicons ( #3205 )
7 years ago
Alexander Tseung
2fd9e58e61
Fix lint errors
7 years ago
Alexander Tseung
0c6fef3dec
Add create new account routes, fix conflicts from uat updates
7 years ago
Nick Doiron
abfa74f09a
complete i18n across new UI
7 years ago
Nick Doiron
7da52c5997
separate out cross-browser i18n for extensions
7 years ago
Nick Doiron
bad70eb1b3
first steps to i18n
7 years ago
Dan
980e1bfcf8
New add account page with create and import options.
7 years ago
Alexander Tseung
b8310ac62e
Fix logging out of old UI causing infinite spinner ( #2914 )
7 years ago
Dan
0feb5b210b
Hides the sidebar after the an account menu actions changes the screen behind the sidebar.
7 years ago
Alexander Tseung
dde39e82b5
Add routes for mascara
7 years ago
Alexander Tseung
e226b10a89
Add react-router to allow use of the browser back button
7 years ago
Dan
0ed1add110
Clear import error state on logout.
7 years ago
Alexander Tseung
3d8182f5d5
Add Info section
7 years ago
Chi Kei Chan
3891cf1af6
Fix clickable area on logout
7 years ago
Chi Kei Chan
4401800a42
Account menu white check mark
7 years ago
Chi Kei Chan
a63373401b
New Sidebar uplift
7 years ago
Chi Kei Chan
6d3f261b2f
Change LOOSE label to IMPORTED
7 years ago
Chi Kei Chan
376ae032fe
Fix selectors
7 years ago
Chi Kei Chan
085551b7e6
New Account modal
7 years ago
Chi Kei Chan
5ee6e4d3b3
wip
7 years ago
Chi Kei Chan
81f62a7443
Adding Account Dropdown V2
7 years ago