adminjs icon indicating copy to clipboard operation
adminjs copied to clipboard

AdminJS is an admin panel for apps written in node.js

Results 315 adminjs issues
Sort by recently updated
recently updated
newest added

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

bug

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

bug

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

bug

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

bug

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

bug

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

bug

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

bug

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

bug