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(web): integrate rocket.chat #867

Merged

Conversation

chandhuDev
Copy link
Contributor

It integrates the Rocket.Chat webhook to current notification system.
And fixes the bug in the deployment by fixing the NotificationMessageTypes to align exactly with the file names in the web/crux/assets/notificationTemplates

@chandhuDev chandhuDev requested a review from a team as a code owner October 21, 2023 08:24
Copy link
Contributor

@robot9706 robot9706 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, I've tested it with a local rocket chat instance and it works fine.

There's one other thing though: You modified the database schema so please add a migration script as well, you can do it using npx prisma migrate dev.

Also please read the CONTRIBUTING.md, because the name of your PR is not valid.

web/crux-ui/src/validations/notification.ts Outdated Show resolved Hide resolved
web/crux/src/domain/notification-templates.ts Outdated Show resolved Hide resolved
@chandhuDev
Copy link
Contributor Author

can you please check now @robot9706

@robot9706 robot9706 changed the title feat/adds the functionality of integrating rocket.chat webhook feat(web): integrate rocket.chat Oct 24, 2023
@polaroi8d
Copy link
Collaborator

can you please check now @robot9706

Linter is still failing.

@polaroi8d polaroi8d merged commit ebb7051 into dyrector-io:develop Oct 31, 2023
26 checks passed
@chandhuDev chandhuDev deleted the feat/rocket-webhook-integration branch November 2, 2023 09:43
@chandhuDev
Copy link
Contributor Author

fixes #234

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.

None yet

4 participants