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

admin-dashboard

Here are 1,671 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 Nov 26, 2021
  • Vue
appsmith
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
n-sviridenko
n-sviridenko commented Nov 15, 2021

Is your feature request related to a problem? Please describe.

We don't want giving our staff ADMIN permissions, but they need to be able to add new option values without distracting us every time.

Describe the solution you'd like

Everyone authenticated should be able to manage option values. This can be also configured on a field level (e.g. "Who can manage option values: Everyon

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