[incubator-apisix-dashboard] branch next updated: feat: update util

2020-05-21 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git The following commit(s) were added to refs/heads/next by this push: new ccf72c8 feat: update util cc

[GitHub] [incubator-apisix-dashboard] juzhiyuan opened a new issue #206: Ref error on SSL list page

2020-05-21 Thread GitBox
juzhiyuan opened a new issue #206: URL: https://github.com/apache/incubator-apisix-dashboard/issues/206 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-apisix-dashboard] juzhiyuan closed issue #191: remove Puppeteer

2020-05-21 Thread GitBox
juzhiyuan closed issue #191: URL: https://github.com/apache/incubator-apisix-dashboard/issues/191 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [incubator-apisix-dashboard] juzhiyuan opened a new issue #207: No action when clicking icons (left menu)

2020-05-21 Thread GitBox
juzhiyuan opened a new issue #207: URL: https://github.com/apache/incubator-apisix-dashboard/issues/207 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-apisix-dashboard] bzp2010 opened a new pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
bzp2010 opened a new pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208 change request prefix for different environment This is an automated message from the Apache Git Service. To respond t

[GitHub] [incubator-apisix] andyindr opened a new issue #1604: bug: stand alone mode proxy-rewrite headers has bug

2020-05-21 Thread GitBox
andyindr opened a new issue #1604: URL: https://github.com/apache/incubator-apisix/issues/1604 ### Issue description under stand alone mode the proxy-rewrite headers has bug https://github.com/apache/incubator-apisix/blob/master/apisix/plugins/proxy-rewrite.lua this plugin

[GitHub] [incubator-apisix-dashboard] juzhiyuan commented on a change in pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
juzhiyuan commented on a change in pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208#discussion_r428628345 ## File path: src/app.tsx ## @@ -31,14 +31,14 @@ export async function getInitialState(): Promise<{ } export const layout = ({ -

[GitHub] [incubator-apisix-dashboard] juzhiyuan commented on a change in pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
juzhiyuan commented on a change in pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208#discussion_r428631855 ## File path: config/config.ts ## @@ -2,7 +2,13 @@ import { defineConfig } from 'umi'; import defaultSettings from './defaultSettings

[GitHub] [incubator-apisix-dashboard] juzhiyuan commented on a change in pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
juzhiyuan commented on a change in pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208#discussion_r428631987 ## File path: config/config.ts ## @@ -2,7 +2,13 @@ import { defineConfig } from 'umi'; import defaultSettings from './defaultSettings

[GitHub] [incubator-apisix-dashboard] juzhiyuan commented on a change in pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
juzhiyuan commented on a change in pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208#discussion_r428633572 ## File path: config/config.ts ## @@ -2,7 +2,13 @@ import { defineConfig } from 'umi'; import defaultSettings from './defaultSettings

[GitHub] [incubator-apisix-dashboard] juzhiyuan commented on a change in pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
juzhiyuan commented on a change in pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208#discussion_r428632233 ## File path: src/app.tsx ## @@ -31,14 +31,14 @@ export async function getInitialState(): Promise<{ } export const layout = ({ -

[GitHub] [incubator-apisix-dashboard] juzhiyuan commented on pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
juzhiyuan commented on pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208#issuecomment-632446046 I still think this way is not good ... We could do some changes on the proxy to meet our needs, though we have to keep duplicate settings 🤔

[incubator-apisix-dashboard] branch feat-ssl created (now f79c717)

2020-05-21 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a change to branch feat-ssl in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git. at f79c717 feat: added SSLModule This branch includes the following new commits: new f

[incubator-apisix-dashboard] 01/01: feat: added SSLModule

2020-05-21 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch feat-ssl in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git commit f79c717121ff4e651cbedef007d423ef04d3a927 Author: juzhiyuan AuthorDate: Fri May 22 12:11:07 2020

[GitHub] [incubator-apisix-dashboard] juzhiyuan opened a new pull request #209: feat: added SSLModule

2020-05-21 Thread GitBox
juzhiyuan opened a new pull request #209: URL: https://github.com/apache/incubator-apisix-dashboard/pull/209 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [incubator-apisix] dabue opened a new pull request #1605: fix the doc style for *-logger.md

2020-05-21 Thread GitBox
dabue opened a new pull request #1605: URL: https://github.com/apache/incubator-apisix/pull/1605 fix the doc style for *-logger.md and *-logger-cn.md related issue: #1273 This is an automated message from the Apache Git Se

[incubator-apisix-dashboard] branch feat-ssl updated (f79c717 -> 1cb6f63)

2020-05-21 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a change to branch feat-ssl in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git. from f79c717 feat: added SSLModule add 1cb6f63 feat: split routes No new revisions were

[GitHub] [incubator-apisix-dashboard] bzp2010 commented on a change in pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
bzp2010 commented on a change in pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208#discussion_r429043207 ## File path: src/app.tsx ## @@ -85,12 +85,10 @@ const errorHandler = (error: { response: Response; data: any }): Promise

[GitHub] [incubator-apisix-dashboard] bzp2010 commented on a change in pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
bzp2010 commented on a change in pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208#discussion_r429043485 ## File path: src/typings.d.ts ## @@ -37,11 +37,17 @@ declare let ANT_DESIGN_PRO_ONLY_DO_NOT_USE_IN_YOUR_PRODUCTION: 'site' | undefine

[GitHub] [incubator-apisix-dashboard] bzp2010 commented on a change in pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
bzp2010 commented on a change in pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208#discussion_r429047359 ## File path: config/config.ts ## @@ -2,7 +2,13 @@ import { defineConfig } from 'umi'; import defaultSettings from './defaultSettings';

[GitHub] [incubator-apisix-dashboard] bzp2010 commented on a change in pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
bzp2010 commented on a change in pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208#discussion_r429047359 ## File path: config/config.ts ## @@ -2,7 +2,13 @@ import { defineConfig } from 'umi'; import defaultSettings from './defaultSettings';

[GitHub] [incubator-apisix-dashboard] bzp2010 commented on pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
bzp2010 commented on pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208#issuecomment-632490864 > I still think this way is not good ... We could do some changes on the proxy to meet our needs, though we have to keep duplicate settings 🤔 Using forwa

[GitHub] [incubator-apisix-dashboard] juzhiyuan opened a new issue #210: Load dynamicly

2020-05-21 Thread GitBox
juzhiyuan opened a new issue #210: URL: https://github.com/apache/incubator-apisix-dashboard/issues/210 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[incubator-apisix-dashboard] branch feat-ssl updated (1cb6f63 -> 753bf3f)

2020-05-21 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a change to branch feat-ssl in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git. from 1cb6f63 feat: split routes add 753bf3f feat: update CurrentUser No new revisions we

[GitHub] [incubator-apisix-dashboard] juzhiyuan closed issue #210: Load dynamicly

2020-05-21 Thread GitBox
juzhiyuan closed issue #210: URL: https://github.com/apache/incubator-apisix-dashboard/issues/210 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [incubator-apisix-dashboard] juzhiyuan commented on pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
juzhiyuan commented on pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208#issuecomment-632518804 https://deploy-preview-208--apisix-dashboard.netlify.app/dashboard/settings This is an autom

[GitHub] [incubator-apisix-dashboard] juzhiyuan commented on pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
juzhiyuan commented on pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208#issuecomment-632518634 ![image](https://user-images.githubusercontent.com/2106987/82638941-55382300-9c3a-11ea-84f0-4a031e948f87.png) still not woking. -

[incubator-apisix] branch master updated: doc: fix the doc style for *_logger.md (#1605)

2020-05-21 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new 6fb3ebe doc: fix the doc style for *

[GitHub] [incubator-apisix] moonming merged pull request #1605: fix the doc style for *-logger.md

2020-05-21 Thread GitBox
moonming merged pull request #1605: URL: https://github.com/apache/incubator-apisix/pull/1605 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

[GitHub] [incubator-apisix] moonming commented on issue #1602: bug: the httpc:request_uri of skywalking plugin in the file of client.lua can't do work.

2020-05-21 Thread GitBox
moonming commented on issue #1602: URL: https://github.com/apache/incubator-apisix/issues/1602#issuecomment-632519866 @cyxinda Is this bug fixed? This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [incubator-apisix-dashboard] juzhiyuan commented on pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
juzhiyuan commented on pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208#issuecomment-632519713 > > I still think this way is not good ... We could do some changes on the proxy to meet our needs, though we have to keep duplicate settings 🤔 > > Usi

[GitHub] [incubator-apisix-dashboard] bzp2010 commented on pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
bzp2010 commented on pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208#issuecomment-632520363 > ![image](https://user-images.githubusercontent.com/2106987/82638941-55382300-9c3a-11ea-84f0-4a031e948f87.png) > > still not woking. What should

[GitHub] [incubator-apisix-dashboard] juzhiyuan commented on pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
juzhiyuan commented on pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208#issuecomment-632520919 > > ![image](https://user-images.githubusercontent.com/2106987/82638941-55382300-9c3a-11ea-84f0-4a031e948f87.png) > > still not woking. > > What sho

[GitHub] [incubator-apisix-dashboard] juzhiyuan commented on pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
juzhiyuan commented on pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208#issuecomment-632521410 Because the current request is sent from Browser to API server directly, so just removed the `api` prefix I think. -

[incubator-apisix-dashboard] branch feat-ssl updated (753bf3f -> efb42cc)

2020-05-21 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a change to branch feat-ssl in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git. from 753bf3f feat: update CurrentUser add efb42cc feat: update SSL No new revisions were

[GitHub] [incubator-apisix-dashboard] juzhiyuan merged pull request #209: feat: added SSLModule

2020-05-21 Thread GitBox
juzhiyuan merged pull request #209: URL: https://github.com/apache/incubator-apisix-dashboard/pull/209 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[incubator-apisix-dashboard] branch next updated: feat: added SSLModule (#209)

2020-05-21 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git The following commit(s) were added to refs/heads/next by this push: new 038bc75 feat: added SSLModul

[GitHub] [incubator-apisix-dashboard] bzp2010 commented on pull request #208: feature: change request prefix

2020-05-21 Thread GitBox
bzp2010 commented on pull request #208: URL: https://github.com/apache/incubator-apisix-dashboard/pull/208#issuecomment-632524300 > Because the current request is sent from Browser to API server directly, so just removed the `api` prefix I think. That's rigth. I will change it. --