apisix-dashboard icon indicating copy to clipboard operation
apisix-dashboard copied to clipboard

Dashboard for Apache APISIX

Results 256 apisix-dashboard issues
Sort by recently updated
recently updated
newest added

# Feature request ## Please describe your feature I have so mush apisix cluster, i want use one apisix dashboard managerment mulit cluster ## Describe the solution you'd like When...

### Description As a user, I want to configure apisix mTLS authentication on dashboard,not only by API,can apisix support this?

# Feature request ## Please describe your feature Currently, the redirect plugin can only configure `ret_code` with 301 and 302 through the dashboard. According to [MDN - Redirections](https://developer.mozilla.org/en-US/docs/Web/HTTP/Redirections), there are...

### Issue description 版本3.0.1 通过直接在上游的查看里面直接更改nodes和在配置里更改node信息两边最终的数据格式不一样 etcd上的信息有两种格式: "nodes":[{"host":"127.0.0.1","port":8811,"weight":100}] --直接在查看里提交更改 "nodes":{"127.0.0.1:8811":100} --在配置里更新 ### Expected behavior 不同入口更新应该是要一致 ### How to Reproduce 如下示例图上可以复现 ### Screenshots ![image](https://github.com/apache/apisix-dashboard/assets/133492104/95730ed2-6db8-4698-b65a-9de785e0a8e2) ![image](https://github.com/apache/apisix-dashboard/assets/133492104/a4bd5e9f-d3ff-4311-b9c2-f7d6076b10f2) ### Environment - apisix version (cmd: `apisix...

bug

### Issue description In the routes page when I searched by plugin-name nothing happened. ### Expected behavior Filter routes result which has that specific plugin. ### How to Reproduce 1....

bug

# Feature request I am using the DockerFile provided by the official website to build docker images, but none of them work well. link@https://github.com/apache/apisix-dashboard/blob/release/3.0/Dockerfile ``` # # Licensed to the...

### Issue description hello, How deos the "Version" field in route configuration take effect? Is it just a label? Since if I add v1 or v2 to the configured url,...

bug

Please answer these questions before submitting your issue. ### Question Can I set up stream_proxy through the new version of apisix-dashboard? No interface seems to be found ### Requirement or...

good first issue
backend

### Issue description ![image](https://github.com/apache/apisix-dashboard/assets/13653453/458234c0-fe11-44d8-8f24-2f08ef569d47) The `More` action button is truncated ### Expected behavior Show the entire `More` action button ![image](https://github.com/apache/apisix-dashboard/assets/13653453/e083d46f-9f0d-4276-a3c2-2e3cb174f5f4) ### How to Reproduce 1.go to /routes/list page ### Screenshots...

bug

Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.0 to 1.9.1. Release notes Sourced from github.com/gin-gonic/gin's releases. v1.9.1 Changelog BUG FIXES fix Request.Context() checks #3512 SECURITY fix lack of escaping of filename in Content-Disposition #3556...

dependencies
go