[Task] Add version sorting, category filtering, and semantic versioning to Layout Templates #966
Labels
chore
Refactor, rename, cleanup, etc.
feat
New feature or request
good first issue
Good for newcomers
Describe the feature
Since cryostat 2.3 is the first release where Layout Templates have been introduced, there was no need for version sorting or categorization. Next version 2.4 will probably need this new feature in case card configurations change over time.
Every release, this also requires the versioning for user-submitted templates to increase according to the semantic versioning of Cryostat itself.
in
dashboard-utils.tsx
Next release we will need to update this to
and templatize will need to be changed so that transformation can be done to user-submitted templates:
The cryostat-dashboard-templates versions should also probably be changed even if there are no changes for next release.
The text was updated successfully, but these errors were encountered: