refactor: pg-boss jobs and esign (#493)#559
refactor: pg-boss jobs and esign (#493)#559muzammilkhattri wants to merge 1 commit intocaptableinc:rebootfrom
Conversation
* feat: add queue utility * feat: add QUEUE_DATABASE_URL * feat: update member invite email * feat: update password reset email * feat: update share update email * feat: update data room email job * feat: update reinvite job * feat: register jobs * feat: add eSignNotificationWorker * feat: add authVerificationEmailWorker * feat: add esign confirmation job * feat: add esign pdf worker * feat: refactor name * refactor: move lib * feat: update * feat: use singleton * feat: split and register * chore: fix connection * fix: type * chore: fix type * chore: upgrade pg-boss * chore: fix type * fix: types * feat: move audit inside handler * feat: refactor sign-template * fix: remove sent status * feat: add status complete * feat: add new enums * fix: status map * fix: status * fix: job * feat: refactor esign * fix: status enum * feat: changes * chore: upgrade react email * feat: use render method
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Thank you for following the naming conventions for pull request titles! 🙏 |
feat: add queue utility
feat: add QUEUE_DATABASE_URL
feat: update member invite email
feat: update password reset email
feat: update share update email
feat: update data room email job
feat: update reinvite job
feat: register jobs
feat: add eSignNotificationWorker
feat: add authVerificationEmailWorker
feat: add esign confirmation job
feat: add esign pdf worker
feat: refactor name
refactor: move lib
feat: update
feat: use singleton
feat: split and register
chore: fix connection
fix: type
chore: fix type
chore: upgrade pg-boss
chore: fix type
fix: types
feat: move audit inside handler
feat: refactor sign-template
fix: remove sent status
feat: add status complete
feat: add new enums
fix: status map
fix: status
fix: job
feat: refactor esign
fix: status enum
feat: changes
chore: upgrade react email
feat: use render method