Inbox: All page-size option (show every application unpaged) #50

Merged
talha.ahmed merged 2 commits from Talha into main 2026-09-02 11:29:12 +00:00

Adds an opt-in "All" toggle to the inbox page-size control. Active, the fetch omits top/limit � the endpoints already treat a missing page size as unpaged � so the whole tab (all 553 applications) renders as one page, for both Email and Sheet Forms channels. Other tables keep their paged-only control.

?? Generated with Claude Code

Adds an opt-in "All" toggle to the inbox page-size control. Active, the fetch omits top/limit � the endpoints already treat a missing page size as unpaged � so the whole tab (all 553 applications) renders as one page, for both Email and Sheet Forms channels. Other tables keep their paged-only control. ?? Generated with [Claude Code](https://claude.com/claude-code)
talha.ahmed added 1 commit 2026-09-02 11:24:41 +00:00
3f06fbeff1 Inbox: All page-size option to show every application unpaged
PageSizeField gains an opt-in All toggle beside the numeric input
(sentinel value all; the input disables while active). Only the
Recruitment Inbox opts in: with All active the fetch omits top/limit,
which /inbox/all-applications and /sheet/form-data/fetch already read
as unpaged (Query(None) -> no LIMIT), so the whole tab renders as one
page for both the Email and Sheet Forms channels. Every other table
keeps its existing paged-only control.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
talha.ahmed added 1 commit 2026-09-02 11:29:04 +00:00
73ec556f8c Merge origin/main into Talha (history logs, page-size dropdown)
Integrates the Per-page dropdown (10/50/100) with the inbox All option:
All is now a fourth dropdown entry (opt-in via allowAll) instead of a
separate button. Restores what the stale-branch merges on main clobbered
from PR #46: mobile.test.mjs, the test:mobile script and the
puppeteer-core devDependency.
talha.ahmed merged commit b3c890476f into main 2026-09-02 11:29:12 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: utopia-ai/HR-ATS-Portal#50
There is no content yet.