Anilople / Sentinel

A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
https://anilople.github.io/Sentinel/
Apache License 2.0
1 stars 9 forks source link

feat(dashboard): export multiple project's config base on user's choice #8

Closed Anilople closed 3 years ago

Anilople commented 3 years ago

Describe what this PR does / why we need it

User can download rules of multiple projects they choosed.

Does this pull request fix one issue?

NONE

Describe how you did it

Let user input a textarea, multiple project names in it.

Every line save a project name.

Describe how to verify it

Test it manually.

Special notes for reviews