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): refactor of code editor actions and add code editor files saving on ctrl(cmd) + s (Issues #2573, #2576) #2572

Merged
merged 14 commits into from
Nov 13, 2024

Conversation

Alexander-Kezik
Copy link
Contributor

@Alexander-Kezik Alexander-Kezik commented Nov 8, 2024

Description:

refactor of code editor actions
and add code editor files saving on ctrl(cmd) + s

Issues:

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

@Alexander-Kezik Alexander-Kezik changed the title chore(chat): refactor of code editor actions chore(chat): refactor of code editor actions (Issue #2573) Nov 8, 2024
@Alexander-Kezik
Copy link
Contributor Author

Alexander-Kezik commented Nov 8, 2024

/deploy-review

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

@Alexander-Kezik Alexander-Kezik changed the title chore(chat): refactor of code editor actions (Issue #2573) chore(chat): refactor of code editor actions (Issues #2573, #2576) Nov 8, 2024
@Alexander-Kezik Alexander-Kezik changed the title chore(chat): refactor of code editor actions (Issues #2573, #2576) feat(chat): refactor of code editor actions (Issues #2573, #2576) Nov 8, 2024
@Alexander-Kezik Alexander-Kezik changed the title feat(chat): refactor of code editor actions (Issues #2573, #2576) feat(chat): refactor of code editor actions and add code editor files saving on ctrl(cmd) + s (Issues #2573, #2576) Nov 8, 2024
@Alexander-Kezik
Copy link
Contributor Author

Alexander-Kezik commented Nov 12, 2024

/deploy-review

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

@IlyaBondar
Copy link
Collaborator

IlyaBondar commented Nov 13, 2024

/deploy-review

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

@Alexander-Kezik Alexander-Kezik added the enhancement New feature or request label Nov 13, 2024
@Alexander-Kezik Alexander-Kezik merged commit 0a3b0a4 into development Nov 13, 2024
9 checks passed
@Alexander-Kezik Alexander-Kezik deleted the chore/code-editor-epics branch November 13, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request technical debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants