-
### Abstract
This proposal aims to transition the Course About, Catalog, and Index pages of the Open edX platform from legacy architecture to MFE. Historically, catalog and about pages are provided s…
-
Some requests to search api generate a return of the literal string "OK" rather than a proper JSON response.
It is possible this happens in situation where route does not exist.
```
$ http 'htt…
-
Design concept:
![bpgsduafrd2mbm5yuyvjzg](https://user-images.githubusercontent.com/10731727/34682949-b87a3834-f487-11e7-83e8-f4f9adcf176f.png)
Currently preview:
![screenshot_45](https://user-im…
-
We currently have a stub for this with the reset password link, which advises the user to contact an admin. It's probably a good investment in time to flesh this out now, to save the admin time from r…
-
#12929 makes the oauth2 test server mock up user tokens just as it mocks up claim tokens. Now, the claim tokens work for all the middleware tests just fine, but there is a subset of tests in `TriggerS…
-
Hi after upgrade rails from: 5.0 to 5.2 the simplecov stopped monitoring the project ruby files at app/. I tried many things, like upgrade ruby, rspec, simplecov, reinstall looking doc configuration…
-
In the gitter chat, we were talking about which Python framework to use. You suggested:
> In my opinion we should consider:
> anything that let us fast-prototyping. So I suggest to avoid to make a de…
-
### Actual Behavior
Crashes when running in Node.js without a bundler
The simplest fix and best is to add an `exports` map in `package.json`. Alternatively, all packages referring to this one co…
-
**Intended outcome:**
The MockedProvider should work in a storybook environment and return the mock request provided to the MockProvider as per the docs: https://www.apollographql.com/docs/react/api/…
-
## When we face this issue:
There are some scenarios when `settled` does not wait for some async calls:
- when there is a watched query and we refetch the query;
- when there is a watched query…