adminjs icon indicating copy to clipboard operation
adminjs copied to clipboard

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

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

### Contact Details _No response_ ### What happened? I would like for the list of a resource to show the soft deleted items. Currently, the soft deleted items are not...

bug

Hello everyone, I have an issue with my current adminJS/TypeOrm implementation. ### Context Basically, I have 2 entities `Foo` and `Bar` which are linked with a Many-To-Many relationship ``` class...

### Contact Details _No response_ ### What happened? So I have a collection with a property containing an array of string items as enums, how can I filter based on...

bug

### Contact Details _No response_ ### What happened? I have a postgres db implemented with sequelize. I can use all of adminjs' functionalities for adding, editing, removing etc. for all...

bug

### What happened? In my listed records with list actions there is a record with negative number like -1. ![image](https://github.com/SoftwareBrothers/adminjs/assets/76125737/e2e5f92b-8e56-400c-88a3-73a6bbe56a3d) when I try to open it by show action or...

bug

### Description https://next.babeljs.io/docs/v8-migration/#babelplugin-syntax-import-assertions ### Suggested Solution . ### Alternatives _No response_ ### Additional Context _No response_

### Contact Details _No response_ ### What happened? [Custom Dashboard Components ](https://docs.adminjs.co/tutorial-custom-dashboard.html) in first page AdminJS was not found I believe a correct link is [here](https://docs.adminjs.co/ui-customization/dashboard-customization) ![image](https://github.com/SoftwareBrothers/adminjs/assets/114163977/6c36ee8b-d28e-4a20-8661-3e022e0e1120) ![image](https://github.com/SoftwareBrothers/adminjs/assets/114163977/c1d43c49-d8c6-4b54-8425-338b9e3ca09b) ### Bug...

bug

As for what I'm aware of, AdminJS supports many to one realtionships out of the box, but not the other relationships. Is there any tutorial or guide for setting up...

Adminjs is a great project. It makes me feel like there is another way than adding directus or strapi in order to achieve content management. But to be fair with...

### Contact Details _No response_ ### What happened? List what you are trying to do? ### Bug prevalence The imports are giving errors in the editor and code wont run...

bug