Releases: le-yams/openfga4intellij
OpenFGA4IntelliJ v0.2.4
This is a BETA version and is not yet available in the marketplace. To play with it, download the archive and install it from disk.
changelog
- support IntelliJ platform 241.*
- fix error message typo
OpenFGA4IntelliJ v0.2.3
This is a BETA version and is not yet available in the marketplace. To play with it, download the archive and install it from disk.
changelog
- support IntelliJ platform 233.*
- tool window icon
OpenFGA4IntelliJ v0.2.2
This is a BETA version and is not yet available in the marketplace. To play with it, download the archive and install it from disk.
changelog
- validate openfga cli configuration
- format generated authorization model json file
OpenFGA4IntelliJ v0.2.1
This is a BETA version and is not yet available in the marketplace. To play with it, download the archive and install it from disk.
changelog
- only display OpenFGA actions group on OpenFGA files
OpenFGA4IntelliJ v0.2.0
This is a BETA version and is not yet available in the marketplace. To play with it, download the archive and install it from disk.
changelog
- add server oidc configuration support
- add "test connection" in server dialog to check the configuration (checking a list stores api call doesn't fail)
- improve error handling for authorization model json generation (also the action is disabled if required cli is not configured)
OpenFGA4IntelliJ v0.1.0
This is a BETA version and is not yet available in the marketplace. To play with it, download the archive and install it from disk.
The plugin should work on all JetBrains IDEs.
features
- DSL syntax support (associated with
.fga
and.openfga
file extensions) - Authorization model dsl file template
- Authorization model dsl live templates
- Generate json file from DSL (requires OpenFGA CLI to be installed)
- Configure servers in OpenFGA tool window