17 Commits

Author SHA1 Message Date
a7eafa05a8 Fix Successful typo 2024-08-22 10:32:02 +02:00
99e2dfd262 Fix fat finger 2024-08-15 21:38:12 +02:00
77c11af2c5 Add DZA currency 2024-08-15 20:07:13 +02:00
53bdb30166 Fix endpoint fields 2024-07-09 21:39:15 +02:00
1757a9781a Feat: add notifications api endpoint (#1347)
* Notifications Endpoint

* Fix tests

* CR

* Check tests

* Fix Tests

* Fix Chat

* Remove unused notifications

* Fix chat

* Fix chat

* Fix chat
2024-06-27 16:47:23 +00:00
07830fd2fd Add currency Albanian LEK 2023-11-30 16:13:38 +00:00
d127d935a7 Fix allow blank on order geolocation 2023-10-24 16:10:36 -07:00
77783e1502 Add migrations for env decoupling from models 2023-10-11 03:49:11 -07:00
4d45b884cf Add location to F2F payment option (backend) (#867)
* Add location to F2F payment option

* Fix py linterns

* Include migration

* Revert docker-compose changes

* Remove bond_size from migration

* Rename 0043_order_latitude_order_longitude_alter_order_bond_size.py to 0043_order_latitude_order_longitude.py
2023-10-10 12:47:22 +00:00
96a6095dbf Add migrations for new Order logs and Robot avatar defaults 2023-09-07 02:15:58 -07:00
4383d14f88 feat(coordinator): add verbose order logs as table to admin (#764)
* add logs field

* Log some order events

* Add more logs. Format as table.

* Add more logs

* Add admin panel hyperlinks to order logs

* Add lasts set of logs

* Some fixes
2023-08-06 17:48:20 +00:00
00628413f2 feat(api/db); add hash_id order field (#763) 2023-08-03 09:51:41 +00:00
143ab9ec5d Add admin action to solve disputes as successful trades (#672) 2023-06-19 20:06:11 +00:00
5303186896 Allow blank order donated field on lnpayment admin edits 2023-05-18 07:27:24 -07:00
0a620901a7 Add keysend devfund donations functionality (#589) 2023-05-16 17:12:15 +00:00
7b6ebd0eab Simplify coordinator updates, automatic migrations and collect statics (#583) 2023-05-15 09:46:59 +00:00
6b8b8c4511 Create api django app 2022-01-01 14:13:27 -08:00