7 Commits

Author SHA1 Message Date
9479f35afa Fix coordinator chat env variable (#1232)
changed env variable
2024-04-20 14:36:21 +00:00
22a93d630d Notify coordinator admin for new disputes (#1204)
notify coordinator admin for new disputes
2024-03-28 01:23:24 +00:00
4aca6b9184 Add new admin action to close public order 2024-01-28 13:52:30 +00:00
051c78ab9b Add robot creation tests 2023-11-06 14:18:37 +00:00
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
75f04579ed Refactor models into a module (#481)
* Refactor models into a module

* Rename Profile model as Robot

* Underscore numeric literals
2023-05-01 10:30:53 +00:00
399f8102f2 Add notification for new in-app chat messages (#403)
* Add TG message for new in-app chat messages

* Add emojis and collect phrases
2023-03-27 09:37:36 +00:00