sqrrm
fa2c33e5d1
Check that min comp req is more than comp req fee
2018-02-17 16:54:48 +01:00
Christoph Atteneder
a6c9fe5a51
Only let user select amount if there is actually an amount range to select from
2018-02-16 10:54:12 +01:00
Christoph Atteneder
a6ff095234
Add isRange method
2018-02-16 09:54:54 +01:00
Christoph Atteneder
def3970e09
Merge remote-tracking branch 'upstream/master' into only-show-range-when-necessary
2018-02-16 09:31:08 +01:00
author
3cb6b73193
Remove @Deprecated method.
2018-02-15 18:11:50 -02:00
author
5f6d9605c0
Add assert erroneously deleted in last commit.
2018-02-15 13:12:25 -02:00
Christoph Atteneder
ad7bb42012
Only display range if a amount or volume range is set
2018-02-15 15:24:52 +01:00
Sergey Rozhnov
81b9b8be99
Bound NodeAddressLookup to all necessary modules
2018-02-15 17:41:31 +04:00
sqrrm
a5364c9f3f
Display txid for compensation requests
2018-02-14 16:16:42 +01:00
Christoph Atteneder
04e5cef9ee
Rename singular/plural translation keys to make it less error-prune and add missing translations for all locales
2018-02-14 12:56:08 +01:00
Christoph Atteneder
436289edc9
Shorten labels in call-to-action buttons in offer book
2018-02-14 12:34:00 +01:00
Christoph Atteneder
1075298dc0
DRYing up code after recent PR merges
2018-02-14 11:29:39 +01:00
Manfred Karrer
521dd62114
Change max. deviation of market price #1356
2018-02-13 21:10:55 -05:00
Manfred Karrer
14035e58a6
Merge pull request #1355 from sqrrm/comp-req-refactor
...
Comp req refactor
2018-02-13 20:55:29 -05:00
Manfred Karrer
0a1dc70ec0
Fix sorting of altcoins
2018-02-13 20:37:26 -05:00
Manfred Karrer
bd6b70a8ba
Add new altcoins: Stellite, Dai Stablecoin, Obsidian, BitDaric, Yenten
2018-02-13 20:34:43 -05:00
Manfred Karrer
2dd6a91be8
Merge Obsidian
2018-02-13 20:23:25 -05:00
Manfred Karrer
f8850dfd0a
Merge branch 'list-odn-coin' of https://github.com/Manbearpixel/exchange into Manbearpixel-list-odn-coin
...
# Conflicts:
# core/src/main/java/io/bisq/core/trade/statistics/TradeStatisticsManager.java
2018-02-13 20:23:02 -05:00
Manfred Karrer
879d8e0660
Merge branch 'add-darx-altcoin' of https://github.com/bitdaric/exchange into bitdaric-add-darx-altcoin
...
# Conflicts:
# core/src/main/java/io/bisq/core/trade/statistics/TradeStatisticsManager.java
# gui/src/main/java/io/bisq/gui/util/validation/AltCoinAddressValidator.java
# gui/src/test/java/io/bisq/gui/util/validation/AltCoinAddressValidatorTest.java
2018-02-13 20:19:14 -05:00
Manfred Karrer
c22f52477f
Add Yenten
2018-02-13 20:17:09 -05:00
Manfred Karrer
22a3b94d40
Add Yenten
2018-02-13 20:16:53 -05:00
Manfred Karrer
2f04d1ca89
Merge pull request #1342 from reverendus/list-dai-token
...
Add DAI Token
2018-02-13 20:11:56 -05:00
Manfred Karrer
eb0a8b8d49
Add payment method MoneyBeam ( #1349 )
2018-02-13 20:00:35 -05:00
Manfred Karrer
ad56c26f7f
Add payment method Cash App ( #1049 )
2018-02-13 19:42:29 -05:00
Manfred Karrer
ead30822e5
Add payment method Uphold
2018-02-13 15:32:44 -05:00
Manfred Karrer
6a3206543d
Extract StringConverter for paymentAccountComboBox to GUIUtils. Handle multicurrency accounts.
2018-02-13 15:32:22 -05:00
Manfred Karrer
8c09423d47
Merge pull request #1341 from ghubstan/issue-1184
...
Add number of open offers to currency filter popups.
2018-02-13 12:46:43 -05:00
Manfred Karrer
949c1c6f2a
Merge pull request #1352 from ripcurlx/change-offerbook-column-headers
...
Change offerbook column headers
2018-02-13 12:42:05 -05:00
Manfred Karrer
cef91991c6
Merge pull request #1350 from ripcurlx/unify-column-oder
...
Unify order of columns in offer book
2018-02-13 12:41:03 -05:00
Manfred Karrer
e5e7ded68f
Merge pull request #1334 from ripcurlx/change-goto-screen-after-trade
...
Change path after completed trade
2018-02-13 12:38:45 -05:00
Manfred Karrer
311b67573f
Merge pull request #1328 from ripcurlx/improve-info-during-trade-process
...
Improve info during trade process
2018-02-13 12:33:05 -05:00
Manfred Karrer
6ca1f2500a
Merge pull request #1316 from ripcurlx/finalize-info-icon-for-funds-needed
...
Finalize info icon for funds needed
2018-02-13 12:06:44 -05:00
Manfred Karrer
224a91bbd6
Merge pull request #1313 from blabno/feature/1204-use-environment-locale-to-select-right-locale-and-currency
...
Use environment locale to select right locale and currency
2018-02-13 12:02:34 -05:00
sqrrm
ab47148079
Move compensation request domain specifics out of gui
2018-02-13 15:26:03 +01:00
Christoph Atteneder
dc2d94b486
Use header label for buy and sell offers that is easier to understand
2018-02-13 12:29:37 +01:00
Christoph Atteneder
9c58c30696
Add missing active text color
2018-02-13 12:22:02 +01:00
Christoph Atteneder
b930e18ce0
Increase vertical gap
2018-02-13 10:00:46 +01:00
Christoph Atteneder
ceb8e857d5
Unify order of columns in offer book
2018-02-13 09:36:08 +01:00
Manfred Karrer
e6001b17da
Fix wrong fee estimation ( #1325 )
2018-02-12 13:49:15 -05:00
Christoph Atteneder
ac20997c05
Merge remote-tracking branch 'upstream/master' into improve-info-during-trade-process
2018-02-12 11:52:57 +01:00
Christoph Atteneder
d938437aab
Merge remote-tracking branch 'upstream/master' into finalize-info-icon-for-funds-needed
2018-02-12 11:52:20 +01:00
Hein Bloed
b067831e5e
correct settings for p2shHeader
2018-02-11 14:02:21 -06:00
Manbearpixel
abe20f1b97
Added ODN Address Validation
2018-02-11 14:02:21 -06:00
bitdaric
a22bea3a80
add BitDaric
2018-02-11 10:51:49 +03:30
bitdaric
9204c3b8c2
add BitDaric
2018-02-11 10:47:34 +03:30
Poompon
fc62237234
Add YENTEN [YTN] validaion
2018-02-10 14:35:35 +03:00
reverendus
0b83d9de23
Add DAI Token
2018-02-10 11:34:40 +01:00
author
cedefba24d
Proposed fix for issue 1184. OfferBook caches buy & sell offer counts for each trade currency when OfferBook's fillOfferBookListItems method is called, and the appropriate cache is passed to the modified GIUUtil's getTradeCurrencyConverter. Currency ComboBox.setConverter call was moved from OfferBookView's initialize() to activate() because it depends on a non null direction field value.
2018-02-08 17:57:33 -02:00
Chris Beams
8d44f750f6
Do not steal focus when selecting disputes
...
This commit reverts a change added in
f0a985ea0d
(#1311 ) that made it impossible
to scroll through arbitration tickets with the arrow keys, because on
selecting each dispute/ticket, the input text area would steal focus
away.
Now, the input text field still gets auto-focused when the dispute view
is opened, but does not try to steal / auto-focus when scrolling through
/ selecting individual disputes.
2018-02-08 09:24:56 +01:00
Christoph Atteneder
2f6184d1b6
Merge remote-tracking branch 'upstream/master' into change-goto-screen-after-trade
2018-02-08 09:23:36 +01:00