manifest
manifest copied to clipboard
Shadcn/ui components library for building ChatGPT Apps
**Describe the bug** I want to login. I follow the [doc](https://docs.case.app/auth). The validators don't accept my parameters even though they are correct. The API response is not appropriate. **To Reproduce**...
Since the new design no longer includes breadcrumbs, we need to clean up the code by removing everything related to this feature: interface and service.
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`...
In the API doc : When you get the current admin, the response displays the hashed password (If I'm authorized to get this information). ![Capture d’écran 2024-08-01 à 15 09...
style: Update the look and feel of the `responses` title on the API docs to make it easier to read
The structure of the API documentation is difficult to follow. When testing an endpoint, the API documentation first displays the test response, followed by a list of possible responses. Both...
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