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 |
|
Christoph Atteneder
|
dffa5528bb
|
Use copy to clipboard tooltip
|
2018-02-01 14:01:39 +01:00 |
|
Sergey Rozhnov
|
688568d83b
|
Extracted GUIUtil.fillCurrencyListItems into a separate class
|
2018-02-01 16:31:57 +04:00 |
|
Sergey Rozhnov
|
2a24eb2686
|
Added licence headers to all new files
|
2018-02-01 14:15:31 +04:00 |
|
Manfred Karrer
|
c5d9dd4511
|
Add TODO
|
2018-01-31 22:18:51 -05:00 |
|
Manfred Karrer
|
664f094d99
|
Handle delete of spv chain file at startup for windows
|
2018-01-31 19:19:49 -05:00 |
|
Manfred Karrer
|
04560092ba
|
Improve handling of Tor shutdown
|
2018-01-31 16:52:35 -05:00 |
|
Manfred Karrer
|
06acfac36b
|
Shut down Tor before deleting the tor files
|
2018-01-31 16:26:05 -05:00 |
|
Manfred Karrer
|
89e11ac0e4
|
Handle locked files at delete directory method. Improve UI handling for TorNetworkSettingWindow
|
2018-01-31 15:44:30 -05:00 |
|
Sergey Rozhnov
|
24a81bf3df
|
fixed runtime DI errors
|
2018-01-31 22:57:20 +04:00 |
|
Manfred Karrer
|
cbe730d062
|
Merge branch 'option-to-delete-tor-files'
|
2018-01-31 13:54:16 -05:00 |
|
Sergey Rozhnov
|
b032145c83
|
implemented unit test for TransactionAwareTrade
|
2018-01-31 22:28:12 +04:00 |
|
Manfred Karrer
|
bf244856b1
|
v0.6.5
|
2018-01-31 13:04:24 -05:00 |
|
Manfred Karrer
|
a8b0449fd1
|
Use sceneProperty listener instead of UserThread.runAfter at PR #1302
|
2018-01-31 10:33:23 -05:00 |
|
Sergey Rozhnov
|
a97cc30539
|
implemented unit test for ObservableListDecorator
|
2018-01-31 19:17:47 +04:00 |
|
Sergey Rozhnov
|
b48c37b9bc
|
implemented unit test for DisplayedTransactions
|
2018-01-31 18:57:34 +04:00 |
|
Sergey Rozhnov
|
a2cbd10326
|
implemented unit test for TransactionAwareTradableFactory
|
2018-01-31 18:19:19 +04:00 |
|
Sergey Rozhnov
|
6501442f1e
|
implemented factory for DisplayedTransactions
|
2018-01-31 18:12:42 +04:00 |
|
Sergey Rozhnov
|
ec2a978f52
|
implemented TransactionAwareTradables
|
2018-01-31 17:52:45 +04:00 |
|
Sergey Rozhnov
|
0ca47bf789
|
refactored DisplayedTransactions class
|
2018-01-31 17:19:08 +04:00 |
|
Sergey Rozhnov
|
b5f9c963d8
|
extracted DisplayedTransactions class
|
2018-01-31 16:15:11 +04:00 |
|
Christoph Atteneder
|
697b42af81
|
Use TimeUnit
|
2018-01-31 12:34:13 +01:00 |
|
Christoph Atteneder
|
03d8dc6fe3
|
Display number of seconds left correctly when show seconds flag is used
|
2018-01-31 12:04:05 +01:00 |
|
Bernard Labno
|
6453eaa2b0
|
Support quick access to top nav items with Alt 1–9 keyboard shortcuts #1286
|
2018-01-31 11:29:46 +01:00 |
|
Christoph Atteneder
|
5e7661a5a8
|
Rename method for setting the info popup content
|
2018-01-31 10:37:52 +01:00 |
|
Christoph Atteneder
|
84bc5d9b88
|
Use FundsTextField also when taking an offer
|
2018-01-31 10:33:43 +01:00 |
|
Christoph Atteneder
|
2324d7c0fb
|
Remove unused variable
|
2018-01-31 10:33:05 +01:00 |
|
Christoph Atteneder
|
2d897f2cc4
|
Extends FundsTextfield behavior for re-usage
|
2018-01-31 10:13:25 +01:00 |
|
Christoph Atteneder
|
e2b2bcd0d6
|
Adapt styling
|
2018-01-31 10:12:41 +01:00 |
|
Manfred Karrer
|
64ba300408
|
Add cleanup tor files button to tor network settings
|
2018-01-31 00:25:39 -05:00 |
|
Manfred Karrer
|
bfc54f4d68
|
Add REF token
|
2018-01-30 19:42:14 -05:00 |
|
Manfred Karrer
|
8098e3c0c6
|
Merge remote-tracking branch 'origin/master'
|
2018-01-30 15:03:47 -05:00 |
|
Manfred Karrer
|
25190bbe1f
|
Merge pull request #1296 from ripcurlx/add-util-tests
Add util tests
|
2018-01-30 14:58:41 -05:00 |
|
Manfred Karrer
|
1e13375b9c
|
Merge remote-tracking branch 'origin/master'
|
2018-01-30 14:45:16 -05:00 |
|
Manfred Karrer
|
8732aeab54
|
Merge pull request #1287 from bisq-network/TradePeriodStartsAfterConfirmation
Start trading period after deposit transaction confirmation
|
2018-01-30 14:45:01 -05:00 |
|
Christoph Atteneder
|
029a3a4ac9
|
Change and refactor usage of total funds info popup
|
2018-01-30 20:13:50 +01:00 |
|
Christoph Atteneder
|
e1e462afb0
|
Remove unnecessary setting of anchor
|
2018-01-30 14:45:09 +01:00 |
|
Christoph Atteneder
|
b8fd8ec779
|
Add test for .fillCurrencyListItems
|
2018-01-29 20:33:59 +01:00 |
|