Commit graph

5516 commits

Author SHA1 Message Date
Manfred Karrer
6f342c8d5a
Add popup explaining trade limits #1388 2018-02-22 20:53:59 -05:00
Manfred Karrer
6b01493ded
Use 1 day for popmoney 2018-02-22 20:08:28 -05:00
Manfred Karrer
2389611c39
Re-enable national bank transfer for US 2018-02-22 19:54:13 -05:00
Manfred Karrer
e606215062
Set maxTradeLimitHighRisk for new payment methods 2018-02-22 19:51:41 -05:00
Manfred Karrer
9800c3cc63
Fix bug with currency selection of multi currency accounts in create offer view 2018-02-22 19:49:11 -05:00
Manfred Karrer
e5a1953929
Add payment method Revolut #1312 2018-02-22 19:48:37 -05:00
Manfred Karrer
3048e0f385
Fix failed unit test 2018-02-22 12:23:30 -05:00
Manfred Karrer
43ce9f796f
Fix issue #1386: Offers with Cash deposit cannot be taken.
Fix handling for Sepa related accounts.
Optimize handling for same bank and specific banks.
Add comments
2018-02-22 12:10:25 -05:00
Manfred Karrer
2391b719a5
Merge pull request #1376 from blabno/feature/seednode-docker
Dockerize seednode for development mode
2018-02-21 14:33:33 -05:00
Manfred Karrer
7a96181ccc
Merge pull request #1378 from stevenkain/patch-7
Update displayStrings.properties
2018-02-21 14:32:48 -05:00
Christoph Atteneder
905309578d
Ignore component tests for now, as I need to find out how to initialize the toolkit upfront 2018-02-21 16:42:19 +01:00
Christoph Atteneder
d126529f39
Use Verdana and Lucida Console 2018-02-21 16:31:28 +01:00
Bernard Labno
051694dfdb Make USE_DEV_PRIVILEGE_KEYS flag configurable 2018-02-21 16:29:57 +01:00
Christoph Atteneder
935dc307da
Replace TextFlow with HBox as it has a bug in calculating height within TableView 2018-02-21 16:23:00 +01:00
Christoph Atteneder
e70d2f38f0
Use mono space font also for sell offers 2018-02-21 16:18:14 +01:00
Christoph Atteneder
b9d6112d6c
Remove padding that is not necessary anymore 2018-02-21 16:16:56 +01:00
Christoph Atteneder
31221ad266
Fix resetting if no price feed is available 2018-02-21 16:15:42 +01:00
Christoph Atteneder
fab6f74199
Adapt chart axis labels 2018-02-21 13:36:27 +01:00
Christoph Atteneder
8c027836b6
Add security check 2018-02-21 13:21:14 +01:00
Christoph Atteneder
2006224074
Use Comparator 2018-02-21 12:48:59 +01:00
Christoph Atteneder
b508671f4e
Add dynamic right align for total amounts column 2018-02-21 12:40:57 +01:00
Christoph Atteneder
35c3d736bd
Add dynamic right alignment for volume column in OfferBookView 2018-02-21 12:02:30 +01:00
Christoph Atteneder
19ebfc4dfe
Use static values from GUIUtil 2018-02-21 10:49:30 +01:00
Christoph Atteneder
6569da16fb
Use GUIUtil.RANGE_SEPARATOR 2018-02-21 10:49:02 +01:00
Christoph Atteneder
170e2895a0
Fix rebase issues 2018-02-21 10:37:28 +01:00
Christoph Atteneder
879a6ad56d
Add new font style and use it for number columns 2018-02-21 10:26:30 +01:00
Christoph Atteneder
edf1884bbb
Add Fira Sans and Fira Mono font 2018-02-21 10:26:30 +01:00
stevenkain
b82132c875
Update displayStrings_ro.properties
New Romanian translations
2018-02-21 10:22:21 +01:00
stevenkain
0ccc32b6be
Update displayStrings_hu.properties
New translations
2018-02-21 10:22:21 +01:00
Christoph Atteneder
d377eec122
Merge pull request #1379 from stevenkain/patch-8
Update displayStrings_hu.properties
2018-02-21 09:23:32 +01:00
Christoph Atteneder
182fb5f94e
Merge pull request #1380 from stevenkain/patch-9
Update displayStrings_ro.properties
2018-02-21 09:20:05 +01:00
stevenkain
6af2fccb89
Update displayStrings_ro.properties
New Romanian translations
2018-02-20 23:08:35 +02:00
stevenkain
601bd9ea4e
Update displayStrings_hu.properties
New translations
2018-02-20 23:03:44 +02:00
stevenkain
f0a676bd33
Update displayStrings.properties
"both trades" makes no sense. Shouldn't it be "both traders"?
2018-02-20 22:41:35 +02:00
Christoph Atteneder
bc4576680d
Add dynamic decimal alignment for amount column in OfferBookView 2018-02-20 18:43:34 +01:00
Bernard Labno
fe1edafbd8 Dockerize seednode for development mode 2018-02-20 17:58:06 +01:00
Christoph Atteneder
584bb29abd
Remove unused methods 2018-02-20 17:42:42 +01:00
Christoph Atteneder
8fc1f2ced9
Use Comparator Util 2018-02-20 17:35:09 +01:00
Christoph Atteneder
9a7f59832a
Add tests for OfferBookChartViewModel 2018-02-20 17:32:24 +01:00
author
0bbb487d9c Proposed fix for Issue 1186 (Resize 'Offers to buy/sell with X'; list to Bisq's vertical window size). Sets offer table view heights within a scene height change listener. 2018-02-20 13:12:51 -03:00
Christoph Atteneder
6a2a60f4d9
Fix broken test for non-english systems 2018-02-20 14:23:46 +01:00
Christoph Atteneder
cd623af1c3
Add dynamic spacing in offer book for price and volume columns (amount is hardly going to change > 9 BTC) 2018-02-20 14:20:34 +01:00
Christoph Atteneder
6ab21f1066
Add different colorized fiat decimal places for price 2018-02-20 11:48:19 +01:00
Christoph Atteneder
2a3de280fc
Reset cell when null 2018-02-20 11:40:46 +01:00
Christoph Atteneder
12a204df91
Add colorization of zeros for volume 2018-02-20 11:22:12 +01:00
Christoph Atteneder
c2aaedc4b4
Add zero decimal places formatting for most important tables 2018-02-20 11:07:09 +01:00
Christoph Atteneder
0fffc2dd96
Fix test class 2018-02-20 10:00:24 +01:00
Christoph Atteneder
45b4ac0cb0
Merge branch 'add-monospace-font-support-roboto' of github.com:ripcurlx/exchange into add-monospace-font-support-roboto 2018-02-20 09:54:02 +01:00
Christoph Atteneder
477567b2f4
Add initial formatting for OfferBookView 2018-02-20 09:53:33 +01:00
Christoph Atteneder
021e02d17f
Improve formatting in OfferBook 2018-02-20 09:53:33 +01:00