kumavis
bc1a456264
ci - build:announce - replace bash qith js because of string escaping nightmare
7 years ago
kumavis
662b1957f4
ci - build:announce - fix json escaping
7 years ago
kumavis
f5cf39b940
ci - build:announce - fix json escaping
7 years ago
kumavis
213496f190
ci - build:announce - break out into shell script
7 years ago
Dan
2979de2e6b
Adds integration tests for rendering of tx list items.
7 years ago
kumavis
812a06ffcd
i18n - further improve locale verifier
7 years ago
kumavis
3e7d7205b8
i18n - cleanup verify locales util
7 years ago
kumavis
5c521775f6
development - genStates - simplify locale importing
7 years ago
Dan
cd204ee803
Add currentLocale to test states.
7 years ago
Dan
edf63f8b51
Add en localeMessages to test states.
7 years ago
Herman Junge
03587c96d8
Move file to development, fix JS
7 years ago
kumavis
39a831e2a0
deps - use pify instead of util.promisify
7 years ago
Dan
f8e13fd793
Fix tests.
7 years ago
Lazaridis
2d3763d709
add READMEs to folders, re #3427
7 years ago
Vincent
0e28e8fa3d
Moved mock-dev.js and ui-dev.js to development folder.
7 years ago
kumavis
ecb792ae50
genStates - fix fs api calls
7 years ago
kumavis
7e56c6b6fa
test - genStates - use async api
7 years ago
Dan Finlay
bdbe299069
Clean up run version bump script
7 years ago
Dan Finlay
3a9b3794eb
Remove logs
7 years ago
Dan Finlay
bf17d7e115
Add version bumping script
...
One step towards automating our deploy process is automating our version
bumping scheme. This PR does that.
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
a7bfea51e5
Integration tests for signature requests confirmations. ( #3194 )
7 years ago
Alexander Tseung
d452403322
Add functional integration testing to Add Token flow ( #3189 )
7 years ago
Dan Finlay
6d9ea863bd
Make announcement more general
7 years ago
Dan J Miller
b63f0f3de2
Functional Integration Tests for send ether flow. ( #3119 )
7 years ago
Thomas
d59136eb49
Add ExtensionPlatform = 'development' to mockUi
7 years ago
Dan J Miller
4acd48966e
[NewUI] Fixes tests and sends user to NewUI after registering. ( #2788 )
...
* Fixes tests and sends user to NewUI after registering.
* Karma config?
* Empty commit
* Remove unneeded json state mock file.
7 years ago
Dan Finlay
1bd5fc1ba4
Add development state
7 years ago
kumavis
19e7adad19
development - fix ui dev
7 years ago
Dan Finlay
5d300f146a
Add computed balance to mock state
7 years ago
kumavis
b53d04c409
tests - integration - get flat and mascara tests closer to compatible
7 years ago
tmashuang
1172c6a94b
Update development store
7 years ago
Dan Finlay
42f8f32a52
Remove bad state file
7 years ago
Dan Finlay
bffd174ec7
Update announcer wording
8 years ago
Dan Finlay
7202639b37
Add token-list dev state
8 years ago
kumavis
be88c87b25
extension - prefer extensionizer module
8 years ago
Kevin Serrano
a7b7be8309
Add new development states for UI development.
8 years ago
Kevin Serrano
956482be96
Fix development to use new currency state.
8 years ago
Kevin Serrano
c46f3d59de
Fix state to render gasPrice for ui dev.
8 years ago
Dan Finlay
1077c79e25
Add personal_sign development ui state
8 years ago
Kevin Serrano
3be6ee5f6c
Make the UI play nice with empty RPC lists.
8 years ago
Dan Finlay
05080d1c50
Fix UI Dev Mode for Tx Approval
...
The state object had been changed, but our mock states for tx approval were using the old keys.
Rather than try to muck about and figure out each and every change, I've re-generated a UI dev state for tx approval, which should help @zanibas on his current project.
We can continue adding new dev states as needed from here. If anyone catches a state that doesn't render correctly, it's worth checking if a new snapshot doesn't solve things.
Debugged by adding new debugging loggers, and I've left them in place for easier future debugging.
8 years ago
Kevin Serrano
bf9d1f405f
add waits between notices.
8 years ago
Dan Finlay
6b56d6ba98
Broke hex decimal input into its own component
...
Also added a new state to try to make UI dev mode work again, but it has other issues, like #1128 , that need to be addressed before UI dev mode can be used again.
8 years ago
Kevin Serrano
092ec9096b
Fix integration tests.
8 years ago
Kevin Serrano
c7178af09d
Remove trailing comma in JSON.
8 years ago
Kevin Serrano
65c84ac4b2
Delete all code related to disclaimers.
8 years ago
Kevin Serrano
afb60b9061
modification of notices.
8 years ago
kumavis
d8a12c2ad0
tests - mockDev - fix first-time flow
8 years ago
kumavis
2fa60cfcbf
continue rename selectedAccount to selectedAddress
8 years ago