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

Tweak: AI Context Promotions [ED-13779] #25381

Merged
merged 2 commits into from Mar 6, 2024

Conversation

AdirD
Copy link
Contributor

@AdirD AdirD commented Mar 6, 2024

PR Checklist

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

Summary

AI Context Promotions

Description

Adds promotions to setup the AI context in all AI entry points (Text
with AI, AI containers, etc)

Test instructions

Open each of the AI feature and expect to see a one time promotion, upon
dismissing the promotion it should not re-appear for that AI feature

  1. Text with AI
  2. Image with AI
  3. Code with AI
  4. Variations with AI

Quality assurance

  • I have tested this code to the best of my abilities
  • I have added unittests to verify the code works as intended
  • Docs have been added / updated (for bug fixes / features)

Co-authored-by: Adir Duchan adirdu@MacBook-Pro.local
Co-authored-by: ElementorBot 48412871+elementorbot@users.noreply.github.com

## PR Checklist
<!-- 
Please check if your PR fulfills the following requirements:
**Filling out the template is required.** Any pull request that does not
include enough information to be reviewed in a timely manner may be
closed at the maintainers' discretion.
 -->
- [x] The commit message follows our guidelines:
https://github.com/elementor/elementor/blob/master/.github/CONTRIBUTING.md


## PR Type
What kind of change does this PR introduce?
<!-- Please check the one that applies to this PR using "x" with no
spaces eg: [x]. -->
- [ ] Bugfix
- [x] Feature
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] CI related changes
- [ ] Documentation content changes
- [ ] Other... Please describe:

## Summary
AI Context Promotions

## Description
Adds promotions to setup the AI context in all AI entry points (Text
with AI, AI containers, etc)

## Test instructions
Open each of the AI feature and expect to see a one time promotion, upon
dismissing the promotion it should not re-appear for that AI feature

1. Text with AI
2. Image with AI
3. Code with AI
4. Variations with AI

## Quality assurance

- [x] I have tested this code to the best of my abilities
- [ ] I have added unittests to verify the code works as intended
- [ ] Docs have been added / updated (for bug fixes / features)

---------

Co-authored-by: Adir Duchan <adirdu@MacBook-Pro.local>
Co-authored-by: ElementorBot <48412871+elementorbot@users.noreply.github.com>
@AdirD AdirD merged commit 50872ff into elementor:3.20 Mar 6, 2024
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants