Commit Graph

72 Commits

Author SHA1 Message Date
koalasat
da635ad55f
Change to fast generate order 2024-10-18 22:41:41 +02:00
koalasat
fc1a6b360e
Better Robot recovery tool 2024-10-18 22:34:57 +02:00
koalasat
560def2966
WIP 2024-10-18 12:40:01 +02:00
koalasat
670bb1fbc2
Manually disable android notifications 2024-09-18 15:34:31 +02:00
koalasat
33c5efb49e
fix version update dialog texts 2024-09-18 13:54:46 +02:00
koalasat
a7eafa05a8
Fix Successful typo 2024-08-22 10:32:02 +02:00
KoalaSat
b76d40a087
Fix custom Coordinator error 2024-06-25 15:26:57 +02:00
KoalaSat
8168108b26
Add external coordinator (#1297)
* Add external coordinator

* CR
2024-06-25 10:52:20 +00:00
KoalaSat
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
KoalaSat
f2f65b2ffe
feat: add coordinator alias to order summary (#1331) 2024-06-16 21:14:13 +00:00
Rodrigo Schieck
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
BitcoinVeneto
9ef84b2649
Italian translation (#1195)
* Update federation.json

* Update it.json

Hi , i have updated the italian transaltion.

* Update federation.json

---------

Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2024-03-28 01:35:37 +00:00
Reckless_Satoshi
c6c02e4691
Add established date to coordinator dialog 2024-03-17 13:55:41 +00:00
KoalaSat
5f8c25c52c
Add loading robot profile (#1176)
* Add loading robot profile

* Typo
2024-03-14 11:41:37 +00:00
Reckless_Satoshi
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
Reckless_Satoshi
627286b1dd
Update dispute prompt contacts 2024-02-14 00:31:27 +00:00
Reckless_Satoshi
035cf281c2
Add size limits and onchain swap status to coordinator prof 2024-02-11 17:17:06 +00:00
KoalaSat
83410c174e
Book coordinator filter (#1087)
* Fix book loading

* Fix Robot page

* Code Review

* Book coordinator filter
2024-01-23 23:32:00 +00:00
Reckless_Satoshi
876846aa3a
Add devfund donation to coordinator summary accordion 2024-01-19 18:52:16 +00:00
Reckless_Satoshi
5dcb6f0394
Fix coordinator hosted web app 2024-01-15 11:46:22 +00:00
Reckless_Satoshi
27b265220e
Fix too-many fetchRobots and coordinator endpoints print 2024-01-14 18:20:48 +00:00
Reckless_Satoshi
017601c478
Add coordinator endpoint to stats for nerds 2024-01-13 13:06:37 +00:00
Reckless_Satoshi
447c361d9d
Fix unsafeAlert and grab safe urls from federation.json 2024-01-09 18:42:32 +00:00
Reckless_Satoshi
53037a3b18
Fix successful prompt avatars, rate text and txid 2024-01-07 13:29:51 +00:00
Reckless_Satoshi
353897cf9d
Fix show coordinator warning only once 2024-01-02 17:13:20 +00:00
Reckless_Satoshi
807355ec42
Add coordinator warning 2024-01-02 12:40:05 +00:00
Reckless_Satoshi
2408190869
Fix statusToDelay, linting and others 2023-12-02 19:50:07 +00:00
KoalaSat
e8ec7f989a Adapt garage to coordinators 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
e870117a2c Update Dispute prompts for multi-coordinator 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
bfd967ce25 Fix and update About 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
fbee60ecbd Add coordinator notice 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
b973afe13e Add PGP keys to /static 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
7e8b2634a2 Add new X icons, replace Twitter 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
013ca083c4 Add Simplex contact method to coordinator dialog 2023-12-02 10:40:59 +00:00
KoalaSat
293c0b604d Refactor contexts and models (#921)
* Add SVG icons for map pins

* Add federation basis and new coordinator form (#793)

* Add new coordinator entry issue form

* Add Federation basis

* Fix eslint errors from F2F and fix languages

* Redo eslint @typescript-eslint/strict-boolean-expressions

* Robot Page working

* Contexts Working

* Garage Working

* CurrentOrder working

* Federation model working

---------

Co-authored-by: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2023-12-02 10:40:59 +00:00
Reckless_Satoshi
a383f8ad18
Fix improve wording on tiles switch 2023-10-17 08:27:24 -07:00
Reckless_Satoshi
d5f6e2cbd8
Fix f2f style and self-hosted assets 2023-10-17 05:21:18 -07:00
KoalaSat
22b10df91d Code Review 2023-10-17 08:26:30 +00:00
KoalaSat
871299b3bf Order Map 2023-10-17 08:26:30 +00:00
KoalaSat
a338dfc2ee Book map 2023-10-17 08:26:30 +00:00
KoalaSat
7250286c0f Worldmap f2f Book orders 2023-10-17 08:26:30 +00:00
KoalaSat
412242865d Worldmap f2f selection 2023-10-17 08:26:30 +00:00
Reckless_Satoshi
19597ca8e5
Add coordinator maintainance notice 2023-09-08 08:33:00 -07:00
Reckless_Satoshi
441bad45fb
Update communities dialog (#749) 2023-07-24 11:26:52 +00:00
LeoSpyke
3068c4f1f4
Adds Italian translations (#660)
* fix 02-languages.md locales path

* translate it.json sections 1 to 12

* translate it.json sections 13 to 15

* translate it.json sections 18 to 38

* translate it.json sections 41 to 46

* translate it.json sections 43 to 73

* finalize translate it.json

* typo fix in it.json
2023-06-18 15:47:30 +00:00
Gigi
582a49b8f5
Fix typo: if you if you -> if you (#647) 2023-06-05 10:09:39 +00:00
Reckless_Satoshi
052865c53b
Add selfhosted client custom builds (#630)
Add scripts for selfhosted client
2023-05-29 15:58:12 +00:00
Reckless_Satoshi
e1ea7289b0
Fix tradebox phrase to be swap/fiat ambivalent 2023-05-26 05:44:54 -07:00
João Leal
9a1007775f
Fix bug with negative premium textfield (#614)
Fixing the type handlePremiumChange function to handle the discount to the right type (React.ChangeEventHandler<HTMLInputElement | HTMLTextAreaElement>)

Using the correct type of handlePremiumChange function, then deconstructing the "value" var from the event.target

Using Number(value) in declaration of "newPremium", instead of using multiplication with number and string

To not affect another methods using "premium" var, I used isNaN func to make a check and set the initial value of "premium" var to zero (if is NaN) or newPremium (when valid number is entered)

The fix in the bug is the line "premium: isNaN(newPremium) || value === '' ? '' : premium," in setMaker. That makes the "premium" var to be set to zero when the input is empty or not a number, allowing the user to input the "-" (minus sign) and not entering 0 as before.
2023-05-26 10:32:22 +00:00
Reckless_Satoshi
cdc5f3deef
Add collect_phrases pre-commit hook; run new collect phrases (#610) 2023-05-22 08:26:48 +00:00