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? After starting application I receive this error: There are no adapters supporting one of the resource you provided. I'm using @adminjs/mongoose adapter....

bug

### Contact Details vinoth_22942 Discard id ### What happened? List what you are trying to do? ![Screenshot from 2024-08-16 12-56-42](https://github.com/user-attachments/assets/2b29642b-5c86-4e1a-8953-bc3d4980dd18) so I doing is from design/system for Upload concepts import...

bug

Fixes issue related to https://github.com/SoftwareBrothers/adminjs/issues/1691 @AshotN this fixes a bug where date values were rendered as `NaN-NaN-NaN` if backend returned an ISO string instead of a simple date string while...

### Contact Details _No response_ ### What happened? It's ok to show array of object via type:mixed. But it's not ok to update json element in the array Many thanks...

bug

### Contact Details _No response_ ### What happened? I have a column with datetime ```user.ts import { DateTime } from 'luxon' import hash from '@adonisjs/core/services/hash' import { compose } from...

bug

### Contact Details _No response_ ### What happened? When starting the application with AdminJS integrated, an error occurs: `NoResourceAdapterError`: `There are no adapters supporting one of the resource you provided`....

bug

### Contact Details _No response_ ### What happened? This is a vulnerability that stems from a lack of validation of the nested parameters. How to reproduce: - `git clone [email protected]:nostalgiaz/adminjs-ddos.git`...

bug

### Contact Details _No response_ ### What happened? The database is mongodb I need to query the order collection for records that meet the condition buyer=‘uid’ or seller=‘uid’, how do...

bug

### Contact Details [email protected] / [email protected] ### What happened? SyntaxError: Unexpected token 'with' when upgrading Node to `v20.9.0` and `[email protected]` I cannot boot my server due to a syntax error...

bug

### Contact Details _No response_ ### What happened? As reference in this comment here: https://github.com/SoftwareBrothers/adminjs/commit/3a3961cb173ade4575c5394d13605ed348f066f7#commitcomment-146217694 Documentation lacks any explanation on how to configure this "modal-subTitle" and even so it seems...

bug