feat: notifications and flow fixes
This commit is contained in:
parent
423cfd4bbb
commit
8f8e95c292
9 changed files with 103 additions and 26 deletions
|
|
@ -1,5 +1,5 @@
|
|||
module.exports = {
|
||||
WAIT: 'WAIT',
|
||||
PENDING: 'PENDING',
|
||||
RETRY: 'RETRY',
|
||||
APPROVED: 'APPROVED',
|
||||
REJECTED: 'REJECTED'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue