#535 add repositories widget
Merged by abompard. Opened by ryanlerch.
ryanlerch/fedora-hubs repos-widget  into  develop

Download 535.patch

This adds a new widget called repositories. It is designed
to be shown on the team hub type only, and shows a list of
the repos set up in the team hubs config (in the dev platforms section)

It also shows how many open bugs and open PRs there are for each of
the repos set up.

repos-widget.png

This looks like a leftover... :-)

Look! Crumbs! Crumbs on his jacketses!

That looks nice! Thanks :-)

thanks for the review @abompard! just updated the commit to remove the logging stuff! nice pickup!

rebased onto e591b46c8b8f4fe22a2b2a45ecd6f7d7273e5680

So if you want to use .get() instead of the key lookup, make sure you use a default of [], otherwise the loop on None will fail. But the config should always return you a list anyway.

rebased onto 0747a9ce57e271bfc8099825263ee8a9fbe0d988

okies, updated the commit to just use the keys directly rather than .get()

/me just copied the .get() bit from the meetings widget without really understanding it properly :/

sorry!

rebased onto 79d5b6aefab9fbe124f99fd7d526b50129d640d1

rebased onto d5aae819bfd1ca6bf1e31241b04b9ab7713b6c82

Commit e4ce940d fixes this pull-request

Pull-Request has been merged by abompard

Pull-Request has been merged by abompard

Metadata