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

admin-dashboard

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

Razi321
Razi321 commented Dec 15, 2020

I followed the instructions here but i got the following error

node_modules/ra-data-graphql-simple/esm/buildGqlQuery.js
Module not found: Can't resolve 'graphql' in 'C:\Users\Razi\Desktop\react-admin-auth0-example\node_modules\ra-data-graphql-simple\esm'

in App.js :

import * as React from 'react';
import { Provider } f
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 16, 2021
  • Vue
appsmith
prapullac
prapullac commented Jun 11, 2021

Steps to reproduce:

  1. Add a file picker
  2. Click on the file picker
  3. Observe the pop up close option

Observation:
It is observed that the tooltip for the close option says "Close Modal"

Expectation:
The tooltip for the close option must say "Close"
![Screenshot 2021-06-11 at 5 34 42 PM](https://user-images.githubusercontent.com/71753653/121684707-aed8ed00-cadc-11eb-9bf1-a738116f4

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