- Oct 24, 2020
- Oct 23, 2020
-
-
琚致远 authored
* feat: update action's name * feat: update action's name * feat: remove unused files * feat: update template's typo * feat: update PR template * feat: prettier lint * feat(docs): added USER_GUIDE in Chinese * feat(docs): update user guide * feat(docs): added some features * feat: added changelog in Chinese * feat(docs): added License * feat(docs): update README * feat(docs): update typo * feat(docs): remove tip * feat(docs): adjust files folder * feat(docs): adjust files folder * feat(docs): remove extra space * feat: update action's name * feat(doc): update some incompatible cases * feat(docs): added sh flag * Update deploy.zh-CN.md
-
litesun authored
-
nic-chen authored
* update build/run and README * feat: update dockerfile and compose * chore: update README * fix: CI failed * chore: change go version * fix doc style * fix run error * fix: update README about ETCD
-
nic-chen authored
-
- Oct 22, 2020
-
-
nic-chen authored
* fix: add custom checking for resource's conf * fix: add custom checking for resource's conf * test: add test cases * test: add test case * test: add test cases via handler * fix: remove debug log
-
bzp2010 authored
Co-authored-by: bzp2010 <baizp@iydhp.com>
-
琚致远 authored
* feat: use svg locally * feat(Route): use id as rowkey * feat: update global request * feat: update import order * feat: remove unused rules * fix(Route): PluginOrchestration * feat(request): using code instead of status code * feat: remove comments * feat(i18n): consumer * feat(SSL): hide SSL currently * feat(Login): using errorHandler * feat: update version * feat: update version * feat: update plugin's version Co-authored-by: litesun <7sunmiao@gmail.com>
-
- Oct 21, 2020
-
-
litesun authored
-
nic-chen authored
* fix: API CICD -- testing * test * test * test * fix mv force * fix use `-u` to move * fix remove first * test * test * fix: only build when merging into master * fix doc style
-
琚致远 authored
* feat(doc): added tips * feat: remove unused files * feat: remove unused codes * fix: typo in makefile
-
nic-chen authored
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
-
琚致远 authored
* feat: update Upstream List * feat: update upstream create * feat: refactor consumer (#543) * fix(Consumer): resolve conflicts * feat(Upstream): debug API (#550) * feat(Upstream): added components * feat(Upstream): debug api * feat: added license * feat: added license * feat: update styles * feat: added default data * feat: added Ref for upstreamForm * feat: added lincense * feat(Route): clean list (#544) * feat: deleting hosts when hosts is empty * feat(Route): clean list * feat: remove group * feat(Route): update typing * feat: remove WebSocket * feat: sync branch from fe-refactor * feat: use upstream component * feat: added default upstream form data * feat: update route transformer * fix: ret_code not show in step1 Co-authored-by: litesun <7sunmiao@gmail.com> * fix(Route): set upstream selector readonly on preview page * fix: adjust import order * fix(Upstream): use shorthand object * fix(Route): check if data.plugins * feat(Route): remove Upstream header * feat: remove Debug * feat: remove RouteGroup * feat(Route): omit empty plugins and script * fix: submit error * feat(Upstream):fetch upstream_id data in edit mode * fix: route step2 warnings * fix(Upstream): use conditional id * feat: update Route SSL Consumer pagination * feat: change login requestType form to json * feat: update Consumer Route Upstream search * fix: create button missing * feat: update plugin & pluginchart * feat: adjust codes order * feat: codes clean Co-authored-by: litesun <7sunmiao@gmail.com>
-
- Oct 20, 2020
-
-
nic-chen authored
* feat: refactor some codes and append store core * refference droplet and write a API demo * fmt project * feat: add validator for generic store; add demo error * feat: upgrade droplet * chore: add structures (#484) * add upstream struct * fix structures * feat: append stock check for generic store * feat: add consumer CURD refactoring (#486) * feat: add consumer CURD refactoring * remove debug * remove useless slashes * feat: add SSL refactoring (#488) Co-authored-by: Vinci Xu <277040271@qq.com> * feat: add Service and Upstream refactoring (#497) * feat: add Service and Upstream refactoring * fix add license * feat: add store hub and flake id (#534) * feat: add store hub and flake id * feat: add store interface to easy est * fix: add test cases for refactored apis and fix bugs (#528) * test: delete mysql version test cases. * fix: add ssl test cases and bug fix * fix: list api should return an empty array not a null for client * test: consumer test cases * fix: code style * test: init etcd in github action * fix: skip checking generated file's license * feat: add store hub and flake id (#534) * feat: add store hub and flake id * feat: add store interface to easy est * fix CI failed Co-authored-by: Vinci Xu <277040271@qq.com> * feat: refactor apis for existing check and other apis (#535) * fix code style * fix code style * feat support query * feat: support query * change: `like` to `equal` * fix api status * feat: upstream existing check * feat: refactor api for upstream names * fix: license * test: add unit test cases * fix: update bug * test: add test cases for route * fix: unified respond format * test: remove test bug * feat: ssl existing check * fix bug: auto generate id * fix: improve consumer * fix: remove key and keys in ssl respond * fix: when list is empty, should respond an empty array * fix code style * feat: plugin orchestration * fix delete bug * fix bug * fix: keep the same request params and respond with the old format * fix: append sort for list and using sync.Map instead of map * feature: sync json schema from APISIX and check schema when create or update resource (#551) * feat: json schema check * fix: don't need to define struct for each resource, because that may cause json schema check fail. * test: add handler test cases * test: complete consumer test cases * test: add test cases for schema check * fix code style and license * feat: add schema check for plugins * test: add ssl handler test cases * test: add test cases for upstream and service * test: add test cases for route * test: add note for route create * test: update CI * fix: remove useless file * test: fix CI * fix: ci fail * test: fix lib `dag-to-lua`'s path in CI * fix: URI for route may be empty * fix: remove empty lines * fix: refactor validator of json schema * fix code style * fix cicd * chore: update docker file * fix: should check schema after id generated * fix code style * chore: page_number -> page * fix: schema sync script * fix: code style * feat: support search for resource list (#557) * feat: support search for resource list * fix ci * feature: refactor plugin api and auth api (#556) * feat: refactor plugin and healthy api * feat: refactor authentication api * fix: remove useless files * chore: update json schema * test: add login test * test: add test for plugin * fix: license * fix auth bug * fix route search by uri * feat: compatible with PUT method of `admin api` and nodes of upstream (#561) * feat: support labels * feat: compatible with PUT method of `admin api` * fix mock test fail * feat: upstream nodes format * test: add test case * fix code style * fix: update schema sync tool * feat: compatible with HTTP status of `admin api` (#563) * feat: compatible with HTTP status of `admin api` * test cases and improve * fix: check input.ID before using it * fix: remove CI branch * fix: remove useless dependences * add license for json.lua * fix license issue * remove * fix: remove viper that depend github.com/hashicorp/hcl * fix license issue * fix: skip license check temporarily for CI Co-authored-by: vincixu <vincixu@tencent.com> Co-authored-by: ShiningRush <277040271@qq.com> Co-authored-by: WenMing <moonbingbing@gmail.com>
-
- Sep 30, 2020
-
-
liuxiran authored
* fix(i18n): update error key in requestConfigView.tsx * fix: two delete button in the routes list * fix: update consumer i18n
-
- Sep 28, 2020
-
-
Rapiz authored
-
liuxiran authored
* fix(i18n): modify pluginPage i18n refer to Proposal (#331) * fix(i18n): modify global i18n refer to Proposal (#331) * fix(i18n): modify consumer page i18n refer to Proposal (#331) * fix(i18n): modify pluginPage i18n refer to Proposal (#331) * fix(i18n): modify page route i18n refer to Proposal (#331) * fix(i18n): update route i18n * fix(i18n): modify page routegroup i18n refer to Proposal * fix(i18n): modify page ssl i18n refer to Proposal * fix: update refer to the lint
-
- Sep 27, 2020
- Sep 24, 2020
-
-
liuxiran authored
* fix: fix regexp for apisix url in get debuginfo api * fix: add test case for getRouteWithApisixUrl
-
- Sep 22, 2020
-
-
liuxiran authored
-
litesun authored
-
litesun authored
* feat: preview pluginchart (#456) * feat: added pluginchart preview in route step4 * feat: change PluginChart to PluginOrchestration * add tools to check ASF headers in code files. (#454) * chore: remove unnecessary license file (#462) * remove unnecessary license file * remove unnecessary license file for `api7 dashboard` * Increase the checking of .conf and .toml files. And delete the redundant configuration of the ASF-Release.cfg file. (#461) * Increase the checking of .conf and .toml files. * Skip the check of dag-to-lua-1.1/README.md file * Put the "run Makefile" check before "get lua lib". * Put the "run Makefile" check before "get lua lib". * Put the "run Makefile" check before "get lua lib". Co-authored-by: lin <lin@MBPro.local> * ci: Add lint (#455) Co-authored-by: Rapiz <code@rapiz.me> * Feat: dashboard support route group (#433) * feat: route group UI * feat(route-ui): add routegroup when create route * fix: add routegroup to route list * fix: support add routegroup together with route * fix: route path define error * feat: trigger redeploy * fix: update i18n key Co-authored-by: 琚致远 <juzhiyuan@apache.org> * feature:Independent license check operation file. (#465) * feat: support ungroup in manager api (#460) * feat: support ungroup in manager api * fix: synchronize route group to route * fix: update test case * feat: add publish status to route in manager api (#450) * feat: add publish status to route in manager api * fix: update publish and offline route * feat: add route publish test module * fix: synchronize content for route publish/offline * feat(route): add publish and offline to route (#451) * feat(route): add publish and offline to route * feat: trigger redeploy * feat: trigger redeploy * Update Create.tsx * fix: update refer to the code review * fix: init status default value * fix: add a help msg to status Form.Item Co-authored-by: 琚致远 <juzhiyuan@apache.org> * feat: remove netlify (#472) * fix: host should not be required (#477) * feat: added new plugin dependency (#475) * feat: added new plugin dependency * feat: omit shadow var * feat: omit shadow var * fix: host should not be required (#479) * fix: host should not be required * feat: remove required rule * feat: Route debug (#485) * feat: new api get route and apisix url * feat: online debug * fix: update refer to the review, fix logical error as well * fix: rename getRouteWithApisixUrl * feat: update plugin (#482) * feat: improve route (#483) * feat: improve step1 * feat: improve step2 * feat: improve createStep4 * feat: improve transform * fix: event loop * feat: clean code * fix: lost route_group info when enable redirect * feat: UI improve * fix: checkHostWithSSL with empty hosts * Update Create.tsx Co-authored-by: Firstsawyou <52862365+Firstsawyou@users.noreply.github.com> Co-authored-by: nic-chen <33000667+nic-chen@users.noreply.github.com> Co-authored-by: lin <lin@MBPro.local> Co-authored-by: Rapiz <contact@rapiz.me> Co-authored-by: Rapiz <code@rapiz.me> Co-authored-by: liuxiran <belovedxixi@126.com> Co-authored-by: 琚致远 <juzhiyuan@apache.org>
-
- Sep 21, 2020
-
-
liuxiran authored
* feat: upstream healthy check * fix: show active health check switch and passive health check switch at the same time * fix: update refer to the code review
-
litesun authored
* feat: improve step1 * feat: improve step2 * feat: improve createStep4 * feat: improve transform * fix: event loop * feat: clean code * fix: lost route_group info when enable redirect * feat: UI improve
-
琚致远 authored
-
- Sep 19, 2020
-
-
liuxiran authored
* feat: new api get route and apisix url * feat: online debug * fix: update refer to the review, fix logical error as well * fix: rename getRouteWithApisixUrl
-
- Sep 17, 2020
-
-
litesun authored
* fix: host should not be required * feat: remove required rule
-
- Sep 16, 2020
- Sep 15, 2020
-
-
琚致远 authored
-
liuxiran authored
* feat(route): add publish and offline to route * feat: trigger redeploy * feat: trigger redeploy * Update Create.tsx * fix: update refer to the code review * fix: init status default value * fix: add a help msg to status Form.Item Co-authored-by: 琚致远 <juzhiyuan@apache.org>
-