janherich
4062eed675
Properly clearing `[:wallet :send-transaction]`
...
This PR fixes the fact, that `[:wallet :send-transaction]` path
in db was not properly cleared in some cases, which demonstrated
as couple of the subtle issues (like that you were taken straight
to the signing state on tx-modal in when sending `/send` command
and some tx was sent previously from wallet, and some quite serious,
like #2197 , which was caused by password info not properly cleared
between multiple invocations of the `/send` command.
2017-10-18 10:04:51 +02:00
Eric Dvorsak
22f39e88c0
show warning when app is syncing
2017-10-18 10:02:18 +02:00
Eric Dvorsak
dea6bdb2ca
add positional argument for hiding tabs to swipable-tabs component
...
- makes it possible to hide the tabs in a view under certain conditions (e.g
when the keyboard is displayed)
- hide tabs in main screens when the keyboard is displayed
2017-10-18 09:57:20 +02:00
Roman Volosovskyi
f22cf27a66
fix undeclared var
2017-10-18 09:56:13 +02:00
alwx
712b1d3a61
wallet bot has been removed completely
2017-10-18 09:56:13 +02:00
Andrey Shovkoplyas
23c663f3ef
returned network-badge
2017-10-17 18:51:44 +02:00
Goran Jovic
e6f8eec7c5
#2084 - proper sizes of open icon and button
2017-10-17 18:49:06 +02:00
Roman Volosovskyi
aa557f3f19
upgrade status-go to develop-gb937245
2017-10-17 18:48:42 +02:00
Julien Eluard
eea4eeb549
[BUG #2189 ] Do not clear user set amount when scanning QR code
2017-10-17 17:31:31 +02:00
Goran Jovic
1c43702c32
#2078 - alignment in discover main - empty states
2017-10-17 15:46:15 +02:00
Andrey Shovkoplyas
3ed2fb6a07
fixed wallet ui issues
2017-10-17 14:53:07 +02:00
Oskar Thorén
86b8a38f08
Recent statuses pixel perfect must haves (+ popular bonus)
...
- fix bug where toolbar wasn't ready with zero statuses
- fix toolbar center and margin to top
- fix grey background missing
- fix top status text margin from the top of the card
- fix separation lines between statuses edge to edge
- margin with chat icon to bottom 12
Also apply same to popular hashtags for consistency
2017-10-17 14:25:53 +02:00
Eric Dvorsak
0564551782
[bug] fix #2132 clear unsigned transactions when switching account
...
- works with PR #2137
2017-10-17 14:21:47 +02:00
Eric Dvorsak
0707af2ad6
[bug] fix #2128 No feedback on insufficient funds from unsigned
...
- move current unsigned-transaction to wallet
- move some logic from view to subscriptions and events
2017-10-17 14:21:47 +02:00
Roman Volosovskyi
f4082951b7
add ETHEREUM_DEV_CLUSTER flag
2017-10-17 13:20:41 +02:00
Goran Jovic
71a3cda5d5
#2083 - dapp profile styling must haves
2017-10-17 13:12:12 +02:00
Oskar Thorén
f1f43258fb
Discover pixel perfect: Main screen and empty main screen
...
Addresses all non-test must haves except "All content hidden behind right edge on smaller screen (check 5s)"
- Main screen (empty): fix topbar margin
- Main screen: Font size name (and dapp list item)
- Main screen: Get rid of popular hashtag border
- Main screen: All for DApps should be blue
- Main screen: tap on number of popular hashtag -> error
2017-10-17 13:08:43 +02:00
Julien Eluard
8393f19596
[BUG #2133 ] Correctly parse/generate amount from QR code
2017-10-17 10:18:26 +02:00
Julien Eluard
43dab5b174
Fixed warnings when compiling tests
2017-10-17 10:12:10 +02:00
Roman Volosovskyi
ec32917155
fix wrong transaformation of value form transaction.queued signal
2017-10-17 10:03:16 +02:00
Roman Volosovskyi
af052d2c65
fix faucet url formatting
2017-10-17 08:12:02 +02:00
Audrius Molis
47c4b9014f
Lithuanian translation file added.
2017-10-16 21:50:49 +02:00
Julien Eluard
16c10723b2
Updated PR template to not auto-close issues
2017-10-16 18:47:05 +02:00
alwx
7c000fc725
#2166 : Zero should be treated as valid amount for send command
2017-10-16 15:53:43 +02:00
Julien Eluard
e5c7d81b65
[BUG #2156 ] Fixed incorrect address parsing
2017-10-16 15:05:59 +02:00
Goran Jovic
8a0607654e
fix #2160 - status author name no longer overlaps with chat button on smaller screens
2017-10-16 15:05:27 +02:00
Goran Jovic
8236302041
fix #2119 - discover chat button formatting, hashtag color in status
2017-10-16 13:29:02 +02:00
Andrey Shovkoplyas
9aa0b1b4b2
fixed qr data
2017-10-16 12:32:33 +02:00
Oskar Thorén
de161c4412
Upgrade status-go to bugfix-no-messaging-rinkeby-gd04e667-12 (geth 1.7 rebase) ( #2067 )
...
* Upgrade status-go to bugfix-no-messaging-rinkeby-gd04e667-12 (geth 1.7 rebase)
* [bug] fix #2089 and #2098 with geth update
with geth 1.7 addresses are passed with 0x prefix and mix of lower/upper cases
update the normalize hex function so that addresses are always without prefix
and entirely lower-cased.
2017-10-16 11:49:25 +02:00
Roman Volosovskyi
4a669ba331
comments
2017-10-16 11:47:22 +02:00
Roman Volosovskyi
57c80ea533
hide Add network and Edit network config buttons
2017-10-16 11:47:22 +02:00
Andrey Shovkoplyas
cf2be3b176
added network info form
2017-10-16 10:37:16 +02:00
alwx
4078fe9980
wallet-bot has been added to js-resources
2017-10-16 10:14:29 +02:00
Alexander Pantyuhov
fef984d0b6
Fixes : #2061 , #2072 , #2075 ( #2129 )
2017-10-16 09:51:52 +02:00
alwx
cb72190a18
API commands scopes, changes for API semantics ( #1546 )
2017-10-16 09:51:52 +02:00
Le6ow5k1
27bc745fc5
Fix typos in README.md
2017-10-16 09:26:44 +02:00
Roman Volosovskyi
ae0273917c
add rinkeby faucet url
2017-10-16 09:25:46 +02:00
Julien Eluard
ba98b6a3b5
[BUG #2087 ] [BUG #2088 ] Fixed style issues when amount is too long
2017-10-16 09:21:08 +02:00
Julien Eluard
4c7d045c47
Fixed broken action button style on iOS
2017-10-16 09:21:08 +02:00
Oskar Thorén
fa9c85b04a
Update feature flags & enable push notifications in production build
...
- Comment on flag lifecycle
- Explicitly declare all flags
2017-10-16 09:20:46 +02:00
Andrey Shovkoplyas
56fe8f3763
wallet modal android fix
2017-10-16 09:19:44 +02:00
Goran Jovic
12080ba4d8
fix #2081 - fixed toolbar title for smaller ios screens
2017-10-16 09:16:49 +02:00
Julien Eluard
3fba4d7b16
Extend tap area for sign buttons
2017-10-16 09:12:20 +02:00
Roman Volosovskyi
8137c802fe
print status-go logs in adb logcat
2017-10-16 09:10:12 +02:00
Andrey Shovkoplyas
c2ef0e4547
pending wallet in default contacts
2017-10-13 17:49:25 +02:00
Andrey Shovkoplyas
6b9095d235
removed messages to wallet
2017-10-13 17:49:25 +02:00
Andrey Shovkoplyas
8269d6d9a9
hide old wallet Dapp #2021
2017-10-13 17:49:25 +02:00
Oskar Thorén
e17d3bc05e
Discover: main screen pixel perfect progression
...
- Fix icon size and remove badge numbers
- Preview: tighten up margins
- Hide horizontal scrollbar
- Padding for public chats
2017-10-13 15:19:47 +02:00
Julien Eluard
990232782f
Added Status identifier when calling cryptocompare API
2017-10-13 13:28:28 +02:00
Goran Jovic
a8bb85fc72
fix #2081 - fixed style issues with popular hashtags screen header - android
2017-10-13 13:05:38 +02:00