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

little UI impovements: combined logs and targets tool windows into one, removed verbose widget #456

Merged
merged 2 commits into from
Sep 23, 2022

Conversation

vol0n
Copy link
Member

@vol0n vol0n commented Sep 9, 2022

Little changes for UI:

Screenshot 2022-09-09 at 19 32 41

Screenshot 2022-09-09 at 19 24 31

@vol0n vol0n force-pushed the vol0n/merge_two_toolwindows_into_one branch from f0fed3a to 0125c23 Compare September 9, 2022 16:36
@@ -94,7 +94,7 @@ class CreateBuildDirHandler(
}
}
Testgen.ProjectConfigStatus.BUILD_DIR_CREATION_FAILED -> {
notifyInfo("Failed to create build directory! ${response.message}", project)
notifyError("Failed to create build directory! ${response.message}", project)
Copy link
Member Author

Choose a reason for hiding this comment

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

closes #443

@vol0n vol0n requested a review from alexey-utkin September 9, 2022 16:46
@vol0n vol0n force-pushed the vol0n/merge_two_toolwindows_into_one branch from 527e264 to ca9e919 Compare September 23, 2022 08:39
@vol0n vol0n merged commit 80106dd into main Sep 23, 2022
@sava-cska sava-cska deleted the vol0n/merge_two_toolwindows_into_one branch October 6, 2022 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Wrong type of notification for error during creation of 'build' folder
2 participants