Conversation
Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
…eration #17 Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
…th support for labels, milestones, and assignees #17 Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
…ties for issues Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
…representation #18 Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
#18 Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
…ith various change types #18 Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
… events #18 Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
Bumps the actions group with 2 updates: [gradle/actions](https://github.com/gradle/actions) and [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action). Updates `gradle/actions` from 6 to 6.2.0 - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v6...v6.2.0) Updates `JetBrains/qodana-action` from 2026.1 to 2026.2 - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2026.1...v2026.2) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: JetBrains/qodana-action dependency-version: '2026.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the gradle group with 4 updates in the / directory: [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization), [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin), [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) and com.diffplug.spotless. Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.3 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.7.3...v1.11.0) Updates `org.jetbrains.kotlin.jvm` from 2.1.20 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.4.10) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.20 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.4.10) Updates `com.diffplug.spotless` from 7.0.2 to 8.9.0 --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle ... Signed-off-by: dependabot[bot] <support@github.com>
…ions-fe6a0e457b chore(deps): bump the actions group with 2 updates
Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
…898fce chore(deps): bump the gradle group across 1 directory with 4 updates
Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
Contributor
Qodana for JVMIt seems all right 👌 No new problems were found according to the checks applied View the detailed Qodana reportTo be able to view the detailed Qodana report, you can either:
To get - name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2026.2.0
with:
upload-result: trueContact Qodana teamContact us at qodana-support@jetbrains.com
|
This was
linked to
issues
Aug 4, 2026
Closed
Closed
…CHANGELOG Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request introduces major enhancements to the IssueHub plugin, focusing on a significantly improved issue browsing experience within the IDE, new filtering and sorting capabilities, and a richer data model for issues and their history. It also updates dependencies, CI configuration, and documentation to reflect these changes.
New Features & UI Improvements
IssueFileEditor,IssueFileEditorProvider,IssueVirtualFile,IssueFileType), allowing full-width, split views and improved navigation within the IDE. [1] [2] [3] [4]Data Model Enhancements
IssueDetailtype with a timeline of all events (comments, state changes, label/assignee/milestone changes, renames, cross-references, etc.). [1] [2]Dependency & CI Upgrades
build.yml,release.yml,qodana.yml) are updated to use newer action versions and linter images. [1] [2] [3] [4] [5] [6] [7]