adr-manager icon indicating copy to clipboard operation
adr-manager copied to clipboard

How to add non-organization accounts?

Open koppor opened this issue 5 years ago • 3 comments

It does list all repositories - except the ones of my user account

grafik

grafik

koppor avatar Jan 05 '21 11:01 koppor

It somehow lists my repositories, but the filtering does not work

grafik

koppor avatar Jan 05 '21 15:01 koppor

Dumb comment: Why is the "Add Repositories" list not "just" a table? Example: https://datatables.net/

koppor avatar Jan 05 '21 16:01 koppor

Searching should work by now in the main branch. (It's slow but working)

Dumb comment: Why is the "Add Repositories" list not "just" a table? Example: https://datatables.net/

Mostly because I didn't consider it. If this seems cleaner/prettier, the layout could be changed to something similar to: grafik

(One small problem is that there doesn't seem to be an API request telling how many repos the user has access to. Therefore, the max value of the table (at the bottom right) would only tell how many repo names are loaded, but not how many could be loaded.)

KLBa avatar Jan 11 '21 17:01 KLBa