Matjaž Horvat

Results 288 comments of Matjaž Horvat

I don't think there's any further action here beyond fixing https://github.com/mozilla/pontoon/issues/3254.

I use `loaddb` / `dumpdb` regularly and I can confirm this used to work and doesn't work anymore. The alternative solution might be to replace `pg_dumpall` with `pg_dump` and then...

> happy to help if the issue is open to contributions. Assigned :)

@flodolo Could you please test this feature on stage to verify it indeed fixes the bug? Note that behavior on GitHub is different - rather than **expanding** the observed period...

> When I click the button, I would expect more activity to be loaded if available (e.g. load X more events, not expand the time filter). > > It's even...

> 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...

Thanks for the update! When I test the patch locally, my [profile page](http://localhost:8000/profile/) says "Contribution activity since May 2024: ". It's not clear why since _May_ and if that's since...

> When I click the button, I would expect more activity to be loaded if available (e.g. load X more events, not expand the time filter). @flodolo It turns out...

@flodolo How about the button then just loads all the remaining events rendered on the graph, i.e. for the last 365 days? We can also group events by month in...

Agreed with Flod. And we should follow the GitHub profile page UI - add "Month YEAR" (e.g. May 2024) to the vertical timeline.