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

Feature/demo/dev ai integrations #491

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

bohdanyevtukhov
Copy link
Collaborator

Overview

Optional
  • Core PR: URL_HERE
Change log

{Relevant changes for project level go here.}

@bohdanyevtukhov bohdanyevtukhov self-assigned this Sep 18, 2024
Copy link

composer.lock

Package changes

Package Operation From To About
openai-php/client add - v0.8.5 view code - License: MIT License
php-http/discovery add - 1.19.4 view code - License: MIT License
php-http/multipart-stream-builder add - 1.4.2 view code - License: MIT License
spryker-eco/image-search-ai add - 0.1.1 view code - License: MIT License
spryker-eco/open-ai add - 0.1.1 view code - License: MIT License
spryker-eco/product-management-ai add - 0.1.1 view code - License: MIT License
spryker-shop/cart-page upgrade 3.44.0 3.44.1 diff
spryker-shop/catalog-page upgrade 1.26.0 1.26.1 diff
spryker-shop/product-group-widget upgrade 1.9.2 1.10.0 diff
spryker-shop/product-widget upgrade 1.5.0 1.5.1 diff
spryker-shop/shop-ui upgrade 1.76.0 1.77.0 diff
spryker/gui upgrade 3.53.2 3.53.3 diff
spryker/product-image-storage upgrade 1.17.0 1.17.2 diff
spryker/product-management upgrade 0.19.41 0.19.42 diff
spryker/product downgrade 6.43.1 6.39.0 diff

Settings · Docs · Powered by Private Packagist

{% for input in form[formKey] %}
{% embed '@SprykerEco:ProductManagementAi/_partials/ai-translation-trigger.twig' %}
{% block input %}
<div class="form-group {% if input.vars.errors|length %}has-error{% endif %}">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<div class="form-group {% if input.vars.errors|length %}has-error{% endif %}">
<div class="form-group {% if input.vars.errors | length %}has-error{% endif %}">

@@ -9,4 +9,5 @@ $setting-zi-header: 1160;
$setting-zi-header-switcher: 1170;
$setting-zi-header-overlay: 1170;
$setting-zi-side-drawer: 1200;
$setting-zi-popup: 1200;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it be higher then side-drawer?

tolerants
tolerants previously approved these changes Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants