Skip to content

PLASMA-7410: AiUserMessage was implemented#825

Open
SerraMorec wants to merge 1 commit into
developfrom
feature/plasma-7410
Open

PLASMA-7410: AiUserMessage was implemented#825
SerraMorec wants to merge 1 commit into
developfrom
feature/plasma-7410

Conversation

@SerraMorec

Copy link
Copy Markdown
Collaborator

sdds-uikit-compose

AiUserMessage

  • Реализован новый компонент

sdds-serv-compose

AiUserMessage

  • Добавлены стили компонента

What/why changed

Реализован новый компонент. Добавлены стили. Добавлено motion API. Написана документация и примеры использования.

2026-06-19.12.51.09.mov
2026-06-19.12.52.02.mov

@SerraMorec SerraMorec added the enhancement New feature or request label Jun 19, 2026
@SerraMorec SerraMorec requested a review from angirb as a code owner June 19, 2026 09:53
@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 06cdaa47-ab91-4d6e-8d98-4895cbe2db98

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/plasma-7410

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@salutedevs

salutedevs commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

📦 Собранные Debug APK

📲 Как установить APK на Android-устройство:

  1. Распакуйте архив.
  2. Скопируйте нужный .apk на устройство (через USB, Telegram, Google Drive и т.д.).
  3. Откройте .apk на устройстве и подтвердите установку.
    Если потребуется, включите Разрешение на установку из неизвестных источников в настройках устройства.

💻 Установка через USB (ADB):

  1. Включите Отладку по USB на устройстве (Настройки → Для разработчиков).
  2. Подключите устройство к компьютеру по USB.
  3. Убедитесь, что устройство отображается:
    adb devices
  4. Установите .apk:
    adb install path/to/your.apk
    Если приложение уже установлено и нужно обновить:
    adb install -r path/to/your.apk

@salutedevs

salutedevs commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

@SerraMorec SerraMorec force-pushed the feature/plasma-7410 branch from 3e4497a to f73781b Compare June 19, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

compose enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants