Uh oh!
There was an error while loading. Please reload this page.
improvement(admin): filter out banned users - #5659
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview The same PR adds workflow handler test coverage for published custom blocks: when a consumer runs a custom block from another workspace, the child executor is expected to bill under the source owner/workspace ( Reviewed by Cursor Bugbot for commit ef3df5c. Configure here. |
Greptile SummaryThis PR filters active bans out of the admin dashboard user list. The main changes are:
Confidence Score: 4/5The dashboard ban filter has one timezone-sensitive path to fix before merging.
apps/sim/lib/admin/dashboard.ts
|
| Filename | Overview |
|---|---|
| apps/sim/lib/admin/dashboard.ts | Adds active-ban filtering to the dashboard user query, with a timezone-sensitive expiry comparison. |
| apps/sim/executor/handlers/workflow/workflow-handler.test.ts | Adds focused mocks and test coverage for custom-block billing attribution behavior. |
Reviews (1): Last reviewed commit: "improvement(admin): filter out banned us..." | Re-trigger Greptile
Uh oh!
There was an error while loading. Please reload this page.
Summary
Filter out banned users from banned dashboard. Crowding out the entire board.
Type of Change
Testing
Tested manually
Checklist