This month in addition to releasing Flagged Ideas into production, we were able to focus more on refactorings and other code improvements! 🎉
Bug Fixes
✅ Fixed - Allow admins without read-write permission to upload attachments when making internal comments
✅ Fixed - Validate feedback text is not blank when capturing feedback
✅ Fixed - Exclude spam ideas from daily notifications
✅ Fixed - UI issues after merging an idea
✅ Fixed - Activity report by forum doesn't initially respect date filter
✅ Fixed - Votes for deleted ideas shown in contributor console
✅ Fixed - Decode base64 errors from Azure Dev590 Activity report header buttons should align with right edge of content
✅ Fixed - Fix http method detection for api/v1 docs
✅ Fixed - Use separate workers/emails for annual exports to address export timeouts
✅ Fixed - Quick fix for flagged ideas not loading
✅ Fixed - Security bug in Helpdesk that allowed unauthorized access to ticket attachments in certain situations
✅ Fixed - Salesforce contributor sidebar fails to load
✅ Fixed - Time discrepancy with @mentions
✅ Fixed - Merge duplicate UV user profile activity for newforma
✅ Fixed - Remove code related to pinned feedback
✅ Fixed - Update node-forge to fix security vulnerability
✅ Fixed - Create separate ESLint rules for React
Tweaks and Improvements
ℹ️ Portal search: order by votes
ℹ️ Indicate the user an access token is attached to
ℹ️ Only send unlinked feedback to Slack channels configured to receive all feedback across forums and categories
ℹ️ Update link to widget documentation
ℹ️ Bump the number of similar ideas we show in the contributor console from 3 to 20
ℹ️ Change idea links in the contributor clients to automatically go to the admin console or the portal depending on which you have access to, like we do in Slack
ℹ️ Comm thread styling issues
ℹ️ Functional component refactorings
ℹ️ Refactor admin-react collections to use fetch pattern
ℹ️ Update CompanyLogo worker to handle 429 errors from Brandfetch
ℹ️ Get rid of cloneDeep in admin-react
ℹ️ Update TypeScript to 3.9.7
ℹ️ Clean up TODOs after typescript update
Work in Progress
🔧 Roadmap Performance