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

Adding 'Don't show again' button to ef core tools warning, resolves #213 #216

Open
wants to merge 58 commits into
base: main
Choose a base branch
from

Conversation

Nepp3r
Copy link

@Nepp3r Nepp3r commented Mar 27, 2024

No description provided.

Copy link
Member

@seclerp seclerp left a comment

Choose a reason for hiding this comment

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

Hi, thanks for the contribution! Overall it's good for me, but please take a look at minor things in comments.

Nepp3r and others added 3 commits March 28, 2024 20:25
…res/eftools/SuppressEfCoreToolsInstallation.kt

Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
…up/EfCoreStartupListener.kt

Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
Nepp3r and others added 15 commits March 28, 2024 21:23
…/CommonOptionsStateService.kt

Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
…/CommonOptionsStateService.kt

Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
…res/eftools/SuppressEfCoreToolsInstallation.kt

Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
GitOrigin-RevId: 334c005cbeb916ccdb8598bd61f08fc23170d0da
…ormation from dataContext

GitOrigin-RevId: 392ac43d59b3da35a10835677e9642db376ff601
GitOrigin-RevId: 97967dccb602ee711c5418e251b17863f2d83d9c
GitOrigin-RevId: fddeaad6fe1bb1a64ffa4f669aa31cd8bb39056c
GitOrigin-RevId: 9903f1b73af81c86ef033e833a0238e420c806ce
GitOrigin-RevId: 6e725a5a34b98dfd76a005af7c0a99a22f96a164
GitOrigin-RevId: 6497993234a86cf5bbf1deef8b95e308deaf3062
GitOrigin-RevId: 56fc10c1a588ed500ceeee7a2b1bbdf4a0a45691
GitOrigin-RevId: 5214d2ca0eeba5d0935ab63d9be9f13aed93db21
GitOrigin-RevId: eac047b28146e18f1970ba665b6243ec1a0ff63b
GitOrigin-RevId: a20ac80375574a02de9da478f8ba717c821fb99a
@Nepp3r Nepp3r requested a review from seclerp May 19, 2024 16:33
Copy link
Member

@seclerp seclerp left a comment

Choose a reason for hiding this comment

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

Overall it looks good, thanks! Only the one little issue left

…up/EfCoreStartupListener.kt

Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
@Nepp3r
Copy link
Author

Nepp3r commented May 20, 2024

Thanks for the review! I've commited requested changes

@Nepp3r Nepp3r requested a review from seclerp May 20, 2024 16:28
develar and others added 3 commits May 21, 2024 17:41
…d="_PLACEHOLDER_" />"

GitOrigin-RevId: 903817ebc27f13c10dc6c8df78c3d7375eab0a78
GitOrigin-RevId: c00a865567ddd4ebb94aaa234c97a42e9dd88c0c
GitOrigin-RevId: d7702d00a64cfa3a53ce5171eb5d8e74e7568828
Ilia Kirianovskii and others added 30 commits June 27, 2024 01:43
# Conflicts:
# 	rider/ide/resources/idea/RiderApplicationInfo.xml

GitOrigin-RevId: 839e4fd7eca086979a595b1def0712e6cf8685db
GitOrigin-RevId: be17d071edcb357dc940da538570cf2c0342c490
GitOrigin-RevId: 61ab4902a06f86eccd4bd83e802229a508ba02c0
GitOrigin-RevId: 73cbb66c07d9f2c79ff4a24ccc72c8d8539cce49
GitOrigin-RevId: 27857aed6054c3da58ef8cc51993f9d69ada0651
GitOrigin-RevId: a8af2ee0e8781400ef545dcfaa26f84a80a3a0ab
…secrets.json` parsing, allow trailing commas
GitOrigin-RevId: 4b6208f49f9f3601a13497525aa80f51a5c791f1
GitOrigin-RevId: 6caf1344423c8142a549d507c19e4ea40a721284
GitOrigin-RevId: 071f16160dc8b9cea9bd1b85bd15e7fb8ea91061
…equisite)

`BrowseFolderRunnable` and `*WithBrowseButton` family: getting rid of separate "title" and "description" parameters in favor of the chooser descriptor object, to avoid cloning the latter down the road.

GitOrigin-RevId: 33ec5968a1db953c60848974135055c288accf85
GitOrigin-RevId: 7d8ae94e4cd47d7d5a78c5654d3a577d305d5877
GitOrigin-RevId: b79efc92829111228e83058e54381d8e02116b6f
GitOrigin-RevId: acb6f7201ee7f8c92e7d8485fa80ae5fb51a4fab
GitOrigin-RevId: 5af1bffbb2e90af41248754da4344a7ce1c55215
GitOrigin-RevId: 69ad6f8c300a593df89d105deb052058ecfef65a
# Conflicts:
# 	rider/ide/resources/idea/RiderApplicationInfo.xml

GitOrigin-RevId: 25ee62e33bb1a8ea36920c47b6c7ecca842b8287
GitOrigin-RevId: c13148c738013ab541f39991d1dfb5c7713f795a
…res/eftools/SuppressEfCoreToolsInstallation.kt

Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
…up/EfCoreStartupListener.kt

Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
…/CommonOptionsStateService.kt

Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
…/CommonOptionsStateService.kt

Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
…res/eftools/SuppressEfCoreToolsInstallation.kt

Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
…up/EfCoreStartupListener.kt

Co-authored-by: Andrii Rublov <seclerp.dev@gmail.com>
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.