Bruno Pérez
Bruno Pérez
Hello ! We just launched our open source CRUD framework: https://case.app/ It's basically a TypeScript monorepo (Angular + NestJS) with a CLI that allows you to build resources and their...
The script is actually just clonning the [casejs/case-sta](https://github.com/casejs/case-starter) repo. I was working on a CASE project for a test and I accidentally commited and pushed my local project on the...
## Description This PR creates a working demo in Stackblitz that will be used as **main demo for the Manifest project**. This main demo is now part of the [mnfst/manifest](https://github.com/mnfst/manifest)...
🪪 Auth
## Description This PR adds Authentication and Authorization to Manifest backend. ## How can it be tested? ### 1. Serve the docs - Clone the https://github.com/mnfst/website repository at the `feature/auth`...
With the `npx add-manifest` go to Owners and try to delete an Owner that has Cats. You will have the following error: ``` [Nest] 170274 - 05/31/2024, 4:38:38 PM ERROR...
- Add manifest with the `npx add-manifest` script - In your admin panel, click on "admins" tab on the sidebar - The page goes 404
On the detail page of an item, its relations are always empty. ### Reproduce - From the basic installation with the `npx add-manifest` go to the Cat detail page on...
This package is not compatible with latest versions of Angular. Are you planning to update it ? Thank you
It is hard to find the credentials in the page. We could create an env variable (in .env) that tells the client that it has to suggest the default admin...