Christoph Atteneder
e09520f4a0
Fix wrong width property
2018-11-28 10:49:23 +01:00
Christoph Atteneder
aa4eda4eaf
Add underline to hyperlinks and set a more decent color
2018-11-28 10:48:57 +01:00
Manfred Karrer
1bbb47ff5d
Merge pull request #1985 from ripcurlx/ui-improvements
...
Redesign: UI improvements based on feedback from testers
2018-11-27 22:33:21 +01:00
Christoph Atteneder
355b00998f
Fix scrollbar in offer book
2018-11-27 17:52:54 +01:00
Christoph Atteneder
d278e193c9
Fix spacing in secondary navigation when DAO is not enabled
2018-11-27 17:48:42 +01:00
Christoph Atteneder
64aec44b16
Add unified padding of 15px
2018-11-27 17:37:34 +01:00
Christoph Atteneder
d525bf9327
Fix preferences view and adapt title group label size
2018-11-27 17:10:29 +01:00
Christoph Atteneder
21be64ba7c
Adapt trade charts
2018-11-27 16:43:18 +01:00
Christoph Atteneder
769b877b3f
Change selection color in tables and lists
2018-11-27 16:24:22 +01:00
Christoph Atteneder
47f1a0fc90
Adapt Offerbook page
2018-11-27 16:24:03 +01:00
Manfred Karrer
f59914f160
Send mobile notification msg in a thread.
...
The http request can take a few seconds to return so we use a thread to
send it and return the result in a handler.
2018-11-27 14:32:51 +01:00
Christoph Atteneder
c757a99cab
Cleanup GUIUtil
2018-11-27 11:56:53 +01:00
Christoph Atteneder
accd194332
Decrease padding of emergency wallet title window
2018-11-27 11:42:44 +01:00
Christoph Atteneder
c1599646e4
Increase padding of dispute details title
2018-11-27 11:42:17 +01:00
Christoph Atteneder
bf850047ba
Limit max size of confidence indicator
2018-11-27 11:35:34 +01:00
Christoph Atteneder
87f45cb0bb
Hide spinner after successful edit
2018-11-27 11:18:06 +01:00
Christoph Atteneder
12bebb3827
Move badge icon up
2018-11-27 11:09:28 +01:00
Christoph Atteneder
6acc0cd0f2
Merge pull request #1975 from ManfredKarrer/make_tor_icon_grey
...
Remove color from Tor icon
2018-11-27 10:21:25 +01:00
Manfred Karrer
68eafcb223
Hide dao options in settings for mainnet
2018-11-27 01:01:47 +01:00
Manfred Karrer
46eca9451f
Remove color from Tor icon
...
The purple of the tor icon clashes hard with out green.
I converted to greyscale.
@pedro, @christoph: Feel free to change to an alternative if you don't
like it...
2018-11-26 22:44:53 +01:00
Manfred Karrer
7f730451d6
Merge pull request #1973 from ripcurlx/ui-improvements
...
Redesign: UI Improvements and fixes
2018-11-26 19:29:29 +01:00
Christoph Atteneder
5f5f919ee0
Remove unnecessary check
2018-11-26 18:08:27 +01:00
Christoph Atteneder
aeaee6b180
Hide advanced options group immediately instead of animation
2018-11-26 16:02:32 +01:00
Manfred Karrer
a51d337c25
Merge branch 'release-candidate-0.9.0' into bug-fixes
2018-11-26 15:32:49 +01:00
Christoph Atteneder
52af509290
Remove setting visiblity of a bound property
2018-11-26 11:56:47 +01:00
Christoph Atteneder
b0683a461f
Update tray icons for macos
2018-11-26 11:46:33 +01:00
Christoph Atteneder
c7c20fb2ad
Merge pull request #1958 from ManfredKarrer/improve-backward-compatibility-with-new-arb-selection
...
Improve backward compatibility with new arb selection
2018-11-26 11:25:26 +01:00
Manfred Karrer
71162dddc3
Fix missing currency check at create offer
...
At create offer the last selected currency was applied without checking
if the currency matches. So when browsing an altcoin you got the last
fiat account selected in case u had multiple fiat accounts and selected
one in the past.
2018-11-26 00:53:28 +01:00
Manfred Karrer
735e4588ce
Merge branch 'release-candidate-0.9.0' into improve-backward-compatibility-with-new-arb-selection
2018-11-25 23:55:01 +01:00
Manfred Karrer
83190fb237
Merge branch 'release-candidate-0.9.0' into persist-selected-account-at-takeoffer
2018-11-25 23:54:23 +01:00
Manfred Karrer
0e64a7193d
Merge branch 'master' into release-candidate-0.9.0
2018-11-25 23:52:51 +01:00
Manfred Karrer
4930c1297e
Add getActivePaymentMethods for filtered payment methods
2018-11-25 03:21:12 +01:00
Manfred Karrer
065a3de4ea
Set visible state for isTradeFeeVisible in model
...
Because visible property of tradeFeeDescriptionLabel is bound we cannot
set it with tradeFeeDescriptionLabel.setVisible(false) in the activate()
method. We use the property in the model instead.
2018-11-25 03:04:02 +01:00
Manfred Karrer
edd7bbee62
Set oracle jdk as JAVA_HOME when building app
...
Open jdk does not has the java packager.
2018-11-25 03:01:38 +01:00
Manfred Karrer
feb6e64b75
Merge pull request #1960 from rex4539/http-to-https
...
http -> https
2018-11-24 22:44:49 +01:00
Dimitris Apostolou
4de530e5af
http -> https
2018-11-24 14:28:43 +02:00
Chris Beams
931f369fb6
Include executable name and version in help output
2018-11-24 13:24:03 +01:00
Manfred Karrer
880a8412fc
Merge pull request #1957 from j3ko/release-candidate-0.9.0
...
Add advanced cash payment method
2018-11-24 12:09:04 +01:00
Jeffrey Ko
dd3abd2996
make advanced cash payment method more consistent ok pay payment method
2018-11-24 13:26:12 +07:00
Manfred Karrer
d7fe1dbeb3
Handle edge cases with removed arbitrators
2018-11-24 00:44:56 +01:00
Manfred Karrer
319c043e43
Handle backward compatibility with new arbitr. selection
...
- Remove activationDate
- Refactor ProcessOfferAvailabilityResponse and handle offers from
old versions in case the available arbitrators has changed.
- Remove MakerVerifyMediatorSelection and TakerSelectArbitrator
The mediator handling should be removed as it is not used and not
intended anymore to be used with the current trade protocol, but we
leave that as it is a bit tricky to ensure backward compatibility.
Also the setting of the arbitrator in trade should be further refactored
but as it is also easy to break backward compatibility here we leave
that for now. As we work on the new trade protocol that domain will
become deprecated anyway in the next months...
2018-11-24 00:23:46 +01:00
Manfred Karrer
1ba0402dfb
Handle backward compatibility with new arbitration selection model.
2018-11-23 22:14:31 +01:00
Jeffrey Ko
4cd2ac8d40
Add advanced cash payment method
2018-11-23 20:50:03 +07:00
Manfred Karrer
15c776874e
Merge branch 'master' into release-candidate-0.9.0
...
# Conflicts:
# .editorconfig
2018-11-23 11:24:07 +01:00
Christoph Atteneder
be945c4854
Display payment account name if only one account is applicable
2018-11-22 12:30:13 +01:00
Christoph Atteneder
a7a65052c5
Increase padding for account limitation when adding a new payment account to not overlap validation errors
2018-11-22 12:29:50 +01:00
Christoph Atteneder
735ab3acda
Update payment account selection when payment accounts are changed
2018-11-22 12:28:42 +01:00
Christoph Atteneder
b0621fd7c4
Use monospace font for all columns if it is used in one column
2018-11-21 16:23:41 +01:00
Christoph Atteneder
0853f1dc6f
Position notification popups to be top-right aligned
2018-11-21 15:54:46 +01:00
Christoph Atteneder
4c95d030e8
Adapt layout of popup windows
2018-11-21 15:31:49 +01:00