Skip to content

Codex/parxio saas#3621

Closed
SomyaJain0308 wants to merge 4 commits intoohcnetwork:developfrom
SomyaJain0308:codex/parxio-saas
Closed

Codex/parxio saas#3621
SomyaJain0308 wants to merge 4 commits intoohcnetwork:developfrom
SomyaJain0308:codex/parxio-saas

Conversation

@SomyaJain0308
Copy link
Copy Markdown

Proposed Changes

  • Brief of changes made.

Associated Issue

  • Link to issue here, explain how the proposed solution will solve the reported issue/ feature request.

Architecture changes

  • Remove this section if not used

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@ohcnetwork/care-backend-maintainers @ohcnetwork/care-backend-admins

@SomyaJain0308 SomyaJain0308 requested a review from a team as a code owner April 11, 2026 17:52
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 11, 2026

Important

Review skipped

Too many files!

This PR contains 274 files, which is 124 over the limit of 150.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: c13184c6-ae66-4435-95e2-007be9cac9ff

📥 Commits

Reviewing files that changed from the base of the PR and between 2645cb0 and 2b97e74.

⛔ Files ignored due to path filters (26)
  • frontend/package-lock.json is excluded by !**/package-lock.json
  • frontend/public/favicon.ico is excluded by !**/*.ico
  • frontend/public/images/404.svg is excluded by !**/*.svg
  • frontend/public/images/camera_block.svg is excluded by !**/*.svg
  • frontend/public/images/care_logo.svg is excluded by !**/*.svg
  • frontend/public/images/care_logo_gray.svg is excluded by !**/*.svg
  • frontend/public/images/care_logo_mark.svg is excluded by !**/*.svg
  • frontend/public/images/dots.svg is excluded by !**/*.svg
  • frontend/public/images/icons/apple-touch-icon-180x180.png is excluded by !**/*.png
  • frontend/public/images/icons/clinical_history.svg is excluded by !**/*.svg
  • frontend/public/images/icons/logo.svg is excluded by !**/*.svg
  • frontend/public/images/icons/maskable-icon-512x512.png is excluded by !**/*.png
  • frontend/public/images/icons/pwa-192x192.png is excluded by !**/*.png
  • frontend/public/images/icons/pwa-512x512.png is excluded by !**/*.png
  • frontend/public/images/icons/pwa-64x64.png is excluded by !**/*.png
  • frontend/public/images/invalid_reset.svg is excluded by !**/*.svg
  • frontend/public/images/no_facilities.svg is excluded by !**/*.svg
  • frontend/public/images/ohc_logo_light.svg is excluded by !**/*.svg
  • frontend/public/images/patient_background.png is excluded by !**/*.png
  • frontend/public/images/placeholder.svg is excluded by !**/*.svg
  • frontend/public/images/session_expired.svg is excluded by !**/*.svg
  • frontend/public/images/staff_background.png is excluded by !**/*.png
  • frontend/public/images/wave_long.png is excluded by !**/*.png
  • frontend/public/images/wave_long_2.png is excluded by !**/*.png
  • frontend/public/images/wave_scene.svg is excluded by !**/*.svg
  • frontend/public/images/wave_scene_square.png is excluded by !**/*.png
📒 Files selected for processing (274)
  • Dockerfile
  • Pipfile
  • care/emr/migrations/0075_parxio_tenant_fields.py
  • care/emr/migrations/0078_merge_20260411_1900.py
  • care/emr/models/encounter.py
  • care/emr/models/medication_request.py
  • care/emr/models/patient.py
  • care/emr/resources/facility/spec.py
  • care/emr/resources/user/spec.py
  • care/facility/migrations/0485_facility_tenant.py
  • care/facility/models/facility.py
  • care/parxio_core/__init__.py
  • care/parxio_core/apps.py
  • care/parxio_core/compat.py
  • care/parxio_core/middleware.py
  • care/parxio_core/migrations/0001_initial.py
  • care/parxio_core/migrations/__init__.py
  • care/parxio_core/models.py
  • care/parxio_core/services.py
  • care/parxio_core/signals.py
  • care/parxio_core/tenant.py
  • care/parxio_core/views.py
  • care/utils/models/base.py
  • config/api_router.py
  • config/settings/base.py
  • frontend/.codeclimate.yml
  • frontend/.cursor/rules/01-project-structure.mdc
  • frontend/.cursor/rules/02-coding-standards.mdc
  • frontend/.cursor/rules/03-data-fetching.mdc
  • frontend/.cursor/rules/04-ui-components.mdc
  • frontend/.cursorrules
  • frontend/.devcontainer/devcontainer.json
  • frontend/.dockerignore
  • frontend/.env.docker
  • frontend/.example.env
  • frontend/.gitattributes
  • frontend/.github/CODEOWNERS
  • frontend/.github/ISSUE_TEMPLATE/bug_report.md
  • frontend/.github/ISSUE_TEMPLATE/feature_request.md
  • frontend/.github/agents/agentic-workflows.agent.md
  • frontend/.github/aw/actions-lock.json
  • frontend/.github/copilot-instructions.md
  • frontend/.github/dependabot.yml
  • frontend/.github/instructions/careui.instructions.md
  • frontend/.github/instructions/common.instructions.md
  • frontend/.github/instructions/config-files.instructions.md
  • frontend/.github/instructions/context.instructions.md
  • frontend/.github/instructions/hooks.instructions.md
  • frontend/.github/instructions/lib.instructions.md
  • frontend/.github/instructions/pages.instructions.md
  • frontend/.github/instructions/providers.instructions.md
  • frontend/.github/instructions/react-components.instructions.md
  • frontend/.github/instructions/typescript-types.instructions.md
  • frontend/.github/instructions/utils.instructions.md
  • frontend/.github/labeler.yml
  • frontend/.github/pull_request_template.md
  • frontend/.github/workflows/cloudflare-preview-deploy.yml
  • frontend/.github/workflows/cloudflare-preview.yml
  • frontend/.github/workflows/codeql-analysis.yml
  • frontend/.github/workflows/copilot-setup-steps.yml
  • frontend/.github/workflows/daily-playwright-improver.lock.yml
  • frontend/.github/workflows/daily-playwright-improver.md
  • frontend/.github/workflows/deploy.yaml
  • frontend/.github/workflows/issue-automation.yml
  • frontend/.github/workflows/label-merge-conflict.yml
  • frontend/.github/workflows/labeling-pr.yml
  • frontend/.github/workflows/linter.yml
  • frontend/.github/workflows/notify-non-core-qn.yml
  • frontend/.github/workflows/ossar-analysis.yml
  • frontend/.github/workflows/playwright.yaml
  • frontend/.github/workflows/playwright_comment.yaml
  • frontend/.github/workflows/pr-automation.yml
  • frontend/.github/workflows/pr-checklist.yml
  • frontend/.github/workflows/release.yml
  • frontend/.github/workflows/stale.yml
  • frontend/.github/workflows/thank-you-note.lock.yml
  • frontend/.github/workflows/thank-you-note.md
  • frontend/.gitignore
  • frontend/.husky/.gitignore
  • frontend/.husky/pre-commit
  • frontend/.node-version
  • frontend/.prettierignore
  • frontend/.prettierrc.json
  • frontend/.snyk
  • frontend/.unimportedrc.json
  • frontend/.vscode/launch.json
  • frontend/AGENTS.md
  • frontend/CLAUDE.md
  • frontend/CODE_OF_CONDUCT.md
  • frontend/Dockerfile
  • frontend/LICENSE
  • frontend/README.md
  • frontend/SECURITY.md
  • frontend/UPGRADING.md
  • frontend/care.config.ts
  • frontend/components.json
  • frontend/crowdin.yml
  • frontend/eslint.config.mjs
  • frontend/index.html
  • frontend/netlify.toml
  • frontend/nginx/nginx.conf
  • frontend/package.json
  • frontend/playwright.config.ts
  • frontend/plugins/careConsoleArt.ts
  • frontend/plugins/fixSonnerPackageJson.ts
  • frontend/plugins/treeShakeCareIcons.ts
  • frontend/plugs-versioning.md
  • frontend/public/config/plots.json
  • frontend/public/locale/en.json
  • frontend/public/locale/hi.json
  • frontend/public/locale/kn.json
  • frontend/public/locale/ml.json
  • frontend/public/locale/mr.json
  • frontend/public/locale/ta.json
  • frontend/public/robots.txt
  • frontend/render.yaml
  • frontend/renovate.json
  • frontend/scripts/generate-build-version.js
  • frontend/scripts/generate-headers.ts
  • frontend/scripts/generate-supported-browsers.mjs
  • frontend/scripts/install-platform-deps.ts
  • frontend/scripts/playwright-db.sh
  • frontend/scripts/setup-care-apps.ts
  • frontend/scripts/sort-locales.js
  • frontend/scripts/validate-env.ts
  • frontend/src/App.tsx
  • frontend/src/CAREUI/display/Callout.tsx
  • frontend/src/CAREUI/display/ColoredIndicator.tsx
  • frontend/src/CAREUI/display/FilterBadge.tsx
  • frontend/src/CAREUI/icons/CareIcon.tsx
  • frontend/src/CAREUI/icons/CustomIcons.tsx
  • frontend/src/CAREUI/icons/DuoTonePaths.json
  • frontend/src/CAREUI/icons/Index.tsx
  • frontend/src/CAREUI/icons/UniconPaths.json
  • frontend/src/CAREUI/icons/icon.css
  • frontend/src/CAREUI/interactive/Calendar.tsx
  • frontend/src/CAREUI/interactive/WeekdayCheckbox.tsx
  • frontend/src/CAREUI/interactive/Zoom.tsx
  • frontend/src/CAREUI/misc/PrintPreview.tsx
  • frontend/src/Integrations/Sentry.tsx
  • frontend/src/Integrations/index.tsx
  • frontend/src/Locale/update_locale.js
  • frontend/src/PluginEngine.tsx
  • frontend/src/PluginRegistry.ts
  • frontend/src/Providers/AuthUserProvider.tsx
  • frontend/src/Providers/HistoryAPIProvider.tsx
  • frontend/src/Providers/PatientUserProvider.tsx
  • frontend/src/Routers/AppRouter.tsx
  • frontend/src/Routers/PatientRouter.tsx
  • frontend/src/Routers/PublicRouter.tsx
  • frontend/src/Routers/index.tsx
  • frontend/src/Routers/routes/ConsultationRoutes.tsx
  • frontend/src/Routers/routes/FacilityRoutes.tsx
  • frontend/src/Routers/routes/OrganizationRoutes.tsx
  • frontend/src/Routers/routes/PatientRoutes.tsx
  • frontend/src/Routers/routes/ResourceRoutes.tsx
  • frontend/src/Routers/routes/ScheduleRoutes.tsx
  • frontend/src/Routers/routes/UserRoutes.tsx
  • frontend/src/Routers/routes/adminRoutes.tsx
  • frontend/src/Utils/FiltersCache.tsx
  • frontend/src/Utils/Notifications.ts
  • frontend/src/Utils/ViewCache.ts
  • frontend/src/Utils/consoleArt.ts
  • frontend/src/Utils/createImage.ts
  • frontend/src/Utils/dashboardLinks.ts
  • frontend/src/Utils/dayjs.ts
  • frontend/src/Utils/decimal.ts
  • frontend/src/Utils/getCroppedImg.ts
  • frontend/src/Utils/inventory.ts
  • frontend/src/Utils/keyboardShortcutComponents.tsx
  • frontend/src/Utils/keyboardShortcutUtils.ts
  • frontend/src/Utils/pubsubContext.tsx
  • frontend/src/Utils/request/README.md
  • frontend/src/Utils/request/errorHandler.ts
  • frontend/src/Utils/request/mutate.ts
  • frontend/src/Utils/request/query.ts
  • frontend/src/Utils/request/queryClient.ts
  • frontend/src/Utils/request/types.ts
  • frontend/src/Utils/request/uploadFile.ts
  • frontend/src/Utils/request/utils.ts
  • frontend/src/Utils/schema/computedField.ts
  • frontend/src/Utils/schema/extensionSchema.ts
  • frontend/src/Utils/schema/types.ts
  • frontend/src/Utils/shortcutUtils.ts
  • frontend/src/Utils/tenant.ts
  • frontend/src/Utils/types.ts
  • frontend/src/Utils/useMediaDevicePermission.ts
  • frontend/src/Utils/useView.ts
  • frontend/src/Utils/useVoiceRecorder.ts
  • frontend/src/Utils/utils.ts
  • frontend/src/Utils/validators.ts
  • frontend/src/atoms/developerMode.ts
  • frontend/src/atoms/encounterFilterAtom.ts
  • frontend/src/atoms/navExpansionAtom.ts
  • frontend/src/atoms/paymentReconcilationLocationAtom.ts
  • frontend/src/atoms/pharmacy.ts
  • frontend/src/atoms/scheduleServiceTypeAtom.ts
  • frontend/src/atoms/user-atom.ts
  • frontend/src/common/Permissions.tsx
  • frontend/src/common/constants.tsx
  • frontend/src/common/static/countries.json
  • frontend/src/common/utils.ts
  • frontend/src/common/validation.tsx
  • frontend/src/components/Auth/AuthHero.tsx
  • frontend/src/components/Auth/Authenticate.tsx
  • frontend/src/components/Auth/Login.tsx
  • frontend/src/components/Auth/ResetPassword.tsx
  • frontend/src/components/Billing/ChargeItem/ChargeItemDefinitionPopover.tsx
  • frontend/src/components/Billing/ChargeItem/ChargeItemPriceDisplay.tsx
  • frontend/src/components/Billing/ChargeItems/ChargeItemsSection.tsx
  • frontend/src/components/Billing/CompactConditionEditor.tsx
  • frontend/src/components/Billing/Invoice/AddChargeItemSheet.tsx
  • frontend/src/components/Billing/Invoice/EditInvoiceDialog.tsx
  • frontend/src/components/Billing/Invoice/EditInvoiceTable.tsx
  • frontend/src/components/Billing/MonetaryComponentSelector.tsx
  • frontend/src/components/CareTeam/CareTeamSheet.tsx
  • frontend/src/components/Common/AccessibleRoleOrgSelect.tsx
  • frontend/src/components/Common/AnimatedCounter.tsx
  • frontend/src/components/Common/AnimatedWrapper.tsx
  • frontend/src/components/Common/AppUpdateNotifier.tsx
  • frontend/src/components/Common/AudioPlayer.tsx
  • frontend/src/components/Common/Avatar.tsx
  • frontend/src/components/Common/AvatarEditModal.tsx
  • frontend/src/components/Common/BackButton.tsx
  • frontend/src/components/Common/CategoryMonetaryComponentsSheet.tsx
  • frontend/src/components/Common/ChargeItemDefinitionDrawer.tsx
  • frontend/src/components/Common/ChargeItemDefinitionPicker.tsx
  • frontend/src/components/Common/Charts/ObservationChart.tsx
  • frontend/src/components/Common/Charts/ObservationHistoryTable.tsx
  • frontend/src/components/Common/CircularProgress.tsx
  • frontend/src/components/Common/ComboboxQuantityInput.tsx
  • frontend/src/components/Common/ConfirmActionDialog.tsx
  • frontend/src/components/Common/ContactLink.tsx
  • frontend/src/components/Common/CriticalActionConfirmationDialog.tsx
  • frontend/src/components/Common/DateTimeInput.tsx
  • frontend/src/components/Common/DebugPreview.tsx
  • frontend/src/components/Common/DisablingCover.css
  • frontend/src/components/Common/DisablingCover.tsx
  • frontend/src/components/Common/Drawings/ExcalidrawEditor.tsx
  • frontend/src/components/Common/ErrorBoundary.tsx
  • frontend/src/components/Common/FilePreviewDialog.tsx
  • frontend/src/components/Common/GeoLocationPicker.tsx
  • frontend/src/components/Common/IconPicker.tsx
  • frontend/src/components/Common/LanguageSelector.tsx
  • frontend/src/components/Common/LanguageSelectorLogin.tsx
  • frontend/src/components/Common/Loading.tsx
  • frontend/src/components/Common/LoginHeader.tsx
  • frontend/src/components/Common/OrgSelect.tsx
  • frontend/src/components/Common/PDFViewer.tsx
  • frontend/src/components/Common/Page.tsx
  • frontend/src/components/Common/PageHeadTitle.tsx
  • frontend/src/components/Common/PageTitle.tsx
  • frontend/src/components/Common/Pagination.tsx
  • frontend/src/components/Common/PasswordDialog.tsx
  • frontend/src/components/Common/PinPageDialog.tsx
  • frontend/src/components/Common/PluginErrorBoundary.tsx
  • frontend/src/components/Common/PrintFooter.tsx
  • frontend/src/components/Common/PrintTable.tsx
  • frontend/src/components/Common/ProductionWarningBanner.tsx
  • frontend/src/components/Common/RailPanel.tsx
  • frontend/src/components/Common/RelativeDateTooltip.tsx
  • frontend/src/components/Common/RequirementsSelector.tsx
  • frontend/src/components/Common/ResourceCategoryForm.tsx
  • frontend/src/components/Common/ResourceCategoryList.tsx
  • frontend/src/components/Common/ResourceCategoryPicker.tsx
  • frontend/src/components/Common/ResourceDefinitionCategoryPicker.tsx
  • frontend/src/components/Common/ResourceSubTypePicker.tsx
  • frontend/src/components/Common/RoleOrgSelector.tsx
  • frontend/src/components/Common/RoleSelect.tsx
  • frontend/src/components/Common/ScrollToTop.tsx
  • frontend/src/components/Common/SearchInput.tsx
  • frontend/src/components/Common/SkeletonLoading.tsx
  • frontend/src/components/Common/Table.tsx
  • frontend/src/components/Common/TimelineWrapper.tsx

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

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.

@SomyaJain0308 SomyaJain0308 closed this by deleting the head repository Apr 12, 2026
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.

2 participants