Christoph Atteneder
2691ebab3f
Add slide out animation and delay initial slide in animation to increase the chance that it is seen (dependent on available processing power on startup)
2019-04-12 11:23:20 +02:00
Manfred Karrer
b5a0cc1ce2
Remove random string for dev testing
2019-04-11 16:25:13 -05:00
Manfred Karrer
57115e4f5a
Use priority queue for handling multiple popups
2019-04-11 16:22:58 -05:00
Manfred Karrer
55b8be2cbc
Add isHiddenProperty and displayOrderPriority
...
Needed to support a priority queue for adding multiple popups and then
execute the display ordered by priority.
2019-04-11 16:20:53 -05:00
Manfred Karrer
475569eb47
Fix issue with animation at start
2019-04-11 16:19:35 -05:00
Manfred Karrer
2a1f8d5dad
Merge pull request #2697 from ripcurlx/remove-non-core-languages
...
Remove non core languages
2019-04-11 12:22:31 -05:00
Manfred Karrer
9a1338c7fa
Merge pull request #2696 from ripcurlx/add-slide-animation
...
Add slide animation for DAO launch popup
2019-04-11 12:20:31 -05:00
Manfred Karrer
d7195c4671
Merge pull request #2699 from ripcurlx/improve-overlay-button-handling
...
Improve space management in button bar of overlays
2019-04-11 12:18:40 -05:00
Christoph Atteneder
a16428e9c1
Add missing check to prevent re-selection of selected select-proposal-window that was just closed
2019-04-11 17:37:34 +02:00
Christoph Atteneder
d8c8e48392
Add missing import
2019-04-11 17:11:40 +02:00
Christoph Atteneder
b01e1c9228
Set close button to same width as action button to not truncate translations in that case
2019-04-11 17:06:18 +02:00
Christoph Atteneder
a863bf6375
Move DontShowAgainCheckbox into same HBox as buttons to prevent overlapping. Fixes #2681 .
2019-04-11 17:05:58 +02:00
Christoph Atteneder
dc239ddfe5
Save horizontal space and clean-up MainView
2019-04-11 15:47:12 +02:00
Christoph Atteneder
5bff4dc455
Add slide animation
2019-04-11 14:47:30 +02:00
Manfred Karrer
0ac2cbf499
Add TODO for fixing issue with not disabled buttons
2019-04-10 21:47:09 -05:00
Manfred Karrer
a8b3d96e26
Fix resource key
2019-04-10 21:08:05 -05:00
Manfred Karrer
f551bd9803
Merge pull request #2688 from ripcurlx/add-dao-launch-popup
...
Add DAO launch popup
2019-04-10 11:11:18 -05:00
Manfred Karrer
e5f4299a77
Merge pull request #2689 from ripcurlx/adapt-update-popup
...
Adapt update popup
2019-04-10 11:03:27 -05:00
Christoph Atteneder
bf3fe2ca83
Change dao link
2019-04-10 17:59:24 +02:00
Christoph Atteneder
ed26b4d63f
Improve cheaper fees screenshot and popup layout
2019-04-10 17:40:23 +02:00
Christoph Atteneder
bbfe663f52
Darken background less, to feel less dark.
2019-04-10 16:38:25 +02:00
Manfred Karrer
6aca2cd64c
Merge pull request #2690 from ripcurlx/align-hyperlinks
...
Remove unnecessary negative left padding
2019-04-10 09:22:04 -05:00
Christoph Atteneder
3a3a11ed26
Make blurred background even darker based on #2337 .
2019-04-10 16:15:03 +02:00
Christoph Atteneder
33fc7daf84
Remove unnecessary negative left padding
2019-04-10 16:03:12 +02:00
Christoph Atteneder
bc3aed4aeb
Adapt update popup to general information popup and darken blurred background for regular popups
2019-04-10 15:52:45 +02:00
Christoph Atteneder
17d5f2ac4a
Add DAO launch popup
2019-04-10 12:29:51 +02:00
Christoph Atteneder
83770dbfd4
Add votes as shared translation
2019-04-10 12:29:51 +02:00
Christoph Atteneder
ce731564a3
Add proposal as shared translation
2019-04-10 12:29:51 +02:00
Manfred Karrer
a1be8a4ee7
Make base class protected and remove Inject annotation
2019-04-09 12:10:03 -05:00
Manfred Karrer
8e82fa6654
Handle dao state conflicts better
...
- Check if conflicting node is seed node or not. Show info in list entry
and only show resync button and red color in text if conflict is with
seed node.
- At resync move all p2p network data to a dedicated directory so they
will be reloaded from the seeds.
2019-04-08 16:39:13 -05:00
Christoph Atteneder
ee7864bc34
Revert to SNAPSHOT versions
2019-04-08 12:12:01 +02:00
Christoph Atteneder
f9a0dd1502
Bump version number
2019-04-08 12:10:59 +02:00
Manfred Karrer
38a6d58254
Add filter for min required version for DAO
2019-04-07 18:58:17 -05:00
Christoph Atteneder
400fbbd080
Merge pull request #2655 from ripcurlx/improve-tx-display-for-btc-withdrawal-from-bsq-wallet
...
Improve tx display for BTC withdrawal from BSQ wallet
2019-04-05 17:52:34 +02:00
Christoph Atteneder
e5d28b67c1
Prevent transaction already when there is a zero BTC output
2019-04-05 17:44:00 +02:00
Christoph Atteneder
dda54f8b64
Show zero BSQ transferred for BTC withdrawal form BSQ wallet
2019-04-05 17:41:32 +02:00
Christoph Atteneder
79376f3faf
Prevent user from creating transactions that will burn money (mining fees > amount to transfer)
2019-04-05 16:28:55 +02:00
Christoph Atteneder
3275dfed10
Improve transaction display for BTC withrawals from BSQ wallet
2019-04-05 16:28:08 +02:00
Devin Bileck
71481396ae
Fix incorrect transaction size shown for bonding
...
When locking up or unlocking a bond, the displayed transaction size was
in bytes, but the prompt was indicating it was Kb. So adjust the value
so it is shown as Kb.
2019-04-05 00:16:54 -07:00
Manfred Karrer
32264070b7
Merge pull request #2643 from devinbileck/update-insufficient-funds-warning-for-proposal
...
Update insufficient BTC warning for issuance proposals
2019-04-04 18:28:37 -05:00
Devin Bileck
837e79248f
Update insufficient BTC warning for issuance proposals
...
When attempting to submit a compensation request or reimbursement
request with insufficient BTC, the warning message only indicated that
BTC is required for mining fees. It did not indicate that BTC is also
required for the BSQ issuance.
So another display string was added and displayed when submitting an
issuance proposal with insufficient BTC funds available.
2019-04-04 12:59:30 -07:00
Manfred Karrer
4e173ac976
Merge pull request #2636 from ripcurlx/check-for-nullable-selected-proposal
...
Check if selected proposal is null
2019-04-04 12:54:47 -05:00
Christoph Atteneder
f2eabbc0b0
Add missing Bsq state listeners
2019-04-04 19:29:17 +02:00
Christoph Atteneder
77df0f9b53
Hide and show selected proposal window whenever new block has been parsed
2019-04-04 16:34:27 +02:00
Christoph Atteneder
b30f166e92
Add information of Satoshis needed for coloring
2019-04-04 13:19:30 +02:00
Christoph Atteneder
1782a364ca
Check if selected proposal is null and ignore vote in this case
2019-04-04 12:06:14 +02:00
Devin Bileck
fb9774c6ff
Fix max available stake for voting showing negative
...
When attempting to vote on proposals with insufficient BSQ,
the max available stake for voting was showing a negative value.
2019-04-03 00:26:41 -07:00
Manfred Karrer
8d22d7b926
Improve error message
...
See https://github.com/bisq-network/bisq/issues/2620
https://github.com/bisq-network/bisq/pull/2614#discussion_r271290565
2019-04-02 19:25:34 -05:00
Christoph Atteneder
7f2e406e8d
Revert to SNAPSHOT versions
2019-04-02 17:25:03 +02:00
Christoph Atteneder
0ffc93a091
Bump version number
2019-04-02 17:13:04 +02:00