Commit Graph

71 Commits

Author SHA1 Message Date
koalasat
a92ca62bb1
Refactor Order/Slot models 2024-09-10 12:56:56 +02:00
koalasat
cc63b4d57e
Rebase 2024-09-06 10:41:15 +02:00
Amit Panwar
25081aacf0
Merge branch 'main' into desktopApp 2024-08-22 15:37:27 +05:30
koalasat
a7eafa05a8
Fix Successful typo 2024-08-22 10:32:02 +02:00
koalasat
958da6a11b
Eslint fixes 2024-08-10 17:54:13 +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
Amit Panwar
3fe457b4b1
Merge branch 'main' into desktopApp 2024-06-23 12:01:50 +05:30
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
amitpanwar789
6843760b87 ternaries removed and DesktopRobosats switch it to RobosatsClient === 'desktop-app' 2024-06-14 20:48:13 +05:30
amitpanwar789
0cf88efb6c host fixed 2024-05-28 11:47:25 +05:30
amitpanwar789
1cbab240ca draft for desktop app 2024-05-25 23:03:07 +05:30
KoalaSat
d8490d7530
Improve Federation start order 2024-04-30 14:56:19 +01:00
KoalaSat
a1c63ca622
Federation Android App and new Tor engine 2024-04-30 14:56:19 +01:00
KoalaSat
0e115e06b1
Refactor Webpacks (#1212)
refactor webpacks
2024-04-03 05:55:42 +00:00
KoalaSat
cda668e333
Load map JSON in advance 2024-03-18 10:49:39 +01:00
KoalaSat
5f8c25c52c
Add loading robot profile (#1176)
* Add loading robot profile

* Typo
2024-03-14 11:41:37 +00:00
KoalaSat
2d927249cd
Fix coordinator selector maker page (#1157)
* Fix coordinator selector on Maker page

* Refactor onUpdate naming
2024-03-07 16:06:53 +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
82f1e90bc8
Fix amount string on order details 2024-01-15 13:22:38 +00:00
Reckless_Satoshi
f7b504cea7
Minor lint fixes 2024-01-15 09:33:47 +00:00
Reckless_Satoshi
ed9dd3599f
Fix currentOrder fetch 2024-01-15 00:48:40 +00:00
Reckless_Satoshi
27b265220e
Fix too-many fetchRobots and coordinator endpoints print 2024-01-14 18:20:48 +00:00
Reckless_Satoshi
c98e643645
Small fixes 2024-01-14 16:56:03 +00:00
Reckless_Satoshi
8ae259e143
Re-set fetchOrder on page change, empty book on not_found 2024-01-13 12:43:17 +00:00
Reckless_Satoshi
ab6c902593
fix infinite re-render loop 2024-01-13 11:44:23 +00:00
KoalaSat
963a3b9e00
Fix Contexts 2024-01-12 13:05:15 -08:00
Reckless_Satoshi
b18dcecddb
Add setAcknowledgeWarning to initialAppContext 2024-01-11 09:20:28 +00:00
Reckless_Satoshi
39453058a3
Fix cancel button, add debug console log fetchOrder 2024-01-10 14:48:35 +00:00
KoalaSat
94af0b2afd
Fix order autoupdate and chat (#1047)
* Fix Order autoupdate and chat

* Remove console.log
2024-01-06 12:33:57 +00:00
Reckless_Satoshi
353897cf9d
Fix show coordinator warning only once 2024-01-02 17:13:20 +00:00
KoalaSat
8884c7f187
Fix and disable strict boolean lintern 2023-12-22 13:58:59 +01:00
KoalaSat
4a273fd98a
Avatar hashid in Garage (#983) 2023-12-15 15:17:46 +00:00
Reckless_Satoshi
4fda9370fd
Small fixes 2023-12-02 20:05:17 +00:00
Reckless_Satoshi
7e97c325f1
Add robo-identity-wasm 2023-12-02 20:01:11 +00:00
Reckless_Satoshi
2408190869
Fix statusToDelay, linting and others 2023-12-02 19:50:07 +00:00
KoalaSat
802942761d Fix mobile app (#969) 2023-12-02 10:40:59 +00:00
KoalaSat
e8ec7f989a Adapt garage to coordinators 2023-12-02 10:40:59 +00:00
KoalaSat
eb840c5b14 Fix order workflow (#957)
* Order workflow working

* Refactoring
2023-12-02 10:40:59 +00:00
KoalaSat
937ac62c5d Change getRobot by getSlot (#955) 2023-12-02 10:40:59 +00:00
KoalaSat
b9bab30de3 Not expose current notification order 2023-12-02 10:40:59 +00:00
KoalaSat
7c06c229b4 Fix order page 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
7f78f69df6 More fixes 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
2361b728fc Fix (some) lint issues 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
19597ca8e5
Add coordinator maintainance notice 2023-09-08 08:33:00 -07:00
Reckless_Satoshi
2092a33f88
Simplify and optimize nodeapp (#565)
* Simplify and optimize nodeapp

* Add pro frontend
2023-05-11 16:22:01 +00:00
Reckless_Satoshi
0d180ee7c9
Small fixes, fix reconnecting websockets, fix rewards webln 2023-05-08 17:37:23 -07:00
Reckless_Satoshi
3b77a473f8
Coordinator db performance clean up (#561)
* Improve DB writes performance and concurrency. Add order coordinator proceeds field.

* Fix checks on order GET inducing 400
2023-05-08 12:49:21 -07:00