brunobar79
|
4339f04e80
|
use existing modals
|
6 years ago |
brunobar79
|
74fd6d1d12
|
working without injection
|
6 years ago |
brunobar79
|
76981c2ad9
|
added new global alert
|
6 years ago |
Dan
|
b3d78ed8a1
|
Remove send_ directory, revert to just having send
Revert accidentally changed constants.
Require defaults in ens-input, gas-fee-display and confirm screens.
|
6 years ago |
Alexander Tseung
|
2175d03cca
|
Prevent users from submitting password multiple times on the unlock screen
|
6 years ago |
Alexander Tseung
|
ea9d51e427
|
Refactor and redesign confirm transaction views
|
6 years ago |
Dan
|
f006cbf2ce
|
Delete old restore vault file.
|
6 years ago |
Dan
|
f262f0ea64
|
Update import from seed screen on new ui.
|
6 years ago |
kumavis
|
44a8e48a04
|
notices - replace getLatestNotice with getNextNotice
|
6 years ago |
Dan
|
1c3d2aa18b
|
Importing account by json and private key shows error and does not change account if no selectedAddress comes after import.
|
7 years ago |
Alexander Tseung
|
389346913b
|
Prevent loading screen from overlaying the app bar (#4417)
|
7 years ago |
Alexander Tseung
|
41e38fe553
|
Add notification for dropped retry transactions (#4363)
|
7 years ago |
Alexander Tseung
|
4f6b53c1aa
|
Update designs for Add Token screen
|
7 years ago |
Alexander Tseung
|
5561937773
|
Fix account and network dropdowns in confirm screen
|
7 years ago |
Dan
|
6bc8cc819a
|
Merge branch 'develop' into i3725-refactor-send-component-
|
7 years ago |
Alexander Tseung
|
2381c0e0f4
|
Add new unlock screen design
|
7 years ago |
Alexander Tseung
|
ffda954add
|
Fix styling of the app spinner
|
7 years ago |
Dan
|
26f965bcce
|
Further refactors; includes refactor of send-v2.js and associated container
|
7 years ago |
Alexander Tseung
|
3082d2e4ef
|
Use new design for reveal seed screen. Persist seed words only in first time flow
|
7 years ago |
Alexander Tseung
|
477b74124d
|
Revert "Fix UI getting stuck in Reveal Seed screen"
This reverts commit 2c8156ebe9 .
|
7 years ago |
Alexander Tseung
|
2c8156ebe9
|
Fix UI getting stuck in Reveal Seed screen
|
7 years ago |
Alexander Tseung
|
053044fb65
|
Fix spinner layout
|
7 years ago |
bitpshr
|
7129d7c0f3
|
Require loglevel singleton in each module that uses it
|
7 years ago |
Alexander Tseung
|
1e6f062bb6
|
Fix integration tests
|
7 years ago |
Alexander Tseung
|
007f91cc50
|
commit
|
7 years ago |
Alexander Tseung
|
516c1869b0
|
Fix lint errors
|
7 years ago |
Alexander Tseung
|
6277a4c46a
|
Refactor onboarding flow
|
7 years ago |
Alexander Tseung
|
2fa554a641
|
Fix conf-tx render
|
7 years ago |
Alexander Tseung
|
bdc4a6964a
|
Fix merge conflicts. Refactor renderPrimary into Home component
|
7 years ago |
Dan
|
0a711f0de0
|
Removes t from props via metamask-connect and instead places it on context via a provider.
|
7 years ago |
kumavis
|
10609493c5
|
ui - use relative location for images
|
7 years ago |
Alexander Tseung
|
58f52b2b8d
|
Fix merge conflicts. Refactor onboarding flow.
|
7 years ago |
Dan
|
6393c38117
|
Pop uses new ui onboarding when in beta.
|
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 Finlay
|
e504bc6215
|
Add connecting indication templates
|
7 years ago |
Alexander Tseung
|
7fb27cf0c7
|
Update margins for consistency in first time flow (#3588)
|
7 years ago |
Dan
|
5fe0be722b
|
Handle i18n with redux.
|
7 years ago |
kumavis
|
34aeef50a0
|
i18n - load locales manually
|
7 years ago |
Dan
|
0dad6db973
|
Styling fixes to welcome; hide network component on create password; shown welcoem in popup.
|
7 years ago |
Dan
|
91c890041c
|
Add welcome screen to new-ui browser first time flow.
|
7 years ago |
Dan Finlay
|
f06bca1151
|
Implemented feedback to make i18n work on mac
|
7 years ago |
Alexander Tseung
|
5f8a632fec
|
Fix seed phrase validation clearing form (#3417)
* Fix seed phrase validation clearing form
* Make new ui import seed error feedback live, and allow newlines with and without carriage returns.
|
7 years ago |
Dan J Miller
|
1bd18cebd7
|
Fixes shapeshift coin selection dropdown. (#3416)
|
7 years ago |
Dan J Miller
|
0d97ff2210
|
Fix NewUI reveal seed flow. (#3410)
|
7 years ago |
Dan
|
0739d3507b
|
Adds beta label to Metamask name in full screen app bar.
|
7 years ago |
Dan
|
def369ba07
|
Move beta warning to app header.
|
7 years ago |
Dan
|
c26e0d555b
|
Fix Import Existing DEN in popup New UI first time flow.
|
7 years ago |
Dan J Miller
|
81eb5c8796
|
Ensures that mascara initialize screen is not shown in popup. (#3279)
|
7 years ago |
Dan J Miller
|
170c7602b7
|
[NewUI] Adds the mascara first time flow to betaUI extension (#3257)
* Adds the mascara first time flow to the extension when opened in browser.
* Fix tests after addition of mascara first time flow to new ui.
|
7 years ago |
Dan J Miller
|
fe2ed68f11
|
Remove chrome focus outline for mouse users. (#3230)
|
7 years ago |