Skip to content

contribution API and integrate contribution modal#289

Merged
3m1n3nc3 merged 2 commits intogeevapp:mainfrom
gabito1451:contribution-API-and-Integrate-contribution-modal
Apr 24, 2026
Merged

contribution API and integrate contribution modal#289
3m1n3nc3 merged 2 commits intogeevapp:mainfrom
gabito1451:contribution-API-and-Integrate-contribution-modal

Conversation

@gabito1451
Copy link
Copy Markdown
Contributor

Pull Request Template

Description

I've successfully fully migrated the help contribution system to a persistent, server-side data flow!


Checklist

  • I have tested my changes locally
  • I have updated documentation as needed
  • I have run npx prisma generate after schema changes
  • I have run npx prisma migrate dev or npx prisma migrate deploy as appropriate

Post-Merge Steps for Maintainers

If this PR includes changes to the Prisma schema:

  1. Run the following command to apply the migration to your database:

    npx prisma migrate deploy

    or, for local development:

    npx prisma migrate dev
  2. Ensure your CI pipeline runs the migration before tests (add this step if missing):

    - name: Run Prisma Migrate
      run: npx prisma migrate deploy
  3. Make sure the database user in CI has permission to run migrations.


closes #278
closes #279
closes #186
closes #191

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 23, 2026

@gabito1451 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@3m1n3nc3 3m1n3nc3 merged commit 181613d into geevapp:main Apr 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants