Add recipe type to recipes
This increment of the recipe type story connects the recipe types with recipes allowing to create recipes with a given type, and filter available recipes by type.
New features
- ROLEX-1807: Provide an option to assign a recipe type to a recipe
- ROLEX-1879: Allow to filter recipes by recipe types using Management API
- ROLEX-1880: Allow to filter recipes by recipe types using UI
- ROLEX-1804: Introduce limits for metadata key/value pairs and signatures per recipe
Improvements
- ROLEX-1632: Migrate cursor-based paging to more performant implementation
- ROLEX-1803: Make
size
parameter optional in HTTP-GET calls
Bugs fixed
- ROLEX-1893: Fix recipe filtering by tags using name instead of ID on Install API
- ROLEX-1793: Fix closing recipe details blade in UI not working