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

Feature/disabling notification sms whatsapp #182

Closed

Conversation

rupamkairi
Copy link
Contributor

Fixes #
Disabled the sending of notifications via SMS and WhatsApp.
This pull request builds on changes from Pull Request #181.

Changes in This Pull Request:

  • Updated schema.prisma to include a shadowDatabaseUrl entry different from directUrl, which might have been causing the build error. Also applied formatting to schema.prisma.
  • Disabled trpcMiddleware due to the Undefined trpcMiddleware issue.
  • Fixed a typo: changed inout to input.
  • Added a .prettierignore file to prevent individual formatters from making unintended changes during editing.
    • This will be added to .gitignore.
    • A specific Prettier configuration will be included to ensure consistent code formatting across the project.

@sagararyal

Updated Prisma & Sentry to latest versions.

Previously they cause issue while installing with newer (>=18 ) versions of node.
Added filter on alertMethod for sms & whatsapp.

undefined trpcMiddleware is disabled
`input` typo fix
Updated Prisma & Sentry to latest versions.

Previously they cause issue while installing with newer (>=18 ) versions of node.
Copy link

vercel bot commented Dec 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
fire-alert ❌ Failed (Inspect) Dec 20, 2024 6:09am

@rupamkairi rupamkairi closed this Dec 24, 2024
@rupamkairi rupamkairi deleted the feature/disabling-notification-sms-whatsapp branch December 24, 2024 07:03
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