From da90e5e069fb720489fa6fc60e665b0379ec07ca Mon Sep 17 00:00:00 2001 From: scarqin <1054139596@qq.com> Date: Fri, 10 Feb 2023 00:22:25 +0800 Subject: [PATCH] fix: pc third login error&& env page change language error --- CHANGELOG.md | 1158 +++++++++-------- .../services/language/language.service.ts | 3 +- .../src/app/pages/third-login.component.ts | 2 +- .../src/app/pages/user-modal.component.ts | 1 + 4 files changed, 603 insertions(+), 561 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b381e62a..e6da05090 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,818 +1,858 @@ -# [0.1.0](https://github.com/eolinker/eoapi/compare/v1.11.0...v0.1.0) (2023-02-03) +# [0.2.0](https://github.com/Postcatlab/postcat/compare/v0.2.1...v0.2.0) (2023-02-09) ### Bug Fixes -* add api space error ([5e9b1eb](https://github.com/eolinker/eoapi/commit/5e9b1eb3fb1395e89a48f31a8ae9974322841a60)) -* decode unicode for response body ([2d6f125](https://github.com/eolinker/eoapi/commit/2d6f125579e138833a668a8fac6a90f686bfe86e)), closes [#142](https://github.com/eolinker/eoapi/issues/142) -* import openAPI ([bbfc226](https://github.com/eolinker/eoapi/commit/bbfc2266728b8b572fc4553d1c3500c6d81d68fc)) -* lose gio tab query ([347c974](https://github.com/eolinker/eoapi/commit/347c974d9c7c172802022cba23980ccce2a4f666)) -* monaco-editor can not format ([9d3bae6](https://github.com/eolinker/eoapi/commit/9d3bae63f9cfb1933bc1fedbd4d2dc118c96ba7d)) -* params import xml bug ([95a4198](https://github.com/eolinker/eoapi/commit/95a419859404a689dd265c15973c2f1971874e7b)) -* some ts error ([13e8ce0](https://github.com/eolinker/eoapi/commit/13e8ce03dd2de39dc88216a684c01516b72ac86d)) -* test response gibberish ([033d7aa](https://github.com/eolinker/eoapi/commit/033d7aacc2452db3718b3e74dedff735727f7b41)), closes [#212](https://github.com/eolinker/eoapi/issues/212) -* theme extension i18n ([805af93](https://github.com/eolinker/eoapi/commit/805af93f76882b4db73f985d2a5e241d505f7b94)) -* window package download error ([e3fcfa9](https://github.com/eolinker/eoapi/commit/e3fcfa9b512a167c4091da3bda7eb159ff6ef29a)) +* extension-tree select issue ([8b7d9a8](https://github.com/Postcatlab/postcat/commit/8b7d9a8bf1322d7da696f8d8ba5e5fcd630fa172)) +* localize environment response msg ([58c0508](https://github.com/Postcatlab/postcat/commit/58c0508fc82b3245a6edece68b4c9e5066fabee9)) +* search extension ([9c39e66](https://github.com/Postcatlab/postcat/commit/9c39e66f8195d047642fc57a07213378c6d129b8)) +* some style ([e95c344](https://github.com/Postcatlab/postcat/commit/e95c344702dd1808cd6ce2f9cf0b3de5882c17df)) +* third login error ([365600b](https://github.com/Postcatlab/postcat/commit/365600b7405e9474502cb4a3558ac5dbcedff503)) ### Features -* add doc about e2e ([94f4537](https://github.com/eolinker/eoapi/commit/94f4537edcffe69c5febd500ed4b351f0d65c3c3)) -* add e2e test case ([616e925](https://github.com/eolinker/eoapi/commit/616e9250dddd6d5b6a4356ed5813c0a7437d2a01)) -* add gio ([b441de0](https://github.com/eolinker/eoapi/commit/b441de0ad4ae0f7a4b7fca9acded686923a83bc0)) -* add proxy ([0d0a3ed](https://github.com/eolinker/eoapi/commit/0d0a3edd8dd77af0aa53086d68652a74f1b6d61d)) -* delete some useless api ([bf1be0b](https://github.com/eolinker/eoapi/commit/bf1be0b29e1c7f315c91088dae391889376a49f2)) -* download client from gitee ([111b7b8](https://github.com/eolinker/eoapi/commit/111b7b8bdb99d3c844e77eb8c32c7db5290746cb)) -* redirect postcat ([0b15d05](https://github.com/eolinker/eoapi/commit/0b15d057e2354c6a0949026ea132033230a8fda6)) -* script main.js ([6692e26](https://github.com/eolinker/eoapi/commit/6692e26ed93d2396c37a2a46cbf11ded4c6057a3)) +* add & update environment validtor ([02d3f6b](https://github.com/Postcatlab/postcat/commit/02d3f6b527ae9174192cc552b52a93b2c78a63e1)) +* github login cancel logic ([850b43b](https://github.com/Postcatlab/postcat/commit/850b43b8e06abadea5a5d015d8f836d5f61c2c11)) +* update ([ecfdff8](https://github.com/Postcatlab/postcat/commit/ecfdff83c7b66a65110288ab5c4e8516520a2a30)) + + + +## [0.2.1](https://github.com/Postcatlab/postcat/compare/v0.1.0...v0.2.1) (2023-02-09) + + +### Bug Fixes + +* delete group after delete tab by id ([34520bf](https://github.com/Postcatlab/postcat/commit/34520bfbd1911ae89449f666354c7378111ac655)) +* header send error ([3cfbeb5](https://github.com/Postcatlab/postcat/commit/3cfbeb5d78059c12498302bfd0a433105afe3322)) +* mock download isInstalled status error ([a66d019](https://github.com/Postcatlab/postcat/commit/a66d019622232d55592334f77a71bbc067553962)) +* Notification can't stay in page ([da21132](https://github.com/Postcatlab/postcat/commit/da211322650d49e66d161ee046cb9d41b674f9f5)) +* test restore from history error ([7a2f05d](https://github.com/Postcatlab/postcat/commit/7a2f05d3527b9a85306f5726ecee1a5ed1fe5c06)) + + +### Features + +* 0.2.0 ([3d18b48](https://github.com/Postcatlab/postcat/commit/3d18b48853ac37269dca3fde4eb048d314221470)) +* add release note ([e97c169](https://github.com/Postcatlab/postcat/commit/e97c169ca67ca09e8012c36380d341cd4311be4d)) + + + +# [0.1.0](https://github.com/Postcatlab/postcat/compare/v1.11.0...v0.1.0) (2023-02-03) + + +### Bug Fixes + +* add api space error ([5e9b1eb](https://github.com/Postcatlab/postcat/commit/5e9b1eb3fb1395e89a48f31a8ae9974322841a60)) +* decode unicode for response body ([2d6f125](https://github.com/Postcatlab/postcat/commit/2d6f125579e138833a668a8fac6a90f686bfe86e)), closes [#142](https://github.com/Postcatlab/postcat/issues/142) +* import openAPI ([bbfc226](https://github.com/Postcatlab/postcat/commit/bbfc2266728b8b572fc4553d1c3500c6d81d68fc)) +* lose gio tab query ([347c974](https://github.com/Postcatlab/postcat/commit/347c974d9c7c172802022cba23980ccce2a4f666)) +* monaco-editor can not format ([9d3bae6](https://github.com/Postcatlab/postcat/commit/9d3bae63f9cfb1933bc1fedbd4d2dc118c96ba7d)) +* pack err ([e9953a7](https://github.com/Postcatlab/postcat/commit/e9953a7af4126d0561914a6d9e29bb0a4e57f3b3)) +* params import xml bug ([95a4198](https://github.com/Postcatlab/postcat/commit/95a419859404a689dd265c15973c2f1971874e7b)) +* some ts error ([13e8ce0](https://github.com/Postcatlab/postcat/commit/13e8ce03dd2de39dc88216a684c01516b72ac86d)) +* test response gibberish ([033d7aa](https://github.com/Postcatlab/postcat/commit/033d7aacc2452db3718b3e74dedff735727f7b41)), closes [#212](https://github.com/Postcatlab/postcat/issues/212) +* theme extension i18n ([805af93](https://github.com/Postcatlab/postcat/commit/805af93f76882b4db73f985d2a5e241d505f7b94)) +* window package download error ([e3fcfa9](https://github.com/Postcatlab/postcat/commit/e3fcfa9b512a167c4091da3bda7eb159ff6ef29a)) + + +### Features + +* add doc about e2e ([94f4537](https://github.com/Postcatlab/postcat/commit/94f4537edcffe69c5febd500ed4b351f0d65c3c3)) +* add e2e test case ([616e925](https://github.com/Postcatlab/postcat/commit/616e9250dddd6d5b6a4356ed5813c0a7437d2a01)) +* add gio ([b441de0](https://github.com/Postcatlab/postcat/commit/b441de0ad4ae0f7a4b7fca9acded686923a83bc0)) +* add proxy ([0d0a3ed](https://github.com/Postcatlab/postcat/commit/0d0a3edd8dd77af0aa53086d68652a74f1b6d61d)) +* delete some useless api ([bf1be0b](https://github.com/Postcatlab/postcat/commit/bf1be0b29e1c7f315c91088dae391889376a49f2)) +* download client from gitee ([111b7b8](https://github.com/Postcatlab/postcat/commit/111b7b8bdb99d3c844e77eb8c32c7db5290746cb)) +* redirect postcat ([0b15d05](https://github.com/Postcatlab/postcat/commit/0b15d057e2354c6a0949026ea132033230a8fda6)) +* script main.js ([6692e26](https://github.com/Postcatlab/postcat/commit/6692e26ed93d2396c37a2a46cbf11ded4c6057a3)) ### Performance Improvements -* add loading for iframe page ([ae34e5e](https://github.com/eolinker/eoapi/commit/ae34e5e74a5b21ad0a9c99d5aebb6548d2a47e6a)) +* add loading for iframe page ([ae34e5e](https://github.com/Postcatlab/postcat/commit/ae34e5e74a5b21ad0a9c99d5aebb6548d2a47e6a)) -# [1.11.0](https://github.com/eolinker/eoapi/compare/v1.10.0...v1.11.0) (2022-12-07) +# [1.11.0](https://github.com/Postcatlab/postcat/compare/v1.10.0...v1.11.0) (2022-12-07) ### Bug Fixes -* grpc-server emit params ([8e966f9](https://github.com/eolinker/eoapi/commit/8e966f9c2ce0f5af2dbfa79eeed7be975d7a1817)) +* grpc-server emit params ([8e966f9](https://github.com/Postcatlab/postcat/commit/8e966f9c2ce0f5af2dbfa79eeed7be975d7a1817)) -# [1.10.0](https://github.com/eolinker/eoapi/compare/v1.9.1...v1.10.0) (2022-11-18) +# [1.10.0](https://github.com/Postcatlab/postcat/compare/v1.9.1...v1.10.0) (2022-11-18) ### Bug Fixes -* close [#184](https://github.com/eolinker/eoapi/issues/184) Rest not change with uri ([92b28f7](https://github.com/eolinker/eoapi/commit/92b28f7b4a11af751f23bfa22324f91ec0dc76f5)) -* eo.execute example error ([6ae8cb1](https://github.com/eolinker/eoapi/commit/6ae8cb121016127ed47e1659a352912d155e6327)) -* package error ([46a0835](https://github.com/eolinker/eoapi/commit/46a0835f7ba14e9e252d237f42d82fcca0126513)) -* sync extensin load way ([ede1dfa](https://github.com/eolinker/eoapi/commit/ede1dfa58b4ec96b3d985c7b2bfa523c3a4949fa)) -* web translate extension ([90385ef](https://github.com/eolinker/eoapi/commit/90385efa18184a92f34a734c51053223b536681a)) +* close [#184](https://github.com/Postcatlab/postcat/issues/184) Rest not change with uri ([92b28f7](https://github.com/Postcatlab/postcat/commit/92b28f7b4a11af751f23bfa22324f91ec0dc76f5)) +* eo.execute example error ([6ae8cb1](https://github.com/Postcatlab/postcat/commit/6ae8cb121016127ed47e1659a352912d155e6327)) +* package error ([46a0835](https://github.com/Postcatlab/postcat/commit/46a0835f7ba14e9e252d237f42d82fcca0126513)) +* sync extensin load way ([ede1dfa](https://github.com/Postcatlab/postcat/commit/ede1dfa58b4ec96b3d985c7b2bfa523c3a4949fa)) +* web translate extension ([90385ef](https://github.com/Postcatlab/postcat/commit/90385efa18184a92f34a734c51053223b536681a)) ### Features -* add default completions ([9d803b1](https://github.com/eolinker/eoapi/commit/9d803b19c588ad47e82a0132e2e3e6a862a0f48f)) -* translate error ([173de84](https://github.com/eolinker/eoapi/commit/173de84cb8befd0c91008508fbef2b58f6c212eb)) +* add default completions ([9d803b1](https://github.com/Postcatlab/postcat/commit/9d803b19c588ad47e82a0132e2e3e6a862a0f48f)) +* translate error ([173de84](https://github.com/Postcatlab/postcat/commit/173de84cb8befd0c91008508fbef2b58f6c212eb)) -## [1.9.1](https://github.com/eolinker/eoapi/compare/v1.9.0...v1.9.1) (2022-11-03) +## [1.9.1](https://github.com/Postcatlab/postcat/compare/v1.9.0...v1.9.1) (2022-11-03) ### Features -* change redirect path ([9a081d8](https://github.com/eolinker/eoapi/commit/9a081d8bf6b918949a8183d4d00524ff26a19e36)) -* click mask to close modal ([50bc0cc](https://github.com/eolinker/eoapi/commit/50bc0cc1ebd44f031dd821038c00c8c534708a2f)) -* translate ([b770c1d](https://github.com/eolinker/eoapi/commit/b770c1d3c841bfbe9b001c0a4327a47e80cb08db)) -* vercel deploy ([309ec54](https://github.com/eolinker/eoapi/commit/309ec54e8e2ea3ee7ba945cd807e659f4e593e32)) +* change redirect path ([9a081d8](https://github.com/Postcatlab/postcat/commit/9a081d8bf6b918949a8183d4d00524ff26a19e36)) +* click mask to close modal ([50bc0cc](https://github.com/Postcatlab/postcat/commit/50bc0cc1ebd44f031dd821038c00c8c534708a2f)) +* translate ([b770c1d](https://github.com/Postcatlab/postcat/commit/b770c1d3c841bfbe9b001c0a4327a47e80cb08db)) +* vercel deploy ([309ec54](https://github.com/Postcatlab/postcat/commit/309ec54e8e2ea3ee7ba945cd807e659f4e593e32)) -# [1.9.0](https://github.com/eolinker/eoapi/compare/v1.8.2...v1.9.0) (2022-11-02) +# [1.9.0](https://github.com/Postcatlab/postcat/compare/v1.8.2...v1.9.0) (2022-11-02) ### Bug Fixes -* **api-tab:** cache not remove ([acf9820](https://github.com/eolinker/eoapi/commit/acf98203658e54de476380557780aeacd796a6fa)) -* compatible moduleID & name ([a9e3d1b](https://github.com/eolinker/eoapi/commit/a9e3d1b1fa9dfab0a4af38b943e2ab1d27dbbf46)) -* init error ([0e32e46](https://github.com/eolinker/eoapi/commit/0e32e467cc08a6de44196b4f3bc8484c5ddf5df9)) -* joint api error ([91dd7d9](https://github.com/eolinker/eoapi/commit/91dd7d96c4d2c969e3414aa129aae810820c875d)) -* save api do not save common response headers [#165](https://github.com/eolinker/eoapi/issues/165) ([2a64e7d](https://github.com/eolinker/eoapi/commit/2a64e7d3a2fade91c825f692b518ac6a76882823)) -* share link error ([f2707bf](https://github.com/eolinker/eoapi/commit/f2707bf122ebe433265e00effeaa6acca8068cb0)) -* translate mock error ([ba09dd1](https://github.com/eolinker/eoapi/commit/ba09dd1c0c2289fc8cb0255d127aecd9d1a4fbed)) +* **api-tab:** cache not remove ([acf9820](https://github.com/Postcatlab/postcat/commit/acf98203658e54de476380557780aeacd796a6fa)) +* compatible moduleID & name ([a9e3d1b](https://github.com/Postcatlab/postcat/commit/a9e3d1b1fa9dfab0a4af38b943e2ab1d27dbbf46)) +* init error ([0e32e46](https://github.com/Postcatlab/postcat/commit/0e32e467cc08a6de44196b4f3bc8484c5ddf5df9)) +* joint api error ([91dd7d9](https://github.com/Postcatlab/postcat/commit/91dd7d96c4d2c969e3414aa129aae810820c875d)) +* save api do not save common response headers [#165](https://github.com/Postcatlab/postcat/issues/165) ([2a64e7d](https://github.com/Postcatlab/postcat/commit/2a64e7d3a2fade91c825f692b518ac6a76882823)) +* share link error ([f2707bf](https://github.com/Postcatlab/postcat/commit/f2707bf122ebe433265e00effeaa6acca8068cb0)) +* translate mock error ([ba09dd1](https://github.com/Postcatlab/postcat/commit/ba09dd1c0c2289fc8cb0255d127aecd9d1a4fbed)) ### Features -* add share module ([7ef92c1](https://github.com/eolinker/eoapi/commit/7ef92c1d37c50d3dd65bde54e33b709f33777512)) -* mock lead to download in web ([65c7ecf](https://github.com/eolinker/eoapi/commit/65c7ecffe795844fd24621c05e412a8af17eca09)) +* add share module ([7ef92c1](https://github.com/Postcatlab/postcat/commit/7ef92c1d37c50d3dd65bde54e33b709f33777512)) +* mock lead to download in web ([65c7ecf](https://github.com/Postcatlab/postcat/commit/65c7ecffe795844fd24621c05e412a8af17eca09)) -## [1.8.2](https://github.com/eolinker/eoapi/compare/v1.8.1...v1.8.2) (2022-10-18) +## [1.8.2](https://github.com/Postcatlab/postcat/compare/v1.8.1...v1.8.2) (2022-10-18) ### Bug Fixes -* xml2json parser bug ([e2459a2](https://github.com/eolinker/eoapi/commit/e2459a23fc74a7696f5b6f3296c512d28939f6c7)) +* xml2json parser bug ([e2459a2](https://github.com/Postcatlab/postcat/commit/e2459a23fc74a7696f5b6f3296c512d28939f6c7)) ### Features -* keep queryParams stay in page ([baad303](https://github.com/eolinker/eoapi/commit/baad3038cbffd38cfea128f92d3cc3073a786e5a)) +* keep queryParams stay in page ([baad303](https://github.com/Postcatlab/postcat/commit/baad3038cbffd38cfea128f92d3cc3073a786e5a)) -## [1.8.1](https://github.com/eolinker/eoapi/compare/v1.8.0...v1.8.1) (2022-10-13) +## [1.8.1](https://github.com/Postcatlab/postcat/compare/v1.8.0...v1.8.1) (2022-10-13) ### Bug Fixes -* api history subscribe many times ([e8fd71e](https://github.com/eolinker/eoapi/commit/e8fd71ede06cf8fe665ad84ff74c962d54e86f46)) -* default mock can not be edit ([f937b5b](https://github.com/eolinker/eoapi/commit/f937b5bc4755bf6c6335dbb965ce8fff3a6ba3df)) -* local storage sync issue ([7e73ccb](https://github.com/eolinker/eoapi/commit/7e73ccbb10455b6ca07f3b8b20b9eecd108b746c)) -* local workspace state issue ([9402f90](https://github.com/eolinker/eoapi/commit/9402f90f7c98b5027ab135907373e6725e2838e0)) +* api history subscribe many times ([e8fd71e](https://github.com/Postcatlab/postcat/commit/e8fd71ede06cf8fe665ad84ff74c962d54e86f46)) +* default mock can not be edit ([f937b5b](https://github.com/Postcatlab/postcat/commit/f937b5bc4755bf6c6335dbb965ce8fff3a6ba3df)) +* local storage sync issue ([7e73ccb](https://github.com/Postcatlab/postcat/commit/7e73ccbb10455b6ca07f3b8b20b9eecd108b746c)) +* local workspace state issue ([9402f90](https://github.com/Postcatlab/postcat/commit/9402f90f7c98b5027ab135907373e6725e2838e0)) ### Features -* import xml tip ([9d9e987](https://github.com/eolinker/eoapi/commit/9d9e9874aae800f19e88d52e92a25ed49da3a09f)) +* import xml tip ([9d9e987](https://github.com/Postcatlab/postcat/commit/9d9e9874aae800f19e88d52e92a25ed49da3a09f)) -# [1.8.0](https://github.com/eolinker/eoapi/compare/v1.7.0...v1.8.0) (2022-10-11) +# [1.8.0](https://github.com/Postcatlab/postcat/compare/v1.7.0...v1.8.0) (2022-10-11) ### Bug Fixes -* api group tree css style issue ([0320979](https://github.com/eolinker/eoapi/commit/03209794981460768238bb93b6f7f9e6e71fd25e)) -* **apiTest:** test result return file but show text ([2d737e5](https://github.com/eolinker/eoapi/commit/2d737e558fa0bcec2a87e9241c5d643034658087)) -* component style penetrate ([4b93ea5](https://github.com/eolinker/eoapi/commit/4b93ea593beee04c0e528a57579cbb436a5a2749)) -* disabled ([c436280](https://github.com/eolinker/eoapi/commit/c4362808923d8649339ef3d8d1e83d8c5150c186)) -* extension detail content not center ([aa173f8](https://github.com/eolinker/eoapi/commit/aa173f8ca3851718914c694f8e89da577a43b679)) -* extension installed list no correct ([3ee96e4](https://github.com/eolinker/eoapi/commit/3ee96e488814b71c171e7efc1bef8ea8f8ba8d82)) -* **extension-detail:** make the img full width ([f61ab5a](https://github.com/eolinker/eoapi/commit/f61ab5a80646c2a8c0911424e10b2b3b24a6cf95)) -* import project path error ([d307eb8](https://github.com/eolinker/eoapi/commit/d307eb874eea111f10a5b9c73710fc67c16a7cfa)) -* new websocket error ([42eb490](https://github.com/eolinker/eoapi/commit/42eb490e7ec2c925a3f82ec665febd1a71f21bbc)) -* new websocket tab jump to mock ([174b38f](https://github.com/eolinker/eoapi/commit/174b38f9b86720f8d62cfe553a59f34798330429)) -* remember tab error ([9e1d9c5](https://github.com/eolinker/eoapi/commit/9e1d9c5d30f7ec9a9ac2f13433105a54ed1ae12c)) -* render status ([7146c04](https://github.com/eolinker/eoapi/commit/7146c040158d77bd8e530ac76631dd65d29c7c3b)) -* reset model ([68c1af0](https://github.com/eolinker/eoapi/commit/68c1af05e3c62bd351e57b41dace861969e0027e)) -* resetForm ([566cd14](https://github.com/eolinker/eoapi/commit/566cd14fb72ca37bb46df0585b36af63577d135c)) -* routes are not remembered when refreshing the app ([#139](https://github.com/eolinker/eoapi/issues/139)) ([ae4dad5](https://github.com/eolinker/eoapi/commit/ae4dad5ff8b2461c571449c4812ef4c8ab1f8968)) -* should be auto format after response result change ([a308c50](https://github.com/eolinker/eoapi/commit/a308c5015e32f801183d07846b667e6dc33f4824)) -* some bug ([9c6e968](https://github.com/eolinker/eoapi/commit/9c6e9686d6bcd39988fca1e50f4edcaacf3a9997)) -* some css style ([b8273ad](https://github.com/eolinker/eoapi/commit/b8273ad19b1903f637c9a096c0f6b516e87e62b8)) -* some css style issues ([0d5a791](https://github.com/eolinker/eoapi/commit/0d5a791cae2fd0a4786c7cfa3953926d662392f6)) -* switch language will add tab ([489c4a9](https://github.com/eolinker/eoapi/commit/489c4a9c44073f93f295dce034495c6538e88d9c)) -* **test-result:** can not download response body sometime ([ba9666e](https://github.com/eolinker/eoapi/commit/ba9666e4e842cace45fc9ddec94e50192bd148ca)) -* update css style ([8968964](https://github.com/eolinker/eoapi/commit/89689641ed3ad264d8581907a2e566b0be30a0f0)) -* use light markdown theme ([b67b869](https://github.com/eolinker/eoapi/commit/b67b869bb6685bec8d145de3d15b7f12e419bc6a)) -* **websocket:** query params lost when refresh page ([7fd6fac](https://github.com/eolinker/eoapi/commit/7fd6fac04e99ff548af7175e418d92761a4e79f5)) -* **websocket:** return message format buffer ([c297fd4](https://github.com/eolinker/eoapi/commit/c297fd48a91358e8f57c1241ea66873355544e4c)) +* api group tree css style issue ([0320979](https://github.com/Postcatlab/postcat/commit/03209794981460768238bb93b6f7f9e6e71fd25e)) +* **apiTest:** test result return file but show text ([2d737e5](https://github.com/Postcatlab/postcat/commit/2d737e558fa0bcec2a87e9241c5d643034658087)) +* component style penetrate ([4b93ea5](https://github.com/Postcatlab/postcat/commit/4b93ea593beee04c0e528a57579cbb436a5a2749)) +* disabled ([c436280](https://github.com/Postcatlab/postcat/commit/c4362808923d8649339ef3d8d1e83d8c5150c186)) +* extension detail content not center ([aa173f8](https://github.com/Postcatlab/postcat/commit/aa173f8ca3851718914c694f8e89da577a43b679)) +* extension installed list no correct ([3ee96e4](https://github.com/Postcatlab/postcat/commit/3ee96e488814b71c171e7efc1bef8ea8f8ba8d82)) +* **extension-detail:** make the img full width ([f61ab5a](https://github.com/Postcatlab/postcat/commit/f61ab5a80646c2a8c0911424e10b2b3b24a6cf95)) +* import project path error ([d307eb8](https://github.com/Postcatlab/postcat/commit/d307eb874eea111f10a5b9c73710fc67c16a7cfa)) +* new websocket error ([42eb490](https://github.com/Postcatlab/postcat/commit/42eb490e7ec2c925a3f82ec665febd1a71f21bbc)) +* new websocket tab jump to mock ([174b38f](https://github.com/Postcatlab/postcat/commit/174b38f9b86720f8d62cfe553a59f34798330429)) +* remember tab error ([9e1d9c5](https://github.com/Postcatlab/postcat/commit/9e1d9c5d30f7ec9a9ac2f13433105a54ed1ae12c)) +* render status ([7146c04](https://github.com/Postcatlab/postcat/commit/7146c040158d77bd8e530ac76631dd65d29c7c3b)) +* reset model ([68c1af0](https://github.com/Postcatlab/postcat/commit/68c1af05e3c62bd351e57b41dace861969e0027e)) +* resetForm ([566cd14](https://github.com/Postcatlab/postcat/commit/566cd14fb72ca37bb46df0585b36af63577d135c)) +* routes are not remembered when refreshing the app ([#139](https://github.com/Postcatlab/postcat/issues/139)) ([ae4dad5](https://github.com/Postcatlab/postcat/commit/ae4dad5ff8b2461c571449c4812ef4c8ab1f8968)) +* should be auto format after response result change ([a308c50](https://github.com/Postcatlab/postcat/commit/a308c5015e32f801183d07846b667e6dc33f4824)) +* some bug ([9c6e968](https://github.com/Postcatlab/postcat/commit/9c6e9686d6bcd39988fca1e50f4edcaacf3a9997)) +* some css style ([b8273ad](https://github.com/Postcatlab/postcat/commit/b8273ad19b1903f637c9a096c0f6b516e87e62b8)) +* some css style issues ([0d5a791](https://github.com/Postcatlab/postcat/commit/0d5a791cae2fd0a4786c7cfa3953926d662392f6)) +* switch language will add tab ([489c4a9](https://github.com/Postcatlab/postcat/commit/489c4a9c44073f93f295dce034495c6538e88d9c)) +* **test-result:** can not download response body sometime ([ba9666e](https://github.com/Postcatlab/postcat/commit/ba9666e4e842cace45fc9ddec94e50192bd148ca)) +* update css style ([8968964](https://github.com/Postcatlab/postcat/commit/89689641ed3ad264d8581907a2e566b0be30a0f0)) +* use light markdown theme ([b67b869](https://github.com/Postcatlab/postcat/commit/b67b869bb6685bec8d145de3d15b7f12e419bc6a)) +* **websocket:** query params lost when refresh page ([7fd6fac](https://github.com/Postcatlab/postcat/commit/7fd6fac04e99ff548af7175e418d92761a4e79f5)) +* **websocket:** return message format buffer ([c297fd4](https://github.com/Postcatlab/postcat/commit/c297fd48a91358e8f57c1241ea66873355544e4c)) ### Features -* add err catch ([b82f05a](https://github.com/eolinker/eoapi/commit/b82f05abb995be4e6ad5babb09442c5cd1456d8a)) -* add error listen ([e12b797](https://github.com/eolinker/eoapi/commit/e12b797864b3051b633910afea8776130dcfcff2)) -* add socket server ([025065a](https://github.com/eolinker/eoapi/commit/025065a19af0ea7bd7eb1b82fce5ef18018be6ba)) -* add watch scripts ([cefd3f0](https://github.com/eolinker/eoapi/commit/cefd3f0547e077a605fbc53fd51db6ef1851f60b)) -* add ws base test case ([f3f006a](https://github.com/eolinker/eoapi/commit/f3f006a84342b22c9166e52cea2b7f27788f9c93)) -* arraybuffer ([673978b](https://github.com/eolinker/eoapi/commit/673978b56381916ffb2d79ef11438fcdb5342159)) -* cancel clear msg ([578f662](https://github.com/eolinker/eoapi/commit/578f662a8c8f2ccb7c84bb92d811d965864fa13a)) -* catch client socketIO connect failed & tips ([3a22ea3](https://github.com/eolinker/eoapi/commit/3a22ea37a2319bbbcf4eccfe0a960ecf6ac9732a)) -* catch error ([8a93078](https://github.com/eolinker/eoapi/commit/8a9307887cc502a492b0f926559e16e53b01169f)) -* catch ws connect error ([789045c](https://github.com/eolinker/eoapi/commit/789045c372b48be5cace569521c4898e4cb5ea6c)) -* change env link ([c9da6cb](https://github.com/eolinker/eoapi/commit/c9da6cb8361fb137e11b1ffbe92a425a4a8ab7bb)) -* change socket server url ([9cf4978](https://github.com/eolinker/eoapi/commit/9cf49785a6d4dd653cf506857158f61892028316)) -* close connect while leave ws tab ([975910b](https://github.com/eolinker/eoapi/commit/975910bfbd4e5f93680ad6c40e52a053f6469f14)) -* config remote socket url ([ba569db](https://github.com/eolinker/eoapi/commit/ba569dbde72e3614db096fbf3de21bb94db71ed9)) -* delete console.log ([96ca38b](https://github.com/eolinker/eoapi/commit/96ca38b213571c70ea99bb40bca07dfcc49c7bbb)) -* first open eoapi and test data ([06dee01](https://github.com/eolinker/eoapi/commit/06dee01a3de8f8a709607e99fcea22b2e48fae91)) -* form reset ([c6261cc](https://github.com/eolinker/eoapi/commit/c6261cc039a07cf681b1ef3439815b878d33f6ac)) -* If the last message is disconnect type, then do not push new message to list ([5e66526](https://github.com/eolinker/eoapi/commit/5e665267df5ad1255baddd89cd2252815660a763)) -* link wss test is ok ([f98f702](https://github.com/eolinker/eoapi/commit/f98f7021b66a6b8e071b497121101225b185a602)) -* local start socket server automatical ([579b44d](https://github.com/eolinker/eoapi/commit/579b44d71da1a929674abd0cc65b85f0f9368f09)) -* message?.toString() || message, ([b247841](https://github.com/eolinker/eoapi/commit/b2478413a964d0820d90f20361fc2a0dfbd878b6)) -* render real link ([aa59cad](https://github.com/eolinker/eoapi/commit/aa59cad589dc8db84dcb7eb1174b0d94806ab01a)) -* report issue format optimize ([b754dbe](https://github.com/eolinker/eoapi/commit/b754dbe691d22bd0c0b9deb1549780611e744fd9)) -* revert form reset for now ([396db18](https://github.com/eolinker/eoapi/commit/396db182342c29363dfb234df2c741258c9cc39b)) -* select demo api when first open Eoapi ([a8041c5](https://github.com/eolinker/eoapi/commit/a8041c57f38b782974f649bfd16561d3173b74b7)) -* support preview text response & download ([cc0fac7](https://github.com/eolinker/eoapi/commit/cc0fac7e6f0bb04caeaac929820d6b8e21d61d3f)) -* unListen while Server disconnect ([118da22](https://github.com/eolinker/eoapi/commit/118da2244b57397b326352f91ea4643ab5aec50d)) -* update config ([cada91c](https://github.com/eolinker/eoapi/commit/cada91c87294953f08c31cddfd7f5f3eeb85b6c6)) -* update test case ([30657c7](https://github.com/eolinker/eoapi/commit/30657c71d8ed905027ac7f612ddf0ae5ad385fdf)) -* v1.7.0 ([32f5fb5](https://github.com/eolinker/eoapi/commit/32f5fb597c05408c42b1a4b77b5bbd974aa518ec)) -* websocket leave page tips when connecting ([18c42ae](https://github.com/eolinker/eoapi/commit/18c42ae11dcae3d6da15c2219001b25796061d06)) - - - -## [1.6.1](https://github.com/eolinker/eoapi/compare/v1.6.0...v1.6.1) (2022-09-06) +* add err catch ([b82f05a](https://github.com/Postcatlab/postcat/commit/b82f05abb995be4e6ad5babb09442c5cd1456d8a)) +* add error listen ([e12b797](https://github.com/Postcatlab/postcat/commit/e12b797864b3051b633910afea8776130dcfcff2)) +* add socket server ([025065a](https://github.com/Postcatlab/postcat/commit/025065a19af0ea7bd7eb1b82fce5ef18018be6ba)) +* add watch scripts ([cefd3f0](https://github.com/Postcatlab/postcat/commit/cefd3f0547e077a605fbc53fd51db6ef1851f60b)) +* add ws base test case ([f3f006a](https://github.com/Postcatlab/postcat/commit/f3f006a84342b22c9166e52cea2b7f27788f9c93)) +* arraybuffer ([673978b](https://github.com/Postcatlab/postcat/commit/673978b56381916ffb2d79ef11438fcdb5342159)) +* cancel clear msg ([578f662](https://github.com/Postcatlab/postcat/commit/578f662a8c8f2ccb7c84bb92d811d965864fa13a)) +* catch client socketIO connect failed & tips ([3a22ea3](https://github.com/Postcatlab/postcat/commit/3a22ea37a2319bbbcf4eccfe0a960ecf6ac9732a)) +* catch error ([8a93078](https://github.com/Postcatlab/postcat/commit/8a9307887cc502a492b0f926559e16e53b01169f)) +* catch ws connect error ([789045c](https://github.com/Postcatlab/postcat/commit/789045c372b48be5cace569521c4898e4cb5ea6c)) +* change env link ([c9da6cb](https://github.com/Postcatlab/postcat/commit/c9da6cb8361fb137e11b1ffbe92a425a4a8ab7bb)) +* change socket server url ([9cf4978](https://github.com/Postcatlab/postcat/commit/9cf49785a6d4dd653cf506857158f61892028316)) +* close connect while leave ws tab ([975910b](https://github.com/Postcatlab/postcat/commit/975910bfbd4e5f93680ad6c40e52a053f6469f14)) +* config remote socket url ([ba569db](https://github.com/Postcatlab/postcat/commit/ba569dbde72e3614db096fbf3de21bb94db71ed9)) +* delete console.log ([96ca38b](https://github.com/Postcatlab/postcat/commit/96ca38b213571c70ea99bb40bca07dfcc49c7bbb)) +* first open eoapi and test data ([06dee01](https://github.com/Postcatlab/postcat/commit/06dee01a3de8f8a709607e99fcea22b2e48fae91)) +* form reset ([c6261cc](https://github.com/Postcatlab/postcat/commit/c6261cc039a07cf681b1ef3439815b878d33f6ac)) +* If the last message is disconnect type, then do not push new message to list ([5e66526](https://github.com/Postcatlab/postcat/commit/5e665267df5ad1255baddd89cd2252815660a763)) +* link wss test is ok ([f98f702](https://github.com/Postcatlab/postcat/commit/f98f7021b66a6b8e071b497121101225b185a602)) +* local start socket server automatical ([579b44d](https://github.com/Postcatlab/postcat/commit/579b44d71da1a929674abd0cc65b85f0f9368f09)) +* message?.toString() || message, ([b247841](https://github.com/Postcatlab/postcat/commit/b2478413a964d0820d90f20361fc2a0dfbd878b6)) +* render real link ([aa59cad](https://github.com/Postcatlab/postcat/commit/aa59cad589dc8db84dcb7eb1174b0d94806ab01a)) +* report issue format optimize ([b754dbe](https://github.com/Postcatlab/postcat/commit/b754dbe691d22bd0c0b9deb1549780611e744fd9)) +* revert form reset for now ([396db18](https://github.com/Postcatlab/postcat/commit/396db182342c29363dfb234df2c741258c9cc39b)) +* select demo api when first open Eoapi ([a8041c5](https://github.com/Postcatlab/postcat/commit/a8041c57f38b782974f649bfd16561d3173b74b7)) +* support preview text response & download ([cc0fac7](https://github.com/Postcatlab/postcat/commit/cc0fac7e6f0bb04caeaac929820d6b8e21d61d3f)) +* unListen while Server disconnect ([118da22](https://github.com/Postcatlab/postcat/commit/118da2244b57397b326352f91ea4643ab5aec50d)) +* update config ([cada91c](https://github.com/Postcatlab/postcat/commit/cada91c87294953f08c31cddfd7f5f3eeb85b6c6)) +* update test case ([30657c7](https://github.com/Postcatlab/postcat/commit/30657c71d8ed905027ac7f612ddf0ae5ad385fdf)) +* v1.7.0 ([32f5fb5](https://github.com/Postcatlab/postcat/commit/32f5fb597c05408c42b1a4b77b5bbd974aa518ec)) +* websocket leave page tips when connecting ([18c42ae](https://github.com/Postcatlab/postcat/commit/18c42ae11dcae3d6da15c2219001b25796061d06)) + + + +## [1.6.1](https://github.com/Postcatlab/postcat/compare/v1.6.0...v1.6.1) (2022-09-06) ### Bug Fixes -* monaco-editor cannot focus with last line ([c716521](https://github.com/eolinker/eoapi/commit/c7165219a01d22064f1313123786ad3b2576ee78)) -* revert some code ([51b79b5](https://github.com/eolinker/eoapi/commit/51b79b50ed24384f94f29f31b122ee3c095bb5c0)) -* some css style issue ([1e5b8f0](https://github.com/eolinker/eoapi/commit/1e5b8f0ce753d7b7f1267371ccc9eacd82bf1399)) -* tab extends deep copy error ([4ea5a20](https://github.com/eolinker/eoapi/commit/4ea5a20374a0138fdd5fb866582a96839490da48)) -* test case ([2f5b10d](https://github.com/eolinker/eoapi/commit/2f5b10d5998fe4f6dc107b6c92a06417308a87da)) -* xml2json bug ([3a92c59](https://github.com/eolinker/eoapi/commit/3a92c5924230e98a6c43a22408b19efe6050ddc6)) +* monaco-editor cannot focus with last line ([c716521](https://github.com/Postcatlab/postcat/commit/c7165219a01d22064f1313123786ad3b2576ee78)) +* revert some code ([51b79b5](https://github.com/Postcatlab/postcat/commit/51b79b50ed24384f94f29f31b122ee3c095bb5c0)) +* some css style issue ([1e5b8f0](https://github.com/Postcatlab/postcat/commit/1e5b8f0ce753d7b7f1267371ccc9eacd82bf1399)) +* tab extends deep copy error ([4ea5a20](https://github.com/Postcatlab/postcat/commit/4ea5a20374a0138fdd5fb866582a96839490da48)) +* test case ([2f5b10d](https://github.com/Postcatlab/postcat/commit/2f5b10d5998fe4f6dc107b6c92a06417308a87da)) +* xml2json bug ([3a92c59](https://github.com/Postcatlab/postcat/commit/3a92c5924230e98a6c43a22408b19efe6050ddc6)) ### Features -* add api ([6137b58](https://github.com/eolinker/eoapi/commit/6137b58c3e40bb3bbd7fc06f0c4e492882c04930)) -* add api-add test case ([e162366](https://github.com/eolinker/eoapi/commit/e16236616e63e4d5c1590690de708272cbe34752)) -* e2e jsoth -> xpath ([36c5a06](https://github.com/eolinker/eoapi/commit/36c5a067621bd2b8b44b8a4a97dc1456a12d7967)) -* save data from test requestBody json/xml to form ([ad4c943](https://github.com/eolinker/eoapi/commit/ad4c9430e5251e910a2f3637fe958b7e8a54292c)) -* update api test case ([81678bc](https://github.com/eolinker/eoapi/commit/81678bc4db8049ddc363f0bfb23b517b26fae7b7)) +* add api ([6137b58](https://github.com/Postcatlab/postcat/commit/6137b58c3e40bb3bbd7fc06f0c4e492882c04930)) +* add api-add test case ([e162366](https://github.com/Postcatlab/postcat/commit/e16236616e63e4d5c1590690de708272cbe34752)) +* e2e jsoth -> xpath ([36c5a06](https://github.com/Postcatlab/postcat/commit/36c5a067621bd2b8b44b8a4a97dc1456a12d7967)) +* save data from test requestBody json/xml to form ([ad4c943](https://github.com/Postcatlab/postcat/commit/ad4c9430e5251e910a2f3637fe958b7e8a54292c)) +* update api test case ([81678bc](https://github.com/Postcatlab/postcat/commit/81678bc4db8049ddc363f0bfb23b517b26fae7b7)) -# [1.6.0](https://github.com/eolinker/eoapi/compare/v1.5.1...v1.6.0) (2022-08-23) +# [1.6.0](https://github.com/Postcatlab/postcat/compare/v1.5.1...v1.6.0) (2022-08-23) ### Bug Fixes -* gio in release app ([b1c28c5](https://github.com/eolinker/eoapi/commit/b1c28c5007a329549d1d4568b52e67b42e560b2c)) -* mock error ([15bb086](https://github.com/eolinker/eoapi/commit/15bb086da08a3f4874fab70d29dec3141dca1b9d)) -* preview enviroment error ([253eff1](https://github.com/eolinker/eoapi/commit/253eff147178ca974ad5b2bfb3df764a7c98c3ba)) -* seach path error ([9300649](https://github.com/eolinker/eoapi/commit/9300649973df077b6e562fe1047fef231b452b38)) -* setting modal extension form style ([7831822](https://github.com/eolinker/eoapi/commit/7831822ca6d2a51f47e0b6b4ea1e0df688dd391a)) -* some css style issue ([17ecac4](https://github.com/eolinker/eoapi/commit/17ecac4c16764f8932b3f5fc63fc32289d95f2ea)) +* gio in release app ([b1c28c5](https://github.com/Postcatlab/postcat/commit/b1c28c5007a329549d1d4568b52e67b42e560b2c)) +* mock error ([15bb086](https://github.com/Postcatlab/postcat/commit/15bb086da08a3f4874fab70d29dec3141dca1b9d)) +* preview enviroment error ([253eff1](https://github.com/Postcatlab/postcat/commit/253eff147178ca974ad5b2bfb3df764a7c98c3ba)) +* seach path error ([9300649](https://github.com/Postcatlab/postcat/commit/9300649973df077b6e562fe1047fef231b452b38)) +* setting modal extension form style ([7831822](https://github.com/Postcatlab/postcat/commit/7831822ca6d2a51f47e0b6b4ea1e0df688dd391a)) +* some css style issue ([17ecac4](https://github.com/Postcatlab/postcat/commit/17ecac4c16764f8932b3f5fc63fc32289d95f2ea)) ### Features -* add playwirght config ([6d0fb52](https://github.com/eolinker/eoapi/commit/6d0fb5227e353bbd34178dd77f45f58002938716)) -* create e2e config ([adf81e2](https://github.com/eolinker/eoapi/commit/adf81e2444b9959b7d4ac1ac930c0d7cef3c881d)) -* delete uuid while create api ([b5cbc24](https://github.com/eolinker/eoapi/commit/b5cbc24ed11494b91f5b51f5e6da416d1b3957c8)) -* lazyload ([ce8da10](https://github.com/eolinker/eoapi/commit/ce8da108136f663b513250cf6d3879ea0a4ada44)) -* lazyload & fix base64 script tips error ([3992a79](https://github.com/eolinker/eoapi/commit/3992a79241ed567c4d080a5c4e685c5564fbb448)) -* remove package-lock.json ([af64099](https://github.com/eolinker/eoapi/commit/af64099769b0689d7e769319fb048f82a1208a0c)) -* reset e2e test ([198c65e](https://github.com/eolinker/eoapi/commit/198c65ea9624532d74169e659fe7f0ce09c9d140)) +* add playwirght config ([6d0fb52](https://github.com/Postcatlab/postcat/commit/6d0fb5227e353bbd34178dd77f45f58002938716)) +* create e2e config ([adf81e2](https://github.com/Postcatlab/postcat/commit/adf81e2444b9959b7d4ac1ac930c0d7cef3c881d)) +* delete uuid while create api ([b5cbc24](https://github.com/Postcatlab/postcat/commit/b5cbc24ed11494b91f5b51f5e6da416d1b3957c8)) +* lazyload ([ce8da10](https://github.com/Postcatlab/postcat/commit/ce8da108136f663b513250cf6d3879ea0a4ada44)) +* lazyload & fix base64 script tips error ([3992a79](https://github.com/Postcatlab/postcat/commit/3992a79241ed567c4d080a5c4e685c5564fbb448)) +* remove package-lock.json ([af64099](https://github.com/Postcatlab/postcat/commit/af64099769b0689d7e769319fb048f82a1208a0c)) +* reset e2e test ([198c65e](https://github.com/Postcatlab/postcat/commit/198c65ea9624532d74169e659fe7f0ce09c9d140)) -## [1.5.1](https://github.com/eolinker/eoapi/compare/v1.5.0...v1.5.1) (2022-08-15) +## [1.5.1](https://github.com/Postcatlab/postcat/compare/v1.5.0...v1.5.1) (2022-08-15) ### Bug Fixes -* change tab error ([a103fa6](https://github.com/eolinker/eoapi/commit/a103fa661056060b5fee849776c2ec22ce8b4991)) -* data source switch inaccurate ([fb40e3c](https://github.com/eolinker/eoapi/commit/fb40e3ce51bf501a0d11b5cdf8936ee25cba3674)) -* extensions detail css style ([9023e8c](https://github.com/eolinker/eoapi/commit/9023e8cc4062fa5966b7e08408fdbe5615df363e)) -* history tab panel overflow layout ([71bfa2f](https://github.com/eolinker/eoapi/commit/71bfa2fa3730a34c055a4fc0154a232370e94df1)) -* ohter tab test finish but update current tab ([ad5f827](https://github.com/eolinker/eoapi/commit/ad5f82745030df7949bfebe0c1a5bdc037740aa3)) -* serverless bug ([6aaea33](https://github.com/eolinker/eoapi/commit/6aaea3326e85c7b702f6db42b8e032abd7ea283d)) -* some css style issue ([12ed915](https://github.com/eolinker/eoapi/commit/12ed9157adf8d7f658ccb761b28ab5e6869ccef5)) -* some css style issues ([27fe907](https://github.com/eolinker/eoapi/commit/27fe907b063c8d70d8a7209c234789fe5e90c878)) -* tab bug ([39b9c4f](https://github.com/eolinker/eoapi/commit/39b9c4f52c4d6d07af2e4a2ff947ca74fe64c25b)) -* tab hasChanged update error ([7440327](https://github.com/eolinker/eoapi/commit/74403271297b58080ae44fcc3c02f489bff45f83)) -* The new API cannot open two tabs ([8fd46d2](https://github.com/eolinker/eoapi/commit/8fd46d2d37ece38092f3753210ba46072ea773c2)) -* vertically center save button ([63c104b](https://github.com/eolinker/eoapi/commit/63c104b22f7e11ec13ed008ecb32cc0b5137e425)) +* change tab error ([a103fa6](https://github.com/Postcatlab/postcat/commit/a103fa661056060b5fee849776c2ec22ce8b4991)) +* data source switch inaccurate ([fb40e3c](https://github.com/Postcatlab/postcat/commit/fb40e3ce51bf501a0d11b5cdf8936ee25cba3674)) +* extensions detail css style ([9023e8c](https://github.com/Postcatlab/postcat/commit/9023e8cc4062fa5966b7e08408fdbe5615df363e)) +* history tab panel overflow layout ([71bfa2f](https://github.com/Postcatlab/postcat/commit/71bfa2fa3730a34c055a4fc0154a232370e94df1)) +* ohter tab test finish but update current tab ([ad5f827](https://github.com/Postcatlab/postcat/commit/ad5f82745030df7949bfebe0c1a5bdc037740aa3)) +* serverless bug ([6aaea33](https://github.com/Postcatlab/postcat/commit/6aaea3326e85c7b702f6db42b8e032abd7ea283d)) +* some css style issue ([12ed915](https://github.com/Postcatlab/postcat/commit/12ed9157adf8d7f658ccb761b28ab5e6869ccef5)) +* some css style issues ([27fe907](https://github.com/Postcatlab/postcat/commit/27fe907b063c8d70d8a7209c234789fe5e90c878)) +* tab bug ([39b9c4f](https://github.com/Postcatlab/postcat/commit/39b9c4f52c4d6d07af2e4a2ff947ca74fe64c25b)) +* tab hasChanged update error ([7440327](https://github.com/Postcatlab/postcat/commit/74403271297b58080ae44fcc3c02f489bff45f83)) +* The new API cannot open two tabs ([8fd46d2](https://github.com/Postcatlab/postcat/commit/8fd46d2d37ece38092f3753210ba46072ea773c2)) +* vertically center save button ([63c104b](https://github.com/Postcatlab/postcat/commit/63c104b22f7e11ec13ed008ecb32cc0b5137e425)) ### Features -* api history list support remote server ([e2ac152](https://github.com/eolinker/eoapi/commit/e2ac15234a824564affcca50d6df80a8f22af806)) -* eoapi html title ([c20773b](https://github.com/eolinker/eoapi/commit/c20773b7ef6d153dae4444cc4f5cc269b09b7974)) -* format form import ([931f8a7](https://github.com/eolinker/eoapi/commit/931f8a712a59f95e698c84535855a5308407bceb)) -* format json in params-import ([25972d9](https://github.com/eolinker/eoapi/commit/25972d9d0d6f995defe7b5c599c1be52b3a78e2e)) -* gio ([d6fddba](https://github.com/eolinker/eoapi/commit/d6fddba2bd56262e96e8bf93a05b34a1dc858d2c)) -* left sider width support drag ([#125](https://github.com/eolinker/eoapi/issues/125)) ([9836b14](https://github.com/eolinker/eoapi/commit/9836b14b264f05ef6c5d8f53a0eabb10302a0556)) +* api history list support remote server ([e2ac152](https://github.com/Postcatlab/postcat/commit/e2ac15234a824564affcca50d6df80a8f22af806)) +* eoapi html title ([c20773b](https://github.com/Postcatlab/postcat/commit/c20773b7ef6d153dae4444cc4f5cc269b09b7974)) +* format form import ([931f8a7](https://github.com/Postcatlab/postcat/commit/931f8a712a59f95e698c84535855a5308407bceb)) +* format json in params-import ([25972d9](https://github.com/Postcatlab/postcat/commit/25972d9d0d6f995defe7b5c599c1be52b3a78e2e)) +* gio ([d6fddba](https://github.com/Postcatlab/postcat/commit/d6fddba2bd56262e96e8bf93a05b34a1dc858d2c)) +* left sider width support drag ([#125](https://github.com/Postcatlab/postcat/issues/125)) ([9836b14](https://github.com/Postcatlab/postcat/commit/9836b14b264f05ef6c5d8f53a0eabb10302a0556)) ### Performance Improvements -* use skeleton with extension detail button ([aa3546b](https://github.com/eolinker/eoapi/commit/aa3546bbb9a8195ee19a75efc64a6f41d6fe8528)) +* use skeleton with extension detail button ([aa3546b](https://github.com/Postcatlab/postcat/commit/aa3546bbb9a8195ee19a75efc64a6f41d6fe8528)) -# [1.5.0](https://github.com/eolinker/eoapi/compare/v1.4.0-beta...v1.5.0) (2022-08-10) +# [1.5.0](https://github.com/Postcatlab/postcat/compare/v1.4.0-beta...v1.5.0) (2022-08-10) ### Bug Fixes -* adjust some css style ([db35cc4](https://github.com/eolinker/eoapi/commit/db35cc4e2910eebfc25ba3d987abf0da573ac7c0)) -* api-group-tree css style issue ([f9bde78](https://github.com/eolinker/eoapi/commit/f9bde78300a25652046a9823fe1cba93e56cb65e)) -* api-group-tree sort issue ([3f37425](https://github.com/eolinker/eoapi/commit/3f37425f45989183acb83fdb63e490c45690e1e4)) -* api-history req method text color ([09809d1](https://github.com/eolinker/eoapi/commit/09809d11b1ccdf86904e7367e460a4b47a22ce45)) -* blank test edit status error ([b7dcea7](https://github.com/eolinker/eoapi/commit/b7dcea772feb5de6b8bc568265795ddec4d4cbcb)) -* create defualt mock when import new api ([f93c424](https://github.com/eolinker/eoapi/commit/f93c424cdfc2e1e9347283ff5b52b8dfe0512b39)) -* formdata select file error ([123ab48](https://github.com/eolinker/eoapi/commit/123ab483a487563a821c4b8e1e4eede9df19f5d6)) -* i18n path cause tab error ([c26c19b](https://github.com/eolinker/eoapi/commit/c26c19b6c33901a31b3acd68f7739e833efb5278)) -* import query params ([d168cf2](https://github.com/eolinker/eoapi/commit/d168cf277485929cca9732b2c7149a967cdd7885)) -* init tab error ([3f8dce1](https://github.com/eolinker/eoapi/commit/3f8dce161022a9e514592ea276c4d411a6ba677e)) -* new tab but no select newest ([7a6807c](https://github.com/eolinker/eoapi/commit/7a6807c73608156c2999138b4253e47d75d4c4bd)) -* nz-tree drop indicator ([a856713](https://github.com/eolinker/eoapi/commit/a8567136449c738f94e97893fd23fc6d731ed703)) -* request body code real time ([efc43a6](https://github.com/eolinker/eoapi/commit/efc43a6a50d3b317adaddcd7e593f18b55b47d91)) -* response of test result should auto format ([fa0d6a0](https://github.com/eolinker/eoapi/commit/fa0d6a0b370cdfeca4a30141b761b6769b5eb311)) -* restore api from test init unsaved ([a7539a4](https://github.com/eolinker/eoapi/commit/a7539a4bd7163dd71a51709af2cb331a70df1747)) -* set modelChange ([63411d4](https://github.com/eolinker/eoapi/commit/63411d45ec1d684ea2193ef181fb445997495fc2)) -* tab bug ([db11374](https://github.com/eolinker/eoapi/commit/db11374255419e7cae9afd3cabb2dd08f876d7f5)) -* tab change error ([1b2d5b4](https://github.com/eolinker/eoapi/commit/1b2d5b4b6a413d0a30b8cd79b5135238b8a3e452)) -* test result request body auto height ([e84fbc5](https://github.com/eolinker/eoapi/commit/e84fbc55fa1655018b28dc057b4cf8397f878271)) -* updateOptions some time call be undefind ([7fdb906](https://github.com/eolinker/eoapi/commit/7fdb9062b89b2d6685b91ed89e4444671f5f1c09)) +* adjust some css style ([db35cc4](https://github.com/Postcatlab/postcat/commit/db35cc4e2910eebfc25ba3d987abf0da573ac7c0)) +* api-group-tree css style issue ([f9bde78](https://github.com/Postcatlab/postcat/commit/f9bde78300a25652046a9823fe1cba93e56cb65e)) +* api-group-tree sort issue ([3f37425](https://github.com/Postcatlab/postcat/commit/3f37425f45989183acb83fdb63e490c45690e1e4)) +* api-history req method text color ([09809d1](https://github.com/Postcatlab/postcat/commit/09809d11b1ccdf86904e7367e460a4b47a22ce45)) +* blank test edit status error ([b7dcea7](https://github.com/Postcatlab/postcat/commit/b7dcea772feb5de6b8bc568265795ddec4d4cbcb)) +* create defualt mock when import new api ([f93c424](https://github.com/Postcatlab/postcat/commit/f93c424cdfc2e1e9347283ff5b52b8dfe0512b39)) +* formdata select file error ([123ab48](https://github.com/Postcatlab/postcat/commit/123ab483a487563a821c4b8e1e4eede9df19f5d6)) +* i18n path cause tab error ([c26c19b](https://github.com/Postcatlab/postcat/commit/c26c19b6c33901a31b3acd68f7739e833efb5278)) +* import query params ([d168cf2](https://github.com/Postcatlab/postcat/commit/d168cf277485929cca9732b2c7149a967cdd7885)) +* init tab error ([3f8dce1](https://github.com/Postcatlab/postcat/commit/3f8dce161022a9e514592ea276c4d411a6ba677e)) +* new tab but no select newest ([7a6807c](https://github.com/Postcatlab/postcat/commit/7a6807c73608156c2999138b4253e47d75d4c4bd)) +* nz-tree drop indicator ([a856713](https://github.com/Postcatlab/postcat/commit/a8567136449c738f94e97893fd23fc6d731ed703)) +* request body code real time ([efc43a6](https://github.com/Postcatlab/postcat/commit/efc43a6a50d3b317adaddcd7e593f18b55b47d91)) +* response of test result should auto format ([fa0d6a0](https://github.com/Postcatlab/postcat/commit/fa0d6a0b370cdfeca4a30141b761b6769b5eb311)) +* restore api from test init unsaved ([a7539a4](https://github.com/Postcatlab/postcat/commit/a7539a4bd7163dd71a51709af2cb331a70df1747)) +* set modelChange ([63411d4](https://github.com/Postcatlab/postcat/commit/63411d45ec1d684ea2193ef181fb445997495fc2)) +* tab bug ([db11374](https://github.com/Postcatlab/postcat/commit/db11374255419e7cae9afd3cabb2dd08f876d7f5)) +* tab change error ([1b2d5b4](https://github.com/Postcatlab/postcat/commit/1b2d5b4b6a413d0a30b8cd79b5135238b8a3e452)) +* test result request body auto height ([e84fbc5](https://github.com/Postcatlab/postcat/commit/e84fbc55fa1655018b28dc057b4cf8397f878271)) +* updateOptions some time call be undefind ([7fdb906](https://github.com/Postcatlab/postcat/commit/7fdb9062b89b2d6685b91ed89e4444671f5f1c09)) ### Features -* add parseTree type check ([669c8b1](https://github.com/eolinker/eoapi/commit/669c8b1ac6207161521fdc1042610ac6fb4b227c)) -* api test support execute in different tab ([91dabd3](https://github.com/eolinker/eoapi/commit/91dabd30fc2b008b6eb366f538990a1adb1709a7)) -* auto close modal in setting part ([8bb6e35](https://github.com/eolinker/eoapi/commit/8bb6e359747d8a0f50da75a013e1566c7c2c7996)) -* delete eo-env in api.component.html ([d71a264](https://github.com/eolinker/eoapi/commit/d71a2643277181f78339c54d623591c9b178e3b2)) -* delete useless log ([790ed40](https://github.com/eolinker/eoapi/commit/790ed400d83c2fb4b193b4be924da5e5540adb1e)) -* load local module ([0ca0f54](https://github.com/eolinker/eoapi/commit/0ca0f54b459b41165d80397ec998faddcc567ee7)) -* storage tab ([4e66601](https://github.com/eolinker/eoapi/commit/4e66601b57e990cbce76e9db859540319cdfb853)) -* support preview image response ([97dc2a1](https://github.com/eolinker/eoapi/commit/97dc2a1e5a631e8111a67e3c29a41affef00b381)), closes [#78](https://github.com/eolinker/eoapi/issues/78) +* add parseTree type check ([669c8b1](https://github.com/Postcatlab/postcat/commit/669c8b1ac6207161521fdc1042610ac6fb4b227c)) +* api test support execute in different tab ([91dabd3](https://github.com/Postcatlab/postcat/commit/91dabd30fc2b008b6eb366f538990a1adb1709a7)) +* auto close modal in setting part ([8bb6e35](https://github.com/Postcatlab/postcat/commit/8bb6e359747d8a0f50da75a013e1566c7c2c7996)) +* delete eo-env in api.component.html ([d71a264](https://github.com/Postcatlab/postcat/commit/d71a2643277181f78339c54d623591c9b178e3b2)) +* delete useless log ([790ed40](https://github.com/Postcatlab/postcat/commit/790ed400d83c2fb4b193b4be924da5e5540adb1e)) +* load local module ([0ca0f54](https://github.com/Postcatlab/postcat/commit/0ca0f54b459b41165d80397ec998faddcc567ee7)) +* storage tab ([4e66601](https://github.com/Postcatlab/postcat/commit/4e66601b57e990cbce76e9db859540319cdfb853)) +* support preview image response ([97dc2a1](https://github.com/Postcatlab/postcat/commit/97dc2a1e5a631e8111a67e3c29a41affef00b381)), closes [#78](https://github.com/Postcatlab/postcat/issues/78) ### Performance Improvements -* adjust monaco editor style ([660e894](https://github.com/eolinker/eoapi/commit/660e894233d6f66d274bcbd2993c08cab298e024)) -* optimization init mock logic ([0e96d25](https://github.com/eolinker/eoapi/commit/0e96d25ef67c2ac78cc35b8cef7f80f948f21d5e)) +* adjust monaco editor style ([660e894](https://github.com/Postcatlab/postcat/commit/660e894233d6f66d274bcbd2993c08cab298e024)) +* optimization init mock logic ([0e96d25](https://github.com/Postcatlab/postcat/commit/0e96d25ef67c2ac78cc35b8cef7f80f948f21d5e)) -# [1.4.0-beta](https://github.com/eolinker/eoapi/compare/v1.3.1...v1.4.0-beta) (2022-08-03) +# [1.4.0-beta](https://github.com/Postcatlab/postcat/compare/v1.3.1...v1.4.0-beta) (2022-08-03) ### Bug Fixes -* [#111](https://github.com/eolinker/eoapi/issues/111) ([6caee6a](https://github.com/eolinker/eoapi/commit/6caee6ac582a5114642e58c827c5a58bef2c5437)) -* adjust 700 to 300 ([53f8974](https://github.com/eolinker/eoapi/commit/53f897449af866080ea50ea931c3e03412e3a79e)) -* api group tree sort not save ([9339351](https://github.com/eolinker/eoapi/commit/9339351f34789936d1d9dd497edc54a0753f1174)) -* bug ([d43b8fc](https://github.com/eolinker/eoapi/commit/d43b8fc46b39f2ab6bf783c4c105da15d691b8ed)) -* **build:** ts error ([96dfe4c](https://github.com/eolinker/eoapi/commit/96dfe4c9a493f0bf30d89dfe58e9f2c5fa897573)) -* css loader warning ([be28dae](https://github.com/eolinker/eoapi/commit/be28daef28481a2c48f7331f0c10dd33645d1903)) -* data source save reload immediately ([e02f371](https://github.com/eolinker/eoapi/commit/e02f371247d7e6f5bb3cb40577b73e119c99716a)) -* delete env ([2ca5630](https://github.com/eolinker/eoapi/commit/2ca5630d05d95dfd6821fd35814db1e05d1da42b)) -* demo test error ([0f10f0a](https://github.com/eolinker/eoapi/commit/0f10f0aa65e7fbbf29fbf6a8be4be9936c443698)) -* detail should be readonly ([bb8f4fe](https://github.com/eolinker/eoapi/commit/bb8f4fe0a2404c9ddd497ee05e4c7a7322ea6ae5)) -* extension detail css issue ([b908061](https://github.com/eolinker/eoapi/commit/b908061128dcda0767def934fa42bb8be50e8bc1)) -* fixed drag height ([ea2a3e0](https://github.com/eolinker/eoapi/commit/ea2a3e0c8dfbc06d070407ce524843a88d7713c8)) -* longText response prompt error [#114](https://github.com/eolinker/eoapi/issues/114) ([4930524](https://github.com/eolinker/eoapi/commit/4930524dfa0154e5a8fdeb09d5b273cdfd5010b7)) -* make code be string ([b825cae](https://github.com/eolinker/eoapi/commit/b825caea57f0d25b2cc3689c769f6b19f95739c4)) -* mock table list overflow hidden ([3ca968c](https://github.com/eolinker/eoapi/commit/3ca968ca961bc2239067496e8b41225dc21da4ae)) -* real time emit code change ([f4010f3](https://github.com/eolinker/eoapi/commit/f4010f354c69bbcabe166535f9352c2cc67c7b9a)) -* request body not show ([7975908](https://github.com/eolinker/eoapi/commit/79759082bce6a2d77ea2726671a13929312a0147)) -* script link error ([b0d265d](https://github.com/eolinker/eoapi/commit/b0d265d010501e7802863e524b021b8fc123be97)) -* some bug ([f89e4ef](https://github.com/eolinker/eoapi/commit/f89e4ef143f9b88d2f0ccc8ae6e90d22713e5fb0)) -* some css style issues ([ce625e2](https://github.com/eolinker/eoapi/commit/ce625e2a89b327daf01d8224fba1f6d75915ff59)) -* some css style issues ([f06edaf](https://github.com/eolinker/eoapi/commit/f06edafa8c93be2ff71b34a8b678cd589e8eedaa)) -* some style issue ([e7e4743](https://github.com/eolinker/eoapi/commit/e7e474371e8beea80003e10e1f332103851dfebf)) -* some ts error ([d8bc76e](https://github.com/eolinker/eoapi/commit/d8bc76ea3bed2f9be7327e69b5f1093e499c2da5)) -* swtich data source tips ([2b13dc6](https://github.com/eolinker/eoapi/commit/2b13dc62617918a0cd5c2e78960eaae3c0b7e7a3)) -* test result editor can not scroll ([2cdeb29](https://github.com/eolinker/eoapi/commit/2cdeb29e033a46fee5027a2deb5c2f5dbc752d17)) -* test result request body not show ([19a41fc](https://github.com/eolinker/eoapi/commit/19a41fc0b00b461904aa55f81099248dfd6b1340)) -* ts error ([7cac8f3](https://github.com/eolinker/eoapi/commit/7cac8f335a5455b1a5c3ba4454729ac427d89201)) -* url required ([0418bf4](https://github.com/eolinker/eoapi/commit/0418bf4ad4e9e7c5285ecdfa6374ab481eb9c680)) -* vercel test error ([ace051b](https://github.com/eolinker/eoapi/commit/ace051bc26ce4609ebb527435863ae16b38ae2cc)) -* xml import params ([8e59e11](https://github.com/eolinker/eoapi/commit/8e59e117029a04196c187f8c9d58eed954e64d6c)) +* [#111](https://github.com/Postcatlab/postcat/issues/111) ([6caee6a](https://github.com/Postcatlab/postcat/commit/6caee6ac582a5114642e58c827c5a58bef2c5437)) +* adjust 700 to 300 ([53f8974](https://github.com/Postcatlab/postcat/commit/53f897449af866080ea50ea931c3e03412e3a79e)) +* api group tree sort not save ([9339351](https://github.com/Postcatlab/postcat/commit/9339351f34789936d1d9dd497edc54a0753f1174)) +* bug ([d43b8fc](https://github.com/Postcatlab/postcat/commit/d43b8fc46b39f2ab6bf783c4c105da15d691b8ed)) +* **build:** ts error ([96dfe4c](https://github.com/Postcatlab/postcat/commit/96dfe4c9a493f0bf30d89dfe58e9f2c5fa897573)) +* css loader warning ([be28dae](https://github.com/Postcatlab/postcat/commit/be28daef28481a2c48f7331f0c10dd33645d1903)) +* data source save reload immediately ([e02f371](https://github.com/Postcatlab/postcat/commit/e02f371247d7e6f5bb3cb40577b73e119c99716a)) +* delete env ([2ca5630](https://github.com/Postcatlab/postcat/commit/2ca5630d05d95dfd6821fd35814db1e05d1da42b)) +* demo test error ([0f10f0a](https://github.com/Postcatlab/postcat/commit/0f10f0aa65e7fbbf29fbf6a8be4be9936c443698)) +* detail should be readonly ([bb8f4fe](https://github.com/Postcatlab/postcat/commit/bb8f4fe0a2404c9ddd497ee05e4c7a7322ea6ae5)) +* extension detail css issue ([b908061](https://github.com/Postcatlab/postcat/commit/b908061128dcda0767def934fa42bb8be50e8bc1)) +* fixed drag height ([ea2a3e0](https://github.com/Postcatlab/postcat/commit/ea2a3e0c8dfbc06d070407ce524843a88d7713c8)) +* longText response prompt error [#114](https://github.com/Postcatlab/postcat/issues/114) ([4930524](https://github.com/Postcatlab/postcat/commit/4930524dfa0154e5a8fdeb09d5b273cdfd5010b7)) +* make code be string ([b825cae](https://github.com/Postcatlab/postcat/commit/b825caea57f0d25b2cc3689c769f6b19f95739c4)) +* mock table list overflow hidden ([3ca968c](https://github.com/Postcatlab/postcat/commit/3ca968ca961bc2239067496e8b41225dc21da4ae)) +* real time emit code change ([f4010f3](https://github.com/Postcatlab/postcat/commit/f4010f354c69bbcabe166535f9352c2cc67c7b9a)) +* request body not show ([7975908](https://github.com/Postcatlab/postcat/commit/79759082bce6a2d77ea2726671a13929312a0147)) +* script link error ([b0d265d](https://github.com/Postcatlab/postcat/commit/b0d265d010501e7802863e524b021b8fc123be97)) +* some bug ([f89e4ef](https://github.com/Postcatlab/postcat/commit/f89e4ef143f9b88d2f0ccc8ae6e90d22713e5fb0)) +* some css style issues ([ce625e2](https://github.com/Postcatlab/postcat/commit/ce625e2a89b327daf01d8224fba1f6d75915ff59)) +* some css style issues ([f06edaf](https://github.com/Postcatlab/postcat/commit/f06edafa8c93be2ff71b34a8b678cd589e8eedaa)) +* some style issue ([e7e4743](https://github.com/Postcatlab/postcat/commit/e7e474371e8beea80003e10e1f332103851dfebf)) +* some ts error ([d8bc76e](https://github.com/Postcatlab/postcat/commit/d8bc76ea3bed2f9be7327e69b5f1093e499c2da5)) +* swtich data source tips ([2b13dc6](https://github.com/Postcatlab/postcat/commit/2b13dc62617918a0cd5c2e78960eaae3c0b7e7a3)) +* test result editor can not scroll ([2cdeb29](https://github.com/Postcatlab/postcat/commit/2cdeb29e033a46fee5027a2deb5c2f5dbc752d17)) +* test result request body not show ([19a41fc](https://github.com/Postcatlab/postcat/commit/19a41fc0b00b461904aa55f81099248dfd6b1340)) +* ts error ([7cac8f3](https://github.com/Postcatlab/postcat/commit/7cac8f335a5455b1a5c3ba4454729ac427d89201)) +* url required ([0418bf4](https://github.com/Postcatlab/postcat/commit/0418bf4ad4e9e7c5285ecdfa6374ab481eb9c680)) +* vercel test error ([ace051b](https://github.com/Postcatlab/postcat/commit/ace051bc26ce4609ebb527435863ae16b38ae2cc)) +* xml import params ([8e59e11](https://github.com/Postcatlab/postcat/commit/8e59e117029a04196c187f8c9d58eed954e64d6c)) ### Features -* add foucs in env ([f3ba7a8](https://github.com/eolinker/eoapi/commit/f3ba7a86ea6a030cb9a583d21f62040b6767d81c)) -* add i tag ([621696e](https://github.com/eolinker/eoapi/commit/621696e1bcc5a21844f1985902a347436add2237)) -* add icon in download btn ([c11745f](https://github.com/eolinker/eoapi/commit/c11745f9e05c3ebcba0bae3fd246a9f7d805d823)) -* add monaco-editor patch ([f67f8b5](https://github.com/eolinker/eoapi/commit/f67f8b59060b551a44ff70c6e92f3e6514165bc0)) -* binary test ([d2abe7f](https://github.com/eolinker/eoapi/commit/d2abe7fa07e3e64a7d03ab6044a009cddcac8ac5)) -* change border color ([3880d6d](https://github.com/eolinker/eoapi/commit/3880d6d9572edde05357621ce34ff6caba919668)) -* click env select open env rightbar ([0f5dc0e](https://github.com/eolinker/eoapi/commit/0f5dc0e4578ea893d6af6289a6fb4630d05a443b)) -* delete useless code ([82e3b4d](https://github.com/eolinker/eoapi/commit/82e3b4db4f935d3864bf99aa66a90c3c4748846f)) -* drag finish ([513a3cf](https://github.com/eolinker/eoapi/commit/513a3cf7ccd46686ae472fc7f1e40deadd638889)) -* eo-monaco-editor component ([c54f470](https://github.com/eolinker/eoapi/commit/c54f470c7d905a4e5e35ba6cb2cf639644c127db)) -* fix a error of json import ([5964c43](https://github.com/eolinker/eoapi/commit/5964c432b22578a686f58518e4fe6af5a5cca36e)) -* i18n settingModal ([719bd99](https://github.com/eolinker/eoapi/commit/719bd99b7704d7169edfaa8849405b36b3ccc957)) -* icon middle in left tabs ([b22eba3](https://github.com/eolinker/eoapi/commit/b22eba32a60098d482bdddd9427e7511670b24d8)) -* insert code ([29230b8](https://github.com/eolinker/eoapi/commit/29230b8de15136db54769ce0e584dd58829e5232)) -* move env block ([bd20303](https://github.com/eolinker/eoapi/commit/bd2030301936399e139df563240413ca0dc7b51d)) -* persistence dyWidth ([9e37e85](https://github.com/eolinker/eoapi/commit/9e37e85da6e1b745d598cc5a606620397d7037fe)) -* raw select contentType ([dfc9034](https://github.com/eolinker/eoapi/commit/dfc90341e668a572cdb4bc8de31345807bf15d0f)) -* replace link in help menu ([8c6bb4c](https://github.com/eolinker/eoapi/commit/8c6bb4c24b1fc449332ec617b8be989065a7e70d)) -* revert styles ([608a601](https://github.com/eolinker/eoapi/commit/608a60195da5fa59b27b651b658ad16849cf501e)) -* save right sidebar width ([97da28e](https://github.com/eolinker/eoapi/commit/97da28efc64c440906aec7eeeb013ac7c47cfe47)) -* support auto switch language with content ([dc154f5](https://github.com/eolinker/eoapi/commit/dc154f52825ee22f061fbc77072aade4c9a6ef6c)) -* support completions ([0bf85b3](https://github.com/eolinker/eoapi/commit/0bf85b359ff90c092a8d9bd0b9c1f22c63071e41)) -* support drag ([2c61290](https://github.com/eolinker/eoapi/commit/2c612909ab67721004e5b97bc26232caf77576cb)) -* update ([250e198](https://github.com/eolinker/eoapi/commit/250e1986b6d0f8300b1b9ed2326a5d0e993b908f)) -* update ([e9e6c3b](https://github.com/eolinker/eoapi/commit/e9e6c3b09b5243b58af4ed71927da24cb3643326)) -* update ([b11b1de](https://github.com/eolinker/eoapi/commit/b11b1de7965b8b15dec8c4c31477772220ab4306)) -* update api-test-header style ([df90360](https://github.com/eolinker/eoapi/commit/df9036011df50e9b8eee551748098d71d9b9a297)) -* update dom api.component.html ([2e3dbc2](https://github.com/eolinker/eoapi/commit/2e3dbc27e0638c2dd07539fc0027edb945d8109d)) -* update style ([a383155](https://github.com/eolinker/eoapi/commit/a383155c7e3c825015f88b23d94292da6628cee4)) +* add foucs in env ([f3ba7a8](https://github.com/Postcatlab/postcat/commit/f3ba7a86ea6a030cb9a583d21f62040b6767d81c)) +* add i tag ([621696e](https://github.com/Postcatlab/postcat/commit/621696e1bcc5a21844f1985902a347436add2237)) +* add icon in download btn ([c11745f](https://github.com/Postcatlab/postcat/commit/c11745f9e05c3ebcba0bae3fd246a9f7d805d823)) +* add monaco-editor patch ([f67f8b5](https://github.com/Postcatlab/postcat/commit/f67f8b59060b551a44ff70c6e92f3e6514165bc0)) +* binary test ([d2abe7f](https://github.com/Postcatlab/postcat/commit/d2abe7fa07e3e64a7d03ab6044a009cddcac8ac5)) +* change border color ([3880d6d](https://github.com/Postcatlab/postcat/commit/3880d6d9572edde05357621ce34ff6caba919668)) +* click env select open env rightbar ([0f5dc0e](https://github.com/Postcatlab/postcat/commit/0f5dc0e4578ea893d6af6289a6fb4630d05a443b)) +* delete useless code ([82e3b4d](https://github.com/Postcatlab/postcat/commit/82e3b4db4f935d3864bf99aa66a90c3c4748846f)) +* drag finish ([513a3cf](https://github.com/Postcatlab/postcat/commit/513a3cf7ccd46686ae472fc7f1e40deadd638889)) +* eo-monaco-editor component ([c54f470](https://github.com/Postcatlab/postcat/commit/c54f470c7d905a4e5e35ba6cb2cf639644c127db)) +* fix a error of json import ([5964c43](https://github.com/Postcatlab/postcat/commit/5964c432b22578a686f58518e4fe6af5a5cca36e)) +* i18n settingModal ([719bd99](https://github.com/Postcatlab/postcat/commit/719bd99b7704d7169edfaa8849405b36b3ccc957)) +* icon middle in left tabs ([b22eba3](https://github.com/Postcatlab/postcat/commit/b22eba32a60098d482bdddd9427e7511670b24d8)) +* insert code ([29230b8](https://github.com/Postcatlab/postcat/commit/29230b8de15136db54769ce0e584dd58829e5232)) +* move env block ([bd20303](https://github.com/Postcatlab/postcat/commit/bd2030301936399e139df563240413ca0dc7b51d)) +* persistence dyWidth ([9e37e85](https://github.com/Postcatlab/postcat/commit/9e37e85da6e1b745d598cc5a606620397d7037fe)) +* raw select contentType ([dfc9034](https://github.com/Postcatlab/postcat/commit/dfc90341e668a572cdb4bc8de31345807bf15d0f)) +* replace link in help menu ([8c6bb4c](https://github.com/Postcatlab/postcat/commit/8c6bb4c24b1fc449332ec617b8be989065a7e70d)) +* revert styles ([608a601](https://github.com/Postcatlab/postcat/commit/608a60195da5fa59b27b651b658ad16849cf501e)) +* save right sidebar width ([97da28e](https://github.com/Postcatlab/postcat/commit/97da28efc64c440906aec7eeeb013ac7c47cfe47)) +* support auto switch language with content ([dc154f5](https://github.com/Postcatlab/postcat/commit/dc154f52825ee22f061fbc77072aade4c9a6ef6c)) +* support completions ([0bf85b3](https://github.com/Postcatlab/postcat/commit/0bf85b359ff90c092a8d9bd0b9c1f22c63071e41)) +* support drag ([2c61290](https://github.com/Postcatlab/postcat/commit/2c612909ab67721004e5b97bc26232caf77576cb)) +* update ([250e198](https://github.com/Postcatlab/postcat/commit/250e1986b6d0f8300b1b9ed2326a5d0e993b908f)) +* update ([e9e6c3b](https://github.com/Postcatlab/postcat/commit/e9e6c3b09b5243b58af4ed71927da24cb3643326)) +* update ([b11b1de](https://github.com/Postcatlab/postcat/commit/b11b1de7965b8b15dec8c4c31477772220ab4306)) +* update api-test-header style ([df90360](https://github.com/Postcatlab/postcat/commit/df9036011df50e9b8eee551748098d71d9b9a297)) +* update dom api.component.html ([2e3dbc2](https://github.com/Postcatlab/postcat/commit/2e3dbc27e0638c2dd07539fc0027edb945d8109d)) +* update style ([a383155](https://github.com/Postcatlab/postcat/commit/a383155c7e3c825015f88b23d94292da6628cee4)) ### Performance Improvements -* tab select ([5424fec](https://github.com/eolinker/eoapi/commit/5424fecb100bece19b6260ade1836954deecdc61)) +* tab select ([5424fec](https://github.com/Postcatlab/postcat/commit/5424fecb100bece19b6260ade1836954deecdc61)) -# [1.3.0](https://github.com/eolinker/eoapi/compare/v1.3.0-beta...v1.3.0) (2022-07-20) +# [1.3.0](https://github.com/Postcatlab/postcat/compare/v1.3.0-beta...v1.3.0) (2022-07-20) ### Bug Fixes -* eo-editor default height is too high ([857e95c](https://github.com/eolinker/eoapi/commit/857e95c4c6dfb58c3557abe71ca96999e8750c83)) -* extension configure i18n support variable/i18n Readme ([f2e1ceb](https://github.com/eolinker/eoapi/commit/f2e1cebac0fee43d3d1774ac4e93f684062a4aed)) -* main window is not show center of the screen ([8107bd4](https://github.com/eolinker/eoapi/commit/8107bd46cb452f6473efbda4bf8f61e0e33262b7)), closes [#98](https://github.com/eolinker/eoapi/issues/98) -* mock not match restParams ([3465f1c](https://github.com/eolinker/eoapi/commit/3465f1ce37e9b4d15d0e4e99377ccd78574fd5cf)) -* serverless api error ([b6a013e](https://github.com/eolinker/eoapi/commit/b6a013e310d1e3868d2c05e5ddf0c05a3c626d61)) -* test path / ([3368617](https://github.com/eolinker/eoapi/commit/33686173f2aedf14f750de6c4217c6c5026ed08a)) +* eo-editor default height is too high ([857e95c](https://github.com/Postcatlab/postcat/commit/857e95c4c6dfb58c3557abe71ca96999e8750c83)) +* extension configure i18n support variable/i18n Readme ([f2e1ceb](https://github.com/Postcatlab/postcat/commit/f2e1cebac0fee43d3d1774ac4e93f684062a4aed)) +* main window is not show center of the screen ([8107bd4](https://github.com/Postcatlab/postcat/commit/8107bd46cb452f6473efbda4bf8f61e0e33262b7)), closes [#98](https://github.com/Postcatlab/postcat/issues/98) +* mock not match restParams ([3465f1c](https://github.com/Postcatlab/postcat/commit/3465f1ce37e9b4d15d0e4e99377ccd78574fd5cf)) +* serverless api error ([b6a013e](https://github.com/Postcatlab/postcat/commit/b6a013e310d1e3868d2c05e5ddf0c05a3c626d61)) +* test path / ([3368617](https://github.com/Postcatlab/postcat/commit/33686173f2aedf14f750de6c4217c6c5026ed08a)) ### Features -* delete error.log ([97c94a1](https://github.com/eolinker/eoapi/commit/97c94a1946dbe9829a4ae9ba1788f6ab220b0423)) -* translate global preview ([8198656](https://github.com/eolinker/eoapi/commit/8198656a5a6b8528d2b1ebdc29f8d0d6687c91ba)) -* update extension install & debug & uninstall ([bc864d9](https://github.com/eolinker/eoapi/commit/bc864d9dbb8c6e54333c837cc2cdc05ef5785a2c)) -* update URL ([52a1079](https://github.com/eolinker/eoapi/commit/52a107900881b58654aefd9363dc652e721c4d7e)) +* delete error.log ([97c94a1](https://github.com/Postcatlab/postcat/commit/97c94a1946dbe9829a4ae9ba1788f6ab220b0423)) +* translate global preview ([8198656](https://github.com/Postcatlab/postcat/commit/8198656a5a6b8528d2b1ebdc29f8d0d6687c91ba)) +* update extension install & debug & uninstall ([bc864d9](https://github.com/Postcatlab/postcat/commit/bc864d9dbb8c6e54333c837cc2cdc05ef5785a2c)) +* update URL ([52a1079](https://github.com/Postcatlab/postcat/commit/52a107900881b58654aefd9363dc652e721c4d7e)) -# [1.3.0-beta](https://github.com/eolinker/eoapi/compare/v1.2.0...v1.3.0-beta) (2022-07-15) +# [1.3.0-beta](https://github.com/Postcatlab/postcat/compare/v1.2.0...v1.3.0-beta) (2022-07-15) ### Bug Fixes -* 2 bug about env ([8c76192](https://github.com/eolinker/eoapi/commit/8c76192a5e1dee478ff77242cdf7dfc4f2488e58)) -* about component descritions issues ([a21e1c1](https://github.com/eolinker/eoapi/commit/a21e1c131e502f8ada5185fdc3de4ec1d0afa435)) -* ace editor auto focus after insert script ([bc0823a](https://github.com/eolinker/eoapi/commit/bc0823a8728f23ad956d21d414713545d5c4de04)) -* api uuid save zero ([25c7cc0](https://github.com/eolinker/eoapi/commit/25c7cc0fc84325448de68e9d26f18f200bfcff72)) -* api-script ([3bd80c6](https://github.com/eolinker/eoapi/commit/3bd80c6a73ab94accf950f91c712c09fd57541a9)) -* api-tabs css style issus ([c386299](https://github.com/eolinker/eoapi/commit/c386299f9cf337cc50ed44487e3f130759311462)) -* build error ([85f3229](https://github.com/eolinker/eoapi/commit/85f3229a85d486310c7b93f318f69900b960f26d)) -* build error ([1c05965](https://github.com/eolinker/eoapi/commit/1c0596575825a3c3c4af76531f70b7dacafc44aa)) -* build ts error ([371d052](https://github.com/eolinker/eoapi/commit/371d0521d5a9a337141b8e813b02b7d7ee1e58d9)) -* can not minimize with windows ([7b3db52](https://github.com/eolinker/eoapi/commit/7b3db52f05445a1d5b99fdfa598599683ad40ceb)) -* can not navigate to extensions page ([4485b92](https://github.com/eolinker/eoapi/commit/4485b92656a2639734403afd56b061da58fbfa87)) -* center plus icon ([1df843d](https://github.com/eolinker/eoapi/commit/1df843d137b1d6da5bbcba12c7f8a694003252aa)) -* ci trigger condition ([e56cca7](https://github.com/eolinker/eoapi/commit/e56cca709bc34b00a023804ce82152369b2579fa)) -* clear fix ([f9278b0](https://github.com/eolinker/eoapi/commit/f9278b054db7cf0b2c81fbf3032452be518e5b17)) -* **components:** [api-group-tree] sort handle not show ([#84](https://github.com/eolinker/eoapi/issues/84)) ([f2ba7b9](https://github.com/eolinker/eoapi/commit/f2ba7b915657fd3aa35784b71af3cd953112acb2)) -* custom iconpark component ([dae6cfa](https://github.com/eolinker/eoapi/commit/dae6cfabfeac08ce7e2ae5e03d6fda710899206c)) -* env modal auto open while page load ([979b4c2](https://github.com/eolinker/eoapi/commit/979b4c245c854b7e5b5a07c0d99fdae034416b2e)) -* env save failed ([803d3b1](https://github.com/eolinker/eoapi/commit/803d3b1e4a1411a5e6a69ecb1d6e366b5e2d9c4c)) -* eo-editor height not full parent ([0377920](https://github.com/eolinker/eoapi/commit/0377920e6881fe538a980a7e545ad6b92a6e4325)) -* eo-editor view not reflesh ([2805ce5](https://github.com/eolinker/eoapi/commit/2805ce55163adfa49b1f0acad0cc33d7b33a541a)) -* extension list css style ([1a9bfff](https://github.com/eolinker/eoapi/commit/1a9bfff1a12554ef69e8bbc30aef8b355984ad2f)) -* flex style issue ([8e02201](https://github.com/eolinker/eoapi/commit/8e02201ebbaf282567bb52591349d98ac05baae5)) -* icon link ([eb70b8c](https://github.com/eolinker/eoapi/commit/eb70b8cb5a572c9f83dd250bf481389e5399e9eb)) -* lose baseHref ([5cc1371](https://github.com/eolinker/eoapi/commit/5cc1371837897d819c66ca037ca96ccf71749b86)) -* make api-tabs space evenly ([1b86fab](https://github.com/eolinker/eoapi/commit/1b86fab258b8416ff8bc83654fd15750e0733df7)) -* manage environment ([bb83628](https://github.com/eolinker/eoapi/commit/bb836281a75629a75afa2836c78610d6061a32fa)) -* mock some logic ([30c5ade](https://github.com/eolinker/eoapi/commit/30c5ade4b7686416960214a013cb8b6ca03aac85)) -* module inject error ([8cd2807](https://github.com/eolinker/eoapi/commit/8cd28079ddf1103c032f6b46a92ee84439b2bc36)) -* open test history ([925c118](https://github.com/eolinker/eoapi/commit/925c1180268d4a4cf21ac2a4e7e958a5d33eff2b)) -* pre & after script history issues ([fb8923e](https://github.com/eolinker/eoapi/commit/fb8923eab77da5d5394240874984d16e3f399964)) -* pre & after script history issues ([080e0f9](https://github.com/eolinker/eoapi/commit/080e0f973421e131f04c46aa5f1bcd37da2b5ce5)) -* recount apiData while switch tab ([2219aca](https://github.com/eolinker/eoapi/commit/2219acac73553ab62847e3a46be7f2db4c0aa537)) -* release:m1 comand ([b7ab22f](https://github.com/eolinker/eoapi/commit/b7ab22fd58cf37ecd6040aa618089071be637644)) -* remote source for web ([4414f49](https://github.com/eolinker/eoapi/commit/4414f49a7d3d58f0e68e96476023e673d1d53edb)) -* remote source for web ([5e53f2a](https://github.com/eolinker/eoapi/commit/5e53f2ac7ec0bff943b6e51ea185d125fc07333b)) -* remove repeat code tips ([744e0d3](https://github.com/eolinker/eoapi/commit/744e0d38f11c94593730b62d5cacd4d461d220ce)) -* rename API to REST ([5fb3632](https://github.com/eolinker/eoapi/commit/5fb3632086b1fe66062b80186ba8b362fc09c542)) -* rename event name ([c17d208](https://github.com/eolinker/eoapi/commit/c17d2083ef15aa5cdf79e67e9eb08c9352652ff6)) -* root directory run error ([90466fe](https://github.com/eolinker/eoapi/commit/90466fe83ff872a9e30e23d3b1b4623a1f663761)) -* search extension ([42f7ba4](https://github.com/eolinker/eoapi/commit/42f7ba4ab3c85ff6351a680d4e329066a0bbc85c)) -* set ace editor default min height ([1292521](https://github.com/eolinker/eoapi/commit/12925212f28f96332ec23bd2d7426d9cfe2aaa85)) -* set default language ([952d092](https://github.com/eolinker/eoapi/commit/952d09222acd4635021117c2f2b7d47e9bd37156)) -* set eo-editor height be auto ([223f7f6](https://github.com/eolinker/eoapi/commit/223f7f6e5831c3dd193251203f535f5f63b18171)) -* setting button can not click ([720c669](https://github.com/eolinker/eoapi/commit/720c66981d48b266b736dd259457f6092df1b93d)) -* settings modal navigate to extension page faile ([ab1c383](https://github.com/eolinker/eoapi/commit/ab1c3831a2b6e0eb951ce0ef033ed2e2ab9e691b)) -* setttings should auto save ([565134b](https://github.com/eolinker/eoapi/commit/565134b0e2e735fc3b15d93c0909c818985be1ff)) -* some bug ([5f32144](https://github.com/eolinker/eoapi/commit/5f3214412d9021d7c2e8b59fe99348593eab0c5f)) -* some css style ([eac4319](https://github.com/eolinker/eoapi/commit/eac43196d9cfff24244d1984c59f1e049ffd7aaf)) -* some css style issues ([82b3a01](https://github.com/eolinker/eoapi/commit/82b3a016ac54084431ac32a76c70e227066899dd)) -* some error message ([dbe7ba0](https://github.com/eolinker/eoapi/commit/dbe7ba09ca03e7d5fb75559de7736bea671fa8b8)) -* some issue ([725f65e](https://github.com/eolinker/eoapi/commit/725f65ef68b5c6392d91f7832bcd6583fa56af28)) -* style of env select position ([2db30fc](https://github.com/eolinker/eoapi/commit/2db30fc1d182a503929be51f3776b7b73538fa09)) -* testResult.response can be null ([7316f96](https://github.com/eolinker/eoapi/commit/7316f96b420e4bf0c162277dec8693564c71238c)) -* theme components show in bottom ([1450379](https://github.com/eolinker/eoapi/commit/1450379da2138157baa6fbba62ae93424ffa1799)) -* tree node css style ([23b5d0c](https://github.com/eolinker/eoapi/commit/23b5d0cb2dd99256a71c2f7b6ef9103e9696a808)) -* tree node css style ([010dbbd](https://github.com/eolinker/eoapi/commit/010dbbd91fbb7e075bff3b7232899ce01a162f0a)) -* ts error ([4e9901d](https://github.com/eolinker/eoapi/commit/4e9901d8bfb655fb17d7de94ce0f64f8c39392c8)) -* update extension page css style ([d7fbc5e](https://github.com/eolinker/eoapi/commit/d7fbc5e721e5060368205cfb0a6824051a86706c)) +* 2 bug about env ([8c76192](https://github.com/Postcatlab/postcat/commit/8c76192a5e1dee478ff77242cdf7dfc4f2488e58)) +* about component descritions issues ([a21e1c1](https://github.com/Postcatlab/postcat/commit/a21e1c131e502f8ada5185fdc3de4ec1d0afa435)) +* ace editor auto focus after insert script ([bc0823a](https://github.com/Postcatlab/postcat/commit/bc0823a8728f23ad956d21d414713545d5c4de04)) +* api uuid save zero ([25c7cc0](https://github.com/Postcatlab/postcat/commit/25c7cc0fc84325448de68e9d26f18f200bfcff72)) +* api-script ([3bd80c6](https://github.com/Postcatlab/postcat/commit/3bd80c6a73ab94accf950f91c712c09fd57541a9)) +* api-tabs css style issus ([c386299](https://github.com/Postcatlab/postcat/commit/c386299f9cf337cc50ed44487e3f130759311462)) +* build error ([85f3229](https://github.com/Postcatlab/postcat/commit/85f3229a85d486310c7b93f318f69900b960f26d)) +* build error ([1c05965](https://github.com/Postcatlab/postcat/commit/1c0596575825a3c3c4af76531f70b7dacafc44aa)) +* build ts error ([371d052](https://github.com/Postcatlab/postcat/commit/371d0521d5a9a337141b8e813b02b7d7ee1e58d9)) +* can not minimize with windows ([7b3db52](https://github.com/Postcatlab/postcat/commit/7b3db52f05445a1d5b99fdfa598599683ad40ceb)) +* can not navigate to extensions page ([4485b92](https://github.com/Postcatlab/postcat/commit/4485b92656a2639734403afd56b061da58fbfa87)) +* center plus icon ([1df843d](https://github.com/Postcatlab/postcat/commit/1df843d137b1d6da5bbcba12c7f8a694003252aa)) +* ci trigger condition ([e56cca7](https://github.com/Postcatlab/postcat/commit/e56cca709bc34b00a023804ce82152369b2579fa)) +* clear fix ([f9278b0](https://github.com/Postcatlab/postcat/commit/f9278b054db7cf0b2c81fbf3032452be518e5b17)) +* **components:** [api-group-tree] sort handle not show ([#84](https://github.com/Postcatlab/postcat/issues/84)) ([f2ba7b9](https://github.com/Postcatlab/postcat/commit/f2ba7b915657fd3aa35784b71af3cd953112acb2)) +* custom iconpark component ([dae6cfa](https://github.com/Postcatlab/postcat/commit/dae6cfabfeac08ce7e2ae5e03d6fda710899206c)) +* env modal auto open while page load ([979b4c2](https://github.com/Postcatlab/postcat/commit/979b4c245c854b7e5b5a07c0d99fdae034416b2e)) +* env save failed ([803d3b1](https://github.com/Postcatlab/postcat/commit/803d3b1e4a1411a5e6a69ecb1d6e366b5e2d9c4c)) +* eo-editor height not full parent ([0377920](https://github.com/Postcatlab/postcat/commit/0377920e6881fe538a980a7e545ad6b92a6e4325)) +* eo-editor view not reflesh ([2805ce5](https://github.com/Postcatlab/postcat/commit/2805ce55163adfa49b1f0acad0cc33d7b33a541a)) +* extension list css style ([1a9bfff](https://github.com/Postcatlab/postcat/commit/1a9bfff1a12554ef69e8bbc30aef8b355984ad2f)) +* flex style issue ([8e02201](https://github.com/Postcatlab/postcat/commit/8e02201ebbaf282567bb52591349d98ac05baae5)) +* icon link ([eb70b8c](https://github.com/Postcatlab/postcat/commit/eb70b8cb5a572c9f83dd250bf481389e5399e9eb)) +* lose baseHref ([5cc1371](https://github.com/Postcatlab/postcat/commit/5cc1371837897d819c66ca037ca96ccf71749b86)) +* make api-tabs space evenly ([1b86fab](https://github.com/Postcatlab/postcat/commit/1b86fab258b8416ff8bc83654fd15750e0733df7)) +* manage environment ([bb83628](https://github.com/Postcatlab/postcat/commit/bb836281a75629a75afa2836c78610d6061a32fa)) +* mock some logic ([30c5ade](https://github.com/Postcatlab/postcat/commit/30c5ade4b7686416960214a013cb8b6ca03aac85)) +* module inject error ([8cd2807](https://github.com/Postcatlab/postcat/commit/8cd28079ddf1103c032f6b46a92ee84439b2bc36)) +* open test history ([925c118](https://github.com/Postcatlab/postcat/commit/925c1180268d4a4cf21ac2a4e7e958a5d33eff2b)) +* pre & after script history issues ([fb8923e](https://github.com/Postcatlab/postcat/commit/fb8923eab77da5d5394240874984d16e3f399964)) +* pre & after script history issues ([080e0f9](https://github.com/Postcatlab/postcat/commit/080e0f973421e131f04c46aa5f1bcd37da2b5ce5)) +* recount apiData while switch tab ([2219aca](https://github.com/Postcatlab/postcat/commit/2219acac73553ab62847e3a46be7f2db4c0aa537)) +* release:m1 comand ([b7ab22f](https://github.com/Postcatlab/postcat/commit/b7ab22fd58cf37ecd6040aa618089071be637644)) +* remote source for web ([4414f49](https://github.com/Postcatlab/postcat/commit/4414f49a7d3d58f0e68e96476023e673d1d53edb)) +* remote source for web ([5e53f2a](https://github.com/Postcatlab/postcat/commit/5e53f2ac7ec0bff943b6e51ea185d125fc07333b)) +* remove repeat code tips ([744e0d3](https://github.com/Postcatlab/postcat/commit/744e0d38f11c94593730b62d5cacd4d461d220ce)) +* rename API to REST ([5fb3632](https://github.com/Postcatlab/postcat/commit/5fb3632086b1fe66062b80186ba8b362fc09c542)) +* rename event name ([c17d208](https://github.com/Postcatlab/postcat/commit/c17d2083ef15aa5cdf79e67e9eb08c9352652ff6)) +* root directory run error ([90466fe](https://github.com/Postcatlab/postcat/commit/90466fe83ff872a9e30e23d3b1b4623a1f663761)) +* search extension ([42f7ba4](https://github.com/Postcatlab/postcat/commit/42f7ba4ab3c85ff6351a680d4e329066a0bbc85c)) +* set ace editor default min height ([1292521](https://github.com/Postcatlab/postcat/commit/12925212f28f96332ec23bd2d7426d9cfe2aaa85)) +* set default language ([952d092](https://github.com/Postcatlab/postcat/commit/952d09222acd4635021117c2f2b7d47e9bd37156)) +* set eo-editor height be auto ([223f7f6](https://github.com/Postcatlab/postcat/commit/223f7f6e5831c3dd193251203f535f5f63b18171)) +* setting button can not click ([720c669](https://github.com/Postcatlab/postcat/commit/720c66981d48b266b736dd259457f6092df1b93d)) +* settings modal navigate to extension page faile ([ab1c383](https://github.com/Postcatlab/postcat/commit/ab1c3831a2b6e0eb951ce0ef033ed2e2ab9e691b)) +* setttings should auto save ([565134b](https://github.com/Postcatlab/postcat/commit/565134b0e2e735fc3b15d93c0909c818985be1ff)) +* some bug ([5f32144](https://github.com/Postcatlab/postcat/commit/5f3214412d9021d7c2e8b59fe99348593eab0c5f)) +* some css style ([eac4319](https://github.com/Postcatlab/postcat/commit/eac43196d9cfff24244d1984c59f1e049ffd7aaf)) +* some css style issues ([82b3a01](https://github.com/Postcatlab/postcat/commit/82b3a016ac54084431ac32a76c70e227066899dd)) +* some error message ([dbe7ba0](https://github.com/Postcatlab/postcat/commit/dbe7ba09ca03e7d5fb75559de7736bea671fa8b8)) +* some issue ([725f65e](https://github.com/Postcatlab/postcat/commit/725f65ef68b5c6392d91f7832bcd6583fa56af28)) +* style of env select position ([2db30fc](https://github.com/Postcatlab/postcat/commit/2db30fc1d182a503929be51f3776b7b73538fa09)) +* testResult.response can be null ([7316f96](https://github.com/Postcatlab/postcat/commit/7316f96b420e4bf0c162277dec8693564c71238c)) +* theme components show in bottom ([1450379](https://github.com/Postcatlab/postcat/commit/1450379da2138157baa6fbba62ae93424ffa1799)) +* tree node css style ([23b5d0c](https://github.com/Postcatlab/postcat/commit/23b5d0cb2dd99256a71c2f7b6ef9103e9696a808)) +* tree node css style ([010dbbd](https://github.com/Postcatlab/postcat/commit/010dbbd91fbb7e075bff3b7232899ce01a162f0a)) +* ts error ([4e9901d](https://github.com/Postcatlab/postcat/commit/4e9901d8bfb655fb17d7de94ce0f64f8c39392c8)) +* update extension page css style ([d7fbc5e](https://github.com/Postcatlab/postcat/commit/d7fbc5e721e5060368205cfb0a6824051a86706c)) ### Features -* sidebar done ([880d748](https://github.com/eolinker/eoapi/commit/880d74887b437567bfad7cacd320ca2e12081738)) -* 前置脚本UI ([035de1b](https://github.com/eolinker/eoapi/commit/035de1b4991c98fb917236cb2727dad7e639f6a4)) -* add codeChange output event ([230982f](https://github.com/eolinker/eoapi/commit/230982fb61a4d4ec2e57c7e80623e3e14e244b19)) -* add ellipsis ([96cff78](https://github.com/eolinker/eoapi/commit/96cff7879f0d39d95e15adb17fc644639dd0fb44)) -* add empty judge in env-list ([031cfd6](https://github.com/eolinker/eoapi/commit/031cfd6a017e283df0c8287b6deb614433e3ef3c)) -* add goto env callback ([c766f14](https://github.com/eolinker/eoapi/commit/c766f14e5b20b8dcac618231a5e9edec03e47a98)) -* add HTTP API ([b01c6d2](https://github.com/eolinker/eoapi/commit/b01c6d2b941caf9ceb3798a42dc20f3d5a59abc4)) -* add iconpark ([6d99aff](https://github.com/eolinker/eoapi/commit/6d99aff4d8cf1f6dd026bc854d72ff0b0c07b904)) -* add link in github logo ([0d96f4d](https://github.com/eolinker/eoapi/commit/0d96f4d972901666d75de69b8eae741b1f6d502a)) -* add log ([1b1a7c1](https://github.com/eolinker/eoapi/commit/1b1a7c1bfc6941876e54e14ac1901efe45b111d1)) -* add notarize after sign ([fe4b9c9](https://github.com/eolinker/eoapi/commit/fe4b9c9f239b8f3f4d733db9153c0f4450286529)) -* add script ([ed9e761](https://github.com/eolinker/eoapi/commit/ed9e76137743f58adc35a341c73e253f71f49b24)) -* add scriptCache ([eba9696](https://github.com/eolinker/eoapi/commit/eba969659613e264cad733187f0d32007e08d8d8)) -* add scripts ([f3820d4](https://github.com/eolinker/eoapi/commit/f3820d46687afed2d3d8e570366b7318622af846)) -* add test file ([64b6c7a](https://github.com/eolinker/eoapi/commit/64b6c7a7b7bb084875a548f06aad2911175ad3cb)) -* add title in envParams ([78842a1](https://github.com/eolinker/eoapi/commit/78842a12c8b88195a0eeb5e82eb94962161d145a)) -* add ts.code-snippets ([c3b208b](https://github.com/eolinker/eoapi/commit/c3b208b7fa65ab714cd4c2cdf3a2c1b1f117d4b8)) -* add upload.js ([1f58380](https://github.com/eolinker/eoapi/commit/1f58380ac026d83cdaffab935b7ee7ecc7f1260d)) -* add uuid in history tab ([f2c27d1](https://github.com/eolinker/eoapi/commit/f2c27d1a54ace643d9f37d149afe0c7d89338765)) -* after script tips ([5c434e9](https://github.com/eolinker/eoapi/commit/5c434e939fba8b2eef004877de0ab3e7bd65db03)) -* base env ([f27deb9](https://github.com/eolinker/eoapi/commit/f27deb9b60b259d86ac6163b766bf52c6670ab38)) -* card to popover ([77d9087](https://github.com/eolinker/eoapi/commit/77d908707627e984677611b023a2665376b9dee4)) -* change bind event of click ([7d68591](https://github.com/eolinker/eoapi/commit/7d685918fdc313ac826d1afe8444b940cccf2bae)) -* change lang ([675eef7](https://github.com/eolinker/eoapi/commit/675eef7de05303f961751b44e6efbb8838397421)) -* change language ([a904c87](https://github.com/eolinker/eoapi/commit/a904c87730aa2dc963de87cdc3712e573701bce9)) -* code tips ([5b92b20](https://github.com/eolinker/eoapi/commit/5b92b20b10513bbb7ad775b121b19d1acafa809b)) -* console tips ([8d44427](https://github.com/eolinker/eoapi/commit/8d44427c9e867231359e0d468c6cd021afb80108)) -* delete upload.js in release command ([8a65228](https://github.com/eolinker/eoapi/commit/8a6522866a39b7d9c1c0ce445b5ef070ca2078aa)) -* delete upload.yml ([fd35ddf](https://github.com/eolinker/eoapi/commit/fd35ddfef5600f6187b61a90d106f1f6d44f1829)) -* delete useless file ([fe611bb](https://github.com/eolinker/eoapi/commit/fe611bbd43e0c85f04b42105b68035daeeb64788)) -* done env ([f9c5e21](https://github.com/eolinker/eoapi/commit/f9c5e2128815719564ecf7fb06d2ec379f9486aa)) -* encryption & dencryption ([4009b47](https://github.com/eolinker/eoapi/commit/4009b47021f0f82688a2b2072a0b29632dabb8cf)) -* extension detail readme ([1863568](https://github.com/eolinker/eoapi/commit/18635686ec2c4e6e9604302f46fddd6bbe558795)) -* extension detail support text ([24b02c4](https://github.com/eolinker/eoapi/commit/24b02c448bbaedec68704d8340731a86daf05eb4)) -* extension detail support web preview ([f41420d](https://github.com/eolinker/eoapi/commit/f41420d96746c60328a043f8880cee3e41070d71)) -* extension detail support web preview ([899e578](https://github.com/eolinker/eoapi/commit/899e578e1679dec8d0a82c1822270cc04f090b83)) -* fix icon size ([368eafc](https://github.com/eolinker/eoapi/commit/368eafcca487bc34aa3f12bd5c2a4a200bbb0201)) -* fix tips text ([34a54d6](https://github.com/eolinker/eoapi/commit/34a54d65c502996267da78e652b7f47c5d5b2834)) -* format ([3b2373f](https://github.com/eolinker/eoapi/commit/3b2373fecfe239da942143a0825afdc1982f5ebd)) -* format pre & post script ([cc9cadc](https://github.com/eolinker/eoapi/commit/cc9cadc5d01c8f5a277b21c74da0306a977ecb9e)) -* global params ([00f789c](https://github.com/eolinker/eoapi/commit/00f789c4c6f78ab7133a419b67d091e53a366f0b)) -* hide cloud icon ([cf5966f](https://github.com/eolinker/eoapi/commit/cf5966fd4adc32d27c35bb59b484901f6d340d63)) -* history done ([df8ef87](https://github.com/eolinker/eoapi/commit/df8ef879a6ca61295032d2bfb152ffb408f972dd)) -* history icon style ([f8b3637](https://github.com/eolinker/eoapi/commit/f8b3637cc4058abc2b617b0b7a96a087f7983915)) -* homepage almost done ([b62be5a](https://github.com/eolinker/eoapi/commit/b62be5a23f05e2f18766eac7bc50d0d52ba3d7f3)) -* i18n ([7f10b3f](https://github.com/eolinker/eoapi/commit/7f10b3f1c730d6dcc99f1c230c0214d4d9b83415)) -* icon button width ([0e8d2ee](https://github.com/eolinker/eoapi/commit/0e8d2ee15df69691c13b5f1585f78cc9fb6004cc)) -* ignore ([e78688f](https://github.com/eolinker/eoapi/commit/e78688f2496d293f819ff5933fae6bb8d851025d)) -* ignore eo-setting ([95354df](https://github.com/eolinker/eoapi/commit/95354df1a96f15376a63786b644c6a730be7caff)) -* ignore eo-setting ([b9e166e](https://github.com/eolinker/eoapi/commit/b9e166e77bc5b51ff452ece71d569030bfc5fd1d)) -* initial i18n ([38a080d](https://github.com/eolinker/eoapi/commit/38a080df01f4ace9576980f21a5f9fbf3bc3ac5f)) -* mock extension preview in web ([1bbedc5](https://github.com/eolinker/eoapi/commit/1bbedc50c47ed730aeb8aa0c0b788180eab9a0ad)) -* modal footer left ([fba803d](https://github.com/eolinker/eoapi/commit/fba803d7507aeb0af694b36edcce825cc3412e8b)) -* modal to dropmenu + card ([99850ea](https://github.com/eolinker/eoapi/commit/99850eac683067c2894a51efea48be1723e40910)) -* node support test unit ([0bcf5cd](https://github.com/eolinker/eoapi/commit/0bcf5cd2710bbc8ba346f29339620f5b4302306e)) -* reliable ([fadb0a3](https://github.com/eolinker/eoapi/commit/fadb0a3ded2ad40b46b9ee16af5fb049dcfc01f2)) -* replace tree component ([89855d7](https://github.com/eolinker/eoapi/commit/89855d7afb7f9eeadc057877ebfc5d918d799920)) -* save beforeScript & afterScript ([7e708bd](https://github.com/eolinker/eoapi/commit/7e708bdcab0f21ea4dfe2370c61bbe35482927cc)) -* set base format for auto completer ([6ee40e2](https://github.com/eolinker/eoapi/commit/6ee40e2d511c47f73a9f20fd8d10ec1947d8c79e)) -* settings logic ([1093438](https://github.com/eolinker/eoapi/commit/1093438402e6de1a79d2cc63a5d3ad489b396100)) -* show env params ([5a211b4](https://github.com/eolinker/eoapi/commit/5a211b4cf373f40bb67d362131ba4fb43392a3a1)) -* support ace auto completer ([ed22252](https://github.com/eolinker/eoapi/commit/ed222523aba60ce78b90cf01d72f27e867f6d200)) -* support globas set ([5624517](https://github.com/eolinker/eoapi/commit/56245178f731ccad8feaf4c17b608869e5e0cd8e)) -* system setting support web ([05fb313](https://github.com/eolinker/eoapi/commit/05fb313d515d25dda531ca0d42e751fb653b8d4c)) -* test ([4de82ee](https://github.com/eolinker/eoapi/commit/4de82ee9b0ecc320e81bc7586dc640fdcb4ee3e7)) -* test 1.2.6 ([688025f](https://github.com/eolinker/eoapi/commit/688025f4b9605b6de567840d55af43483161ee16)) -* test v1.1.3 ([fa227e0](https://github.com/eolinker/eoapi/commit/fa227e0a1af2b1b2b420a51a13a287554cc3bc8b)) -* test v1.2.5 ([820f80b](https://github.com/eolinker/eoapi/commit/820f80b298bb99a5ca3aed32dace9c1ba2aafcf7)) -* translate ([87d177c](https://github.com/eolinker/eoapi/commit/87d177cb71e67bdb0e4f9b1b1a90f37365f3b30c)) -* translate en ([6b14521](https://github.com/eolinker/eoapi/commit/6b14521450edaa8860c539c7413be399095d8033)) -* update ([bfe99e4](https://github.com/eolinker/eoapi/commit/bfe99e44ecce614a2bc79238f65527e33474bcac)) -* update env ([92760c6](https://github.com/eolinker/eoapi/commit/92760c6a3778c7cf4f74a610127edff8e48b0f22)) -* update setting component ([fa7f416](https://github.com/eolinker/eoapi/commit/fa7f4160cd969a44b2c708a5c52f9351dbb13738)) -* update settingModal UI ([a8632c6](https://github.com/eolinker/eoapi/commit/a8632c63390f11bf948d268d93db820ecc5259e6)) -* update style ([6af3634](https://github.com/eolinker/eoapi/commit/6af3634eb000ee07d11d46d1fafbc67f50368c4f)) -* update style ([de6d4f9](https://github.com/eolinker/eoapi/commit/de6d4f93780b5b9a63db8052503909a68def32d3)) -* update upload.js ([955cc9e](https://github.com/eolinker/eoapi/commit/955cc9ece82b8ac5530a46dbef22a193ed1cb222)) -* upload.js ([eb2e9ae](https://github.com/eolinker/eoapi/commit/eb2e9ae9c83f1f9d77c2912b30b4367c86201e98)) -* use custom update url ([2f9751f](https://github.com/eolinker/eoapi/commit/2f9751f11a9f4704ebccdf56a7d6070ce6861ee2)) -* v1.2.2 ([575cb99](https://github.com/eolinker/eoapi/commit/575cb99a26e9e676887203a91cb4973e382466ca)) -* v1.2.4 ([f060145](https://github.com/eolinker/eoapi/commit/f0601453260f69f86e110d464bd0fa84100bfb39)) +* sidebar done ([880d748](https://github.com/Postcatlab/postcat/commit/880d74887b437567bfad7cacd320ca2e12081738)) +* add codeChange output event ([230982f](https://github.com/Postcatlab/postcat/commit/230982fb61a4d4ec2e57c7e80623e3e14e244b19)) +* add ellipsis ([96cff78](https://github.com/Postcatlab/postcat/commit/96cff7879f0d39d95e15adb17fc644639dd0fb44)) +* add empty judge in env-list ([031cfd6](https://github.com/Postcatlab/postcat/commit/031cfd6a017e283df0c8287b6deb614433e3ef3c)) +* add goto env callback ([c766f14](https://github.com/Postcatlab/postcat/commit/c766f14e5b20b8dcac618231a5e9edec03e47a98)) +* add HTTP API ([b01c6d2](https://github.com/Postcatlab/postcat/commit/b01c6d2b941caf9ceb3798a42dc20f3d5a59abc4)) +* add iconpark ([6d99aff](https://github.com/Postcatlab/postcat/commit/6d99aff4d8cf1f6dd026bc854d72ff0b0c07b904)) +* add link in github logo ([0d96f4d](https://github.com/Postcatlab/postcat/commit/0d96f4d972901666d75de69b8eae741b1f6d502a)) +* add log ([1b1a7c1](https://github.com/Postcatlab/postcat/commit/1b1a7c1bfc6941876e54e14ac1901efe45b111d1)) +* add notarize after sign ([fe4b9c9](https://github.com/Postcatlab/postcat/commit/fe4b9c9f239b8f3f4d733db9153c0f4450286529)) +* add script ([ed9e761](https://github.com/Postcatlab/postcat/commit/ed9e76137743f58adc35a341c73e253f71f49b24)) +* add scriptCache ([eba9696](https://github.com/Postcatlab/postcat/commit/eba969659613e264cad733187f0d32007e08d8d8)) +* add scripts ([f3820d4](https://github.com/Postcatlab/postcat/commit/f3820d46687afed2d3d8e570366b7318622af846)) +* add test file ([64b6c7a](https://github.com/Postcatlab/postcat/commit/64b6c7a7b7bb084875a548f06aad2911175ad3cb)) +* add title in envParams ([78842a1](https://github.com/Postcatlab/postcat/commit/78842a12c8b88195a0eeb5e82eb94962161d145a)) +* add ts.code-snippets ([c3b208b](https://github.com/Postcatlab/postcat/commit/c3b208b7fa65ab714cd4c2cdf3a2c1b1f117d4b8)) +* add upload.js ([1f58380](https://github.com/Postcatlab/postcat/commit/1f58380ac026d83cdaffab935b7ee7ecc7f1260d)) +* add uuid in history tab ([f2c27d1](https://github.com/Postcatlab/postcat/commit/f2c27d1a54ace643d9f37d149afe0c7d89338765)) +* after script tips ([5c434e9](https://github.com/Postcatlab/postcat/commit/5c434e939fba8b2eef004877de0ab3e7bd65db03)) +* base env ([f27deb9](https://github.com/Postcatlab/postcat/commit/f27deb9b60b259d86ac6163b766bf52c6670ab38)) +* card to popover ([77d9087](https://github.com/Postcatlab/postcat/commit/77d908707627e984677611b023a2665376b9dee4)) +* change bind event of click ([7d68591](https://github.com/Postcatlab/postcat/commit/7d685918fdc313ac826d1afe8444b940cccf2bae)) +* change lang ([675eef7](https://github.com/Postcatlab/postcat/commit/675eef7de05303f961751b44e6efbb8838397421)) +* change language ([a904c87](https://github.com/Postcatlab/postcat/commit/a904c87730aa2dc963de87cdc3712e573701bce9)) +* code tips ([5b92b20](https://github.com/Postcatlab/postcat/commit/5b92b20b10513bbb7ad775b121b19d1acafa809b)) +* console tips ([8d44427](https://github.com/Postcatlab/postcat/commit/8d44427c9e867231359e0d468c6cd021afb80108)) +* delete upload.js in release command ([8a65228](https://github.com/Postcatlab/postcat/commit/8a6522866a39b7d9c1c0ce445b5ef070ca2078aa)) +* delete upload.yml ([fd35ddf](https://github.com/Postcatlab/postcat/commit/fd35ddfef5600f6187b61a90d106f1f6d44f1829)) +* delete useless file ([fe611bb](https://github.com/Postcatlab/postcat/commit/fe611bbd43e0c85f04b42105b68035daeeb64788)) +* done env ([f9c5e21](https://github.com/Postcatlab/postcat/commit/f9c5e2128815719564ecf7fb06d2ec379f9486aa)) +* encryption & dencryption ([4009b47](https://github.com/Postcatlab/postcat/commit/4009b47021f0f82688a2b2072a0b29632dabb8cf)) +* extension detail readme ([1863568](https://github.com/Postcatlab/postcat/commit/18635686ec2c4e6e9604302f46fddd6bbe558795)) +* extension detail support text ([24b02c4](https://github.com/Postcatlab/postcat/commit/24b02c448bbaedec68704d8340731a86daf05eb4)) +* extension detail support web preview ([f41420d](https://github.com/Postcatlab/postcat/commit/f41420d96746c60328a043f8880cee3e41070d71)) +* extension detail support web preview ([899e578](https://github.com/Postcatlab/postcat/commit/899e578e1679dec8d0a82c1822270cc04f090b83)) +* fix icon size ([368eafc](https://github.com/Postcatlab/postcat/commit/368eafcca487bc34aa3f12bd5c2a4a200bbb0201)) +* fix tips text ([34a54d6](https://github.com/Postcatlab/postcat/commit/34a54d65c502996267da78e652b7f47c5d5b2834)) +* format ([3b2373f](https://github.com/Postcatlab/postcat/commit/3b2373fecfe239da942143a0825afdc1982f5ebd)) +* format pre & post script ([cc9cadc](https://github.com/Postcatlab/postcat/commit/cc9cadc5d01c8f5a277b21c74da0306a977ecb9e)) +* global params ([00f789c](https://github.com/Postcatlab/postcat/commit/00f789c4c6f78ab7133a419b67d091e53a366f0b)) +* hide cloud icon ([cf5966f](https://github.com/Postcatlab/postcat/commit/cf5966fd4adc32d27c35bb59b484901f6d340d63)) +* history done ([df8ef87](https://github.com/Postcatlab/postcat/commit/df8ef879a6ca61295032d2bfb152ffb408f972dd)) +* history icon style ([f8b3637](https://github.com/Postcatlab/postcat/commit/f8b3637cc4058abc2b617b0b7a96a087f7983915)) +* homepage almost done ([b62be5a](https://github.com/Postcatlab/postcat/commit/b62be5a23f05e2f18766eac7bc50d0d52ba3d7f3)) +* i18n ([7f10b3f](https://github.com/Postcatlab/postcat/commit/7f10b3f1c730d6dcc99f1c230c0214d4d9b83415)) +* icon button width ([0e8d2ee](https://github.com/Postcatlab/postcat/commit/0e8d2ee15df69691c13b5f1585f78cc9fb6004cc)) +* ignore ([e78688f](https://github.com/Postcatlab/postcat/commit/e78688f2496d293f819ff5933fae6bb8d851025d)) +* ignore eo-setting ([95354df](https://github.com/Postcatlab/postcat/commit/95354df1a96f15376a63786b644c6a730be7caff)) +* ignore eo-setting ([b9e166e](https://github.com/Postcatlab/postcat/commit/b9e166e77bc5b51ff452ece71d569030bfc5fd1d)) +* initial i18n ([38a080d](https://github.com/Postcatlab/postcat/commit/38a080df01f4ace9576980f21a5f9fbf3bc3ac5f)) +* mock extension preview in web ([1bbedc5](https://github.com/Postcatlab/postcat/commit/1bbedc50c47ed730aeb8aa0c0b788180eab9a0ad)) +* modal footer left ([fba803d](https://github.com/Postcatlab/postcat/commit/fba803d7507aeb0af694b36edcce825cc3412e8b)) +* modal to dropmenu + card ([99850ea](https://github.com/Postcatlab/postcat/commit/99850eac683067c2894a51efea48be1723e40910)) +* node support test unit ([0bcf5cd](https://github.com/Postcatlab/postcat/commit/0bcf5cd2710bbc8ba346f29339620f5b4302306e)) +* reliable ([fadb0a3](https://github.com/Postcatlab/postcat/commit/fadb0a3ded2ad40b46b9ee16af5fb049dcfc01f2)) +* replace tree component ([89855d7](https://github.com/Postcatlab/postcat/commit/89855d7afb7f9eeadc057877ebfc5d918d799920)) +* save beforeScript & afterScript ([7e708bd](https://github.com/Postcatlab/postcat/commit/7e708bdcab0f21ea4dfe2370c61bbe35482927cc)) +* set base format for auto completer ([6ee40e2](https://github.com/Postcatlab/postcat/commit/6ee40e2d511c47f73a9f20fd8d10ec1947d8c79e)) +* settings logic ([1093438](https://github.com/Postcatlab/postcat/commit/1093438402e6de1a79d2cc63a5d3ad489b396100)) +* show env params ([5a211b4](https://github.com/Postcatlab/postcat/commit/5a211b4cf373f40bb67d362131ba4fb43392a3a1)) +* support ace auto completer ([ed22252](https://github.com/Postcatlab/postcat/commit/ed222523aba60ce78b90cf01d72f27e867f6d200)) +* support globas set ([5624517](https://github.com/Postcatlab/postcat/commit/56245178f731ccad8feaf4c17b608869e5e0cd8e)) +* system setting support web ([05fb313](https://github.com/Postcatlab/postcat/commit/05fb313d515d25dda531ca0d42e751fb653b8d4c)) +* test ([4de82ee](https://github.com/Postcatlab/postcat/commit/4de82ee9b0ecc320e81bc7586dc640fdcb4ee3e7)) +* test 1.2.6 ([688025f](https://github.com/Postcatlab/postcat/commit/688025f4b9605b6de567840d55af43483161ee16)) +* test v1.1.3 ([fa227e0](https://github.com/Postcatlab/postcat/commit/fa227e0a1af2b1b2b420a51a13a287554cc3bc8b)) +* test v1.2.5 ([820f80b](https://github.com/Postcatlab/postcat/commit/820f80b298bb99a5ca3aed32dace9c1ba2aafcf7)) +* translate ([87d177c](https://github.com/Postcatlab/postcat/commit/87d177cb71e67bdb0e4f9b1b1a90f37365f3b30c)) +* translate en ([6b14521](https://github.com/Postcatlab/postcat/commit/6b14521450edaa8860c539c7413be399095d8033)) +* update ([bfe99e4](https://github.com/Postcatlab/postcat/commit/bfe99e44ecce614a2bc79238f65527e33474bcac)) +* update env ([92760c6](https://github.com/Postcatlab/postcat/commit/92760c6a3778c7cf4f74a610127edff8e48b0f22)) +* update setting component ([fa7f416](https://github.com/Postcatlab/postcat/commit/fa7f4160cd969a44b2c708a5c52f9351dbb13738)) +* update settingModal UI ([a8632c6](https://github.com/Postcatlab/postcat/commit/a8632c63390f11bf948d268d93db820ecc5259e6)) +* update style ([6af3634](https://github.com/Postcatlab/postcat/commit/6af3634eb000ee07d11d46d1fafbc67f50368c4f)) +* update style ([de6d4f9](https://github.com/Postcatlab/postcat/commit/de6d4f93780b5b9a63db8052503909a68def32d3)) +* update upload.js ([955cc9e](https://github.com/Postcatlab/postcat/commit/955cc9ece82b8ac5530a46dbef22a193ed1cb222)) +* upload.js ([eb2e9ae](https://github.com/Postcatlab/postcat/commit/eb2e9ae9c83f1f9d77c2912b30b4367c86201e98)) +* use custom update url ([2f9751f](https://github.com/Postcatlab/postcat/commit/2f9751f11a9f4704ebccdf56a7d6070ce6861ee2)) +* v1.2.2 ([575cb99](https://github.com/Postcatlab/postcat/commit/575cb99a26e9e676887203a91cb4973e382466ca)) +* v1.2.4 ([f060145](https://github.com/Postcatlab/postcat/commit/f0601453260f69f86e110d464bd0fa84100bfb39)) +* 前置脚本UI ([035de1b](https://github.com/Postcatlab/postcat/commit/035de1b4991c98fb917236cb2727dad7e639f6a4)) ### Performance Improvements -* extension detail scrollbar style ([a3fd768](https://github.com/eolinker/eoapi/commit/a3fd7682deacb3dc5dbb1ae97dd1e50437a3691b)) +* extension detail scrollbar style ([a3fd768](https://github.com/Postcatlab/postcat/commit/a3fd7682deacb3dc5dbb1ae97dd1e50437a3691b)) -# [1.2.0](https://github.com/eolinker/eoapi/compare/v1.2.0-beta...v1.2.0) (2022-06-20) +# [1.2.0](https://github.com/Postcatlab/postcat/compare/v1.2.0-beta...v1.2.0) (2022-06-20) ### Features -* add import tips ([030820e](https://github.com/eolinker/eoapi/commit/030820e39f4c1c450c42cee668df11284e36f72e)) -* delete suffix .json while import & create ([249e5d7](https://github.com/eolinker/eoapi/commit/249e5d7c97bc656f42ff767c2666914381d0e294)) -* delete useless comment ([864a9b6](https://github.com/eolinker/eoapi/commit/864a9b659cfe2fa66677cfb06566b2f0c37e39c7)) -* free to install automatical import-openapi extension ([5c71111](https://github.com/eolinker/eoapi/commit/5c7111176c3494834f2a8e943bb7fdf83b053640)) -* version 1.2.0 ([02521e3](https://github.com/eolinker/eoapi/commit/02521e3dfa9e43661e932b5fdc2a0ff432eb2ad5)) +* add import tips ([030820e](https://github.com/Postcatlab/postcat/commit/030820e39f4c1c450c42cee668df11284e36f72e)) +* delete suffix .json while import & create ([249e5d7](https://github.com/Postcatlab/postcat/commit/249e5d7c97bc656f42ff767c2666914381d0e294)) +* delete useless comment ([864a9b6](https://github.com/Postcatlab/postcat/commit/864a9b659cfe2fa66677cfb06566b2f0c37e39c7)) +* free to install automatical import-openapi extension ([5c71111](https://github.com/Postcatlab/postcat/commit/5c7111176c3494834f2a8e943bb7fdf83b053640)) +* version 1.2.0 ([02521e3](https://github.com/Postcatlab/postcat/commit/02521e3dfa9e43661e932b5fdc2a0ff432eb2ad5)) -# [1.2.0-beta](https://github.com/eolinker/eoapi/compare/v1.1.1...v1.2.0-beta) (2022-06-17) +# [1.2.0-beta](https://github.com/Postcatlab/postcat/compare/v1.1.1...v1.2.0-beta) (2022-06-17) ### Bug Fixes -* system configuration file initializers should be created ([0aad42f](https://github.com/eolinker/eoapi/commit/0aad42fd1e5bcd5fcf9ef98283c16c4a7413f409)) +* system configuration file initializers should be created ([0aad42f](https://github.com/Postcatlab/postcat/commit/0aad42fd1e5bcd5fcf9ef98283c16c4a7413f409)) ### Features -* ignore new Tab button in electron ([b13a683](https://github.com/eolinker/eoapi/commit/b13a683edc87d8c5a69f2386c0bc535d8ce65578)) -* only support to upload .json file ([8160607](https://github.com/eolinker/eoapi/commit/8160607473abc1b6e476f8c11e283be4a40cd9eb)) +* ignore new Tab button in electron ([b13a683](https://github.com/Postcatlab/postcat/commit/b13a683edc87d8c5a69f2386c0bc535d8ce65578)) +* only support to upload .json file ([8160607](https://github.com/Postcatlab/postcat/commit/8160607473abc1b6e476f8c11e283be4a40cd9eb)) -## [1.1.1](https://github.com/eolinker/eoapi/compare/v1.1.0...v1.1.1) (2022-06-16) +## [1.1.1](https://github.com/Postcatlab/postcat/compare/v1.1.0...v1.1.1) (2022-06-16) ### Bug Fixes -* optimize the experience of switching data source ([#71](https://github.com/eolinker/eoapi/issues/71)) ([e472e0d](https://github.com/eolinker/eoapi/commit/e472e0d2af0903f109d8ab7fec8b9e7f174ecaa7)) -* page incomplete display when tips show ([4e56140](https://github.com/eolinker/eoapi/commit/4e5614059060809f9c68cf13ce67a8f4152d038b)) +* optimize the experience of switching data source ([#71](https://github.com/Postcatlab/postcat/issues/71)) ([e472e0d](https://github.com/Postcatlab/postcat/commit/e472e0d2af0903f109d8ab7fec8b9e7f174ecaa7)) +* page incomplete display when tips show ([4e56140](https://github.com/Postcatlab/postcat/commit/4e5614059060809f9c68cf13ce67a8f4152d038b)) ### Performance Improvements -* **components:** [pages] simplify code logic ([83a1822](https://github.com/eolinker/eoapi/commit/83a1822a02785711d71757dfb1b5d4d8bafa9d66)) +* **components:** [pages] simplify code logic ([83a1822](https://github.com/Postcatlab/postcat/commit/83a1822a02785711d71757dfb1b5d4d8bafa9d66)) -# [1.1.0](https://github.com/eolinker/eoapi/compare/v1.0.3...v1.1.0) (2022-06-15) +# [1.1.0](https://github.com/Postcatlab/postcat/compare/v1.0.3...v1.1.0) (2022-06-15) ### Bug Fixes -* **.eo:** can not update package.json file in windows ([e2a8a73](https://github.com/eolinker/eoapi/commit/e2a8a73f24f5a0f7aad0f8be5af494877f576974)) -* **components:** [api-test] fixed http method width ([1df39ea](https://github.com/eolinker/eoapi/commit/1df39ea8577fdb96f55c022af6528680ab3336bb)) -* **components:** [env.component] hide env select after click ([7be6d41](https://github.com/eolinker/eoapi/commit/7be6d4160e31420d5b4728c066bd9ac8dcaba282)) -* hide devTools with production ([a9b61b7](https://github.com/eolinker/eoapi/commit/a9b61b76c9e102e8bc3e918b1c7207bcce21986d)) -* the first time the default mock is not shown in the api document ([a9a64e2](https://github.com/eolinker/eoapi/commit/a9a64e22178d1dd7993f72d2585160b44bc04fd1)) +* **.eo:** can not update package.json file in windows ([e2a8a73](https://github.com/Postcatlab/postcat/commit/e2a8a73f24f5a0f7aad0f8be5af494877f576974)) +* **components:** [api-test] fixed http method width ([1df39ea](https://github.com/Postcatlab/postcat/commit/1df39ea8577fdb96f55c022af6528680ab3336bb)) +* **components:** [env.component] hide env select after click ([7be6d41](https://github.com/Postcatlab/postcat/commit/7be6d4160e31420d5b4728c066bd9ac8dcaba282)) +* hide devTools with production ([a9b61b7](https://github.com/Postcatlab/postcat/commit/a9b61b76c9e102e8bc3e918b1c7207bcce21986d)) +* the first time the default mock is not shown in the api document ([a9a64e2](https://github.com/Postcatlab/postcat/commit/a9a64e22178d1dd7993f72d2585160b44bc04fd1)) ### Features -* add download icon & link ([#72](https://github.com/eolinker/eoapi/issues/72)) ([fa45aa9](https://github.com/eolinker/eoapi/commit/fa45aa9ce5d1cd404dfa27460695fd43b4f19284)) -* change ace height to 7em ([65d5b73](https://github.com/eolinker/eoapi/commit/65d5b7307b1a8c07b707f2238b5d45fcbdb7d22e)) -* delete border for now ([41b926d](https://github.com/eolinker/eoapi/commit/41b926d46a1a7e00ba0fe3180b6627ab44e8c94a)) -* delete useless picture ([1e91c1c](https://github.com/eolinker/eoapi/commit/1e91c1cfa243520119f8fc9d2efea2bb2a655688)) -* hide import extension from automatic install list ([103eff7](https://github.com/eolinker/eoapi/commit/103eff7ee20897b63c5e86a68af3247b0b70bc73)) -* local mock service ([#62](https://github.com/eolinker/eoapi/issues/62)) ([ef81576](https://github.com/eolinker/eoapi/commit/ef815767b33d64bb1b4411f37f0e6d9a387d93f1)) -* remote ([#30](https://github.com/eolinker/eoapi/issues/30)) ([7ef31d9](https://github.com/eolinker/eoapi/commit/7ef31d99e25a26da4d5a36b334cf0da66f4862fb)) -* support to upgrade extension & install while first run app ([#68](https://github.com/eolinker/eoapi/issues/68)) ([bbd8803](https://github.com/eolinker/eoapi/commit/bbd88033f60a4187f4b873dbcc2bca76f9f9bc06)) -* version v1.1.0 ([2dc4985](https://github.com/eolinker/eoapi/commit/2dc498514f4cf3809a4d7094c612e589f23b7a8b)) +* add download icon & link ([#72](https://github.com/Postcatlab/postcat/issues/72)) ([fa45aa9](https://github.com/Postcatlab/postcat/commit/fa45aa9ce5d1cd404dfa27460695fd43b4f19284)) +* change ace height to 7em ([65d5b73](https://github.com/Postcatlab/postcat/commit/65d5b7307b1a8c07b707f2238b5d45fcbdb7d22e)) +* delete border for now ([41b926d](https://github.com/Postcatlab/postcat/commit/41b926d46a1a7e00ba0fe3180b6627ab44e8c94a)) +* delete useless picture ([1e91c1c](https://github.com/Postcatlab/postcat/commit/1e91c1cfa243520119f8fc9d2efea2bb2a655688)) +* hide import extension from automatic install list ([103eff7](https://github.com/Postcatlab/postcat/commit/103eff7ee20897b63c5e86a68af3247b0b70bc73)) +* local mock service ([#62](https://github.com/Postcatlab/postcat/issues/62)) ([ef81576](https://github.com/Postcatlab/postcat/commit/ef815767b33d64bb1b4411f37f0e6d9a387d93f1)) +* remote ([#30](https://github.com/Postcatlab/postcat/issues/30)) ([7ef31d9](https://github.com/Postcatlab/postcat/commit/7ef31d99e25a26da4d5a36b334cf0da66f4862fb)) +* support to upgrade extension & install while first run app ([#68](https://github.com/Postcatlab/postcat/issues/68)) ([bbd8803](https://github.com/Postcatlab/postcat/commit/bbd88033f60a4187f4b873dbcc2bca76f9f9bc06)) +* version v1.1.0 ([2dc4985](https://github.com/Postcatlab/postcat/commit/2dc498514f4cf3809a4d7094c612e589f23b7a8b)) -## [1.0.3](https://github.com/eolinker/eoapi/compare/v1.0.2...v1.0.3) (2022-06-01) +## [1.0.3](https://github.com/Postcatlab/postcat/compare/v1.0.2...v1.0.3) (2022-06-01) ### Bug Fixes -* [api-edit-body] bounces when switching requst body data formats ([3264265](https://github.com/eolinker/eoapi/commit/32642659beabed32260f46aebd5b235a06f23061)) -* [api-group-tree] number key to string ([f5d9e93](https://github.com/eolinker/eoapi/commit/f5d9e93a686926c972261acfde4ea534e66c0594)) -* add space in env manager modal ([20ef7f6](https://github.com/eolinker/eoapi/commit/20ef7f6cd06b50a72cd808fbb239bf3ab384d2a0)) -* **components:** [api-edit] fixed the save btn to top ([ab6179b](https://github.com/eolinker/eoapi/commit/ab6179bf5f1b5dcf46748c9a8013b00ab5b389ae)) -* **components:** [api-edit] remove api protocol select fixed width ([2a2602a](https://github.com/eolinker/eoapi/commit/2a2602acc5698a20f6628c95d4d43aef309cbf5d)) -* **components:** [api-group-tree] slice when the method str length greater than 4 ([021926e](https://github.com/eolinker/eoapi/commit/021926e9aebc3e9a2e92ad901699dabb14e7bfc3)) -* **componets:** [api-edit-body] import json root type ([80a1fb5](https://github.com/eolinker/eoapi/commit/80a1fb5d91e2de7316f4c56acf8674de33e20edf)) -* import ngx-ace-wrapper in eoui.module ([484302e](https://github.com/eolinker/eoapi/commit/484302efb70096c68a0853e92221375939a23a41)) -* invalid with copy api ([baad9bd](https://github.com/eolinker/eoapi/commit/baad9bd2481f67672e83431ccdec2d2e48dee897)) -* Overview page switching Tab error ([3b1d2bf](https://github.com/eolinker/eoapi/commit/3b1d2bf968b81d1bb0f279c946a17b0e830ee532)) -* render extension config in setting modal ([78c9d92](https://github.com/eolinker/eoapi/commit/78c9d92f4c72dea0dcc163dc03e8bcc3359d0aab)) -* scripts build ([165a9a9](https://github.com/eolinker/eoapi/commit/165a9a9e849bce34e5d2767af51f21f0eed60f71)) -* some bug & adjust some css style ([#52](https://github.com/eolinker/eoapi/issues/52)) ([4b12fe4](https://github.com/eolinker/eoapi/commit/4b12fe4f281944a7df310db8e59d48533055009f)) -* tailwindcss style pollution ([259fbd0](https://github.com/eolinker/eoapi/commit/259fbd0abe167da11a3d72660fdf3e7ce7c1348e)) -* warning in build ([472f17a](https://github.com/eolinker/eoapi/commit/472f17ac573a2baaf2b33b861f148b5921fef917)) +* [api-edit-body] bounces when switching requst body data formats ([3264265](https://github.com/Postcatlab/postcat/commit/32642659beabed32260f46aebd5b235a06f23061)) +* [api-group-tree] number key to string ([f5d9e93](https://github.com/Postcatlab/postcat/commit/f5d9e93a686926c972261acfde4ea534e66c0594)) +* add space in env manager modal ([20ef7f6](https://github.com/Postcatlab/postcat/commit/20ef7f6cd06b50a72cd808fbb239bf3ab384d2a0)) +* **components:** [api-edit] fixed the save btn to top ([ab6179b](https://github.com/Postcatlab/postcat/commit/ab6179bf5f1b5dcf46748c9a8013b00ab5b389ae)) +* **components:** [api-edit] remove api protocol select fixed width ([2a2602a](https://github.com/Postcatlab/postcat/commit/2a2602acc5698a20f6628c95d4d43aef309cbf5d)) +* **components:** [api-group-tree] slice when the method str length greater than 4 ([021926e](https://github.com/Postcatlab/postcat/commit/021926e9aebc3e9a2e92ad901699dabb14e7bfc3)) +* **componets:** [api-edit-body] import json root type ([80a1fb5](https://github.com/Postcatlab/postcat/commit/80a1fb5d91e2de7316f4c56acf8674de33e20edf)) +* import ngx-ace-wrapper in eoui.module ([484302e](https://github.com/Postcatlab/postcat/commit/484302efb70096c68a0853e92221375939a23a41)) +* invalid with copy api ([baad9bd](https://github.com/Postcatlab/postcat/commit/baad9bd2481f67672e83431ccdec2d2e48dee897)) +* Overview page switching Tab error ([3b1d2bf](https://github.com/Postcatlab/postcat/commit/3b1d2bf968b81d1bb0f279c946a17b0e830ee532)) +* render extension config in setting modal ([78c9d92](https://github.com/Postcatlab/postcat/commit/78c9d92f4c72dea0dcc163dc03e8bcc3359d0aab)) +* scripts build ([165a9a9](https://github.com/Postcatlab/postcat/commit/165a9a9e849bce34e5d2767af51f21f0eed60f71)) +* some bug & adjust some css style ([#52](https://github.com/Postcatlab/postcat/issues/52)) ([4b12fe4](https://github.com/Postcatlab/postcat/commit/4b12fe4f281944a7df310db8e59d48533055009f)) +* tailwindcss style pollution ([259fbd0](https://github.com/Postcatlab/postcat/commit/259fbd0abe167da11a3d72660fdf3e7ce7c1348e)) +* warning in build ([472f17a](https://github.com/Postcatlab/postcat/commit/472f17ac573a2baaf2b33b861f148b5921fef917)) ### Features -* add extension-select component for render ([a4e97ec](https://github.com/eolinker/eoapi/commit/a4e97ecaf8c14a212a1f42b77b21ceb94e8f0f1d)) -* add win release workflow ([12289e2](https://github.com/eolinker/eoapi/commit/12289e2bb363b64095b766e51d0e2d088c9c23e9)) -* build win release works ([f9e0567](https://github.com/eolinker/eoapi/commit/f9e0567e1842305fc045771ec503cb9099c9528c)) -* delete postinstall ng build ([#49](https://github.com/eolinker/eoapi/issues/49)) ([5352bd9](https://github.com/eolinker/eoapi/commit/5352bd9a783760214fa3ea7d611e5031a5b1d87e)) -* delete replace response & request content ([#51](https://github.com/eolinker/eoapi/issues/51)) ([7d09f11](https://github.com/eolinker/eoapi/commit/7d09f11d6a362136aab7dfb2b301d7f2ed8a4950)) -* delete url config in sync-api component ([363977e](https://github.com/eolinker/eoapi/commit/363977e469a1c45a26124aee92972999096cb370)) -* Extension tips change link ([#56](https://github.com/eolinker/eoapi/issues/56)) ([67ea16a](https://github.com/eolinker/eoapi/commit/67ea16aff3707f303220302fe88582e3b2ec9e44)) -* format ([fe3a392](https://github.com/eolinker/eoapi/commit/fe3a39212586f304fc2ef70adef38057bbe37dc8)) -* format code ([3b14e4e](https://github.com/eolinker/eoapi/commit/3b14e4e75583552871a7523396e93ff27660de3d)) -* format comment ([4d0dd1e](https://github.com/eolinker/eoapi/commit/4d0dd1e8f4e3696bdbfd7dd60f9865516cb8e621)) -* format html code ([f7e746a](https://github.com/eolinker/eoapi/commit/f7e746afbd67f5009ac03e586d13c8f661ae3338)) -* format html code ([322dc88](https://github.com/eolinker/eoapi/commit/322dc886b489bae3b8ed6d23554919383680da4c)) -* format test case code ([9c23e9e](https://github.com/eolinker/eoapi/commit/9c23e9e3427f4c7859ff1f9143f4b8f4abbe1bad)) -* server url ([8d279fa](https://github.com/eolinker/eoapi/commit/8d279fa364d0645a52e7e20b056632073ace187b)) -* switch server url ([29753a4](https://github.com/eolinker/eoapi/commit/29753a4ae0ec428f08605dc7c0a2ff1e5480b043)) -* try win release 1 ([#47](https://github.com/eolinker/eoapi/issues/47)) ([832ba50](https://github.com/eolinker/eoapi/commit/832ba5083be4d92814e1e84060d77b16b534bce8)) +* add extension-select component for render ([a4e97ec](https://github.com/Postcatlab/postcat/commit/a4e97ecaf8c14a212a1f42b77b21ceb94e8f0f1d)) +* add win release workflow ([12289e2](https://github.com/Postcatlab/postcat/commit/12289e2bb363b64095b766e51d0e2d088c9c23e9)) +* build win release works ([f9e0567](https://github.com/Postcatlab/postcat/commit/f9e0567e1842305fc045771ec503cb9099c9528c)) +* delete postinstall ng build ([#49](https://github.com/Postcatlab/postcat/issues/49)) ([5352bd9](https://github.com/Postcatlab/postcat/commit/5352bd9a783760214fa3ea7d611e5031a5b1d87e)) +* delete replace response & request content ([#51](https://github.com/Postcatlab/postcat/issues/51)) ([7d09f11](https://github.com/Postcatlab/postcat/commit/7d09f11d6a362136aab7dfb2b301d7f2ed8a4950)) +* delete url config in sync-api component ([363977e](https://github.com/Postcatlab/postcat/commit/363977e469a1c45a26124aee92972999096cb370)) +* Extension tips change link ([#56](https://github.com/Postcatlab/postcat/issues/56)) ([67ea16a](https://github.com/Postcatlab/postcat/commit/67ea16aff3707f303220302fe88582e3b2ec9e44)) +* format ([fe3a392](https://github.com/Postcatlab/postcat/commit/fe3a39212586f304fc2ef70adef38057bbe37dc8)) +* format code ([3b14e4e](https://github.com/Postcatlab/postcat/commit/3b14e4e75583552871a7523396e93ff27660de3d)) +* format comment ([4d0dd1e](https://github.com/Postcatlab/postcat/commit/4d0dd1e8f4e3696bdbfd7dd60f9865516cb8e621)) +* format html code ([f7e746a](https://github.com/Postcatlab/postcat/commit/f7e746afbd67f5009ac03e586d13c8f661ae3338)) +* format html code ([322dc88](https://github.com/Postcatlab/postcat/commit/322dc886b489bae3b8ed6d23554919383680da4c)) +* format test case code ([9c23e9e](https://github.com/Postcatlab/postcat/commit/9c23e9e3427f4c7859ff1f9143f4b8f4abbe1bad)) +* server url ([8d279fa](https://github.com/Postcatlab/postcat/commit/8d279fa364d0645a52e7e20b056632073ace187b)) +* switch server url ([29753a4](https://github.com/Postcatlab/postcat/commit/29753a4ae0ec428f08605dc7c0a2ff1e5480b043)) +* try win release 1 ([#47](https://github.com/Postcatlab/postcat/issues/47)) ([832ba50](https://github.com/Postcatlab/postcat/commit/832ba5083be4d92814e1e84060d77b16b534bce8)) ### Performance Improvements -* **components:** [api-group-tree] auto selected after successful copy ([6b78189](https://github.com/eolinker/eoapi/commit/6b78189e389691f1da1c8d8f98fadbbfd05f3e57)) +* **components:** [api-group-tree] auto selected after successful copy ([6b78189](https://github.com/Postcatlab/postcat/commit/6b78189e389691f1da1c8d8f98fadbbfd05f3e57)) -## [1.0.2](https://github.com/eolinker/eoapi/compare/v1.0.1...v1.0.2) (2022-05-25) +## [1.0.2](https://github.com/Postcatlab/postcat/compare/v1.0.1...v1.0.2) (2022-05-25) ### Bug Fixes -* warning resolve import ([58b8264](https://github.com/eolinker/eoapi/commit/58b8264bd64d4a099e478d18fe11cde30eb3bac0)) +* warning resolve import ([58b8264](https://github.com/Postcatlab/postcat/commit/58b8264bd64d4a099e478d18fe11cde30eb3bac0)) ### Features -* add node-module-alias ([8e9e611](https://github.com/eolinker/eoapi/commit/8e9e61193d8252af255a663c2ed4ef86f3e71261)) -* add workflow ([dd9868c](https://github.com/eolinker/eoapi/commit/dd9868c3be1b18db8437083b90bf01e92187b6dd)) -* change text color in setting component ([ffec3f2](https://github.com/eolinker/eoapi/commit/ffec3f2788c74d43ff82d44803267758a6e939ce)) -* hide import-api and update README ([b713fb6](https://github.com/eolinker/eoapi/commit/b713fb6ff6e132e043cb6347063dfac99acb922b)) +* add node-module-alias ([8e9e611](https://github.com/Postcatlab/postcat/commit/8e9e61193d8252af255a663c2ed4ef86f3e71261)) +* add workflow ([dd9868c](https://github.com/Postcatlab/postcat/commit/dd9868c3be1b18db8437083b90bf01e92187b6dd)) +* change text color in setting component ([ffec3f2](https://github.com/Postcatlab/postcat/commit/ffec3f2788c74d43ff82d44803267758a6e939ce)) +* hide import-api and update README ([b713fb6](https://github.com/Postcatlab/postcat/commit/b713fb6ff6e132e043cb6347063dfac99acb922b)) -## [1.0.1](https://github.com/eolinker/eoapi/compare/v1.0.0...v1.0.1) (2022-05-23) +## [1.0.1](https://github.com/Postcatlab/postcat/compare/v1.0.0...v1.0.1) (2022-05-23) ### Bug Fixes -* overview page hidden ([3bb24c3](https://github.com/eolinker/eoapi/commit/3bb24c38423190de44be43a2c952dea3562ea215)) -* Angular Onpush will reRender table cause input blur ([835a125](https://github.com/eolinker/eoapi/commit/835a12538bdf0ee9495170fd28359c7ee7074137)) -* api location ([036660e](https://github.com/eolinker/eoapi/commit/036660ea1136cce2d7fe08ac11761d66844c7a29)) -* api test long text response blank ([e481d90](https://github.com/eolinker/eoapi/commit/e481d907f4dd185320e489ba3339586430d10648)) -* app module switch issue ([e92c515](https://github.com/eolinker/eoapi/commit/e92c515ebe5c49b3a0b73a23639beaaffea4c54a)) -* app switch issue ([94eea3b](https://github.com/eolinker/eoapi/commit/94eea3bf674152f3314f976fb7af84b0535418c3)) -* build error and refactor comments ([a453ed7](https://github.com/eolinker/eoapi/commit/a453ed7a0f4fc132a61611ad5386e709f3a3b33f)) -* delete group without delete api ([c543108](https://github.com/eolinker/eoapi/commit/c5431083408f9e748b2ca494920cc377a938ad31)) -* detail install status error ([a0e5043](https://github.com/eolinker/eoapi/commit/a0e5043774308183e51ca4fff17f262e1142c10a)) -* drag api group tree error when save ([#32](https://github.com/eolinker/eoapi/issues/32)) ([0e90ddd](https://github.com/eolinker/eoapi/commit/0e90dddb2ffce769f9e46e06ac6045e8049fc1cb)) -* duplicate module manager load ([3883028](https://github.com/eolinker/eoapi/commit/3883028199a9a2be62076873575adc64e50962e5)) -* **electron build:** windows build reflesh blank page& icon error ([d9845c7](https://github.com/eolinker/eoapi/commit/d9845c71fd985894436a527324710c13b010e180)) -* electron-builder macos fit python3 error ([facde98](https://github.com/eolinker/eoapi/commit/facde982f6f1a368fe8744fc5de379c181e13224)) -* env import parameters ([4a28d30](https://github.com/eolinker/eoapi/commit/4a28d30ce3f1c63b2b15f852eb1f79cdef5a9a87)) -* Env name is not allowed to be empty ([66c9ef4](https://github.com/eolinker/eoapi/commit/66c9ef4e01da2e3ccaad15ba0a4b1e27341fe8cd)) -* enviroment manage inital select status error ([df433d9](https://github.com/eolinker/eoapi/commit/df433d9676fe217843e80b25067eb8c47fe2a163)) -* fix package.json * .gitignore error in merge ([8a1de0f](https://github.com/eolinker/eoapi/commit/8a1de0f342f4774201a35f60ff87adff06313dbe)) -* help style error ([7db9060](https://github.com/eolinker/eoapi/commit/7db9060f4910e561bfcd7bc66b07dc6878eaaf92)) -* hide footer view error ([45dd602](https://github.com/eolinker/eoapi/commit/45dd602fbb44f4e1a42d18b59fffb525301422d7)) -* icon deformed ([f7b42d6](https://github.com/eolinker/eoapi/commit/f7b42d63cf71d35f5a74f4a410dd4d58bafe4555)) -* import headers params fail ([07a9ec8](https://github.com/eolinker/eoapi/commit/07a9ec8eee1d0d7768d6c87a9ff79c2a94bb69ce)) -* initial tab is not displayed ([d2e11bc](https://github.com/eolinker/eoapi/commit/d2e11bc214d32ea4816b2b2aa341814703153df0)) -* json homepage error ([e6c014a](https://github.com/eolinker/eoapi/commit/e6c014adc16d9f7238c2bfec51c09150fd772a5f)) -* module install & uninstall ([b2479c1](https://github.com/eolinker/eoapi/commit/b2479c1d787acb0dd0858fbf206c3fa486a70771)) -* module installer error after pack ([#36](https://github.com/eolinker/eoapi/issues/36)) ([6bbf495](https://github.com/eolinker/eoapi/commit/6bbf495ad9f5dcbf16cca2cf794ceac80cb33b0c)) -* navbar download link error&& test server link error ([4bceb52](https://github.com/eolinker/eoapi/commit/4bceb5217d0f815265c02da0b8cbeb2ca3342eca)) -* new api test without form/open a new tab ([9ea36de](https://github.com/eolinker/eoapi/commit/9ea36deddef26eb2a97bd5fc42e9a0fbc7101d51)) -* pack error ([028b8cc](https://github.com/eolinker/eoapi/commit/028b8cc94692662d8f3bcbcb77efd6ce9d7a400d)) -* query params import ([1daf8ce](https://github.com/eolinker/eoapi/commit/1daf8cef9a62e066ccc0fa58bcb12b4d1a41a739)) -* query type params is not exist in request ([803aac0](https://github.com/eolinker/eoapi/commit/803aac070e12c4b76c1c98af3e1ff561f470116d)) -* reflesh tab no reflesh data ([27eff5e](https://github.com/eolinker/eoapi/commit/27eff5e86b019fb0992a7d3d82a9c5e24ba9a791)) -* remove view when change app ([5e067cf](https://github.com/eolinker/eoapi/commit/5e067cf947659416623e7958b69f12c5bf2ed901)) -* rest not replace all ([e454527](https://github.com/eolinker/eoapi/commit/e454527b08236bdc5800e989042a1d2a1892c95d)) -* select tree item&search tree show ([021afb9](https://github.com/eolinker/eoapi/commit/021afb94c059708b8f535750de603148873f39fb)) -* set default projectID for enviroment ([d2d3403](https://github.com/eolinker/eoapi/commit/d2d34038727c2d446b2e3d4c311f12b684894adb)) -* setting hidden ([1500f7b](https://github.com/eolinker/eoapi/commit/1500f7b90e1ea8ed72548c4e9ec1fad842859016)) -* Shallow copy in eo-table ([c2b8459](https://github.com/eolinker/eoapi/commit/c2b8459bb8b471a7fd2fcd46d860b3bcf75aff96)) -* switch tab should save data ([df1e9d6](https://github.com/eolinker/eoapi/commit/df1e9d62c8c87eb4e5c220c4c85d603d64d5bb46)) -* test history add error ([4d02e95](https://github.com/eolinker/eoapi/commit/4d02e95baf87c187f01b9601ec299ba73b1cc0e7)) -* test history testtime error&&scroll bar overflow ([6a49731](https://github.com/eolinker/eoapi/commit/6a49731d4134163887168e13e5723da158a0245c)) -* the garbled problem of imported data ([9df818f](https://github.com/eolinker/eoapi/commit/9df818f47ea0de763a8ed842448aa54e06b12263)) -* the page is still the old data after saving the environment ([#43](https://github.com/eolinker/eoapi/issues/43)) ([edaefe8](https://github.com/eolinker/eoapi/commit/edaefe8714cf929eb3c622040a3ddf6ca86945d2)) +* overview page hidden ([3bb24c3](https://github.com/Postcatlab/postcat/commit/3bb24c38423190de44be43a2c952dea3562ea215)) +* Angular Onpush will reRender table cause input blur ([835a125](https://github.com/Postcatlab/postcat/commit/835a12538bdf0ee9495170fd28359c7ee7074137)) +* api location ([036660e](https://github.com/Postcatlab/postcat/commit/036660ea1136cce2d7fe08ac11761d66844c7a29)) +* api test long text response blank ([e481d90](https://github.com/Postcatlab/postcat/commit/e481d907f4dd185320e489ba3339586430d10648)) +* app module switch issue ([e92c515](https://github.com/Postcatlab/postcat/commit/e92c515ebe5c49b3a0b73a23639beaaffea4c54a)) +* app switch issue ([94eea3b](https://github.com/Postcatlab/postcat/commit/94eea3bf674152f3314f976fb7af84b0535418c3)) +* build error and refactor comments ([a453ed7](https://github.com/Postcatlab/postcat/commit/a453ed7a0f4fc132a61611ad5386e709f3a3b33f)) +* delete group without delete api ([c543108](https://github.com/Postcatlab/postcat/commit/c5431083408f9e748b2ca494920cc377a938ad31)) +* detail install status error ([a0e5043](https://github.com/Postcatlab/postcat/commit/a0e5043774308183e51ca4fff17f262e1142c10a)) +* drag api group tree error when save ([#32](https://github.com/Postcatlab/postcat/issues/32)) ([0e90ddd](https://github.com/Postcatlab/postcat/commit/0e90dddb2ffce769f9e46e06ac6045e8049fc1cb)) +* duplicate module manager load ([3883028](https://github.com/Postcatlab/postcat/commit/3883028199a9a2be62076873575adc64e50962e5)) +* **electron build:** windows build reflesh blank page& icon error ([d9845c7](https://github.com/Postcatlab/postcat/commit/d9845c71fd985894436a527324710c13b010e180)) +* electron-builder macos fit python3 error ([facde98](https://github.com/Postcatlab/postcat/commit/facde982f6f1a368fe8744fc5de379c181e13224)) +* env import parameters ([4a28d30](https://github.com/Postcatlab/postcat/commit/4a28d30ce3f1c63b2b15f852eb1f79cdef5a9a87)) +* Env name is not allowed to be empty ([66c9ef4](https://github.com/Postcatlab/postcat/commit/66c9ef4e01da2e3ccaad15ba0a4b1e27341fe8cd)) +* enviroment manage inital select status error ([df433d9](https://github.com/Postcatlab/postcat/commit/df433d9676fe217843e80b25067eb8c47fe2a163)) +* fix package.json * .gitignore error in merge ([8a1de0f](https://github.com/Postcatlab/postcat/commit/8a1de0f342f4774201a35f60ff87adff06313dbe)) +* help style error ([7db9060](https://github.com/Postcatlab/postcat/commit/7db9060f4910e561bfcd7bc66b07dc6878eaaf92)) +* hide footer view error ([45dd602](https://github.com/Postcatlab/postcat/commit/45dd602fbb44f4e1a42d18b59fffb525301422d7)) +* icon deformed ([f7b42d6](https://github.com/Postcatlab/postcat/commit/f7b42d63cf71d35f5a74f4a410dd4d58bafe4555)) +* import headers params fail ([07a9ec8](https://github.com/Postcatlab/postcat/commit/07a9ec8eee1d0d7768d6c87a9ff79c2a94bb69ce)) +* initial tab is not displayed ([d2e11bc](https://github.com/Postcatlab/postcat/commit/d2e11bc214d32ea4816b2b2aa341814703153df0)) +* json homepage error ([e6c014a](https://github.com/Postcatlab/postcat/commit/e6c014adc16d9f7238c2bfec51c09150fd772a5f)) +* module install & uninstall ([b2479c1](https://github.com/Postcatlab/postcat/commit/b2479c1d787acb0dd0858fbf206c3fa486a70771)) +* module installer error after pack ([#36](https://github.com/Postcatlab/postcat/issues/36)) ([6bbf495](https://github.com/Postcatlab/postcat/commit/6bbf495ad9f5dcbf16cca2cf794ceac80cb33b0c)) +* navbar download link error&& test server link error ([4bceb52](https://github.com/Postcatlab/postcat/commit/4bceb5217d0f815265c02da0b8cbeb2ca3342eca)) +* new api test without form/open a new tab ([9ea36de](https://github.com/Postcatlab/postcat/commit/9ea36deddef26eb2a97bd5fc42e9a0fbc7101d51)) +* pack error ([028b8cc](https://github.com/Postcatlab/postcat/commit/028b8cc94692662d8f3bcbcb77efd6ce9d7a400d)) +* query params import ([1daf8ce](https://github.com/Postcatlab/postcat/commit/1daf8cef9a62e066ccc0fa58bcb12b4d1a41a739)) +* query type params is not exist in request ([803aac0](https://github.com/Postcatlab/postcat/commit/803aac070e12c4b76c1c98af3e1ff561f470116d)) +* reflesh tab no reflesh data ([27eff5e](https://github.com/Postcatlab/postcat/commit/27eff5e86b019fb0992a7d3d82a9c5e24ba9a791)) +* remove view when change app ([5e067cf](https://github.com/Postcatlab/postcat/commit/5e067cf947659416623e7958b69f12c5bf2ed901)) +* rest not replace all ([e454527](https://github.com/Postcatlab/postcat/commit/e454527b08236bdc5800e989042a1d2a1892c95d)) +* select tree item&search tree show ([021afb9](https://github.com/Postcatlab/postcat/commit/021afb94c059708b8f535750de603148873f39fb)) +* set default projectID for enviroment ([d2d3403](https://github.com/Postcatlab/postcat/commit/d2d34038727c2d446b2e3d4c311f12b684894adb)) +* setting hidden ([1500f7b](https://github.com/Postcatlab/postcat/commit/1500f7b90e1ea8ed72548c4e9ec1fad842859016)) +* Shallow copy in eo-table ([c2b8459](https://github.com/Postcatlab/postcat/commit/c2b8459bb8b471a7fd2fcd46d860b3bcf75aff96)) +* switch tab should save data ([df1e9d6](https://github.com/Postcatlab/postcat/commit/df1e9d62c8c87eb4e5c220c4c85d603d64d5bb46)) +* test history add error ([4d02e95](https://github.com/Postcatlab/postcat/commit/4d02e95baf87c187f01b9601ec299ba73b1cc0e7)) +* test history testtime error&&scroll bar overflow ([6a49731](https://github.com/Postcatlab/postcat/commit/6a49731d4134163887168e13e5723da158a0245c)) +* the garbled problem of imported data ([9df818f](https://github.com/Postcatlab/postcat/commit/9df818f47ea0de763a8ed842448aa54e06b12263)) +* the page is still the old data after saving the environment ([#43](https://github.com/Postcatlab/postcat/issues/43)) ([edaefe8](https://github.com/Postcatlab/postcat/commit/edaefe8714cf929eb3c622040a3ddf6ca86945d2)) ### Features -* 测试mac打包通过 ([229146c](https://github.com/eolinker/eoapi/commit/229146c2ec04e3babea51fb0786d6f0ccce031de)) -* add demo data ([014055b](https://github.com/eolinker/eoapi/commit/014055be9441fdb2cc2ea004ed28606598058f4e)) -* add feature module ([87d705c](https://github.com/eolinker/eoapi/commit/87d705c7f13d581da5a484d1d126956bdda96cbb)) -* add lost request lib ([190e588](https://github.com/eolinker/eoapi/commit/190e5882593ab9024f6b9f6cfa7e52a0af06bd40)) -* Add menu of help, link to issue and document ([a412015](https://github.com/eolinker/eoapi/commit/a4120156df22b8993d2de06b7c627d41137210c2)) -* add module configuration ([b93023c](https://github.com/eolinker/eoapi/commit/b93023c404085bf8506cd502cf745bcd59b7dcd4)) -* add publish config ([1f4b50f](https://github.com/eolinker/eoapi/commit/1f4b50fe7f9b5d1cca6e09582f6fd68b35111dfc)) -* add settings of modules ([39b051d](https://github.com/eolinker/eoapi/commit/39b051dda4510eb25a4a85835d1857af89d4f9d3)) -* add workbench mask ([1aeed32](https://github.com/eolinker/eoapi/commit/1aeed32fe6f1abe1edeffc0529cff281e8a2e437)) -* api detail ([5c0062a](https://github.com/eolinker/eoapi/commit/5c0062abe8b79f6d1675b9f730c47c7b24f77f0d)) -* change .gitignore ([ed6983e](https://github.com/eolinker/eoapi/commit/ed6983e30ab6477e3a3c62c9ea76cf9acef72c66)) -* change config ([a84de2e](https://github.com/eolinker/eoapi/commit/a84de2e5a29b0cd093e46e0ebe40d80c4cbde04b)) -* change dir ([848795c](https://github.com/eolinker/eoapi/commit/848795c436dd9e10c5e05562409ec72d55341989)) -* change extension chinese name ([2512c1c](https://github.com/eolinker/eoapi/commit/2512c1c1e63f649a961f43e9107d2c70eb74aac8)) -* close all tab ([982011e](https://github.com/eolinker/eoapi/commit/982011ed45bb9077ebe3a61073d114edfc13266f)) -* delete useless code ([8109b86](https://github.com/eolinker/eoapi/commit/8109b862ee3f451110b9b8a0a37bb5b0aec0d01e)) -* export api ([2d27598](https://github.com/eolinker/eoapi/commit/2d275980bad0b6e8fadec53e9bfd416b63a375a7)) -* export eoapi file ([85c1875](https://github.com/eolinker/eoapi/commit/85c18753ea2da139dd5dfdef804972052af6c0e7)) -* export extension param fixed ([c13538e](https://github.com/eolinker/eoapi/commit/c13538ed7a51a1bf7cb26fdde89a568fcb87c521)) -* fixed bug issues [#27](https://github.com/eolinker/eoapi/issues/27) ([#29](https://github.com/eolinker/eoapi/issues/29)) ([d6b106b](https://github.com/eolinker/eoapi/commit/d6b106bd11d9706fc1cc88566dad70c54aeac80c)) -* fixed spell error ([4a53b55](https://github.com/eolinker/eoapi/commit/4a53b55204da033d56d6ebbfb66e90eda05b0550)) -* hidden export button ([95f5e6a](https://github.com/eolinker/eoapi/commit/95f5e6a6fabccf718bc0251333aed321f4582956)) -* hide app module ([19f2f15](https://github.com/eolinker/eoapi/commit/19f2f156980131a5639cb5be2217e8aacf1f05a8)) -* iframe load module extension ([55d78ca](https://github.com/eolinker/eoapi/commit/55d78cae5cf074d212a87262da3c256809fcfed6)) -* inject script to iframe ([95fe500](https://github.com/eolinker/eoapi/commit/95fe50025d58fa891a27d01aad11d8b1a086efe2)) -* join core ([0de4093](https://github.com/eolinker/eoapi/commit/0de4093ed3542d1b3c39c82f2d4e8d37a6dfcb22)) -* market feature preview ([f16031f](https://github.com/eolinker/eoapi/commit/f16031ffba397857349cccee01085e4ad504791b)) -* open tab in current detail page ([e22d99d](https://github.com/eolinker/eoapi/commit/e22d99d26bd5fe0b2efa220558ff28eb426ecaaa)) -* overview ([2d9104d](https://github.com/eolinker/eoapi/commit/2d9104df0c30ebdceb263884726bc2fa3a28da77)) -* overview ([00830d8](https://github.com/eolinker/eoapi/commit/00830d837c90e035668a828d1edef26e033194f3)) -* push.ts commit ([0d7f490](https://github.com/eolinker/eoapi/commit/0d7f490e4f825792b7d0be0606f08e9b91fc3c07)) -* render push plugins list ([47285e6](https://github.com/eolinker/eoapi/commit/47285e68b5431fe7e80fba9dcf677c847eb694b5)) -* replace local storeage with callback ([9951c14](https://github.com/eolinker/eoapi/commit/9951c1485f36504a5df3deed203b26c6ca786a95)) -* save api from test add response body ([686d851](https://github.com/eolinker/eoapi/commit/686d851acc7fdb4cbd88d589bdb1e8db148ba484)) -* serverless api ([e7cc2d2](https://github.com/eolinker/eoapi/commit/e7cc2d2a4e597131c224bb17115195cebaa0ca35)) -* support for import via absolute path ([#35](https://github.com/eolinker/eoapi/issues/35)) ([8a0baab](https://github.com/eolinker/eoapi/commit/8a0baab60b1d1bf8c5cc8fbeb94bf90b0ac67339)) -* test exstension-push-eolink, it works ([047a5fd](https://github.com/eolinker/eoapi/commit/047a5fd3e90b554623ccbd4499d6533a25bec98d)) -* test sync_to_remote ([0a8bac2](https://github.com/eolinker/eoapi/commit/0a8bac246d0769e7660e39b22609af31ca70f7ae)) -* **UI:** global settings ([#25](https://github.com/eolinker/eoapi/issues/25)) ([039c1a6](https://github.com/eolinker/eoapi/commit/039c1a60ab4139d4c59c8533c8883094558c7601)) -* update mask ([d596080](https://github.com/eolinker/eoapi/commit/d5960800f77e3bcc268a9658213cb9757e5fe8a1)) -* v1.0.1 ([4a747dd](https://github.com/eolinker/eoapi/commit/4a747dd3fe20c1ec63a00785a637047dc9abccdc)) -* version 1.0.0 ([0b975d7](https://github.com/eolinker/eoapi/commit/0b975d7c71491c057872c087346cba6a759c6929)) +* add demo data ([014055b](https://github.com/Postcatlab/postcat/commit/014055be9441fdb2cc2ea004ed28606598058f4e)) +* add feature module ([87d705c](https://github.com/Postcatlab/postcat/commit/87d705c7f13d581da5a484d1d126956bdda96cbb)) +* add lost request lib ([190e588](https://github.com/Postcatlab/postcat/commit/190e5882593ab9024f6b9f6cfa7e52a0af06bd40)) +* Add menu of help, link to issue and document ([a412015](https://github.com/Postcatlab/postcat/commit/a4120156df22b8993d2de06b7c627d41137210c2)) +* add module configuration ([b93023c](https://github.com/Postcatlab/postcat/commit/b93023c404085bf8506cd502cf745bcd59b7dcd4)) +* add publish config ([1f4b50f](https://github.com/Postcatlab/postcat/commit/1f4b50fe7f9b5d1cca6e09582f6fd68b35111dfc)) +* add settings of modules ([39b051d](https://github.com/Postcatlab/postcat/commit/39b051dda4510eb25a4a85835d1857af89d4f9d3)) +* add workbench mask ([1aeed32](https://github.com/Postcatlab/postcat/commit/1aeed32fe6f1abe1edeffc0529cff281e8a2e437)) +* api detail ([5c0062a](https://github.com/Postcatlab/postcat/commit/5c0062abe8b79f6d1675b9f730c47c7b24f77f0d)) +* change .gitignore ([ed6983e](https://github.com/Postcatlab/postcat/commit/ed6983e30ab6477e3a3c62c9ea76cf9acef72c66)) +* change config ([a84de2e](https://github.com/Postcatlab/postcat/commit/a84de2e5a29b0cd093e46e0ebe40d80c4cbde04b)) +* change dir ([848795c](https://github.com/Postcatlab/postcat/commit/848795c436dd9e10c5e05562409ec72d55341989)) +* change extension chinese name ([2512c1c](https://github.com/Postcatlab/postcat/commit/2512c1c1e63f649a961f43e9107d2c70eb74aac8)) +* close all tab ([982011e](https://github.com/Postcatlab/postcat/commit/982011ed45bb9077ebe3a61073d114edfc13266f)) +* delete useless code ([8109b86](https://github.com/Postcatlab/postcat/commit/8109b862ee3f451110b9b8a0a37bb5b0aec0d01e)) +* export api ([2d27598](https://github.com/Postcatlab/postcat/commit/2d275980bad0b6e8fadec53e9bfd416b63a375a7)) +* export eoapi file ([85c1875](https://github.com/Postcatlab/postcat/commit/85c18753ea2da139dd5dfdef804972052af6c0e7)) +* export extension param fixed ([c13538e](https://github.com/Postcatlab/postcat/commit/c13538ed7a51a1bf7cb26fdde89a568fcb87c521)) +* fixed bug issues [#27](https://github.com/Postcatlab/postcat/issues/27) ([#29](https://github.com/Postcatlab/postcat/issues/29)) ([d6b106b](https://github.com/Postcatlab/postcat/commit/d6b106bd11d9706fc1cc88566dad70c54aeac80c)) +* fixed spell error ([4a53b55](https://github.com/Postcatlab/postcat/commit/4a53b55204da033d56d6ebbfb66e90eda05b0550)) +* hidden export button ([95f5e6a](https://github.com/Postcatlab/postcat/commit/95f5e6a6fabccf718bc0251333aed321f4582956)) +* hide app module ([19f2f15](https://github.com/Postcatlab/postcat/commit/19f2f156980131a5639cb5be2217e8aacf1f05a8)) +* iframe load module extension ([55d78ca](https://github.com/Postcatlab/postcat/commit/55d78cae5cf074d212a87262da3c256809fcfed6)) +* inject script to iframe ([95fe500](https://github.com/Postcatlab/postcat/commit/95fe50025d58fa891a27d01aad11d8b1a086efe2)) +* join core ([0de4093](https://github.com/Postcatlab/postcat/commit/0de4093ed3542d1b3c39c82f2d4e8d37a6dfcb22)) +* market feature preview ([f16031f](https://github.com/Postcatlab/postcat/commit/f16031ffba397857349cccee01085e4ad504791b)) +* open tab in current detail page ([e22d99d](https://github.com/Postcatlab/postcat/commit/e22d99d26bd5fe0b2efa220558ff28eb426ecaaa)) +* overview ([2d9104d](https://github.com/Postcatlab/postcat/commit/2d9104df0c30ebdceb263884726bc2fa3a28da77)) +* overview ([00830d8](https://github.com/Postcatlab/postcat/commit/00830d837c90e035668a828d1edef26e033194f3)) +* push.ts commit ([0d7f490](https://github.com/Postcatlab/postcat/commit/0d7f490e4f825792b7d0be0606f08e9b91fc3c07)) +* render push plugins list ([47285e6](https://github.com/Postcatlab/postcat/commit/47285e68b5431fe7e80fba9dcf677c847eb694b5)) +* replace local storeage with callback ([9951c14](https://github.com/Postcatlab/postcat/commit/9951c1485f36504a5df3deed203b26c6ca786a95)) +* save api from test add response body ([686d851](https://github.com/Postcatlab/postcat/commit/686d851acc7fdb4cbd88d589bdb1e8db148ba484)) +* serverless api ([e7cc2d2](https://github.com/Postcatlab/postcat/commit/e7cc2d2a4e597131c224bb17115195cebaa0ca35)) +* support for import via absolute path ([#35](https://github.com/Postcatlab/postcat/issues/35)) ([8a0baab](https://github.com/Postcatlab/postcat/commit/8a0baab60b1d1bf8c5cc8fbeb94bf90b0ac67339)) +* test exstension-push-eolink, it works ([047a5fd](https://github.com/Postcatlab/postcat/commit/047a5fd3e90b554623ccbd4499d6533a25bec98d)) +* test sync_to_remote ([0a8bac2](https://github.com/Postcatlab/postcat/commit/0a8bac246d0769e7660e39b22609af31ca70f7ae)) +* **UI:** global settings ([#25](https://github.com/Postcatlab/postcat/issues/25)) ([039c1a6](https://github.com/Postcatlab/postcat/commit/039c1a60ab4139d4c59c8533c8883094558c7601)) +* update mask ([d596080](https://github.com/Postcatlab/postcat/commit/d5960800f77e3bcc268a9658213cb9757e5fe8a1)) +* v1.0.1 ([4a747dd](https://github.com/Postcatlab/postcat/commit/4a747dd3fe20c1ec63a00785a637047dc9abccdc)) +* version 1.0.0 ([0b975d7](https://github.com/Postcatlab/postcat/commit/0b975d7c71491c057872c087346cba6a759c6929)) +* 测试mac打包通过 ([229146c](https://github.com/Postcatlab/postcat/commit/229146c2ec04e3babea51fb0786d6f0ccce031de)) ### Performance Improvements -* [env-component] css style ([#21](https://github.com/eolinker/eoapi/issues/21)) ([6826516](https://github.com/eolinker/eoapi/commit/6826516dcdbef33278db67ac959de32edd092227)) +* [env-component] css style ([#21](https://github.com/Postcatlab/postcat/issues/21)) ([6826516](https://github.com/Postcatlab/postcat/commit/6826516dcdbef33278db67ac959de32edd092227)) ### Reverts -* Revert "feature: delete xml2js dependencies" ([6a955d8](https://github.com/eolinker/eoapi/commit/6a955d8ee769238268bd4e3be5ec9b776e9225c9)) +* Revert "feature: delete xml2js dependencies" ([6a955d8](https://github.com/Postcatlab/postcat/commit/6a955d8ee769238268bd4e3be5ec9b776e9225c9)) diff --git a/src/workbench/browser/src/app/core/services/language/language.service.ts b/src/workbench/browser/src/app/core/services/language/language.service.ts index c9d967fd6..395574ec5 100644 --- a/src/workbench/browser/src/app/core/services/language/language.service.ts +++ b/src/workbench/browser/src/app/core/services/language/language.service.ts @@ -15,7 +15,7 @@ export class LanguageService { constructor(private electron: ElectronService, private setting: SettingService) { //Curent language this.systemLanguage = - this.languages.find(val => window.location.href.includes(`/${val.path}`))?.value || + this.languages.find(val => window.location.pathname.includes(`/${val.path}/`))?.value || this.setting.settings?.['system.language'] || (navigator.language.includes('zh') ? 'zh-Hans' : 'en-US'); } @@ -27,6 +27,7 @@ export class LanguageService { this.changeLanguage(this.setting.settings?.['system.language']); } changeLanguage(localeID) { + console.log(this.systemLanguage, localeID); if (!localeID || localeID === this.systemLanguage) { pcConsole.warn(`[languageService]: current language has already ${localeID}`); return; diff --git a/src/workbench/browser/src/app/pages/third-login.component.ts b/src/workbench/browser/src/app/pages/third-login.component.ts index ba0689a28..ae96fd2b8 100644 --- a/src/workbench/browser/src/app/pages/third-login.component.ts +++ b/src/workbench/browser/src/app/pages/third-login.component.ts @@ -73,7 +73,7 @@ export class ThirdLoginComponent implements OnInit { // * get login url const [res, err] = await this.api.api_userThirdLogin({ type: LoginType[type], - redirectUri: window.location.href.split('?').at(0), + redirectUri: this.web.isWeb ? window.location.href.split('?').at(0) : 'https://postcat.com', appType: 0, client: 0 }); diff --git a/src/workbench/browser/src/app/pages/user-modal.component.ts b/src/workbench/browser/src/app/pages/user-modal.component.ts index abc71f6ce..bd7c4aabe 100644 --- a/src/workbench/browser/src/app/pages/user-modal.component.ts +++ b/src/workbench/browser/src/app/pages/user-modal.component.ts @@ -290,6 +290,7 @@ export class UserModalComponent implements OnInit, OnDestroy { return; } await this.thirdLogin(code); + this.closeLoginModal(); }); // * web