yasithdev opened a new pull request, #171: URL: https://github.com/apache/airavata-portals/pull/171
## Summary Migrate `ExperimentStatisticsView` from the Thrift client to the gRPC research facade (`research.get_experiment_statistics`). The new `experiment_statistics` adapter maps the per-state counts and adapts each per-state experiment-summary list with the existing `experiment_summary` adapter. `None` query params (`userName`/`applicationName`/`resourceHostName`) become empty strings for the proto request. ## Test plan - `manage.py check` clean. - The endpoint returns 200 with the correct paginated structure live against the empty gateway. - Offline serializer render confirms counts and summary lists render correctly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
