-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Replace Web Notification rendering engine from gtmpl to Vue - M…
…EED-2479 - Meeds-io/MIPs#80 (#416) This change will allow to not having a gtmpl template associated for some Web Notifications to use Frontend side display instead. This will ensure a better UX, evolutivity and maintainability.
- Loading branch information
Showing
22 changed files
with
506 additions
and
275 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
44 changes: 0 additions & 44 deletions
44
...vices/src/main/java/org/exoplatform/wallet/notification/provider/WebTemplateProvider.java
This file was deleted.
Oops, something went wrong.
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
38 changes: 0 additions & 38 deletions
38
...c/main/webapp/WEB-INF/conf/wallet/templates/notification/web/RewardSuccessWebPlugin.gtmpl
This file was deleted.
Oops, something went wrong.
48 changes: 0 additions & 48 deletions
48
.../main/webapp/WEB-INF/conf/wallet/templates/notification/web/WalletReceiverWebPlugin.gtmpl
This file was deleted.
Oops, something went wrong.
53 changes: 0 additions & 53 deletions
53
...n/webapp/WEB-INF/conf/wallet/templates/notification/web/WalletRequestFundsWebPlugin.gtmpl
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.