LiteSun opened a new issue #861:
URL: https://github.com/apache/apisix-dashboard/issues/861


   # why
   In order to allow users to filter out routes with a specified group from a 
large number of routes, I propose to add the route groups feature.
   
   # how
   ## front-end
   In order to finish this feature. There are 3 steps need to do.
   - Adding group options to the edit or create route page.
   
![image](https://user-images.githubusercontent.com/31329157/100043411-5c89f480-2e48-11eb-87df-19164fa60183.png)
   
   - Route group list page
   
![image](https://user-images.githubusercontent.com/31329157/100043167-cce44600-2e47-11eb-9cda-28688aadf6e1.png)
   
   - Create or Edit route group page
   
![image](https://user-images.githubusercontent.com/31329157/100043147-c5bd3800-2e47-11eb-88ce-ed775c5abf3b.png)
   
   ## back-end
   Create or update API to match front-end requirements.
   - Create route and update route API need to update.
   - Route Group List API.
   - Create and update route group API.
   
   # APISIX
   Need to discuss how to implement route group requirements.
   
   Free to comment here.
   
   cc @juzhiyuan @liuxiran @gxthrj @nic-chen @membphis 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to