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

feat(chat): Add opportunity to share applications (Issue #2044) #2909

Merged
merged 71 commits into from
Jan 20, 2025

Conversation

Derikyan
Copy link
Contributor

@Derikyan Derikyan commented Jan 8, 2025

Description:

Add opportunity to share applications

Issues:

UI changes

image

Checklist:

  • the pull request name complies with Conventional Commits
  • the pull request name starts with fix(<scope>):, feat(<scope>):, feature(<scope>):, chore(<scope>):, hotfix(<scope>): or e2e(<scope>):. If contains breaking changes then the pull request name must start with fix(<scope>)!:, feat(<scope>)!:, feature(<scope>)!:, chore(<scope>)!:, hotfix(<scope>)!: or e2e(<scope>)!: where <scope> is name of affected project: chat, chat-e2e, overlay, shared, sandbox-overlay, etc.
  • the pull request name ends with (Issue #<TICKET_ID>) (comma-separated list of issues)
  • I confirm that do not share any confidential information like API keys or any other secrets and private URLs

@Derikyan Derikyan added the enhancement New feature or request label Jan 8, 2025
@Derikyan Derikyan marked this pull request as draft January 8, 2025 11:32
@denys-kolomiitsev
Copy link
Contributor

denys-kolomiitsev commented Jan 15, 2025

/deploy-review

Environment URL: https://chat-ai-dial-chat-pr-2909.nightly-test.deltixhub.io
E2E tests status: success

apps/chat/src/components/Chat/TalkTo/TalkToCard.tsx Outdated Show resolved Hide resolved
apps/chat/src/store/share/share.epics.ts Outdated Show resolved Hide resolved
apps/chat/src/store/share/share.epics.ts Outdated Show resolved Hide resolved
apps/chat/src/store/models/models.reducers.ts Outdated Show resolved Hide resolved
apps/chat/src/store/models/models.reducers.ts Outdated Show resolved Hide resolved
apps/chat/src/store/models/models.reducers.ts Outdated Show resolved Hide resolved
@denys-kolomiitsev
Copy link
Contributor

denys-kolomiitsev commented Jan 19, 2025

/deploy-review

Environment URL: https://chat-ai-dial-chat-pr-2909.nightly-test.deltixhub.io
E2E tests status: success

@denys-kolomiitsev
Copy link
Contributor

denys-kolomiitsev commented Jan 20, 2025

/deploy-review

Environment URL: https://chat-ai-dial-chat-pr-2909.nightly-test.deltixhub.io
E2E tests status: success

@denys-kolomiitsev denys-kolomiitsev merged commit 2e396c5 into development Jan 20, 2025
8 checks passed
@denys-kolomiitsev denys-kolomiitsev deleted the feat/2044-share-applications branch January 20, 2025 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request _priority_1
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants