Skip to content

Story 1.1: core contract and export baseline#9

Draft
RudoiDmytro wants to merge 21 commits into
mainfrom
story-1-1-core-contract-export-baseline
Draft

Story 1.1: core contract and export baseline#9
RudoiDmytro wants to merge 21 commits into
mainfrom
story-1-1-core-contract-export-baseline

Conversation

@RudoiDmytro

Copy link
Copy Markdown
Contributor

Summary

  • add Story 1.1 planning and implementation artifacts to this branch
  • add Jest contract/export coverage plus test harness updates for the core UI controls
  • align VilnaCRMGmail mailto behavior with the configured footer email value

Test Plan

  • git diff --check
  • pnpm run lint:tsc --pretty false
  • pnpm exec jest --verbose --runInBand

Notes

  • Replaces Story 1.1: core contract and export baseline #8, which targeted 7-make-ui-toolkit; this PR targets main so repository CI checks will run.
  • Fresh local verification on March 10, 2026: TypeScript check passed; Jest passed with 19 suites and 53 tests.
  • Existing warning-only console noise remains in the suite around UiTooltipWrapper, UiTextFieldForm, and nested <p> composition.

@RudoiDmytro RudoiDmytro requested a review from Kravalg as a code owner March 10, 2026 18:36
@coderabbitai

coderabbitai Bot commented Mar 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e1bf1c45-9dc0-4607-ad61-1bc476ff4ccc

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

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.

@RudoiDmytro RudoiDmytro marked this pull request as draft March 10, 2026 18:39

@Kravalg Kravalg left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All ci checks should be green and triggered, currently only several of them triggered

@RudoiDmytro RudoiDmytro self-assigned this Mar 17, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jun 7, 2026

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
4 Security Hotspots

See analysis details on SonarQube Cloud

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.

Story 1.1: Core Contract and Export Baseline

3 participants