[GitHub] [apisix-dashboard] juzhiyuan commented on a change in pull request #1402: feat: add delete button in plugin drawer

2021-02-02 Thread GitBox
juzhiyuan commented on a change in pull request #1402: URL: https://github.com/apache/apisix-dashboard/pull/1402#discussion_r568265974 ## File path: web/src/components/Plugin/PluginDetail.tsx ## @@ -35,8 +35,10 @@ import { LinkOutlined } from '@ant-design/icons'; import Ajv fr

[GitHub] [apisix-dashboard] juzhiyuan commented on a change in pull request #1402: feat: add delete button in plugin drawer

2021-02-02 Thread GitBox
juzhiyuan commented on a change in pull request #1402: URL: https://github.com/apache/apisix-dashboard/pull/1402#discussion_r568437808 ## File path: web/src/pages/Plugin/locales/en-US.ts ## @@ -14,4 +14,6 @@ * See the License for the specific language governing permissions an

[GitHub] [apisix-dashboard] juzhiyuan commented on a change in pull request #1402: feat: add delete button in plugin drawer

2021-02-02 Thread GitBox
juzhiyuan commented on a change in pull request #1402: URL: https://github.com/apache/apisix-dashboard/pull/1402#discussion_r568431594 ## File path: web/src/components/Plugin/PluginDetail.tsx ## @@ -174,24 +178,49 @@ const PluginDetail: React.FC = ({

[GitHub] [apisix-dashboard] juzhiyuan commented on a change in pull request #1402: feat: add delete button in plugin drawer

2021-02-01 Thread GitBox
juzhiyuan commented on a change in pull request #1402: URL: https://github.com/apache/apisix-dashboard/pull/1402#discussion_r568265974 ## File path: web/src/components/Plugin/PluginDetail.tsx ## @@ -35,8 +35,10 @@ import { LinkOutlined } from '@ant-design/icons'; import Ajv fr