Skip to content

CONV-165: Add empty state#165

Merged
menvil merged 1 commit into
developfrom
feature/CONV-165-add-empty-state
Jun 2, 2026
Merged

CONV-165: Add empty state#165
menvil merged 1 commit into
developfrom
feature/CONV-165-add-empty-state

Conversation

@menvil

@menvil menvil commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds query to fetch current user's conversion jobs (scoped, with eager loading)
  • Shows "No conversions yet / Upload a file to start converting" empty state when user has no jobs

Test plan

  • shows empty state when user has no conversions
  • composer test passes (293 tests)
  • composer lint passes
  • npm run build passes

🤖 Generated with Claude Code


Summary by cubic

Adds an empty state to the Recent Conversions table when a user has no conversion jobs, fulfilling Linear CONV-165. The component now queries the current user's ConversionJobs with eager-loaded sourceFile and resultFile to drive the UI.

Written for commit f36a5de. Summary will update on new commits.

Review in cubic

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • release

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 1978e1df-726d-458d-bcbb-7fac01fa4d7c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/CONV-165-add-empty-state

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@menvil menvil merged commit a36f634 into develop Jun 2, 2026
1 of 2 checks passed
@menvil menvil deleted the feature/CONV-165-add-empty-state branch June 2, 2026 07:32
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.

1 participant