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 _No response_ ### What happened? ### Bug prevalence all times ### AdminJS dependencies version "@adminjs/express": "^6.1.1", "@adminjs/mongoose": "^4.1.0", "@adminjs/upload": "^4.0.2", "@types/express": "^5.0.0", "adminjs": "^7.8.13", "mongoose": "^8.9.1" ###...

bug

### Description resources: [ { resource: Tool, options: { properties: { external_id: { isVisible: { list: true, filter: true, show: true, edit: false, }, }, deletedAt: { isVisible: { list:...

### Description The dashboard will allow users to view, manage, and modify data through a user-friendly interface, enhancing the usability and accessibility of the API for administrators. it's like admin.js...

### Contact Details _No response_ ### What happened? adding admin js in project ,import AdminJS from "adminjs"; and in my terminal error or warning [nodemon] starting `node server.js` (node:10384) ExperimentalWarning:...

bug

### Contact Details _No response_ ### What happened? I'm trying to filter a float field from typeORM and got a error: `QueryFailedError: operator does not exist: double precision ~~ unknown`...

bug

### Contact Details _No response_ ### What happened? I'm using typeORM and got some DateTime fields, but the selection field has a strange format: ![image](https://github.com/user-attachments/assets/4a4cae17-1091-4597-ad33-e41a3fba5add) I want the data formated...

bug

### Description Currently this is possible with the many to many relation but it would be useful to have this on one to many too. For example i have a...

Supporting to skip loading invisible reference property. Currently, it loads all of the related resources even though the property has been set as `isVisible`: false which will result to unnecessary...

### Contact Details [email protected] ### What happened? I want to display my database in the Admin Js Panel, but the the Foreign Key columns dont display any data unless i...

bug

Translations for `es`: Preview the messages on https://inlang.com/github.com/larcho/adminjs .