Commit graph

529 commits

Author SHA1 Message Date
Manfred Karrer
dbbbf1717b
Merge branch 'release-candidate-0.9.0' into make-param-value-string 2018-10-29 21:43:11 -05:00
Manfred Karrer
ea33899123
Add BTC recipient address to params
- Change type of param value from long to string for more flexibility
- Add BTC recipient address param
- Add validation, refactor param value formatter and param value parser
2018-10-29 21:32:16 -05:00
Manfred Karrer
36838804c8
Merge pull request #1835 from ripcurlx/cleanup-altcoin-payment-accounts
Clean up Altcoin payment accounts
2018-10-29 10:58:21 -05:00
Manfred Karrer
9e0ada6337
Merge pull request #1836 from ripcurlx/merge-master-into-release-branch
Merge master into release branch
2018-10-29 10:57:46 -05:00
Christoph Atteneder
c031f68ddc
Clean up settings screens 2018-10-29 16:49:06 +01:00
Christoph Atteneder
71d64b19da
Clean up account section 2018-10-29 15:39:03 +01:00
Christoph Atteneder
f224f38050
Remove border focus in lists 2018-10-29 12:21:37 +01:00
Christoph Atteneder
f04ffafb89
Reduce padding for buttons within tables 2018-10-29 12:12:36 +01:00
Christoph Atteneder
0994bb96b9
Reposition Buy/Sell button 2018-10-29 12:12:00 +01:00
Christoph Atteneder
788bce0ff7
Clean up PromptPayForm 2018-10-29 11:14:37 +01:00
Christoph Atteneder
7d5e795714
Merge branch 'master' of github.com:bisq-network/bisq into merge-master-into-release-branch
# Conflicts:
#	core/src/main/resources/i18n/displayStrings.properties
2018-10-29 11:14:07 +01:00
Christoph Atteneder
55133ef117
Merge pull request #1822 from ManfredKarrer/add-cash-depoist-warning
Add warning popup for cash deposit
2018-10-29 10:59:30 +01:00
Christoph Atteneder
db540ab2e9
Clean up CryptoCurrencyForm 2018-10-29 10:55:31 +01:00
Christoph Atteneder
44a858becc
Clean up AccountsViews 2018-10-29 09:34:40 +01:00
Manfred Karrer
9b9fab2732
Merge branch 'release-candidate-0.9.0' into add-fiat-amount-to-fee 2018-10-28 22:11:01 -05:00
Manfred Karrer
509c3d1e10
Add trade fee display to take offer screen
As take offer screen is WIP the fee display is also just a raw draft.
For the DAO state we should add a new group for the fee selection as
it is a bit lost in between the other fields...
2018-10-28 17:01:44 -05:00
Manfred Karrer
ac11888ec0
Add non-DAO version for fee display 2018-10-28 15:29:49 -05:00
Manfred Karrer
b5568b8f1c
Move fee toggle outside of box 2018-10-28 14:48:09 -05:00
Alexey Zagarin
0b8f6c17e2 Add PromptPay (Thailand)
Closes https://github.com/bisq-network/payment-methods/issues/6.
2018-10-28 20:25:37 +07:00
Manfred Karrer
5ac35284ef
Fix test 2018-10-27 18:43:50 -05:00
Manfred Karrer
3884607114
Add fee toggle in create offer screen
Implementation is not complete yet. It is missing the handling for the
not BSQ enabled case and applying to to the take offer screen.
2018-10-27 17:52:50 -05:00
Manfred Karrer
1d5bd2ccbc
Add don't show again checkbox to noPriceFeedAvailable popup 2018-10-27 13:54:03 -05:00
Manfred Karrer
cc446fb707
Add warning popup for cash deposit 2018-10-26 21:48:41 -05:00
Manfred Karrer
235e2fa9f1
Add fiat amount to trade fees at maker 2018-10-26 17:29:39 -05:00
Christoph Atteneder
ea73cbab76
Merge branch 'release-candidate-0.9.0' of github.com:bisq-network/bisq into clean-up-payment-method-forms
# Conflicts:
#	desktop/src/main/java/bisq/desktop/util/FormBuilder.java
2018-10-26 17:35:04 +02:00
Christoph Atteneder
f3019b7494
Clean up ClearXchangeForm (Zelle) 2018-10-26 17:23:35 +02:00
Christoph Atteneder
8ac43d85e1
Clean up WesternUnionForm 2018-10-26 17:22:02 +02:00
Christoph Atteneder
7073e44f19
Clean up WeChatPayForm, PerfectMoneyForm and AliPayForm 2018-10-26 17:20:35 +02:00
Christoph Atteneder
c183741fba
Inline unused flag 2018-10-26 17:11:27 +02:00
Christoph Atteneder
73a99107e6
Clean up USPostalMoneyOrderForm 2018-10-26 16:39:59 +02:00
Christoph Atteneder
0d85252960
Clean up UpholdForm 2018-10-26 16:38:25 +02:00
Christoph Atteneder
25bffbafac
Clean up SwishForm 2018-10-26 16:35:53 +02:00
Christoph Atteneder
8c5ab57eb0
Clean up SpecificBankForm 2018-10-26 16:34:25 +02:00
Christoph Atteneder
9395e5cef5
Clean up SepaForm and SepaInstantForm 2018-10-26 16:27:47 +02:00
Manfred Karrer
4f52f227d6
Small UI improvements
- Remove arrow for show all and edit list
- Remove colons
- Remove progressbar style in dao phases
2018-10-25 21:52:41 -05:00
Manfred Karrer
80cb50a717
Remove colons, remove progressbar style in dao phases 2018-10-25 21:16:21 -05:00
Manfred Karrer
2953b989d1
Fix tab navigation issue 2018-10-25 21:14:49 -05:00
Manfred Karrer
fb4c0f5105
Fix merge errors 2018-10-25 20:11:29 -05:00
Manfred Karrer
6b10cf7072
Merge branch 'redesign' of https://github.com/ripcurlx/bisq-desktop into ripcurlx-redesign
# Conflicts:
#	desktop/src/main/java/bisq/desktop/main/dao/governance/ProposalDisplay.java
#	desktop/src/main/java/bisq/desktop/main/dao/wallet/dashboard/BsqDashboardView.java
2018-10-25 19:59:10 -05:00
Manfred Karrer
7969374a4a
Merge branch 'redesign' of https://github.com/ripcurlx/bisq-desktop into ripcurlx-redesign
# Conflicts:
#	desktop/src/main/java/bisq/desktop/main/dao/governance/ProposalDisplay.java
#	desktop/src/main/java/bisq/desktop/main/dao/wallet/dashboard/BsqDashboardView.java
2018-10-25 19:59:00 -05:00
Christoph Atteneder
8ecd53fab4
Cleanup SameBankForm 2018-10-25 17:06:11 +02:00
Christoph Atteneder
543559f0d4
Clean up RevolutForm 2018-10-25 17:04:38 +02:00
Christoph Atteneder
05277f8c5e
Clean up PerfectMoneyForm 2018-10-25 17:01:16 +02:00
Christoph Atteneder
1134ce178c
Clean up BankForm 2018-10-25 16:49:56 +02:00
Christoph Atteneder
c2b593f668
Clean up MoneyGramForm 2018-10-25 14:39:38 +02:00
Christoph Atteneder
dd72b9162e
Clean up MoneyBeamForm 2018-10-25 14:07:21 +02:00
Christoph Atteneder
bedf8454ca
Clean up InteracETransferForm and remove all resource access with additional colon 2018-10-25 14:06:11 +02:00
Christoph Atteneder
a2b39e8a34
Clean up FasterPaymentsForm 2018-10-25 14:01:04 +02:00
Christoph Atteneder
aed3ffeca1
Clean up F2FForm 2018-10-25 13:56:51 +02:00
Christoph Atteneder
25d6df4786
Clean up ChaseQuickPayForm 2018-10-25 13:50:04 +02:00