RepoSense icon indicating copy to clipboard operation
RepoSense copied to clipboard

Change portfolio mode to use custom sort order

Open Airiinnn opened this issue 8 months ago • 2 comments

What feature(s) would you like to see in RepoSense

Now that custom sort order (follows initial order of rows in repo-config.csv) has been added in #2331, it would be better for portfolio mode to use that ordering instead of the current sort by ascending group name.

Reasoning is that there is currently no way for the user (portfolio creator) to specify the order of the repositories in portfolio mode. It would be better for the user to be able to customize the order through the config file, so they can put more important / recent projects at the top.

Is the feature request related to a problem?

If possible, describe the solution

For portfolio mode, change the filter settings when filtering repositories to use the custom sort order.

It should be a small change in c-summary-portfolio.vue (as well as tests).

If applicable, describe alternatives you've considered

Additional context

Airiinnn avatar Apr 25 '25 06:04 Airiinnn

Hi, could i work on this issue?

gladwintan avatar Jun 23 '25 02:06 gladwintan

Hi, could i work on this issue?

@gladwintan Hi! Apologies for the slow response. Sure, we'll be happy to have your help.

If you need info about the setup, workflow, PRs etc, you can check out our developer guide. Or you ping me if you're still having issues.

Thanks!

Edit: Updated DG link to latest version.

Airiinnn avatar Jun 24 '25 01:06 Airiinnn