Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: quick add app modal #2248

Open
wants to merge 8 commits into
base: dev
Choose a base branch
from
Open

feat: quick add app modal #2248

wants to merge 8 commits into from

Conversation

manuel-rw
Copy link
Member

@manuel-rw manuel-rw commented Feb 4, 2025


Homarr

Thank you for your contribution. Please ensure that your pull request meets the following pull request:

  • Builds without warnings or errors (pnpm buid, autofix with pnpm format:fix)
  • Pull request targets dev branch
  • Commits follow the conventional commits guideline
  • No shorthand variable names are used (eg. x, y, i or any abbrevation)

Step 1

image

Step 2

image

Step 3

image

@manuel-rw manuel-rw self-assigned this Feb 4, 2025
Copy link

deepsource-io bot commented Feb 4, 2025

Here's the code health analysis summary for commits a38afb0..1a0d58d. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ Success
🎯 2 occurences resolved
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

github-actions bot commented Feb 4, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 21.56% 8701 / 40339
🔵 Statements 21.56% 8701 / 40339
🔵 Functions 26.66% 341 / 1279
🔵 Branches 62.25% 993 / 1595
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/nextjs/src/app/[locale]/manage/apps/edit/[id]/_app-edit-form.tsx 0% 0% 0% 0% 1-63
apps/nextjs/src/app/[locale]/manage/apps/new/page.tsx 0% 0% 0% 0% 1-30
apps/nextjs/src/app/[locale]/manage/medias/_actions/upload-media.tsx 0% 0% 0% 0% 1-25
apps/nextjs/src/app/[locale]/manage/search-engines/_form.tsx 0% 0% 0% 0% 1-108
packages/api/src/router/app.ts 75.15% 91.66% 100% 75.15% 22-35, 51-55, 69-78, 107-109, 133-141
packages/forms-collection/index.ts 0% 0% 0% 0% 1
packages/forms-collection/src/index.tsx 0% 0% 0% 0% 1-6
packages/forms-collection/src/upload-media/upload-media.tsx 0% 0% 0% 0% 1-50
packages/modals-collection/src/index.ts 0% 0% 0% 0% 1-6
packages/modals-collection/src/apps/index.ts 0% 0% 0% 0% 1
packages/modals-collection/src/apps/quick-add-app/quick-add-app-modal.tsx 0% 0% 0% 0% 1-56
packages/widgets/src/_inputs/widget-app-input.tsx 0% 0% 0% 0% 1-118
Generated in workflow #5082 for commit 1a0d58d by the Vitest Coverage Report Action

@manuel-rw manuel-rw force-pushed the feat/quick-add-app-modal branch 5 times, most recently from 8660816 to 4da18b4 Compare February 10, 2025 19:22
@manuel-rw manuel-rw force-pushed the feat/quick-add-app-modal branch 3 times, most recently from b022dc2 to 53821d7 Compare February 12, 2025 20:26
@manuel-rw manuel-rw force-pushed the feat/quick-add-app-modal branch 8 times, most recently from 71967e8 to e05c26c Compare February 13, 2025 20:30
@manuel-rw manuel-rw force-pushed the feat/quick-add-app-modal branch from e05c26c to 1a0d58d Compare February 13, 2025 20:34
@manuel-rw manuel-rw added the enhancement New feature or request label Feb 13, 2025
@manuel-rw manuel-rw marked this pull request as ready for review February 13, 2025 20:38
@manuel-rw manuel-rw requested a review from a team as a code owner February 13, 2025 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant