Gabin Desserprit

Results 39 issues of Gabin Desserprit

Meaning that to update a specific field like `_auth.email`, even if the user has the right to do it, he would need to do a specific update (operation) for it...

priority: medium
review needed
enhancement

- Magic Link (login/signup via email) service - Internationnalization (languages management) service - Profile Page (one page per person) service

proposal
documentation

- Following JSON Schema? - Would help for input/ouputs with annotation indicating the data states

proposal
feature

It could do: - save current configuration - save all data in new database environement - restore a previous state

priority: low
proposal
feature

Idea being to at least do `db.foundation()` to boostrap a database through CLI. A bit like when you create new front end projects. Thus it could become part of the...

proposal
feature

My vision of Biota is to provide a better environment to use Fauna. And a part of it is to have better error management. What should be done: - create...

priority: medium
proposal
feature

Pagination object must be declared as an object from the start. Hence its parameters must already exists to be set. But it's impossible to have `after` and `before` at the...

priority: high
blocked
bug

It would bring more stability (in the naming, avoid typos) and less unecessary clutter in the code. ![image](https://user-images.githubusercontent.com/19300944/79636969-271b7b00-8184-11ea-903f-df659e575882.png)

priority: medium
on hold
enhancement

**Api** `db.as(role: RoleRef, user?: UserRef) => db`

in progress
feature