You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/05/19 03:58:42 UTC

[GitHub] [apisix-dashboard] vincentwc opened a new issue #1904: request help: dashborad doesn't provide plugin_config menu bar, how to change plugin_config?

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


   ### There are two features i need
   One: I need get route list filter by label, i know apisix-dashboard can do it,but how to implements it by apisix not dashboard?
   Two: how to charge plugin_config? dashborad not supply plugin_config  manu bar
   
   ### Environment
   
   Request help without environment information will be ignored or closed.
   
   * apisix version (cmd: `apisix version`): 2.5
   * OS (cmd: `uname -a`):
   * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   * etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):
   * apisix-dashboard version, if have: 2.5
   * luarocks version, if the issue is about installation (cmd: `luarocks --version`):
   


-- 
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:
users@infra.apache.org



[GitHub] [apisix-dashboard] bzp2010 closed issue #1904: request help: dashborad doesn't provide plugin_config menu bar, how to change plugin_config?

Posted by GitBox <gi...@apache.org>.
bzp2010 closed issue #1904:
URL: https://github.com/apache/apisix-dashboard/issues/1904


   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan edited a comment on issue #1904: request help: dashborad doesn't provide plugin_config menu bar, how to change plugin_config?

Posted by GitBox <gi...@apache.org>.
juzhiyuan edited a comment on issue #1904:
URL: https://github.com/apache/apisix-dashboard/issues/1904#issuecomment-843765168


   
   ![image](https://user-images.githubusercontent.com/2106987/118762472-d4415500-b8a8-11eb-96d9-d7df2998affc.png)
   
   
   Hi @vincentwc, just to make sure, does this screenshot make sense to you? This feature is under the Advanced selector.


-- 
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:
users@infra.apache.org



[GitHub] [apisix-dashboard] vincentwc commented on issue #1904: request help: dashborad doesn't provide plugin_config menu bar, how to change plugin_config?

Posted by GitBox <gi...@apache.org>.
vincentwc commented on issue #1904:
URL: https://github.com/apache/apisix-dashboard/issues/1904#issuecomment-843768596


   > > One: I need get route list filter by label, i know apisix-dashboard can do it,but how to implements it by apisix not dashboard?
   > 
   > We are planning to replace Admin API with Manager API: https://github.com/apache/apisix/milestone/11
   > So this new feature won't be implemented again in Admin API.
   > 
   > You can refer to Manager API's doc: http://apisix.apache.org/docs/dashboard/api/api#get-2 and deploy it separately: https://github.com/apache/apisix-dashboard/tree/master/api
   > 
   > > Two: how to charge plugin_config? dashborad not supply plugin_config manu bar
   > 
   > This question needs to be answered by dashboard's developer: https://github.com/apache/apisix-dashboard/issues/
   > 
   > CC @juzhiyuan
   
   thanks, so the item one will be implemetns in v3? i think the features is really  usefull.


-- 
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:
users@infra.apache.org



[GitHub] [apisix-dashboard] github-actions[bot] commented on issue #1904: request help: dashborad doesn't provide plugin_config menu bar, how to change plugin_config?

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #1904:
URL: https://github.com/apache/apisix-dashboard/issues/1904#issuecomment-956103038


   This issue has been marked as stale due to 30 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] LiteSun commented on issue #1904: request help: dashborad doesn't provide plugin_config menu bar, how to change plugin_config?

Posted by GitBox <gi...@apache.org>.
LiteSun commented on issue #1904:
URL: https://github.com/apache/apisix-dashboard/issues/1904#issuecomment-846689042


   ok.


-- 
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:
users@infra.apache.org



[GitHub] [apisix-dashboard] vincentwc commented on issue #1904: request help: dashborad doesn't provide plugin_config menu bar, how to change plugin_config?

Posted by GitBox <gi...@apache.org>.
vincentwc commented on issue #1904:
URL: https://github.com/apache/apisix-dashboard/issues/1904#issuecomment-843767515


   > ![image](https://user-images.githubusercontent.com/2106987/118762472-d4415500-b8a8-11eb-96d9-d7df2998affc.png)
   > 
   > Hi @vincentwc, just to make sure, does this screenshot make sense to you? This feature is under the Advanced selector.
   
   yes, it's true .but this manu not check button?so i don't know what i set in plugin_config , apisix_dashboard version is 2.5


-- 
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:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #1904: request help: dashborad doesn't provide plugin_config menu bar, how to change plugin_config?

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #1904:
URL: https://github.com/apache/apisix-dashboard/issues/1904#issuecomment-843765168


   ![image](https://user-image.githubusercontent.com/2106987/118762340-9ba17b80-b8a8-11eb-8430-d977277f4146.png)
   
   Hi @vincentwc, just to make sure, does this screenshot make sense to you? This feature is under the Advanced selector.


-- 
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:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #1904: request help: dashborad doesn't provide plugin_config menu bar, how to change plugin_config?

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #1904:
URL: https://github.com/apache/apisix-dashboard/issues/1904#issuecomment-846337081


   >  i don't know what i set in plugin_config 
   
   @vincentwc Got it, cc @LiteSun to have a Document on this feature.


-- 
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:
users@infra.apache.org