mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
* Move count query to window function * Unpack count and update types * Remove count endpoint * Update tests, wip * Fix tests * Update frontend, wip * Remove space * Fix frontend test * Don't hang on error * Handle no results * Don't omit count * Fix frontend tests