Commit graph

7327 commits

Author SHA1 Message Date
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
Christoph Atteneder
c4521dcfed
Merge pull request #1976 from ManfredKarrer/hide-dao-options-in-mainnet
Hide dao options in mainnet
2018-11-27 10:20:10 +01:00
Manfred Karrer
68eafcb223
Hide dao options in settings for mainnet 2018-11-27 01:01:47 +01:00
Manfred Karrer
1f4643dfbc
Fix display string 2018-11-26 23:52:34 +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
7feabf5dbd
Merge branch 'release-candidate-0.9.0' of https://github.com/bisq-network/bisq into release-candidate-0.9.0 2018-11-26 20:03:14 +01:00
Manfred Karrer
0ffe38a38e
Update comment 2018-11-26 19:59:15 +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
95e774b16d
Merge pull request #1971 from ManfredKarrer/remove-not-traded-asset
Remove not traded coin
2018-11-26 15:36:34 +01:00
Manfred Karrer
7ea76470d0
Merge pull request #1972 from ManfredKarrer/bug-fixes
Bug fixes
2018-11-26 15:36:25 +01:00
Manfred Karrer
a51d337c25
Merge branch 'release-candidate-0.9.0' into bug-fixes 2018-11-26 15:32:49 +01:00
Manfred Karrer
5802b01599
Remove not traded coin 2018-11-26 15:30:19 +01:00
Manfred Karrer
670345507d
Merge branch 'master' into release-candidate-0.9.0 2018-11-26 15:24:35 +01:00
Manfred Karrer
926744c962
Remove script files conflicting in copy task
@cbeams
The copy task below fails because the copied files are conflicting
with the project folder name.
I temporarily delete those files as I think they are duplicated
anyway (bisq-* are probably the one to use). Would be good if those
files don't get created in the first place.
The related *.bat files are also deleted.

I push that change directly as currently both master and release
branch fail to build.
2018-11-26 15:24:06 +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
da8b5fcf9d
Merge pull request #1967 from ManfredKarrer/remove_not-traded-assets
Remove not traded assets
2018-11-26 11:30:39 +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
Christoph Atteneder
502d99f51b
Merge pull request #1938 from ManfredKarrer/persist-selected-account-at-takeoffer
Persist selected account at takeoffer
2018-11-26 11:24:06 +01:00
Manfred Karrer
fe2f5e15d1
Remove not traded coin 2018-11-26 03:28:26 +01:00
Manfred Karrer
7889015f1f
Remove testclasses 2018-11-26 02:40:19 +01:00
Manfred Karrer
0ba936ec9f
Remove not traded assets 2018-11-26 02:31:25 +01:00
Manfred Karrer
1f81acb4b8
Increase minTradeAmount to 0.01 btc, remove 0.7 coins from warmup phase 2018-11-26 02:31:06 +01:00
Manfred Karrer
48620d406c
Add comment for ICO tokens 2018-11-26 02:19:39 +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
1859511fe9
Merge pull request #1966 from freimair/externalTorRollingBackup
Rolling backup for external Tor feature
2018-11-25 21:59:19 +01:00
Florian Reimair
e4568a3b3b Use lombok log API 2018-11-25 16:58:19 +01:00
Manfred Karrer
f8b633d8eb
Merge pull request #1963 from devinbileck/resolve-BisqHelpFormatterTest-failure-on-Windows
Resolve BisqHelpFormatterTest failure on Windows
2018-11-25 13:38:14 +01:00
Manfred Karrer
61deb05a0d
Merge pull request #1964 from devinbileck/remove-nix-scripts
Remove *nix scripts on Windows
2018-11-25 13:35:50 +01:00
Florian Reimair
3a44b36118 Rolling backup for external Tor 2018-11-25 10:40:18 +01:00
Florian Reimair
6eeda23f31 Refactored TorMode classes 2018-11-25 10:40:18 +01:00
Florian Reimair
18cfc1a138 Corrected JavaDoc 2018-11-25 10:39:44 +01:00
Florian Reimair
f3f7625fa4 Corrected log message 2018-11-25 10:04:17 +01:00
Devin Bileck
8cede5c25d
Remove *nix scripts on Windows
Related to https://github.com/bisq-network/bisq/pull/1959 which
removed .bat files on a non-Windows OS to prevent a cluttered root
directory, this change will delete *nix scripts on a Windows OS.
2018-11-25 00:35:04 -08:00
Devin Bileck
054f293622
Resolve BisqHelpFormatterTest failure on Windows
The expected content for the CLI help output needs different path
separators on Windows.
2018-11-24 23:45:43 -08: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
Manfred Karrer
086fe32e8f
Merge pull request #1961 from cbeams/redesign-cli-help
Redesign CLI help output
2018-11-24 22:43:57 +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
Chris Beams
83e1dd37f9
Refactor option parsing configuration
This change eliminates the BisqExecutable.description method and
replaces it with proper use of the `describedAs` and `defaultsTo`
methods in the JOptSimple API. This removes the concern of formatting
option argument descriptions and default values from the BisqExecutable
class, and delegates it to the new BisqHelpFormatter (see previous
commit), which is designed for the purpose.

For example, prior to this commit, the help text for the --banList
option read as follows:

    --banList=<value>
            Nodes to exclude from network connections. (default: )

Now it reads as follows:

    --banList=<host:port[,...]>
            Nodes to exclude from network connections.

Likewise, previous to this commit, the --logLevel option read as
follows:

    --logLevel=<value>
            Log level [OFF, ALL, ERROR, WARN, INFO, DEBUG, TRACE]
            (default: INFO)

And now it reads like this:

    --logLevel=<OFF|ALL|ERROR|WARN|INFO|DEBUG|TRACE> (default: INFO)
            Log level

There are a number of further improvements that can and should be made
to the description text of the various options, the types specified for
their arguments, etc, but these will be handled in subsequent commits.
This commit is strictly about refactoring existing parser configuration
to take advantage of the new BisqHelpFormatter.
2018-11-24 13:24:03 +01:00