Skip to content

Commit

Permalink
fix: gio install extension error
Browse files Browse the repository at this point in the history
  • Loading branch information
scarqin committed Feb 16, 2023
1 parent b5288f9 commit c2c87fc
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 34 deletions.
42 changes: 11 additions & 31 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,56 +1,36 @@
### Features
* Github Third-Login
* Extension market optimization

### 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))
* 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))
* third login error ([365600b](https://github.com/Postcatlab/postcat/commit/365600b7405e9474502cb4a3558ac5dbcedff503))
* add & update environment validtor ([02d3f6b](https://github.com/Postcatlab/postcat/commit/02d3f6b527ae9174192cc552b52a93b2c78a63e1))


# [0.2.0](https://github.com/Postcatlab/postcat/compare/v0.2.1...v0.2.0) (2023-02-09)
## [0.2.1](https://github.com/Postcatlab/postcat/compare/v0.2.0...v0.2.1) (2023-02-09)


### Bug Fixes

* 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 & 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))
* pc third login error&& env page change language error ([da90e5e](https://github.com/Postcatlab/postcat/commit/da90e5e069fb720489fa6fc60e665b0379ec07ca))



## [0.2.1](https://github.com/Postcatlab/postcat/compare/v0.1.0...v0.2.1) (2023-02-09)
# [0.2.0](https://github.com/Postcatlab/postcat/compare/v0.1.0...v0.2.0) (2023-02-09)


### Bug Fixes

* delete group after delete tab by id ([34520bf](https://github.com/Postcatlab/postcat/commit/34520bfbd1911ae89449f666354c7378111ac655))
* extension-tree select issue ([8b7d9a8](https://github.com/Postcatlab/postcat/commit/8b7d9a8bf1322d7da696f8d8ba5e5fcd630fa172))
* header send error ([3cfbeb5](https://github.com/Postcatlab/postcat/commit/3cfbeb5d78059c12498302bfd0a433105afe3322))
* localize environment response msg ([58c0508](https://github.com/Postcatlab/postcat/commit/58c0508fc82b3245a6edece68b4c9e5066fabee9))
* 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))
* search extension ([9c39e66](https://github.com/Postcatlab/postcat/commit/9c39e66f8195d047642fc57a07213378c6d129b8))
* some style ([e95c344](https://github.com/Postcatlab/postcat/commit/e95c344702dd1808cd6ce2f9cf0b3de5882c17df))
* test restore from history error ([7a2f05d](https://github.com/Postcatlab/postcat/commit/7a2f05d3527b9a85306f5726ecee1a5ed1fe5c06))
* third login error ([365600b](https://github.com/Postcatlab/postcat/commit/365600b7405e9474502cb4a3558ac5dbcedff503))


### Features

* 0.2.0 ([3d18b48](https://github.com/Postcatlab/postcat/commit/3d18b48853ac37269dca3fde4eb048d314221470))
* add & update environment validtor ([02d3f6b](https://github.com/Postcatlab/postcat/commit/02d3f6b527ae9174192cc552b52a93b2c78a63e1))
* add release note ([e97c169](https://github.com/Postcatlab/postcat/commit/e97c169ca67ca09e8012c36380d341cd4311be4d))
* github login cancel logic ([850b43b](https://github.com/Postcatlab/postcat/commit/850b43b8e06abadea5a5d015d8f836d5f61c2c11))
* update ([ecfdff8](https://github.com/Postcatlab/postcat/commit/ecfdff83c7b66a65110288ab5c4e8516520a2a30))



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,12 +153,12 @@ ${log}
version
});
this.extensionDetail['enabled'] = true;
this.trace.report('install_extension_success', { extenison_id: id });
this.trace.report('install_extension_success', { extension_id: id });
break;
}
case 'uninstall': {
this.extensionDetail.installed = !(await this.extensionService.uninstallExtension(id));
this.trace.report('uninstall_extension_success', { extenison_id: id });
this.trace.report('uninstall_extension_success', { extension_id: id });
break;
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*ngFor="let it of extensionList"
trace
traceID="click_extension_detail"
[traceParams]="{ extenison_id: it.name }"
[traceParams]="{ extension_id: it.name }"
(click)="clickExtension($event, it)"
>
<div class="flex flex-col w-full h-full p-5">
Expand Down

0 comments on commit c2c87fc

Please sign in to comment.