The Wayback Machine - https://web.archive.org/web/20210711050146/https://github.com/topics/admin-dashboard
Skip to content
#

admin-dashboard

Here are 1,497 public repositories matching this topic...

wdjunaidi
wdjunaidi commented Jun 9, 2021

Is your feature request related to a problem? Please describe.
SelectArrayInput sometime shows a narrow drop-down which squeeze the label on initial render. Current implementation only adjust the size of the Select based on selection items width on opening up the Select component.

Currently it pass own its own labelWidth prop to the Select component.

**Describe the solution you'

vue-admin-beautiful-pro

🚀🚀🚀vue3,vue3.0,vue,vue3.x,vue.js,vue后台管理,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus主线版本基于element-plus、element-ui、ant-design-vue三者并行开发维护,同时支持电脑,手机,平板,切换分支查看不同的vue版本,element-plus版本已发布(vue3,vue3.0,vue,vue3.x,vue.js)程序无国界,但程序员有国界,中国国家尊严不容挑衅,如果您在特殊时期继续购买HM、耐克、阿迪达斯等品牌那么您将无权继续使用Vab
  • Updated Jul 5, 2021
  • Vue
appsmith
prapullac
prapullac commented Jul 8, 2021

Steps to reproduce:

  1. Navigate to datsources
  2. Select Aarango DB
  3. Add necessary details
  4. Navigate to SSL expand
  5. Click on the dropdown
    and observe

Observation:
It is observed that the grey spacing is added when a user tries to add data from the dropdown

Expectation:
It is expected that the grey spacing must not be displayed and page must be expanded
![Screenshot 2021-07

adminjs
user753
user753 commented Feb 21, 2020

Original question:

I have my own rest crud api and I would like to use only frontend part of admin-bro.
Does admin-bro support such scenario?

Proposed solution: MVP

  • document how to wrap existing API by BaseResource

End Solution

  • extend admin-bro core that, instead of asking own API, asks external API
  • this could be a method in Action interface: externalAPI (but w

Improve this page

Add a description, image, and links to the admin-dashboard topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the admin-dashboard topic, visit your repo's landing page and select "manage topics."

Learn more