This week(coding period week 4) I worked on a few filters on the Spam management dashboard and improved UI as well.
I have added a will_pagination gem on all the pages of the spam management dashboard for faster load. I have divided all the nodes into batches of 100 where a moderator can moderate 100 nodes at a time. This will reduce useless loading and improve moderation experience.
You can find this in following PR https://github.com/publiclab/plots2/pull/8063
Here You can find some new UI changes as well.
This week I also worked on Digest settings where moderators can choose digest timings from the notification settings page.
https://github.com/publiclab/plots2/pull/8058
Next week I am planning to work on Queue and Flag posts. I will also work on some tests and UI for digests as well.
The following are the Screenshots of the Latest version of Spam management Dashboard
You can find my overall progress at https://github.com/publiclab/plots2/issues/7885
and list of my major PRs at https://github.com/publiclab/plots2/issues/7885#issuecomment-651213285
Thanks for reading.
0 Comments
Login to comment.