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
d653e8263d
Change text for portfolio.pending.tradePeriodWarning
2018-02-13 12:37:06 -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
f29f0e03d7
Change Bitcoin Classic to Bitcoin Clashic
2018-02-13 12:28:17 -05:00
Manfred Karrer
2cfc1b214f
Merge remote-tracking branch 'origin/master'
2018-02-13 12:27:30 -05:00
Manfred Karrer
2287ec1eab
Merge pull request #1321 from stevenkain/patch-5
...
Update displayStrings.properties
2018-02-13 12:27:22 -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
1b8fce9374
Merge branch 'finalize-info-icon-for-funds-needed' of https://github.com/ripcurlx/exchange
2018-02-13 12:03:31 -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
Christoph Atteneder
b930e18ce0
Increase vertical gap
2018-02-13 10:00:46 +01:00
Manfred Karrer
313090b825
Improve and fix logs.
2018-02-12 11:17:31 -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
Chris Beams
ed0148bfee
Enable running tests in Travis CI
...
This change removes the custom `script` command, falling back to Travis
CI's default Maven script command, which, per [1] is:
mvn test -B
The effect is that tests should now be run, which is particularly useful
for incoming pull requests.
See https://github.com/bisq-network/exchange/pull/1309#issuecomment-363776458
for context.
[1]: https://docs.travis-ci.com/user/languages/java/#Maven-Default-Script-Command
2018-02-08 13:30:54 +01: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
Manfred Karrer
82bc3bd6eb
Merge pull request #1329 from ripcurlx/fix-broken-css-alignment
...
Fix wrong css alignment.
2018-02-06 13:46:02 -05:00
Manfred Karrer
fb28766052
Merge pull request #1330 from blabno/feature/configurable-address-in-localp2p-mode
...
Configurable hostname in localhost p2p mode.
2018-02-06 13:45:26 -05:00
Bernard Labno
c12fb0c29b
Configurable hostname in localhost p2p mode.
2018-02-06 15:31:20 +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
b1aa86a57c
Add account age translation
2018-02-05 10:13:09 +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
Manfred Karrer
629c8b59df
Merge pull request #1318 from tau3/bugfix/1315/connection-lock-problem
...
bugfix/1315/connection-lock-problem
2018-02-02 19:56:43 -05:00
Manfred Karrer
5ab1a3bfe8
Merge pull request #1323 from stevenkain/patch-6
...
Update displayStrings_ro.properties
2018-02-02 19:47:48 -05:00
stevenkain
2f0a6c1bc9
Update displayStrings_ro.properties
...
New translation
2018-02-03 00:53:56 +02:00
stevenkain
422f5493de
Update displayStrings.properties
...
1. blocked by your internet provider or in your country - by your country
2. sent you -> send you
3. capitalized Bisq
4. I would love me some of that Bitcoin Clashic :)
2018-02-03 00:37:14 +02: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
75f0b4ad71
Remove translation that is not used
2018-02-02 15:21:45 +01:00
Sergey Rozhnov
f159de6bb4
Implemented result awaiting in SynchronizedProtoOutputStream
2018-02-02 16:29:21 +04:00
Sergey Rozhnov
3e27d69e03
Integrated Connection class with SynchronizedProtoOutputStream
2018-02-02 16:10:40 +04:00
Sergey Rozhnov
98eabf84fa
Implemented SynchronizedProtoOutputStream
2018-02-02 15:55:20 +04:00
Sergey Rozhnov
5fc7364973
Added initial implementation of ProtoOutputStream class
2018-02-02 14:30:31 +04:00
Chris Beams
f8af7d57b3
Suggest @ripcurlx as reviewer on /gui/* PRs ( #1317 )
2018-02-02 10:01:32 +01:00
Chris Beams
ba2b73a7c6
Add CODEOWNERS file
...
See comments within.
2018-02-02 09:54:20 +01:00