-
Notifications
You must be signed in to change notification settings - Fork 382
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CLDR-17461 Forum posts in vetting view, boost performance, change icons
-Add a cache localeForumStatusMap in SurveyForum.java -New class SurveyForum.LocaleForumStatus -Get all the status for a locale with a single sql call -Clear the cache for a locale when a post is added/closed -Revise icons in the Comparison (English) column: 👁️🗨️ and 💬 -👁️🗨️ means: This item has one or more forum posts, some of which are open -💬 means: This item has one or more forum posts, all of which are closed -Change let to const for two items in cldrSurvey.mjs; remove @Property -TODO comment in cldrForum.mjs for updating table when a post is added/closed
- Loading branch information
Showing
5 changed files
with
70 additions
and
33 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