Code Insights FE: Split hasAvailable and getNonFrozenInsightCount methods
Created by: vovakulikov
Closes https://github.com/sourcegraph/sourcegraph/issues/33883
Test plan
- Make sure that redirection works properly if you go to
/insights
- Make sure that creation UI submit button has proper state disable or active based on amount of non locked/frozen insights
App preview:
Check out the client app preview documentation to learn more.