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

admin-dashboard

Here are 1,480 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

🚀🚀🚀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 Jun 23, 2021
  • Vue
appsmith
RakshaKShetty
RakshaKShetty commented Jun 22, 2021

Description

[What happened]Specific to windows->In text widget ->for enable scroll-> even when its enabled or disabled when the text is too big the scroll is displayed

Steps to reproduce the behaviour:

Add steps to reproduce this behaviour, include console / network logs & screenshots

  1. Go to widgets
  2. Drag and drop the text widget
  3. In the text add the Paragraph
  4. Don't
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