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

[Intellij plugin] Prompt user to update plugin when installed version is lower than minVersion #410

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Commits on Sep 11, 2024

  1. working when opening

    crogoz committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7480030 View commit details
    Browse the repository at this point in the history
  2. checkplugin as service

    crogoz committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    45e0af3 View commit details
    Browse the repository at this point in the history
  3. update gradle jdks

    crogoz committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f96bac6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    715146e View commit details
    Browse the repository at this point in the history
  5. showPlugin

    crogoz committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7fde2ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2561dbe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    567e174 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fixes

    crogoz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6bc3b5a View commit details
    Browse the repository at this point in the history
  2. compile

    crogoz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b023536 View commit details
    Browse the repository at this point in the history
  3. change order

    crogoz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4cc93f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. can update version

    crogoz committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5286499 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9913e15 View commit details
    Browse the repository at this point in the history
  3. use gradle version comparison

    crogoz committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    96085de View commit details
    Browse the repository at this point in the history