adminjs
adminjs copied to clipboard
AdminJS is an admin panel for apps written in node.js
### Contact Details [email protected] ### What happened? Hello! We've discovered a bug as we were trying to deploy AdminJS on Nest 11. When loading `localhost:3000/admin`, we noticed all frontend assets...
### Contact Details _No response_ ### What happened? From an association's page, create a new record. E.g., User, Group, and GroupUser. From user, create a new group and automatically have...
### Contact Details _No response_ ### What happened? Editing a many-to-many relation from the items tab does not respect the redirect url and take the user back to the original...
### Contact Details _No response_ ### What happened? When try to update a record from the adminjs admin panel I got this error "SequelizeDatabaseError: column "id" can only be updated...
### Contact Details [email protected] ### What happened? Trying to implement a basic CRUD admin dashboard in my AdonisJS Typescript server. When attempting to update objects in DB and the update...
### Description Hello, I recently had some big issues with custom components and everything. Turns out it was because of express v5. I downgraded to express v4 and everything worked....
### Contact Details Github messages ### What happened? I am trying to use the latest adminjs version 6.8.2, and am facing numerous warnings about dependency deprecations. See log output below....
### Contact Details _No response_ ### What happened? List what you are trying to do? I am trying to setup AdminJS with mikro-orm. Following the documentation I tried using: ```...
### Contact Details _No response_ ### What happened? Hello team, I'm trying to install @adminjs/nestjs and @adminjs/prisma in my NestJS project, but the installation fails due to a peer dependency...