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
Christoph Atteneder
83a890be43
Merge remote-tracking branch 'upstream/master' into improve-info-during-trade-process
2018-02-08 09:22:46 +01:00
Christoph Atteneder
d7a36e35a3
Merge remote-tracking branch 'upstream/master' into finalize-info-icon-for-funds-needed
2018-02-08 09:21:24 +01:00
Chris Beams
4ac2343219
Merge pull request #1326 from blabno/feature/1058-make-arbitration-chat-messages-selectable
...
Make arbitration chat messages selectable
2018-02-08 08:37:22 +01:00
Christoph Atteneder
65d2c03eac
Change path after completed trade
2018-02-07 16:28:24 +01:00
Christoph Atteneder
be826c8686
Fix wrong css alignment.
2018-02-06 14:42:58 +01:00
Christoph Atteneder
d03dd58144
Add info pop over for trade period
2018-02-06 11:18:57 +01:00
Christoph Atteneder
ba1a8c3982
Add InfoTextField for displaying additional information in a TextField
2018-02-05 19:16:56 +01:00
Bernard Labno
6499cf8168
Make arbitration chat messages selectable
2018-02-05 16:00:47 +01:00
Bernard Labno
4b0692c6e0
Use environment locale to select right locale and currency
2018-02-05 12:50:47 +01:00
Christoph Atteneder
41fd919b59
Use brighter green to improve usability
2018-02-05 11:10:48 +01:00
Christoph Atteneder
17b33931ef
Prevent flickering on roll over
2018-02-05 11:08:38 +01:00
Christoph Atteneder
a4359e9557
Improve English translation and add German ones
2018-02-05 11:07:53 +01:00
Christoph Atteneder
c21d54d2ee
Merge remote-tracking branch 'upstream/master' into finalize-info-icon-for-funds-needed
2018-02-05 10:13:49 +01:00
Christoph Atteneder
09807a0744
Merge remote-tracking branch 'upstream/master' into improve-info-during-trade-process
...
# Conflicts:
# common/src/main/resources/i18n/displayStrings_ro.properties
2018-02-05 10:09:55 +01:00
Manfred Karrer
1bd222c5e9
Merge pull request #1311 from blabno/feature/1208-use-auto-focus-on-the-first-input-field-on-all-screens
...
Use auto focus on the first input field on all screens
2018-02-03 09:33:59 -05:00
Bernard Labno
f0a985ea0d
Use auto focus on the first input field on all screens
2018-02-03 12:28:37 +01:00
Manfred Karrer
53ec4b2404
Merge pull request #1307 from stellitecoin/master
...
Add Stellite Coin
2018-02-02 20:11:12 -05:00
Christoph Atteneder
bd4692f520
Fix wrong expectation of formatter method and add new translations for handling trade limits
2018-02-02 15:31:47 +01:00
Christoph Atteneder
76046c3de6
Remove trade date until from max trade period
2018-02-02 15:27:19 +01:00
Christoph Atteneder
50fde309ac
Reposition and colorize existing icons and add security deposit with currency code
2018-02-02 09:24:03 +01:00
Christoph Atteneder
509b7d2f5e
Remove unnecessary style
2018-02-02 09:22:30 +01:00
Christoph Atteneder
860e41844a
Remove unecessary style
2018-02-02 08:48:59 +01:00
Manfred Karrer
1ed3b86fe9
Merge branch 'fix-formatter-when-showSeconds-used' of https://github.com/ripcurlx/exchange into ripcurlx-fix-formatter-when-showSeconds-used
2018-02-01 15:53:54 -05:00
Manfred Karrer
1149a46837
Merge branch 'ripcurlx-use-info-icon-for-funds'
2018-02-01 15:52:43 -05:00
Manfred Karrer
c21198b5fb
Fix missing import
2018-02-01 15:48:41 -05:00
Manfred Karrer
433363b633
Add new param BsqBlockChain
2018-02-01 14:13:09 -05:00
Manfred Karrer
ee9b133f65
Merge branch 'Development'
...
# Conflicts:
# gui/src/main/java/io/bisq/gui/main/funds/transactions/TransactionsView.java
# gui/src/main/java/io/bisq/gui/main/overlays/windows/TorNetworkSettingsWindow.java
2018-02-01 14:10:42 -05:00
Manfred Karrer
f49e0effb3
Merge branch 'feature/refactor-fill-currency-list-items' of https://github.com/tau3/exchange into tau3-feature/refactor-fill-currency-list-items
2018-02-01 13:50:05 -05:00
Manfred Karrer
6bce8f0cc6
Merge branch 'feature/refactor-transaction-view' of https://github.com/tau3/exchange into tau3-feature/refactor-transaction-view
2018-02-01 13:38:29 -05:00
Sergey Rozhnov
29d3e26f34
Added headers for new classes
2018-02-01 20:21:20 +04:00
Sergey Rozhnov
ce4c084878
Refactored unit tests for CurrencyList; integrated Currency list with dependent classes
2018-02-01 20:15:18 +04:00
Sergey Rozhnov
3c246bdb69
Implemented unit tests for CurrencyList class
2018-02-01 19:47:17 +04:00
Sergey Rozhnov
e9efcf996b
Refactored CurrencyList class
2018-02-01 19:13:39 +04:00
Christoph Atteneder
89a3939728
Add fee and deposit information to total funds to pay field
2018-02-01 15:05:24 +01:00
Sergey Rozhnov
7b07ce1777
Extracted comparing logic into a separate method
2018-02-01 17:06:42 +04:00