Harmit Goswami

Results 11 comments of Harmit Goswami

It seems after some research that database collation is the correct and recommended way to go: http://www.i18nguy.com/unicode/turkish-i18n.html However, even after reverting to our [previous approach](https://github.com/mozilla/pontoon/blob/6df98ce4796630bbf8b1f3fc0a4fc6371033ce0b/pontoon/base/models/entity.py#L859), I can confirm that Pontoon...

Hello, is there any update on this PR being merged?

After some testing I found out the following: Updates to a user's role always happen in the order of contributor -> translator -> manager. This means that if they get...

I've left in the check for if `after_count > before_count` inside of `assign_users_to_groups`, because the way I understand is the same function is also used for demotions. Thus, we should...

We've decided to move the remaining work for this PR in #3423, since both features would need to be shipped at the same time. Therefore, I'm closing this PR.

That makes sense to me. So then do we still want the button to add another month to the timeline per click, or like Flod suggested, retrieve latest X events?

Not sure what the best way is to display this information... any thoughts?

Sorry, forgot to add the images! This order of information makes the most sense to me (`Title -> Project/Locale -> Month -> Action`), but I was wondering what you two...

In this design iteration, it's a little difficult to discern which link you're clicking on when hovering over an action. I've reserved fixing this bug for now in case this...

> @harmitgoswami This is currently marked as a draft PR; could you clarify what sort of review you'd like of it, and/or what's still intended to be done to it?...