Sylvain
Sylvain
* [ ] toolbar with all the actions (edit, new message, import contacts...) * [ ] improve list page * [ ] contacts to audience * [ ] audience: number...
While migrating from the GraphQL API, we had to drop some information. We need to display them again: * admin/user: groups list * admin/user: billing information * admin/group: members list...
## Tasks * [ ] bloom: remove from db * [ ] bloom: remove from entities * [ ] bloom: remove from API models * [ ] webapp: remove from...
## Dependencies * [ ] actix web >= 4.0 * [ ] sentry >= 0.22 * [ ] rusoto >= 0.46 * [ ] sqlx >= ?? (0.4.2) * [...
https://github.com/skerkour/bloom/tree/main/bloom/kernel/src/drivers ## Tasks * [ ] implement the new driver using tokio * [ ] Maybe update the Driver's Trait and S3 driver accordingly