Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove configuration enabled check from AI button #170

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

diivi
Copy link
Contributor

@diivi diivi commented Jun 6, 2023

FIx for #168 (comment)

It didn't work because descriptionConfig.enabled never existed.

We do this via sync storage now -beta/src/utils/dom-utils/addDescriptionGenerator.ts#L18

@diivi diivi merged commit cedca79 into beta Jun 6, 2023
@diivi diivi deleted the fix/remove-ai-config-enabled-check branch June 6, 2023 08:32
@diivi diivi mentioned this pull request Jun 6, 2023
19 tasks
github-actions bot pushed a commit that referenced this pull request Jun 6, 2023
## [1.5.0-beta.2](v1.5.0-beta.1...v1.5.0-beta.2) (2023-06-06)

### 🐛 Bug Fixes

* remove configuration enabled check from AI button ([#170](#170)) ([cedca79](cedca79))
@github-actions
Copy link

github-actions bot commented Jun 6, 2023

🎉 This PR is included in version 1.5.0-beta.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Jun 6, 2023
## [1.5.0](v1.4.0...v1.5.0) (2023-06-06)

### 🧑‍💻 Code Refactoring

* removed post highlight message passing  ([#165](#165)) ([bad2112](bad2112))

### 🍕 Features

* extension settings ([#132](#132)) ([722cbbe](722cbbe))

### 🐛 Bug Fixes

* highlight redirection, multiple AI generation, draft commit messages ([#163](#163)) ([03b91ab](03b91ab))
* post-highlight-page-check ([#164](#164)) ([ed98eb2](ed98eb2))
* remove configuration enabled check from AI button ([#170](#170)) ([cedca79](cedca79))
@github-actions
Copy link

github-actions bot commented Jun 6, 2023

🎉 This PR is included in version 1.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

zer0and1 pushed a commit to zer0and1/open-sauced.ai that referenced this pull request Jul 26, 2023
## [1.5.0-beta.2](open-sauced/ai@v1.5.0-beta.1...v1.5.0-beta.2) (2023-06-06)

### 🐛 Bug Fixes

* remove configuration enabled check from AI button ([#170](open-sauced/ai#170)) ([cedca79](open-sauced/ai@cedca79))
zer0and1 pushed a commit to zer0and1/open-sauced.ai that referenced this pull request Jul 26, 2023
## [1.5.0](open-sauced/ai@v1.4.0...v1.5.0) (2023-06-06)

### 🧑‍💻 Code Refactoring

* removed post highlight message passing  ([#165](open-sauced/ai#165)) ([bad2112](open-sauced/ai@bad2112))

### 🍕 Features

* extension settings ([#132](open-sauced/ai#132)) ([722cbbe](open-sauced/ai@722cbbe))

### 🐛 Bug Fixes

* highlight redirection, multiple AI generation, draft commit messages ([#163](open-sauced/ai#163)) ([03b91ab](open-sauced/ai@03b91ab))
* post-highlight-page-check ([#164](open-sauced/ai#164)) ([ed98eb2](open-sauced/ai@ed98eb2))
* remove configuration enabled check from AI button ([#170](open-sauced/ai#170)) ([cedca79](open-sauced/ai@cedca79))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant