Skip to content

EAP: Bugs and feedback changes 2#2312

Merged
frozenhelium merged 2 commits into
fix/eap-feedback-changesfrom
fix/eap-feedback-changes-2
Apr 17, 2026
Merged

EAP: Bugs and feedback changes 2#2312
frozenhelium merged 2 commits into
fix/eap-feedback-changesfrom
fix/eap-feedback-changes-2

Conversation

@shreeyash07
Copy link
Copy Markdown
Collaborator

@shreeyash07 shreeyash07 commented Apr 7, 2026

Depends On

Changes

  • Changes in DateInput for month and date
  • pass type props in every DateInput field
  • remove year option in timeFrame for readiness and prepositioning
    activities
  • make ap code form fields view only
  • add revise button for creating new version
  • fix admin2 not found issue
  • update in translation strings
  • Additional attachment modal

This PR Ensures:

  • No typos or grammatical errors
  • No conflict markers left in the code
  • No unwanted comments, temporary files, or auto-generated files
  • No inclusion of secret keys or sensitive data
  • No console.log statements meant for debugging
  • All CI checks have passed

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 7, 2026

⚠️ No Changeset found

Latest commit: cc154e5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@shreeyash07 shreeyash07 force-pushed the fix/eap-feedback-changes-2 branch 3 times, most recently from 6b6edf8 to e3816b1 Compare April 10, 2026 10:39
@shreeyash07 shreeyash07 changed the title Fix/eap feedback changes 2 EAP: Bugs and feedback changes 2 Apr 12, 2026
@shreeyash07 shreeyash07 marked this pull request as ready for review April 12, 2026 12:39
@shreeyash07 shreeyash07 force-pushed the fix/eap-feedback-changes-2 branch from 5a2c2d7 to e3bf2e5 Compare April 16, 2026 08:23
filters={!presentationMode && (
<>
<DateInput
type="date"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Let's make it default prop

value={rawFilter.startDateAfter}
/>
<DateInput
type="date"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Let's make it default prop

filters={(
<>
<DateInput
type="date"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Let's make it default prop

Comment thread app/src/components/domain/AppealsTable/index.tsx Outdated
Comment thread app/src/components/domain/EapOperationActivityInput/index.tsx Outdated
Comment thread app/src/views/EapSimplifiedForm/PlannedOperations/OperationsInput/index.tsx Outdated
Comment thread app/src/components/domain/Admin2Input/index.tsx Outdated
Comment thread app/src/views/EapSimplifiedForm/schema.ts Outdated
Comment thread app/src/views/EapSimplifiedForm/schema.ts Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@frozenhelium to review this in more details later

@shreeyash07 shreeyash07 force-pushed the fix/eap-feedback-changes-2 branch from e3bf2e5 to 68c9d75 Compare April 16, 2026 12:48
    - add partners field in both eap forms
    - pass type props in every DateInput field
    - remove year option in timeFrame for readiness and prepositioning activities
    - make ap code form fields view only
    - update in translation strings
    - add missing validation for plannedOperations and enablingApproaches form fields
    - add eap apCode options for both forms
    - improve eap table action flow
    - add revise button for creating new version
    - add additional attachments modal in EAP table
    - make lead_timeframe_unit and lead_time field required
    - replace diff library to diff-match-patch
    - new DiffTextOutput components
    - update PrintableDescription and PrintableLabel components
    - add utility function for expected_submission_time field
@frozenhelium frozenhelium force-pushed the fix/eap-feedback-changes-2 branch from 91a1eb7 to cc154e5 Compare April 17, 2026 01:52
@frozenhelium frozenhelium merged commit 21f3983 into fix/eap-feedback-changes Apr 17, 2026
14 checks passed
@frozenhelium frozenhelium deleted the fix/eap-feedback-changes-2 branch April 17, 2026 01:53
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