Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Releases: le-yams/openfga4intellij

OpenFGA4IntelliJ v0.2.4

15 Apr 14:29
Compare
Choose a tag to compare
Pre-release

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

07 Dec 15:46
Compare
Choose a tag to compare
Pre-release

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

23 Nov 15:37
Compare
Choose a tag to compare
Pre-release

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

22 Nov 15:24
Compare
Choose a tag to compare
Pre-release

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

22 Nov 11:33
Compare
Choose a tag to compare
Pre-release

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

21 Nov 15:15
Compare
Choose a tag to compare
Pre-release

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