mozilla / bugzy

A bugzilla client for the Activity Stream Team
https://www.bugzy.org
10 stars 13 forks source link

feat: fetch iterations dynamically #233

Closed aminomancer closed 1 year ago

aminomancer commented 1 year ago

Fixes #227

aminomancer commented 1 year ago

As of Jan 21, the dynamically retrieved iterations are nearly identical to the previous hard-coded iterations. The only differences seem to be errors in the old iterations. I set up a little tool to check all the iterations, you can uncomment it from Preferences.js and then find it on the About Bugzy page. It just logs the iterations to the console

aminomancer commented 1 year ago

Should be up to date now. Complicated rebases