Raj Joshi

Results 21 issues of Raj Joshi

Implemented Djistras, Prims, and Kruskal's Algorithms.

This PR contains the api-docs changes for https://github.com/getsentry/sentry/pull/70081/

Do Not Merge
Scope: Backend

I am working on making our APIs work with slug and id in our path parameters. Over the path month, we have updated the endpoints so they can support both...

Scope: Frontend
Scope: Backend

A subset of changes from https://github.com/getsentry/sentry/pull/70081!

Scope: Backend

I'm adding Chartcuterie support for Function Regression chart. The first step is to refactor it so we can generate the chart props in the backend. I updated the `getBreakpointChartOptionsFromData` function...

Scope: Frontend

Final PR to update all the endpoints in `url.py` to use `organization_id_or_slug`. Entire PR is literally updating url.py and then fix all the tests, specifically args of the tests.

Scope: Backend

* created function to make api call to get function regression data to pass to chartcuterie * created new acceptance test Will test chart further once merged. The feature flag...

Scope: Backend

This PR removes previous JSON documentation for OrganizationReleaseDetailsEndpoint and adds new documentation to publish the endpoint.

Scope: Backend

This PR removes previous JSON documentation for TeamDetailsEndpoint and adds new documentation to publish the endpoint.

Scope: Backend

I GA'ed the feature, so I am updating the tests here.

Scope: Backend