Harmit Goswami
Harmit Goswami
Fix #2622 Implemented a button to show more (i.e. older) activity in the user profile activity log. This feature was achieved by modifying the existing `get_contribution_timeline_data` function to retrieve data...
Fixes #3221 Excluded context identifiers by default when searching strings on the `translate` view. Now, there is a search panel, identical in style to the existing filter panel, which allows...
The Machinery tab in the Translate frontend sometimes takes a while to load. There should be some sort of loading indicator until the tab gets populated with data. This tab...
Fix #3396 This PR adds the relevant stat tracking needed to award badges based on the criteria defined in the [specification](https://github.com/mozilla/pontoon/blob/3b840b967932e898b4ed398f7c7ea3d847106dd2/specs/0119-gamification-badges.md#feature-explanation). If these criteria are met, the relevant badge field...
Fix #3395 This PR displays badges in the user profile page. The respective badges are displayed if the user's level for that badge is above 1, and the level of...
Offshoot from #3396 From discussions with the team, we decided it would be nice to have an animation play on the user's screen when they are awarded a badge, rather...
Following the work from #3394, we need to award/update a user's badges according to the [milestones listed here in the spec](https://github.com/mozilla/pontoon/blob/3b840b967932e898b4ed398f7c7ea3d847106dd2/specs/0119-gamification-badges.md#feature-explanation). ~~We should also send a notification to the user...
Following the backend work from #3394, the respective badges for a user should be displayed on the Profile page. The designs of the badges have been sent over in a...
Currently, Pontoon doesn't differentiate between the Turkish 'ı' and 'i' (capital I and İ respectively), despite these being different characters. For example, these two queries produce the exact same results...