z1pti3 / jimi

Jimi is an automation first no-code platform designed and developed originally for Security Orchestration and Response. Since its launch jimi has developed into a fully fledged IT automation platform which effortlessly integrates with your existing tools unlocking the potential for autonomous IT and Security operations.
https://www.secureack.com
Apache License 2.0
161 stars 31 forks source link

[Feature] - Read-Only Fields in Object Properties #293

Open b1scuit-thi3f opened 2 years ago

b1scuit-thi3f commented 2 years ago

Describe the solution you'd like Setting certain fields to read-only would make sense for a number of objects. For example, globally the ID field and execution count are not fields that should be modified by users, and so should be greyed out, similar to what we do for usernames in the user editor image

This would most likely be an additional property for each schema item that could be defined in the manifest (or hardcoded if generating the field via a plugin/system).