Sage Ross
Sage Ross
I infer that `Limit exceeded` means that a job was not added to the queue because it still has a uniquejobs lock, but I might be wrong about that. I'm...
> @ragesoss here. this is part of my contribution as an outreach intern, please add me to the slack group so I can ask questions Sure, please send me an...
@justiceotuya are you still working on this? (it looks like there are some article finder specs failing; if you're still interested in getting this merged but you are stuck with...
@justiceotuya see https://github.com/WikiEducationFoundation/WikiEduDashboard/blob/master/docs/user_roles.md#loading-training-modules To enable the Get Help button on a course page, you also need to be in `wiki_education: true` mode (via application.yml).
@Ritesh17rb no, this is still open.
Some of these, including user profile pages, have been fixed, but there are plenty of others that still don't have useful titles. The training pages — like https://dashboard.wikiedu.org/training and https://dashboard.wikiedu.org/training/students/wikipedia-essentials...
@chepyego hi! I just recommended this for another newcomer to the project. If you'd like to find something else to work on, I can look around for something. Let me...
To load training content, first set `wiki_education: true` in `application.yml`, then visit localhost:3000/reload_trainings?module=all .
That takes care of the server-rendered part of the training pages. A possible further improvement would be to add title handling into the React app so that titles change as...
@saha23s yes, there are a number of them. A few I found with a quick scan include all the FAQ routes, as well as the /admin index page and some...