Commit graph

428 commits

Author SHA1 Message Date
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
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