You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sure. I do have it on my list as well, but I'm only sporadically working on this, so it might take some time to get to it. Let me know if you want to contribute!
Unfortunately I don't have too much time to work on this project at the moment, but any kind of contributions are accepted, I'm happy to review them!
Since this would be a major feature, it might make sense to work on this on a branch until an initial version is ready for PR.
There would probably be a model class like GerritProjectData, analogous to GerritUserdata on JS side, and if some form of per-project preprocessing is needed, that would go on Java side. Keeping the code on the JS side as much as possible would be nice, so that users can be dynamically added and removed, and other such dynamic functionality could be easily added later.
There's some notes on how to easily develop the frontend in the commit message of 838d2b24, that should be helpful in getting started with some frontend changes.
Hi, nice tool for per-person stats, is there a possibility to generate cumulative per-project stats?
The text was updated successfully, but these errors were encountered: