Sébastien Conejo

Results 31 issues of Sébastien Conejo

Manifest is an open source Backend-as-a-Service (BaaS) designed to get your backend up and running in minutes. Just define your data models in a single YAML file, and Manifest handles...

Currently, the endpoint is implemented in JavaScript. Since most users prefer TypeScript, we will migrate it to TypeScript for better type safety and developer experience.

Enable developers to remove entries from an entity en masse. **Proposal** - Add a **Remove all entries** button. It can be at the top right of the list, on the...

enhancement

### **Description:** Enhance the admin panel by automatically adding filters to list views based on entity properties. This will make it easier for users managing large datasets to filter and...

enhancement

Add CRON tasks to schedule automated actions at defined intervals (e.g., hourly, daily).

core