23 Commits

Author SHA1 Message Date
d080b6a663 Fix garage deletion (#1085) 2024-01-23 10:37:04 +00:00
94af0b2afd Fix order autoupdate and chat (#1047)
* Fix Order autoupdate and chat

* Remove console.log
2024-01-06 12:33:57 +00:00
8884c7f187 Fix and disable strict boolean lintern 2023-12-22 13:58:59 +01:00
4a273fd98a Avatar hashid in Garage (#983) 2023-12-15 15:17:46 +00:00
2408190869 Fix statusToDelay, linting and others 2023-12-02 19:50:07 +00:00
802942761d Fix mobile app (#969) 2023-12-02 10:40:59 +00:00
e8ec7f989a Adapt garage to coordinators 2023-12-02 10:40:59 +00:00
eb840c5b14 Fix order workflow (#957)
* Order workflow working

* Refactoring
2023-12-02 10:40:59 +00:00
937ac62c5d Change getRobot by getSlot (#955) 2023-12-02 10:40:59 +00:00
48dd17b2c6 Fix 2023-12-02 10:40:59 +00:00
88833a5a10 Fix last order 2023-12-02 10:40:59 +00:00
7c06c229b4 Fix order page 2023-12-02 10:40:59 +00:00
8d8e3a5688 Fix robot recovery (#945)
* Fix Robot recovery

* Change testralia onion
2023-12-02 10:40:59 +00:00
7f78f69df6 More fixes 2023-12-02 10:40:59 +00:00
2361b728fc Fix (some) lint issues 2023-12-02 10:40:59 +00:00
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
0d180ee7c9 Small fixes, fix reconnecting websockets, fix rewards webln 2023-05-08 17:37:23 -07:00
e4c1089b46 Add generating animation and fix robot corrupted robot garage load 2023-04-24 06:43:21 -07:00
28ef253020 Refactor context (#427)
* Move AppContext to top level

* Refactor context
2023-04-20 14:52:03 +00:00
e69aa09bb6 Fix useffects for book/limit baseurl change, robot open profile and stats. 2023-03-04 11:49:10 -08:00
7f6b2bb79e Fix load garage android (#372)
* Refactor constructor

* Test
2023-03-03 16:54:03 +00:00
9412764f1d Functional UnsafeAlert and other Icons (#371)
* Add unsafe alert functional component

* Convert icons to functional components

* Run lin fix

* Fix webln uncaught error
2023-03-02 14:20:30 +00:00
c0b8a6d3ac Add robot garage (#370)
* Add garage model

* Add robot select to profile

* Replace Robot for Garage init

* Add Garage inners, not re-rendering

* Revert

* Collect new phrases and small fixes

* Small fixes

* Fix unencrypted # hack on Turtle chat

* Small fixes and collect phrases
2023-03-02 11:01:06 +00:00