stack/apps
BilalG1 35a56f721f
New table component (#995)
<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Enhanced data table with cursor-based pagination, per-page caching and
background prefetching for faster navigation
  * Pagination controls with page-size selector and Prev/Next navigation
  * Skeleton loading screens for smoother transitions
* URL-synchronized query state with debounced search and shareable
filters
* Redesigned user management table with improved columns, actions
(including copy-to-clipboard), filtering, sorting, and accessible
controls
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-11-05 17:40:27 -08:00
..
backend webhook testing (#964) 2025-11-05 17:09:53 -08:00
dashboard New table component (#995) 2025-11-05 17:40:27 -08:00
dev-launchpad chore: update package versions 2025-10-29 18:13:53 -07:00
e2e fix empty email on sign-in error (#994) 2025-11-05 16:45:07 -08:00
mock-oauth-server chore: update package versions 2025-10-29 18:13:53 -07:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00