mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-17 02:11:28 +00:00
24 lines
688 B
Markdown
24 lines
688 B
Markdown
---
|
|
description: Want to help on the Backend / API part?
|
|
---
|
|
|
|
# Todo's
|
|
|
|
Github Issues: [https://github.com/Human-Connection/Nitro-Backend/issues](https://github.com/Human-Connection/Nitro-Backend/issues)
|
|
|
|
* [x] add jwt authentication \(in progress\)
|
|
* [ ] get directives working correctly \(@toLower, @auth, @role, etc.\)
|
|
* [ ] check if search is working
|
|
* [x] check if sorting is working
|
|
|
|
> There is currenty an issue with neasted data which will be fixed in the next weeks
|
|
|
|
* [x] check if pagination is working
|
|
* [ ] check if upload is working
|
|
|
|
> is possible with graphql-yoga
|
|
|
|
* [x] evaluate middleware
|
|
* [ ] ignore Posts and Comments by blacklisted Users \(in progress\)
|
|
|