ghubstan
bcfb1cbf87
Remove "has no parameters" comments from grpc.proto
2022-02-13 17:57:53 -03:00
ghubstan
0fe850bf0e
Begin commenting grpc.proto for bisq-grpc-api-doc
...
Banner comments were replace by simple service description comments.
Rpc methods were commented, some field level comments were moved to
to bisq-grpc-api-doc comment conventions.
2022-02-12 17:52:03 -03:00
ghubstan
62e5aaf4f8
Add license comment
2022-02-12 17:03:35 -03:00
ghubstan
459aea803f
Remove banner style comments from pb.proto
...
The bisq-grpc-api-doc generator needs comments spefic to protobuf
message definitions, not groups of message defs. This kind of
information can be included in the message specific comments.
Also changed some existing comments, and added others to suggest
a commenting style for .proto message and field defs.
2022-02-12 16:57:11 -03:00
Christoph Atteneder
15abe71dd3
Merge pull request #5985 from xyzmaker123/5972-support-links
...
Add support/help links on the UI
2022-02-09 11:47:52 +01:00
Christoph Atteneder
bc1a09f17d
Use action color as it is used with other action icons
2022-02-09 11:13:44 +01:00
Christoph Atteneder
8cc9a12866
Rename help url setter
2022-02-09 11:02:07 +01:00
Christoph Atteneder
4e0eff890c
Use bisq.wiki links as suggested by @m52go
2022-02-09 11:01:21 +01:00
Christoph Atteneder
4e225738c8
Not keep empty translation key
2022-02-09 10:56:53 +01:00
Christoph Atteneder
0017ccbd96
Improve layout for pending trades
2022-02-09 10:51:39 +01:00
Christoph Atteneder
88d8e8a083
Merge pull request #6019 from xyzmaker123/fix-date-sort
...
Column sorting - fix string comparators
2022-02-09 09:52:52 +01:00
xyzmaker123
9831d19849
Update "get help" message
...
Co-authored-by: m52go <735155+m52go@users.noreply.github.com>
2022-02-08 09:44:26 +01:00
xyzmaker123
469f589582
Update "still not resolved" message
...
Co-authored-by: m52go <735155+m52go@users.noreply.github.com>
2022-02-08 09:44:25 +01:00
Christoph Atteneder
d2760fd26d
Improve readability
2022-02-08 09:44:25 +01:00
Christoph Atteneder
2d2df30fee
Improve markdown styling
2022-02-08 09:44:24 +01:00
Christoph Atteneder
77152cc55f
Adapt help icon creation and style
2022-02-08 09:44:24 +01:00
xyzmaker123
feb6af1e7a
Add support/help links on the UI - question mark links
2022-02-08 09:44:24 +01:00
xyzmaker123
19d6b2607c
Add support/help links on the UI - trade details
2022-02-08 09:44:23 +01:00
xyzmaker123
90c2bfa651
Introduce SimpleMarkdownLabel
2022-02-08 09:44:17 +01:00
Christoph Atteneder
9c70a8a62a
Merge pull request #6029 from jmacxx/fix_issue_5877
...
Fix unhandled exception when locale specifies unknown country/region code.
2022-02-07 21:56:14 +01:00
Bisq GitHub Admin
fad721049c
Merge pull request #6017 from ripcurlx/fix-disabled-offer-display
...
Improve text and icon colors for disabled offers
2022-02-07 21:55:08 +01:00
Christoph Atteneder
ee33feeff7
Merge pull request #6018 from jmacxx/fix_OutOfSyncBsqBlocks
...
Fix exception: heightOfLastBlock must match chainHeight
2022-02-07 10:28:45 +01:00
Christoph Atteneder
5e7ac77d69
Merge pull request #6005 from w0000000t/keybase_>_matrix
...
Remove references to keybase and switch to Matrix
2022-02-07 10:26:24 +01:00
Christoph Atteneder
910d322477
Merge pull request #6021 from jmacxx/fix_issue_6006
...
Warn and prompt for password before showing wallet keys
2022-02-07 10:22:08 +01:00
jmacxx
78e9ed2382
Fix NPE when locale specifies unknown country code.
2022-02-05 11:21:59 -06:00
jmacxx
5c48a289a6
Warn and prompt for password before showing wallet keys.
2022-02-02 18:38:35 -06:00
WAT
7b191a4049
Remove references to keybase and switch to Matrix
...
Except `dao.bond.bondedRoleType.ROCKET_CHAT_ADMIN` which refers to an
unused role, every other instance of `keybase` has been contextually
updated to Matrix (bisq.chat); functions to display moderator name
and profile address on keybase have been updated to work with Matrix
usernames and urls.
Kept translated resources in original state as per jmacxx suggestion.
2022-02-02 16:57:06 +01:00
xyzmaker123
2ad384dcca
Column sorting - fix string comparators
2022-02-02 08:47:45 +01:00
jmacxx
33644b0983
Fix exception: heightOfLastBlock must match chainHeight
2022-02-01 22:10:22 -06:00
Christoph Atteneder
2c3748a71d
Fix text color handling of disabled offer in dark mode
2022-02-01 11:50:36 +01:00
Christoph Atteneder
29ac076b2f
Fix color for icon of auto hidden BSQ swap offers in both themes
2022-02-01 11:50:13 +01:00
Christoph Atteneder
fcb13ed772
Merge pull request #5976 from ghubstan/1-gettrades
...
Add API 'gettrades' method
2022-02-01 11:10:45 +01:00
Christoph Atteneder
7a32d4c265
Merge pull request #6002 from xyzmaker123/6000-roles-ordering
...
Fix sorting on bonded roles view
2022-02-01 10:33:45 +01:00
Christoph Atteneder
a038d3d861
Merge pull request #6015 from jmacxx/fix_issue_6008
...
Allow dispute to be closed if trade has paid out
2022-02-01 10:21:38 +01:00
Christoph Atteneder
8a846c4b77
Merge pull request #6001 from jmacxx/5396_privacy_enhancement
...
Clear payment account payload info from closed trades.
2022-02-01 10:17:15 +01:00
jmacxx
57821b7474
Clear account payload info & chats from closed trades & disputes.
2022-01-31 14:58:22 -06:00
jmacxx
f3aff469f8
Allow dispute to be closed if trade has paid out
2022-01-31 13:00:15 -06:00
xyzmaker123
ec26cf9156
Fix sorting on bonded roles view
2022-01-28 11:47:20 +01:00
ghubstan
111e39ffe8
Sort the final, cumulative trades list in gRPC GetTrades service
...
Resolves issue https://github.com/bisq-network/bisq/pull/5976#issuecomment-1023004215
2022-01-27 17:36:16 -03:00
ghubstan
820642516a
Remove unnecessary casts
2022-01-27 17:27:20 -03:00
ghubstan
ad638e33cd
Revert "Sort API gettrades's response list by trade date"
...
This reverts commit f231aacb31
.
Sorting cumulative trade history lists should be done once, in GrpcTradesService.
2022-01-27 16:36:14 -03:00
ghubstan
f231aacb31
Sort API gettrades's response list by trade date
2022-01-26 11:43:31 -03:00
Christoph Atteneder
44b02b3cbb
Merge pull request #5983 from xyzmaker123/5973-edit-offer-button-disability-fix
...
Prevent reset offer values after switch to same currency payment account
2022-01-26 11:53:48 +01:00
Christoph Atteneder
ffd2a92ae9
Merge pull request #5963 from xyzmaker123/transactions-filtering
...
Add missing filtering on lists
2022-01-26 09:59:53 +01:00
Christoph Atteneder
bd0db17502
Merge pull request #5998 from w0000000t/update_copyright_windows
...
Update copyright string for Windows
2022-01-26 09:36:21 +01:00
ghubstan
4c8cec54f3
Push Trade->TradeModel mapping down from CoreApi into CoreTradesService
2022-01-25 19:11:24 -03:00
WAT
1b07c8fd69
Update copyright string for Windows
...
Substitute 2021 with 2022, and add date range
for consistency with MacOS notice.
2022-01-25 22:33:15 +01:00
ghubstan
ef00a2cc0f
Remove unused class
2022-01-25 18:14:58 -03:00
Christoph Atteneder
1fa1263111
Merge pull request #5997 from MarnixCroes/bisq-2022
...
Update Info.plist
2022-01-25 20:42:36 +01:00
MarnixCroes
3f6431de41
Update Info.plist
...
Update Copyright to 2022
2022-01-25 18:42:28 +00:00