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

admin-dashboard

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

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)
  • Updated Oct 16, 2021
  • Vue
alexanderrudnik
alexanderrudnik commented Sep 10, 2021

Note: for support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.

  • I'm submitting a ...

    • bug report
    • feature request
    • support request => Please do not submit support request here, see note at the top of this template.
  • Do you want to request a feature or report a bug?
    BUG

  • **What i

appsmith
somangshu
somangshu commented Oct 19, 2021

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Add an helper to state the usage of computed value property in table widget > column settings.

The helper should be:

  • The value computed & shown in each cell. Use {{currentRow}} to reference each row in the table. This property is not accessible outside the column settings.

Why shoul

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
rowy
notsidney
notsidney commented Oct 15, 2021

Is your feature request related to a problem? Please describe.
Columns can only be resized by drag on the edges, but this is not an accessible method and is especially difficult on touch screens.

It can also be difficult to see where the click/drag target exactly is. MUI’s Data Grid is a good example of explicitly showing the drag target: https://mui.com/components/data-grid/columns/#resiz

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