Commit graph

2410 commits

Author SHA1 Message Date
xyzmaker123
88a58ff462
Fix incorrect tx link to tx explorer - another approach 2021-06-11 16:37:35 +02:00
xyzmaker123
1256c80f12
Wrong information popup is shown when you click on own offer in offer book 2021-06-10 19:56:41 +02:00
xyzmaker123
0eacc1508c
Fix incorrect tx link to tx explorer - fixes #5548 2021-06-10 18:24:04 +02:00
jmacxx
eb2184b9e4
if seller accepted mediation proposal then disable payment received button 2021-06-10 10:02:54 -05:00
jmacxx
2a7e2cc22c
code review changes.
Co-authored-by: @KaiWitt
2021-06-10 00:10:02 -05:00
Christoph Atteneder
fb55e436f5
Only allow failed trade to be moved to pending trades if local node address matches contract 2021-06-09 11:47:41 +02:00
Christoph Atteneder
ab7fe6673e
Only allow dispute to be reopened if local node address matches contract node address 2021-06-09 11:32:57 +02:00
jmacxx
cc7346544b
feature to enable user avatars and tags in Disputes 2021-06-08 15:15:52 -05:00
Christoph Atteneder
992a6aad72
Merge pull request #5552 from jmacxx/warn_user_dao_out_of_sync
Remind user when their DAO state needs to be refreshed
2021-06-08 09:31:23 +02:00
andyheko
d5036cf972
Add a placeholder on the "Search Disputes" field 2021-06-07 17:32:31 -07:00
jmacxx
87261eca04
warn user when DAO needs resync 2021-06-07 16:20:19 -05:00
sqrrm
a8013f8bc0
Merge pull request #5543 from ripcurlx/minor-ui-cleanups
Minor UI cleanups
2021-06-02 15:28:36 +02:00
sqrrm
e9df2afcca
Merge pull request #5536 from ripcurlx/fix-broken-translation
Fix broken translation access
2021-06-02 15:27:11 +02:00
sqrrm
a181b4804b
Merge pull request #5542 from ripcurlx/set-deposit-after-offer-duplication
Set custom security deposit when cloning an offer
2021-06-02 15:26:40 +02:00
jmacxx
e4f88bef15
ChatMessage show error if no ACK received 2021-06-01 12:49:32 -05:00
Christoph Atteneder
7883df2977
Merge pull request #5500 from BtcContributor/fix_uphold
Add Account owner full name field to Uphold payment method
2021-06-01 12:52:13 +02:00
Christoph Atteneder
4e18fc3b59
Prevent information popup endless loop when duplicating an offer 2021-05-31 11:04:41 +02:00
Christoph Atteneder
4f75d83bc3
Remove offer duplication new feature info 2021-05-31 11:04:11 +02:00
Christoph Atteneder
a3e7d539b9
Remove XMR auto confirm feature hint 2021-05-31 11:03:33 +02:00
Christoph Atteneder
266fd44f87
Set custom security deposit when cloning an offer 2021-05-31 10:26:43 +02:00
Christoph Atteneder
b4520237b0
Revert setting of deposit when cloning an offer 2021-05-28 17:51:02 +02:00
Christoph Atteneder
05b265006a
Fix setting of buyer security deposit
The existing code failed if an offer was duplicated that had
a different minimum security deposit set. It is changed so that
it makes sure that the it never falls below the minimum buyer
security deposit and never exceeds the maximum security deposit
percentage.
2021-05-27 21:28:21 +02:00
Christoph Atteneder
31ddc866b8
Fix broken translation access 2021-05-27 11:07:37 +02:00
Christoph Atteneder
ca11587b1e
Merge pull request #5508 from andyheko/Remove-borders-on-separators-in-main-nav
Remove borders on separators in main nav Issue#5107
2021-05-25 20:53:19 +02:00
andyheko
e1d7da1312
Remove borders on separators in main nav #5107
change color of border to transparent on line#651 of bisq.css
2021-05-25 11:22:02 -07:00
Christoph Atteneder
a046db528a
Reduce the number of connected BTC nodes from 9 to 7 2021-05-21 17:19:38 +02:00
BtcContributor
ed6c046ff5
Add account owner on display account + fix a couple of minor issues 2021-05-21 11:53:06 +02:00
jmacxx
1cf6e76a24
reduce vertical spacing and fix issue with custom fee 2021-05-19 12:28:51 -05:00
BtcContributor
8dfe2601df
Restore proto order and add backward compatibility 2021-05-18 18:10:20 +02:00
Christoph Atteneder
8221bc54ef
Merge pull request #5485 from BtcContributor/cloneoffer_securitydeposit
Return correct security deposit percentage size/minimum deposit when cloning an offer
2021-05-18 16:33:33 +02:00
BtcContributor
2809e8d768
Add Account owner full name field to Uphold payment method 2021-05-17 11:24:07 +02:00
BtcContributor
e4d479d89c
Add brackets to if-else statement 2021-05-17 10:47:45 +02:00
BtcContributor
0940312d8b
Fix text overlapping in Wallet Info menu 2021-05-13 15:17:15 +02:00
BtcContributor
8af3573cfe
Reorganize code 2021-05-11 17:42:58 +02:00
BtcContributor
1ba42e0d91
Return correct security deposit percentage size when cloning an offer 2021-05-11 17:39:18 +02:00
BtcContributor
1a129b3fa9
Remove redundant code in updateItem 2021-05-11 10:23:51 +02:00
BtcContributor
77f5dc8822
Add case when you have multiple inputs and not all are selected 2021-05-11 10:13:00 +02:00
BtcContributor
3cb79956db
Fix custom fee rate field when custom inputs are used. 2021-05-11 09:46:30 +02:00
Christoph Atteneder
225a6f079f
Merge pull request #5473 from jmacxx/fix_edit_offer_focus_issue
Fix focus issue when enter key used to edit offer
2021-05-07 11:43:21 +02:00
Christoph Atteneder
89729c41c9
Merge branch 'master' of github.com:bisq-network/bisq into release/v1.6.3
# Conflicts:
#	scripts/install_java.sh
2021-05-07 10:33:45 +02:00
jmacxx
11616610a8
fix issue #5460 (when enter key used, focus is wrong) 2021-05-06 23:19:58 -05:00
BtcContributor
de74ab04de
Fix codacy issues 2021-04-30 18:46:20 +02:00
BtcContributor
ea8653ef87
Add fiat conversion also for trade amount when making a trade to sell btc 2021-04-30 18:24:09 +02:00
BtcContributor
a1d63e35d7
Notice when the security deposit is the minimum possible 2021-04-30 17:35:24 +02:00
BtcContributor
0218803650
Restore totalToPay as 'final' as before 2021-04-30 16:56:41 +02:00
BtcContributor
8e1074881f
Add fiat equivalent for Total Amount & Security Deposit for both makers and sellers 2021-04-30 16:49:54 +02:00
m52go
afa3daa069
Replace bisq.network/faq links with bisq.wiki 2021-04-28 20:29:47 -04:00
Christoph Atteneder
3520d9b16d
Remove key logger warning because of new notarization support and specific entitlements 2021-04-28 16:21:38 +02:00
Christoph Atteneder
12f4e0fc13
Remove key logger warning because of new notarization support and specific entitlements 2021-04-28 16:15:55 +02:00
Christoph Atteneder
81b3c0ac6a
Merge pull request #5443 from m52go/other-docs-links
Switch remaining docs links in repository
2021-04-28 15:59:13 +02:00