Skip to content

Ciyex EHR UI v0.1.0#4

Merged
sivakumard merged 1 commit into
mainfrom
feature/initial-codebase
Mar 28, 2026
Merged

Ciyex EHR UI v0.1.0#4
sivakumard merged 1 commit into
mainfrom
feature/initial-codebase

Conversation

@sivakumard

@sivakumard sivakumard commented Mar 28, 2026

Copy link
Copy Markdown
Contributor

Overview

Initial codebase for the Ciyex EHR UI — a Next.js application providing the clinical EHR frontend for providers, nurses, front desk, billing, and admin roles.

Changes

  • Full EHR frontend codebase — Next.js/React application with role-based access control, clinical workflows, scheduling, billing, and FHIR integration
  • Security hardening — Removed hardcoded Docker registry password from Jenkins setup documentation; replaced with environment variable reference
  • Test credential cleanup — Extracted hardcoded test passwords from 15 E2E test files into process.env.TEST_USER_PASSWORD with fallback defaults
  • Version: 0.1.0

Environment Variables Required

Variable Description
REGISTRY_DEV_PASSWORD Docker registry password (dev/stage)
TEST_USER_PASSWORD Test user password for E2E tests (optional, defaults to fallback)

Test Plan

  • Verify application builds with npm run build
  • Verify E2E tests pass with TEST_USER_PASSWORD env var or default fallback
  • Verify Docker registry setup with env vars

🤖 Generated with Claude Code

- Full ehr-ui codebase (flattened, no source history)
- Credentials replaced with environment variable references
- Version: 0.1.0

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@sivakumard sivakumard changed the title Add ehr-ui codebase v0.1.0 Ciyex EHR UI v0.1.0 Mar 28, 2026
@sivakumard sivakumard merged commit 672b02c into main Mar 28, 2026
7 checks passed
@sivakumard sivakumard deleted the feature/initial-codebase branch March 28, 2026 15:57
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