Commit graph

3309 commits

Author SHA1 Message Date
Christoph Atteneder
0ced87cd22
Merge pull request #6213 from jmacxx/check_trade_init_app_close
Improve wording & appearance of trade shutdown dialog.
2022-05-19 09:21:37 +02:00
jmacxx
62719615a9
Prevent shutdown if trade is in process of being taken. 2022-05-18 18:05:05 -05:00
Bisq GitHub Admin
671263c430
Merge pull request #6209 from ripcurlx/fix-matching-account-toggle
Update matching account toggle state when tab is selected
2022-05-18 11:34:07 +02:00
jmacxx
0726bdff7e
Prevent shutdown if trade is in process of being taken. 2022-05-17 12:10:23 -05:00
Christoph Atteneder
0edfd17ef3
Update matching account toggle state when tab is selected
Fixes #6199.
2022-05-17 11:13:08 +02:00
Bisq GitHub Admin
6fa87aea11
Merge pull request #6204 from chimp1984/add-revenue-chart
Add chart series for total trade fees
2022-05-16 16:58:27 +02:00
Christoph Atteneder
ad1685c646
Merge pull request #6201 from jmacxx/fix_issue_6151
Fix refresh issue with x-axis tick labels (Market/Trade charts)
2022-05-16 16:13:08 +02:00
chimp1984
0ed03fc790
Add series for burned BSQ from btc fees and arbitration 2022-05-15 23:42:18 +02:00
chimp1984
cb4eacdb64
Change colors, move seriesRevenue left 2022-05-15 18:58:55 +02:00
chimp1984
492182a97d
Add half-year and quarter periods 2022-05-15 17:35:02 +02:00
chimp1984
5f2a430e4e
Add chart series for total trade fees
Fix missing color adoption for BSQ supply series
2022-05-15 15:39:59 +02:00
jmacxx
0535279378
Fix refresh issue with x-axis tick labels. 2022-05-13 12:02:39 -05:00
jmacxx
336f335de5
Bugfix: Signed account must show signed age. 2022-05-11 08:57:36 -05:00
Christoph Atteneder
28332b9692
Use lambda expressions where possible 2022-05-10 11:20:52 +02:00
xyzmaker123
5299607c35
Show changes in BSQ Supply over time - refactor 2022-05-10 10:30:26 +02:00
xyzmaker123
219b408b6a
Show changes in BSQ Supply over time - dynamic calculation 2022-05-10 10:30:25 +02:00
xyzmaker123
5fb1167a28
Show changes in BSQ Supply over time 2022-05-10 10:30:25 +02:00
Christoph Atteneder
8a13076b37
Merge pull request #6188 from xyzmaker123/mark-own-offers
Mark user's own offers in Market -> Offer book
2022-05-09 13:10:50 +02:00
jmacxx
08267556ee
Fix NPE in column sorting when Memo is empty. 2022-05-07 21:47:21 -05:00
xyzmaker123
2b69e34b3a
Mark user's own offers in Market -> Offer book 2022-05-05 10:59:50 +02:00
ghubstan
0bd38c9fce
Adjust to renamed class: AustraliaPayidAccountPayload 2022-04-30 11:11:37 -03:00
Christoph Atteneder
bfb0f38d88
Update number of open offers 2022-04-28 11:58:04 +02:00
Christoph Atteneder
b71ffc2a4b
Merge pull request #6164 from jmacxx/popup_trading_rules
Add popup reminder to inform users of trading rules
2022-04-28 11:29:19 +02:00
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
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
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
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
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
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
xyzmaker123
3619278e51
Fix NPE when switching to not use a custom account name 2022-04-26 12:31:27 +02:00
Christoph Atteneder
c089e9220f
Adapt buy BSQ direction to new navigation 2022-04-26 12:21:31 +02:00
xyzmaker123
d7859ac240
Fix NPE when editing same bank account name 2022-04-26 09:18:57 +02:00
jmacxx
36165f686e
Add popup reminder to inform users of trading rules. 2022-04-25 21:11:13 -05: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
5f41a3fb08
Improve translation key usage 2022-04-22 12:02:47 +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
3ce374e7bb
Unify tab handling 2022-04-21 10:11:20 +02:00
Christoph Atteneder
89926d1efb
Improve help icon 2022-04-20 22:34:39 +02:00
Christoph Atteneder
0894037622
Add safeguard for already stored crypto currencies in preferences by older versions 2022-04-20 21:57:16 +02:00
Christoph Atteneder
e43a8aed36
Fix handling of preferred currency 2022-04-20 21:05:58 +02:00
Christoph Atteneder
108255bf8e
Move supported currencies into payment accounts 2022-04-20 17:57:07 +02:00
Christoph Atteneder
7ecd159697
Fix BSQ swap create offer handling (again) 2022-04-20 11:19:48 +02:00