🚀 Features
Multi profiles
We can now select multiple profiles when creating and editing an object.
The profile_priority
value from the profile schema is used to understand which value is used for the fields (the lower the number is, the higher the priority is).
Generic relationship select
The select for a generic relationship has been fixed to properly reset the value when changing the kind or the parent.
The parent is also not showing "Unknown" after choosing an object.
The parent select is also now hidden if it's not available.
It's displayed and available only of the kind selected can point to an object which we can filter depending on its parent.
🐛 Bug Fixes
- Fix disabling fields when it is protected and owned by another user by @bilalabbad in #3838
- Generic selector fixes to correctly reset values when changing kind or object by @pa-lem in #3837
🧰 Maintenance
- Hides parent field if not available in generic relationship select by @pa-lem in #3861
- Add missing overview docs pages by @petercrocker in #3856
- Add option to fetch peers nodes in query_peers by @dgarros in #3870
Full Changelog: infrahub-v0.15.0...infrahub-v0.15.1