Skip to content

Draft: Use project data from Rails instead of API request

Denys Mishunov requested to merge 281686-dont-fetch-project into master

What does this MR do?

This MR is the 1st step in addressing the performance of WebIDE on a larger scale.

Here, we remove fetching project information from API as it should be provided to us from Rails instead now.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #281686 (closed)

Edited by Denys Mishunov

Merge request reports