Skip to content

Add searchable admin Add items flow#29

Merged
vekexasia merged 1 commit into
mainfrom
gpt5/23-searchable-add-items
Jul 6, 2026
Merged

Add searchable admin Add items flow#29
vekexasia merged 1 commit into
mainfrom
gpt5/23-searchable-add-items

Conversation

@vekexasia

Copy link
Copy Markdown
Owner

Closes #23\n\n## Summary\n- Reframes admin table action as Add items\n- Adds searchable sellable inventory picker\n- Hides hidden/out-of-stock entries\n- Preserves selected quantities across search\n- Keeps existing admin session order endpoint\n\n## Tests\n- npm --workspace web run test:run -- AdminTableDetailPage.test.tsx\n- npm --workspace web run test:run\n- npm --workspace web run lint\n- NEXT_IGNORE_INCORRECT_LOCKFILE=1 npm --workspace web run build\n- NEXT_PUBLIC_DEFAULT_LOCALE=it npx playwright test e2e/admin/admin-checks-real.spec.ts --project=chromium --workers=1\n\nFable-5 UX review: approved.

@vekexasia vekexasia merged commit 3067ac9 into main Jul 6, 2026
7 checks passed
@vekexasia vekexasia deleted the gpt5/23-searchable-add-items branch July 6, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Admin Add items flow with searchable sellable inventory picker

1 participant