Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
resolves #406
Description
Adds some support for versions.
Add version to the details page
![Screen Shot 2023-04-11 at 2 11 47 PM](https://user-images.githubusercontent.com/7070049/231265247-d480a20a-2e89-46ab-8553-873f902cbb93.png)
add version to model name on DAG
![image](https://user-images.githubusercontent.com/7070049/231264615-2a92fa10-2e62-4baf-b3fe-8793193f5b66.png)
Add version to model name in Project
![image](https://user-images.githubusercontent.com/7070049/231264602-d2d8f42d-b1db-49d0-bed3-4cff6e91f30f.png)
Search is also updated
![Screen Shot 2023-04-11 at 2 22 11 PM](https://user-images.githubusercontent.com/7070049/231267526-bb3dc703-c75d-416d-abd0-c4e8cbab4aea.png)
Known issue: all versions of a selected versioned model get selected when viewing in the collapsed version. When you expand it, it works correctly.
![image](https://user-images.githubusercontent.com/7070049/231264576-751ede66-e8d9-4686-a45f-8cd00de83817.png)
Checklist
changie new
to create a changelog entry