-
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve to manage notifications and proposals (#2046)
* chore: removed PROPOSAL_VARIANTS enum * feat: made notification and removed to create message when proposal is expiring * chore: removed useless state variable * Save notification body in Object (#2052) * PR for release v0.4.2 * feat: save notification body as object format --------- Co-authored-by: Greg Slepak <[email protected]> * chore: uncommented the codes from historical MessageInteractive.vue * chore: reverted changes according to the feedbackc * fix: tiny errors * fix: 2 small errors * fix: error in using param in notifyExpiringProposal function * chore: tiny update according to the feedback * chore: tiny update and travis retry --------- Co-authored-by: Greg Slepak <[email protected]>
- Loading branch information
Showing
10 changed files
with
226 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.