Commit Graph

414 Commits

Author SHA1 Message Date
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
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
Christoph Atteneder
6c49c93769
Increase bottom padding 2018-11-14 15:44:34 +01:00
Christoph Atteneder
4bdac60fb5
Remove unused asset 2018-11-14 15:40:52 +01:00
Christoph Atteneder
ffd79db2bf
Increase splash screen logo design 2018-11-14 15:40:34 +01:00
Christoph Atteneder
c39d750454
Get rid of scrollbar in TradesChartsView 2018-11-14 15:14:39 +01:00
Christoph Atteneder
a58e2e9775
Improve readability in payment account display by decreasing line space between payment method specific fields 2018-11-14 12:51:24 +01:00
Christoph Atteneder
295c104a04
Remove password validation handling for protected and unprotected state 2018-11-14 12:21:01 +01:00
Christoph Atteneder
754ce56f70
Increase padding of first button 2018-11-14 11:55:09 +01:00
Christoph Atteneder
3d0aec5a92
Adapt Password, Wallet and Restore views 2018-11-14 11:51:04 +01:00
Manfred Karrer
2ddb769579
Fix null pointer 2018-11-13 19:23:22 -05:00
Manfred Karrer
01442971b8
Fixed popup layout 2018-11-13 13:53:07 -05:00
Christoph Atteneder
7c774b9c7b
Improve layouting of balance to prevent truncation issues 2018-11-13 17:04:05 +01:00
Christoph Atteneder
887249afe4
Reduce padding of action buttons in notification to prevent truncation 2018-11-13 16:10:46 +01:00
Christoph Atteneder
0ac911bbdf
Adapt Arbitrator registration window 2018-11-13 15:58:50 +01:00
Christoph Atteneder
21aa91f41d
Adapt trade charts styles 2018-11-13 15:47:02 +01:00
Christoph Atteneder
e85a09ae75
Revert removed constraints from Overlay 2018-11-13 14:56:19 +01:00
Christoph Atteneder
05742dc3e4
Adapt charts in trade statistics 2018-11-13 14:36:30 +01:00
Christoph Atteneder
9f158d785c
Adapt calendar picker 2018-11-13 14:07:20 +01:00
Christoph Atteneder
c6804cb00d
Use FormBuilder helper methods for creating UI 2018-11-13 13:52:34 +01:00
Christoph Atteneder
eef23fbf88
Add offset for ripple to achieve center positioning 2018-11-13 13:39:02 +01:00
Manfred Karrer
b852a6b94a
Merge branch 'master' into release-candidate-0.9.0 2018-11-12 20:36:47 -05:00
Manfred Karrer
16e4b72d4d
Fix tests 2018-11-12 00:25:25 -05:00
Manfred Karrer
cf46f0b06a
Do not show popup in devmode 2018-11-11 17:20:08 -05:00
Manfred Karrer
87efe89662
Add proof of burn feature to dao 2018-11-11 12:56:54 -05:00
Manfred Karrer
d8bae356ff
Complete asset listing fee feature 2018-11-09 20:24:17 -05:00
aejontargaryen
dd6fd3a76e update altcoin info popups 2018-11-09 08:41:43 +00:00
Manfred Karrer
5a9ff12669
Merge branch 'release-candidate-0.9.0' into add-asset-listing-fee
# Conflicts:
#	desktop/src/main/java/bisq/desktop/util/GUIUtil.java
#	desktop/src/test/java/bisq/desktop/util/GUIUtilTest.java
2018-11-08 16:59:36 -05:00
Manfred Karrer
6861e76d61
Merge branch 'master' into release-candidate-0.9.0
# Conflicts:
#	desktop/src/main/java/bisq/desktop/util/GUIUtil.java
#	desktop/src/test/java/bisq/desktop/util/GUIUtilTest.java
#	gradle/witness/gradle-witness.gradle
2018-11-08 16:55:03 -05:00