99 Commits

Author SHA1 Message Date
d6609e991e Fix others 2025-05-11 15:15:28 +02:00
ebfac49875 Order view 2025-05-11 14:11:15 +02:00
58763df9db Maker form 2025-05-11 12:34:43 +02:00
17bc47750d Fix Table 2025-05-10 20:22:37 +02:00
aa5d9ef7d2 Fix charts 2025-05-10 12:57:05 +02:00
5042900560 Prerelease fixes 2025-04-30 16:43:09 +02:00
7145cc6384 Wrong message on cancel button when taking an order 2025-04-25 11:46:02 +02:00
4a8e371e55 Frontend 2025-04-24 23:27:15 +02:00
0e6be14291 Add market price sources to coordinator summary accordion 2025-04-09 22:22:04 +02:00
e1383f939b UX improvements 2025-04-08 15:53:31 +02:00
d7115f0a39 Hightlight Coordinator and peer rating 2025-03-28 17:13:27 +01:00
849e32d1ad Fix rebase JSONs 2025-03-26 16:48:01 +01:00
727c87ba2a Coordinators ratings WIP 2025-03-23 18:29:02 +01:00
0c56566780 Contact methods 2025-03-23 18:26:55 +01:00
6655f47470 Display dispute's statement contact method 2025-03-23 15:21:50 +01:00
e479d7bb07 Remove grid alert when not available 2025-03-11 09:52:21 +01:00
e2398c2587 Remove Twitter link fron frontend 2025-02-16 12:34:29 +01:00
6520c01ca8 Fix translation 2024-11-25 14:26:14 +01:00
1b7f964fe7 Fix translation 2024-11-25 14:24:57 +01:00
9324bf1841 Better big screen display 2024-11-25 14:23:39 +01:00
6f62e6602f Refactor order type filter 2024-11-25 14:08:32 +01:00
449ee79ca4 Filter depth chart by host 2024-11-25 10:29:44 +01:00
673037c3df Websockets on Tor android (#1615)
* Websockets on Tor android

* Show turtle mode on android

* Display lnp2pbot orders (#1617)

* P2PBOT working

* Display LNP2POrders

* Filter by robosats orders

* Robosats hosts filter by default and better browse text

---------

Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2024-11-24 08:16:50 +00:00
2645c9eb20 Display coordinator info on create (#1622)
* Display coordinator info on create

* Better info
2024-11-24 07:34:28 +00:00
94b321132d Bump 2024-10-20 02:45:05 +02:00
af08919b9e Revert "Improve Robot recovery buttons"
This reverts commit e83afea51be61cab90eb8188cfdc9b072074dbcc.

Conflicts:
	frontend/static/locales/ca.json
	frontend/static/locales/es.json
	frontend/static/locales/fr.json
	frontend/static/locales/it.json
	frontend/static/locales/ja.json
	frontend/static/locales/pt.json
	frontend/static/locales/ru.json
	frontend/static/locales/sw.json
	frontend/static/locales/zh-SI.json
	frontend/static/locales/zh-TR.json
2024-10-20 02:43:40 +02:00
c7128d142f Improve Robot recovery buttons 2024-10-20 02:37:10 +02:00
e83afea51b Improve Robot recovery buttons 2024-10-20 02:36:45 +02:00
da635ad55f Change to fast generate order 2024-10-18 22:41:41 +02:00
fc1a6b360e Better Robot recovery tool 2024-10-18 22:34:57 +02:00
560def2966 WIP 2024-10-18 12:40:01 +02:00
670bb1fbc2 Manually disable android notifications 2024-09-18 15:34:31 +02:00
33c5efb49e fix version update dialog texts 2024-09-18 13:54:46 +02:00
a7eafa05a8 Fix Successful typo 2024-08-22 10:32:02 +02:00
b76d40a087 Fix custom Coordinator error 2024-06-25 15:26:57 +02:00
8168108b26 Add external coordinator (#1297)
* Add external coordinator

* CR
2024-06-25 10:52:20 +00:00
74143c8da1 Disable tor option (#1315)
* Disable Tor option

* Fix settings save

* Remove unused code

* Remove unused code 2
2024-06-16 22:14:32 +00:00
f2f65b2ffe feat: add coordinator alias to order summary (#1331) 2024-06-16 21:14:13 +00:00
c5380664b0 fix(frontend): hard coded receiving method into order detail message (#1260)
Change frontend order detail receiving status message.

Inside the order detail component we have a little text telling the user how much he'sreceiving from the transaction, this commit changes the text removing the lightning word from it because sometimes the receiving method is on-chain. Ideally we would have aorder.is_swap boolean that is only sent to the buyer to identify the method but since we don't have it yet, we are just changing the text.
2024-05-05 19:56:11 +00:00
c6c02e4691 Add established date to coordinator dialog 2024-03-17 13:55:41 +00:00
5f8c25c52c Add loading robot profile (#1176)
* Add loading robot profile

* Typo
2024-03-14 11:41:37 +00:00
e26435f4f3 Fix loading robots (#1166)
* Fix loading Robot orders

* remove logs

* feat: move looking for orders loading bar

---------

Co-authored-by: KoalaSat <yv1vtrul@duck.com>
2024-03-09 15:53:04 +00:00
627286b1dd Update dispute prompt contacts 2024-02-14 00:31:27 +00:00
035cf281c2 Add size limits and onchain swap status to coordinator prof 2024-02-11 17:17:06 +00:00
83410c174e Book coordinator filter (#1087)
* Fix book loading

* Fix Robot page

* Code Review

* Book coordinator filter
2024-01-23 23:32:00 +00:00
876846aa3a Add devfund donation to coordinator summary accordion 2024-01-19 18:52:16 +00:00
5dcb6f0394 Fix coordinator hosted web app 2024-01-15 11:46:22 +00:00
27b265220e Fix too-many fetchRobots and coordinator endpoints print 2024-01-14 18:20:48 +00:00
017601c478 Add coordinator endpoint to stats for nerds 2024-01-13 13:06:37 +00:00
447c361d9d Fix unsafeAlert and grab safe urls from federation.json 2024-01-09 18:42:32 +00:00