Skip to content

Python UI fixes #1884

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

Merged
merged 3 commits into from
Mar 3, 2023
Merged

Python UI fixes #1884

merged 3 commits into from
Mar 3, 2023

Conversation

tochilinak
Copy link
Member

Description

Fixes #1803.

Moved Settings to utbot-ui-commons module to be able to use settings in utbot-intellij-python.

Self-check list

Check off the item if the statement is true. Hint: [x] is a marked item.

Please do not delete the list or its items.

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@tochilinak tochilinak added ctg-enhancement New feature, improvement or change request comp-ui Improvements of plugin UI appearence and functionality lang-python Issue is related to python support labels Mar 2, 2023
@tochilinak tochilinak self-assigned this Mar 2, 2023
@tochilinak tochilinak merged commit 6f6fb0f into main Mar 3, 2023
@tochilinak tochilinak deleted the tochilinak/ui-fixes branch March 3, 2023 06:47
@alisevych alisevych added this to the 2023.03 Release milestone Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-ui Improvements of plugin UI appearence and functionality ctg-enhancement New feature, improvement or change request lang-python Issue is related to python support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cosmetic corrections to Python test generation dialog
4 participants