ytptube/ui/app
Copilot cd1d3e9e94
Add pagination to /tasks UI route (#3)
* Initial plan

* Add pagination (Pager component) to tasks page for navigating all results

Co-authored-by: jbatesy <51190172+jbatesy@users.noreply.github.com>

* Simplify Pager navigate handler per code review feedback

Co-authored-by: jbatesy <51190172+jbatesy@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jbatesy <51190172+jbatesy@users.noreply.github.com>
2026-03-09 15:41:45 +10:30
..
assets refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00
components Decouple queue from config endpoint; load via paginated API with correct ordering (#2) 2026-03-09 15:05:22 +10:30
composables refactor: replace notify with useNotification for error/success handling in composables 2026-02-20 23:27:54 +03:00
layouts refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00
pages Add pagination to /tasks UI route (#3) 2026-03-09 15:41:45 +10:30
plugins refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00
stores Decouple queue from config endpoint; load via paginated API with correct ordering (#2) 2026-03-09 15:05:22 +10:30
types refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00
utils refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00
error.vue refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00
spa-loading-template.html refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00