Chris Beams
cbb637a82b
Remove misc/modena.css
2018-11-14 18:20:51 +01:00
Chris Beams
c1bcaa6d55
Remove outdated build doc
2018-11-14 18:20:51 +01:00
Chris Beams
49568c19af
Rename doc => docs
2018-11-14 18:20:50 +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
Chris Beams
a762a6cc7c
Merge pull request #1922 from devinbileck/update-shadow-plugin
...
Update to latest shadow plugin version 4.0.2
2018-11-14 08:34:23 +01:00
Devin Bileck
0b794b4e92
Update to latest shadow plugin version 4.0.2
...
Updating to the latest shadow plugin version will resolve the following
deprecation warning:
> Task :desktop:shadowJar UP-TO-DATE
Registering invalid inputs and outputs via TaskInputs and TaskOutputs
methods has been deprecated. This is scheduled to be removed in Gradle
5.0. A problem was found with the configuration of task
':desktop:shadowJar'.
See: https://github.com/johnrengelman/shadow/issues/336
2018-11-13 22:55:21 -08:00
Christoph Atteneder
b3d0cad64b
Merge pull request #1921 from ManfredKarrer/small-fixes
...
Small fixes, new Testnet genesis tx
2018-11-14 07:28:53 +01:00
Manfred Karrer
dd638bf6bc
Add util method for setting isDaoActivated
2018-11-13 21:16:11 -05:00
Manfred Karrer
13ebca9949
Update testnet seednode and genesis tx
2018-11-13 20:20:19 -05:00
Manfred Karrer
3152a075e3
Set new testnet genesis tx, Change arbitr. activ. date
2018-11-13 19:23:57 -05:00
Manfred Karrer
2ddb769579
Fix null pointer
2018-11-13 19:23:22 -05:00
Manfred Karrer
e5176ec83d
Merge pull request #1919 from yashbhutwala/add-blockstream-explorer
...
feature: add blockstream.info mainnet and testnet explorers
2018-11-13 17:30:36 -05:00
Yash Bhutwala
e4a3dd972c
feature: add blockstream.info mainnet and testnet explorers (both non-tor and tor versions)
2018-11-13 15:59:11 -05:00
Manfred Karrer
e098caf35c
Merge branch 'release-candidate-0.9.0' into small-fixes
2018-11-13 14:01:53 -05:00
Manfred Karrer
12e875240d
Merge branch 'master' into release-candidate-0.9.0
...
# Conflicts:
# core/src/main/java/bisq/core/payment/AccountAgeWitnessService.java
2018-11-13 14:00:54 -05:00
Manfred Karrer
98a1d3bef6
Merge pull request #1917 from freimair/fixNetlayerDependencies
...
Fixed netlayer and tor binary dependency issues
2018-11-13 13:59:10 -05:00
Manfred Karrer
01442971b8
Fixed popup layout
2018-11-13 13:53:07 -05:00
Florian Reimair
9e88e6eed1
Fixed netlayer and tor binary dependency issues
2018-11-13 19:51:11 +01:00
Manfred Karrer
a607852d36
Fix wording
2018-11-13 12:54:59 -05:00
Manfred Karrer
7840cdcecf
Merge pull request #1915 from ripcurlx/more-ui-fixes
...
Redesign: UI improvements
2018-11-13 12:50:58 -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
Christoph Atteneder
17a9d794fb
Merge pull request #1905 from ManfredKarrer/optimize-initial-data-load
...
Optimize initial data load
2018-11-13 13:19:50 +01:00
Manfred Karrer
b852a6b94a
Merge branch 'master' into release-candidate-0.9.0
2018-11-12 20:36:47 -05:00
Manfred Karrer
50de29228e
Merge branch 'release-candidate-0.9.0' of https://github.com/bisq-network/bisq into release-candidate-0.9.0
2018-11-12 20:26:53 -05:00
Manfred Karrer
f8fd3a4d9a
Merge branch 'ManfredKarrer-add-proof-of-burn-feature' into release-candidate-0.9.0
2018-11-12 20:25:51 -05:00
Manfred Karrer
630090bb17
Merge remote-tracking branch 'origin/add-proof-of-burn-feature' into add-proof-of-burn-feature
2018-11-12 20:24:21 -05:00
Manfred Karrer
fd6e7c8130
Merge pull request #1913 from ManfredKarrer/fix-currency-bug
...
Fix issues with wrong base currency
2018-11-12 20:20:20 -05:00
Manfred Karrer
a65f1df5c8
Improve method name, add comment
2018-11-12 20:16:55 -05:00
sqrrm
7e342990c0
Fix text
...
Co-Authored-By: ManfredKarrer <mk@nucleo.io>
2018-11-12 20:10:36 -05:00
Manfred Karrer
16e4b72d4d
Fix tests
2018-11-12 00:25:25 -05:00