Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(console): add state filter to org table, filter context #5650

Merged
merged 8 commits into from
Apr 12, 2023

Conversation

peintnermax
Copy link
Member

@peintnermax peintnermax commented Apr 11, 2023

closes #5651

Tasks

@vercel
Copy link

vercel bot commented Apr 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 12, 2023 11:44am

@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Merging #5650 (9cffc81) into main (991a563) will decrease coverage by 0.02%.
The diff coverage is 45.32%.

@@            Coverage Diff             @@
##             main    #5650      +/-   ##
==========================================
- Coverage   48.42%   48.40%   -0.02%     
==========================================
  Files         693      693              
  Lines       72237    72361     +124     
==========================================
+ Hits        34981    35028      +47     
- Misses      35620    35693      +73     
- Partials     1636     1640       +4     
Impacted Files Coverage Δ
internal/api/grpc/admin/export.go 0.00% <0.00%> (ø)
internal/api/grpc/admin/server.go 0.00% <0.00%> (ø)
internal/api/grpc/management/idp_converter.go 9.39% <0.00%> (-0.06%) ⬇️
...i/grpc/management/project_application_converter.go 0.00% <0.00%> (ø)
internal/api/grpc/management/server.go 0.00% <0.00%> (ø)
internal/api/grpc/server/gateway.go 3.84% <0.00%> (-5.53%) ⬇️
.../api/grpc/server/middleware/service_interceptor.go 0.00% <0.00%> (ø)
internal/api/grpc/server/server.go 0.00% <0.00%> (ø)
internal/api/grpc/system/server.go 0.00% <0.00%> (ø)
internal/command/project_application_saml_model.go 61.79% <0.00%> (+0.34%) ⬆️
... and 20 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@peintnermax peintnermax merged commit 2ec36bd into main Apr 12, 2023
4 of 6 checks passed
@peintnermax peintnermax deleted the cnsl-dltd-orgs-vsls branch April 12, 2023 13:02
@github-actions
Copy link

🎉 This PR is included in version 2.24.0-ignore-me2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: List.Query.Invalid on listMyProjectOrgs request
2 participants