Manfred Karrer
|
0e64a7193d
|
Merge branch 'master' into release-candidate-0.9.0
|
2018-11-25 23:52:51 +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 |
|
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 |
|
Christoph Atteneder
|
5f78103bae
|
Reduce visible row count to not exceed window size
|
2018-11-21 12:03:44 +01:00 |
|
Christoph Atteneder
|
48b4c3ce9c
|
Increase first line padding
|
2018-11-21 11:49:57 +01:00 |
|
Christoph Atteneder
|
15b7b8593f
|
Hide row focus border in table views
|
2018-11-21 11:46:12 +01:00 |
|
Christoph Atteneder
|
c969228578
|
Hide percentage value in busy animation
|
2018-11-21 11:31:19 +01:00 |
|
Christoph Atteneder
|
7f0439a028
|
Adapt show wallet data window popup layout
|
2018-11-21 10:56:35 +01:00 |
|
Christoph Atteneder
|
3ee5296194
|
Use new brand color for volume
|
2018-11-21 10:48:44 +01:00 |
|
Christoph Atteneder
|
88955efae7
|
Synchronize padding between create and take offer views
|
2018-11-21 10:44:35 +01:00 |
|
Christoph Atteneder
|
d8487644bd
|
Remove dotted line for disabled text fields
|
2018-11-20 17:42:46 +01:00 |
|
Christoph Atteneder
|
b5f1ed7b45
|
Use mono space font in all columns (except button)
|
2018-11-20 17:31:28 +01:00 |
|
Christoph Atteneder
|
c6ba21e70f
|
Fix positioning of x and = icons
|
2018-11-20 17:31:04 +01:00 |
|
Christoph Atteneder
|
d5ea8a62ff
|
Improve density of payment account fields
|
2018-11-20 17:13:42 +01:00 |
|
Christoph Atteneder
|
a57d3fc8ba
|
Adapt TorSettingsView
|
2018-11-20 16:55:57 +01:00 |
|
Christoph Atteneder
|
5e06153e49
|
Fix TextArea focus line positioning
|
2018-11-20 16:39:24 +01:00 |
|
Christoph Atteneder
|
559cd67b85
|
Show hand cursor on all buttons
|
2018-11-20 16:30:34 +01:00 |
|
Christoph Atteneder
|
26c9c4081b
|
Center align address label
|
2018-11-20 16:28:51 +01:00 |
|
Christoph Atteneder
|
7612fe3571
|
Adapt WitdrawalView to use full window width
|
2018-11-20 16:22:04 +01:00 |
|
Christoph Atteneder
|
94805128c3
|
Adapt DepositView to use full window width
|
2018-11-20 16:03:48 +01:00 |
|
Christoph Atteneder
|
fbb3020506
|
Fix confirmation progress indicator
|
2018-11-20 15:38:27 +01:00 |
|
Manfred Karrer
|
a64d695c10
|
Merge pull request #1942 from ripcurlx/ui-improvements
Redesign: Extend focus line and textfield/textarea padding
|
2018-11-19 13:45:06 -05:00 |
|
Christoph Atteneder
|
f122a4579f
|
Add padding for text area
|
2018-11-19 11:31:53 +01:00 |
|
Christoph Atteneder
|
16fe990424
|
Add padding to text input fields and extends focus line in create offer views
|
2018-11-19 11:12:30 +01:00 |
|
Devin Bileck
|
27c41a080c
|
Limit initial window size on application launch
When launching the application, prevent the initial window size from
exceeding the maximum available bounds.
|
2018-11-18 22:35:35 -08:00 |
|
Manfred Karrer
|
89b092b7ea
|
Small fixes
- Use Array list for PB list as PB lists are unmodifyable
- Rename method to contain the unspent property
- fix row index in view
|
2018-11-18 11:07:30 -05:00 |
|
sqrrm
|
ed50b97b3d
|
Fix bsqdashboard availableamount
|
2018-11-17 23:13:13 +01:00 |
|
sqrrm
|
aa27d443a4
|
Display confiscated bond value
|
2018-11-17 23:13:13 +01:00 |
|
Manfred Karrer
|
aa05651ff4
|
Merge branch 'master' into release-candidate-0.9.0
|
2018-11-17 15:22:58 -05:00 |
|
Manfred Karrer
|
5f766b4cd5
|
Convert long dash to short dash for minus values
Fixes https://github.com/bisq-network/bisq/issues/1925
|
2018-11-17 12:32:42 -05:00 |
|
Christoph Atteneder
|
a9136fed15
|
Remove unnecessary colons
|
2018-11-15 14:23:40 +01:00 |
|
Christoph Atteneder
|
445ec8478a
|
Add background color for password fields
|
2018-11-15 14:18:10 +01:00 |
|
Christoph Atteneder
|
5319eb39ef
|
Remove unnecessary colons
|
2018-11-15 14:17:46 +01:00 |
|
Christoph Atteneder
|
a46d5c167f
|
Improve layout
|
2018-11-15 13:58:33 +01:00 |
|
Christoph Atteneder
|
fa5f99b2eb
|
Set fallback string converter if ButtonCell is not applied properly
|
2018-11-14 18:01:13 +01:00 |
|
Christoph Atteneder
|
97a92d2bab
|
Fix single close button positioning
|
2018-11-14 17:58:11 +01:00 |
|
Christoph Atteneder
|
dc69cac87e
|
Show error text without truncation
|
2018-11-14 17:07:17 +01:00 |
|
Christoph Atteneder
|
491d3b0e5b
|
Add reset workaround to prevent issues when showing different error messages in same validator
|
2018-11-14 16:57:17 +01:00 |
|
Christoph Atteneder
|
a19e69a1a2
|
Only show trade fee information as soon as there is one available
|
2018-11-14 16:20:20 +01:00 |
|