-
## Bug Report
## Current behavior
When using @Roles on controller level, and leaving some method levels without @Roles the `roles` reflected from the guard contains `undefined` which breaking the …
-
**Describe the bug**
Cannot seem to create a new entity using the repository pattern, not matter how much I try to simplify the entities I always seem to hit this error:
`ValidationError: Metadata…
-
Hey guys
I like to create a basic nestjs template with typeorm, jwt, graphql and I also want to add nestjs-admin.
Unfortunately, it doesn't work.
## Problem
After going through the nestjs-admin …
-
Hello. I am using docker to load up the project. Currently facing an issue with registering a user via graphql API.
My query looks like this
```
# Write your query or mutation here
mutation regis…
-
## I'm submitting a...
[ ] Regression
[ x ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead po…
-
## Bug Report
Running a previously working NestJS app that uses a global ConfigModule to load the config service into various services for external API registration. After (maybe?) an `npm install`…
-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[ x ] Feature request
[ x ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post…
-
https://github.com/Theodo-UK/nestjs-admin/blob/5b33b27b18e4fd764c11f250764615861482bbbd/exampleApp/src/user/user.module.ts#L21
For creating an admin view for editing the Group Entity shouldn't it…
-
**Is your feature request related to a problem? Please describe.**
If the worker process is not running, certain operations (e.g. updating prod search index) will fail. This can be confusing as it is…
-
I have installed the @rx-angular/state package in one of my apps and getting this warning after each install or run:
`Warning: Entry point '@rx-angular/state' contains deep imports into '/home/hoeb…