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

**Describe the problem feature solves** Our service is deloyed in a k8s pod and we want to keep it simple. So it has no built-in prefix like `/api/v1`, `/api/v2`. We...

help wanted

**Describe the problem feature solves** Right now an entire record is sent between frontend and the backend. In between, there is a conversion to string (required by FormData) which may...

enhancement

Minimise the size of the Carbon Icons bundle (right now its > 2MB since all the icons are in pure javascript.

enhancement
dependencies

**Describe the problem feature solves** Right now Action#layout can be set to show and edit actions. It should also cover list and filter **Describe the solution you'd like** List action...

enhancement

### Problem right now the only way of set which property is title is to set isTitle for given property. But you have to remember to unset isTitle from another...

enhancement

they should have 2 components: Columns and Column Columns should maintain 12grid, where Column should receive responsive props: col and offset.

Design System

It is required - has to be done either systematically in the admin-bro core, or allow a simple way of enhancing filters Blocker: #251

extra big
feature

**Describe the problem feature solves** Right now drop zone is rather raw than final production component. It has to be prettyfied: **Improve mime type Validation** Right now user can give...

enhancement
Design System

### The problem * there are 3 separate options in AdmnBroOptions for defining paths which is complicated * they are not related to each other - changing root path doesn't...

enhancement

**Describe the problem feature solves** Since the creating of Features theare are more packagages coming to the ecosystem. It would be good to have a standard defining how to write...

documentation