-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Delete usage of Juzu and adapt Notification Settings - MEED-2445 …
…- Meeds-io/MIPs#79 This change updates Badges Portlet to not use Juzu anymore which has been deleted from Notifications Admin, the last portlet using Juzu. In addition, this change will adapt some Unit Tests to new behavior of Notification Settings that ensures that users are enabled before sending notification.
- Loading branch information
Showing
15 changed files
with
50 additions
and
332 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
46 changes: 0 additions & 46 deletions
46
.../java/org/exoplatform/addons/gamification/portlets/admin/badge/ManageBadgeController.java
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
...in/java/org/exoplatform/addons/gamification/portlets/admin/badge/ManageBadgesPortlet.java
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
...src/main/java/org/exoplatform/addons/gamification/portlets/admin/badge/assets/global.less
This file was deleted.
Oops, something went wrong.
48 changes: 0 additions & 48 deletions
48
.../src/main/java/org/exoplatform/addons/gamification/portlets/admin/badge/package-info.java
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
.../main/java/org/exoplatform/addons/gamification/portlets/admin/badge/templates/index.gtmpl
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
...ets/src/main/java/org/exoplatform/addons/gamification/portlets/common/BaseController.java
This file was deleted.
Oops, something went wrong.
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<div id="manage-badges-portlet" class='manage-badges-portlet'> | ||
<div class="container"></div> | ||
</div> |
62 changes: 0 additions & 62 deletions
62
services/src/test/java/io/meeds/gamification/mock/GamificationMockHttpServletRequest.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
Oops, something went wrong.