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 2020/09/29 12:19:50 UTC

[GitHub] [apisix-dashboard] xtthaop opened a new issue #527: wolf-rbac can't add to plugin page

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


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [x] Question or discussion
   - [ ] Bug
   - [ ] Requirements
   - [ ] Feature or performance improvement
   - [ ] Other
   
   ___
   ### Question
   - What do you want to know?
   why wolf-rbac can't add to plugin page?
   
   This is the reference document for me: https://github.com/iGeeky/apisix-plugin-rbac
   
   I'm sure I've moved the wolf-rbac.lua to the right place
   I try to add it in config.yaml and config.default.yaml, all failed!
   
   ![截屏2020-09-29 下午7 58 26](https://user-images.githubusercontent.com/34789109/94555635-7b2b9f00-028e-11eb-8733-a530924b6f06.png)
   
   I find the array returned by backend API has wolf-rbac, but the consumer page is not displayed
   
   ![截屏2020-09-29 下午8 08 05](https://user-images.githubusercontent.com/34789109/94556380-8cc17680-028f-11eb-95ca-4a3cb19faad4.png)
   
   However,  the route management page display it in the drag plugin
   
   ![截屏2020-09-29 下午8 16 23](https://user-images.githubusercontent.com/34789109/94557132-be870d00-0290-11eb-9939-5a9a068fb047.png)
   
   I wonder if there are configuration files in the frontend, but i can't find it. Is there any other way? Or is it only used by backend API?
   
   
   
   
   


----------------------------------------------------------------
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] vcoolwind commented on issue #527: wolf-rbac can't add to plugin page

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


    @juzhiyuan 
   What time does wolf-rbac can be show in dashboard as default?
   This feature is urgently needed.
   


----------------------------------------------------------------
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 #527: wolf-rbac can't add to plugin page

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


   cc @moonming, should we show this plugin in frontend? I forget why we choosed to hide it 🤔 maybe the UI is broken before?


----------------------------------------------------------------
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 #527: wolf-rbac can't add to plugin page

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


   should be added when releasing 1.6, 1 week currently,


----------------------------------------------------------------
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 closed issue #527: wolf-rbac can't add to plugin page

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


   


----------------------------------------------------------------
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] liuxiran commented on issue #527: wolf-rbac can't add to plugin page

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


   the `wolf-rbac` configed `hidden: true` in the plugin components
   https://github.com/api7/dashboard-components/blob/cc1cace9c046040b0c930d56980f055632fc3f03/packages/plugin/src/data.tsx#L98
   
   so it would not shown in the plugin page.
   
   Is there a plan to show it in plugin page @juzhiyuan ?
   


----------------------------------------------------------------
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 #527: wolf-rbac can't add to plugin page

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


   once this PR gets merged, this issue would be resolved.
   
   https://github.com/apache/apisix-dashboard/pull/579/commits/ba44ca304d96f11f88deaa9bdb7721fa70c56747


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