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: implement the app page components for alterations for handler (HL-1247) #2982

Merged
merged 2 commits into from
May 22, 2024

Commits on May 22, 2024

  1. feat: implement the app page components for alterations for handler

    Includes the following features and related fixes:
    - Added cancellation fields in the alteration database model
    - Decision information box, partially shared with the applicant
      interface
    - Decision calculation accordion component
    - Alteration accordion component for handler with expanded details
      compared to those in the applicant view
    - Alteration deletion in the "received" state (similar to applicant
      view)
    - Alteration cancellation in the "handled" state
    - Sorting by application number in the pending alteration list view
    - Added link to the application in the pending alteration list view
    - Fixed state filter for application alteration list endpoint
    - Fixed alteration count bubble appearing in the navigation
      even if the number of pending alterations is zero
    - Fixed cancelled alterations showing up in the applicant interface
    - Fixed patching a handled alteration reporting an overlapping
      alteration with itself
    EmiliaMakelaVincit committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b247395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3519558 View commit details
    Browse the repository at this point in the history