Commit Graph

16628 Commits

Author SHA1 Message Date
Christoph Atteneder
6d3863dbc6
Merge pull request #6172 from xyzmaker123/refactor-cash-deposit-payload
Refactor CashDepositAccountPayload to extends BankAccountPayload
2022-04-28 11:28:03 +02:00
xyzmaker123
ca50662ff2
Refactor CashDepositAccountPayload to extends BankAccountPayload 2022-04-28 11:21:20 +02:00
Christoph Atteneder
f5bb7a03fc
Merge pull request #6177 from xyzmaker123/fix-edit-account-npe
Fix NPE on edition of CBM FasterPayments and USPostal accounts
2022-04-28 11:19:46 +02:00
xyzmaker123
1a87426807
Fix NPE on edition of CBM FasterPayments and USPostal accounts 2022-04-28 11:19:38 +02:00
jmacxx
688da0e806
Use maxTradePeriod from the PaymentMethod. 2022-04-28 11:17:55 +02:00
jmacxx
7f141bc04c
Set maxTradeLimit & maxTradePeriod appropriately when editing an offer. 2022-04-28 11:17:44 +02:00
Christoph Atteneder
742546c834
Merge pull request #6176 from jmacxx/fix_editoffer_tradeperiod
Bugfix: corrupted MaxTradePeriod when offer payment method changed
2022-04-28 11:17:28 +02:00
xyzmaker123
18e9fd4650
Fix NPE on edition of CBM FasterPayments and USPostal accounts 2022-04-28 08:59:05 +02:00
jmacxx
e0c13df89f
Use maxTradePeriod from the PaymentMethod. 2022-04-27 23:01:22 -05:00
jmacxx
f31040ba31
Set maxTradeLimit & maxTradePeriod appropriately when editing an offer. 2022-04-27 22:25:28 -05:00
Bisq GitHub Admin
7bb5bf6b8a
Merge pull request #6173 from ripcurlx/fix-incorrect-binding
[v1.9.0] Fix incorrect volume binding for buy offers
2022-04-27 21:25:16 +02:00
Christoph Atteneder
575c085600
Fix incorrect volume binding for buy offers 2022-04-27 13:39:19 +02:00
Christoph Atteneder
9a9692179b
Fix incorrect volume binding for buy offers 2022-04-27 13:34:49 +02:00
xyzmaker123
b932f0fa64
Refactor CashDepositAccountPayload to extends BankAccountPayload 2022-04-27 13:12:35 +02:00
Christoph Atteneder
b4506ac2de
Merge pull request #6167 from xyzmaker123/fix-npe-same-bank-edit-account-name
Fix problems with editing account names
2022-04-27 13:00:59 +02:00
xyzmaker123
1cf03ca9d5
Refactor autoFillNameTextField in GeneralBankForm 2022-04-27 12:50:47 +02:00
xyzmaker123
3a1e1843c9
Fix NPE when switching to not use a custom account name 2022-04-27 12:50:39 +02:00
xyzmaker123
0607d0b37e
Fix NPE when editing same bank account name 2022-04-27 12:50:33 +02:00
jmacxx
40f6b002d2
Set appropriate enabled state of upload trader chat menu item. 2022-04-27 12:45:33 +02:00
Christoph Atteneder
87e6b64988
Merge pull request #6169 from jmacxx/enabled_state_chat_upload_menu
Set appropriate enabled state of Upload Trader Chat menu item
2022-04-27 12:45:15 +02:00
jmacxx
6aea56380f
Set appropriate enabled state of upload trader chat menu item. 2022-04-26 10:53:56 -05:00
xyzmaker123
a696a2431e
Refactor autoFillNameTextField in GeneralBankForm 2022-04-26 13:48:54 +02:00
Christoph Atteneder
713defcfe7
Adapt buy BSQ direction to new navigation 2022-04-26 13:17:52 +02:00
Bisq GitHub Admin
e5f0359769
Merge pull request #6168 from ripcurlx/fix-buy-bsq-direction
Adapt buy BSQ direction to new navigation
2022-04-26 13:17:15 +02:00
Bisq GitHub Admin
6d42f725c0
Merge pull request #6160 from ripcurlx/fix-default-currency-usage
Only use default currency if payment account available
2022-04-26 13:02:32 +02:00
xyzmaker123
3619278e51
Fix NPE when switching to not use a custom account name 2022-04-26 12:31:27 +02:00
Christoph Atteneder
fc6edaa2d1
Merge pull request #6163 from bisq-network/dependabot/github_actions/actions/checkout-3.0.2
Bump actions/checkout from 3.0.1 to 3.0.2
2022-04-26 12:26:01 +02:00
Christoph Atteneder
c089e9220f
Adapt buy BSQ direction to new navigation 2022-04-26 12:21:31 +02:00
Christoph Atteneder
ff6d38da2b
Merge pull request #6166 from xyzmaker123/fix-delete-account
Fix issue with deleting newly created account
2022-04-26 11:02:33 +02:00
xyzmaker123
b79f963ee7
Fix issue with deleting newly created account 2022-04-26 10:52:36 +02:00
xyzmaker123
d7859ac240
Fix NPE when editing same bank account name 2022-04-26 09:18:57 +02:00
xyzmaker123
74d33e9600
Fix issue with deleting newly created account 2022-04-26 08:45:13 +02:00
jmacxx
36165f686e
Add popup reminder to inform users of trading rules. 2022-04-25 21:11:13 -05:00
dependabot[bot]
5a7b1ca59f
Bump actions/checkout from 3.0.1 to 3.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](dcd71f6466...2541b1294d)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 14:18:39 +00:00
Christoph Atteneder
373f0c2bd1
Fix test 2022-04-25 09:57:57 +02:00
Christoph Atteneder
71da2de401
Only use default currency if payment account available
Fixes #6157
2022-04-25 09:57:44 +02:00
Christoph Atteneder
21c3edd756
Fix test 2022-04-25 09:56:38 +02:00
Christoph Atteneder
6e158c720c
Only use default currency if payment account available
Fixes #6157
2022-04-25 09:38:33 +02:00
Christoph Atteneder
967acb01c7
Merge pull request #6154 from ripcurlx/minor-translation-and-log-fixes
Minor translation and log fixes
2022-04-22 12:18:09 +02:00
Christoph Atteneder
23c62f1f0a
Improve translation key usage 2022-04-22 12:04:25 +02:00
Christoph Atteneder
529755738b
Not log as warning 2022-04-22 12:04:18 +02:00
Christoph Atteneder
5f41a3fb08
Improve translation key usage 2022-04-22 12:02:47 +02:00
Christoph Atteneder
539664d7e3
Not log as warning 2022-04-22 12:02:09 +02:00
Christoph Atteneder
dd6c8d1c30
Bump version number for v1.9.0 2022-04-22 11:36:43 +02:00
Christoph Atteneder
0466f41934
Merge pull request #6135 from ripcurlx/improve-navigation-structure
Improve navigation structure
2022-04-22 11:33:53 +02:00
Christoph Atteneder
7ad2dd0ba6
Set preferred currency as top altcoin
If it is a crypto currency and not a fiat currency
2022-04-22 10:41:15 +02:00
Christoph Atteneder
4447435e5f
Switch to open offers after creating a new offer 2022-04-22 10:01:35 +02:00
Christoph Atteneder
4ce861add1
Add create and take offer title 2022-04-22 09:37:49 +02:00
Christoph Atteneder
dde4199a15
Merge pull request #6133 from xyzmaker123/fix-pause-in-fee-service
Fix pause between fee requests
2022-04-21 10:54:31 +02:00
Christoph Atteneder
2233f73a7b
Fix Codacy complaints 2022-04-21 10:32:27 +02:00