Skip to content

Update generated types and fix all issues#7757

Draft
lucanovera wants to merge 12 commits intomainfrom
ENG-1991-Update-generated-types-in-admin-ui
Draft

Update generated types and fix all issues#7757
lucanovera wants to merge 12 commits intomainfrom
ENG-1991-Update-generated-types-in-admin-ui

Conversation

@lucanovera
Copy link
Contributor

@lucanovera lucanovera commented Mar 25, 2026

Ticket ENG-1991

Description Of Changes

Code Changes

Steps to Confirm

Pre-Merge Checklist

  • Issue requirements met
  • All CI pipelines succeeded
  • CHANGELOG.md updated
    • Add a db-migration This indicates that a change includes a database migration label to the entry if your change includes a DB migration
    • Add a high-risk This issue suggests changes that have a high-probability of breaking existing code label to the entry if your change includes a high-risk change (i.e. potential for performance impact or unexpected regression) that should be flagged
    • Updates unreleased work already in Changelog, no new entry necessary
  • UX feedback:
    • All UX related changes have been reviewed by a designer
    • No UX review needed
  • Followup issues:
    • Followup issues created
    • No followup issues
  • Database migrations:
    • Ensure that your downrev is up to date with the latest revision on main
    • Ensure that your downgrade() migration is correct and works
      • If a downgrade migration is not possible for this change, please call this out in the PR description!
    • No migrations
  • Documentation:
    • Documentation complete, PR opened in fidesdocs
    • Documentation issue created in fidesdocs
    • If there are any new client scopes created as part of the pull request, remember to update public-facing documentation that references our scope registry
    • No documentation updates required

Generator config fixes (Categories 2, 8) — fix in openapi-ts-api.config.ts, regenerate, eliminates ~15 errors
Import renames (Category 1) — mechanical find-and-replace, eliminates ~17 errors
New enum member handling (Category 3) — add entries in exhaustive maps, eliminates ~4 errors
Stale directives (Category 9) — delete lines, eliminates ~7 errors
@vercel
Copy link
Contributor

vercel bot commented Mar 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
fides-plus-nightly Error Error Mar 25, 2026 6:30pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
fides-privacy-center Ignored Ignored Mar 25, 2026 6:30pm

Request Review

@github-actions
Copy link

Dependency Review

✅ No vulnerabilities found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 36d35b1.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

  • clients/admin-ui/package.json
  • clients/package-lock.json

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