Commit Graph

8 Commits

Author SHA1 Message Date
Peculiar Erhisohwode
cc2c14aee0 feat: 🎸 fetch users on spam management dashboard (#1811) 2022-08-09 18:50:39 -04:00
PeculiarE
b1b7e9c3f5 feat: 🎸 fetch maps on spam management dashboard (#1809) 2022-08-05 18:40:50 -04:00
PeculiarE
e76943ff00 feat: 🎸 methods to unban single user and batch-unban multiple users (no interface yet) (#1798)
* feat: 🎸 unban a single user and batch-unban multiple users

* refactor: 💡 using clearer attributes in tests methods
2022-07-26 18:56:25 -04:00
PeculiarE
42ee217b9e feat: 🎸 ban single user and batch-ban multiple users (#1794) 2022-07-22 17:24:36 -04:00
Cess
bd29c72a89 remove local codecov reports & rubocop offenses fixes (#1776)
* remove codecov local

* rubocop offenses fixes
2022-07-07 19:36:36 +03:00
PeculiarE
000bb55d34 feat: 🎸 method to batch-delete multiple maps (no interface yet) (#1780) 2022-07-05 16:02:07 -04:00
PeculiarE
0d2e31119d feat: 🎸 methods and db changes to publish single map and batch-publish multiple maps (no interface yet) (#1772)
* feat: 🎸 publish single map and batch-publish multiple maps

* style: 💄 implemented code style suggestions & refactored routes

* refactor: 💡 discarded authors' object and used count instead

* refactor: 💡 made method names more readable
2022-07-01 14:47:14 +03:00
PeculiarE
9a4ea111e2 feat: 🎸 methods and db changes to spam single map and batch-spam multiple maps (no interface yet) (#1762)
* feat: 🎸 spam single map and batch-spam multiple maps

* fix: 🐛 fixed failing system tests and refactored spam functions
2022-06-23 14:43:22 +06:00