opsmill / infrahub

Infrahub - A new approach to Infrastructure Management
https://opsmill.com/
GNU Affero General Public License v3.0
192 stars 10 forks source link

feature: Allow configuration of UI display order for root-level objects in the schema #3766

Open petercrocker opened 3 months ago

petercrocker commented 3 months ago

Component

Frontend UI

Describe the Feature Request

Currently Infrahub supports ordering of attributes of an object, but does not support ordering of the object display order in the UI. A user requested the ability to define display order somehow.

One suggestion is to use a similar method for attributes in the schema.

Describe the Use Case

The user has a mental model of their schema, and wants to be able to have our UI display the schema in line with existing mental models or similar to other tooling.

Additional Information

No response