Skip to content
#

admin-dashboard

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

nocodb
stantonius
stantonius commented Apr 2, 2022

NocoDB used as docker: true
NocoDB version: 0.84.15
Database used in NC_DB URL: mysql
Project was created by clicking : New Project by connecting to external database
Database on which spreadsheet is created : mysql
OS on which NocoDB is running: linux (using the official NocoDB image)
Node.js version if running as node: v12.22.10 (from official image)
Database version : *bo

Good First Issue For: Community
appsmith
subrata71
subrata71 commented May 30, 2022

Description

Seeing this error due to old lombok package version. We have updated the version in most of the pom files in an earlier release but few pom files still use the old version.
Ref: https://theappsmith.slack.com/archives/CPQNLFHTN/p1653413674448529

Fixes

Bug Good First Issue Backend High
vue-admin-better

🚀🚀🚀vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus,vue admin plus,vue admin pro

  • Updated May 26, 2022
  • Vue
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
good first issue documentation extra small
rowy
jordanpinski
jordanpinski commented Apr 25, 2022

Is your feature request related to a problem? Please describe.
When using the Connector field type there's no way to set or display an image for each list item.

Describe the solution you'd like
An optional input field to add an image URL.

Describe alternatives you've considered
N/A

Additional context
N/A

good first issue
edwinvandeven
edwinvandeven commented Jul 15, 2019

Nothing happens at the moment when clicking the form help: https://tabler-react.com/form-elements (It's next to the zip code box).

<Form.Help message={<><p>ZIP Code must be US or CDN format. You can use an extended ZIP+4 code to determine address more accurately.</p><p class="mb-0"><a href="#">USP ZIP codes lookup tools</a></p></>} />

bug good first issue Version 2

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