We love hearing from our users. Tell us what you want to see next and upvote ideas from the community. * Bugs and troubleshooting should as usual go through InterSystems support.
Make a module which will let to use IRIS and Firebase framework
There is the Google Firebase project which gives you the way to create data instances and the CRUD UI for these instances. So it is the way to make a mock-up project with the backend and frontend very fast.
Evgeny Shvarov
over 3 years ago
in InterSystems IRIS
2
Done by Community
Using OpenSSH Key for Authentication in IRIS on System based accounts
For internal IRIS accounts like Admin, _system, etc... could we incorporate so mechanism to use encryption keys for Authentication instead of using passwords. We have written a couple of shell scripts that login via Terminal and execute EnableConf...
Scott Roth
almost 2 years ago
in InterSystems IRIS
5
Will not implement
Please consider enhancing the Interface Maps functionality: Make Rules clickable in the Sequential View Make Transforms clickable in the Sequential View
Paul Hurley
almost 2 years ago
in InterSystems IRIS
0
Planned or In Progress
The ability to export current settings to a %Installer Manifest
For easy deployment (cloning) of systems, it would be convenient to export selected settings such as Users, Namespaces, Databases, SSL Configs, etc to a %Installer Manifest
Herman Slagman
almost 3 years ago
in InterSystems IRIS
4
Will not implement
Should be possible to build a basic production or process based on simple options. For instance if I just want to import a CSV file and populate a generated class then all I need to supply is a name and a file source.
David Underhill
almost 3 years ago
in InterSystems IRIS
5
Will not implement
Embedded Python: Add a built-in variable to represent class
Currently coding an embedded python method in ObjectScript class when I want to call a classmethod of the same class I need to use the construction: iris.cls(__name__).ClassMethod() Would it be possible to add a built-in variable, e.g. cself, that...
Evgeny Shvarov
almost 3 years ago
in InterSystems IRIS
0
Ideas Contest
I know there are ways to customize colors in Options, but I seem to not be able to dial it in right. Other IDEs Ive used have a native nice looking dark mode so Id like to see that implemented.
Shaun Norum
almost 3 years ago
in InterSystems IRIS
7
Will not implement
While we have the ability to use GIT within VSCode, there are a lot of folks out there that are depenant on using the Management Portal and the Editors within the Management Portal to do their coding. While it is not intunitve to add some kind of ...