Code Insights: Assemble compute creation UI
Created by: vovakulikov
Closes part of https://github.com/sourcegraph/sourcegraph/issues/37965 Closes https://github.com/sourcegraph/sourcegraph/issues/37961
Test plan
- Map picker should give the ability to pick one of the result map options
- If one or more series don't have type: diff or type: commit filters we should disable author and data options
- If we disable options that have been picked already we should reset the picker to the default value which is the repository group option.
App preview:
Check out the client app preview documentation to learn more.