Bruno Pérez

Results 27 issues of 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...

bug
good first issue

## 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)...

enhancement

## 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`...

documentation
enhancement
admin panel
yaml
api
js-sdk

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...

bug
question

- Add manifest with the `npx add-manifest` script - In your admin panel, click on "admins" tab on the sidebar - The page goes 404

bug

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...

bug
admin panel

This package is not compatible with latest versions of Angular. Are you planning to update it ? Thank you

New Feature

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...

admin panel
core
stackblitz