Skip to content

Conversation

@galvana
Copy link
Contributor

@galvana galvana commented Feb 4, 2026

A merge of all the active Astralis branches. An always-ready demo.

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

galvana and others added 30 commits January 14, 2026 12:00
- Add chat provider configuration UI components
- Add Slack integration card with conversation support
- Add chat provider API slice and routes
- Add ChatProviderConfig model and database migration
- Gate feature behind alphaDataProtectionAssessments flag
- Exclude notification-integrations page (kept for separate PR)

Co-authored-by: Cursor <[email protected]>
@vercel
Copy link
Contributor

vercel bot commented Feb 4, 2026

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

Project Deployment Actions Updated (UTC)
fides-plus-nightly Error Error Feb 11, 2026 5:30am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
fides-privacy-center Ignored Ignored Feb 11, 2026 5:30am

Request Review

@galvana galvana added the do not merge Please don't merge yet, bad things will happen if you do label Feb 7, 2026
thabofletcher and others added 2 commits February 10, 2026 20:14
Show "Needs input" for answers without content instead of misleading
labels like "AI derived" or "System derived". The source label now
only displays the actual derivation source when answer text exists.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
- Add templates API endpoint and types for fetching assessment templates
- Use template data for assessment type selection instead of hardcoded values
- Make assessment grouping data-driven using template_id and template_name
- Add risk_level field to AssessmentResponse type
- Fix tag names to match base API (Privacy Assessment Questionnaire/Evidence)
- Simplify assessment generation to let backend handle all systems

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Add optional chaining to handle cases where data_categories is undefined

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Please don't merge yet, bad things will happen if you do

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants