Stewart Webb

Results 19 issues of Stewart Webb

Whenever the extension popup window is re-poened, a new event listener is added for the function trigger. This results in multiple downloads when the timetable button is clicked

bug

This extension is literally only useful to current UoM students, so the more of them that can be reached to tell them about this extension, the better. I'm no longer...

enhancement

Would perhaps be useful to see the changelog in the popup UI, to highlight new features/fixes

enhancement

Currently when the list of semesters loads, it will always default to the first semester (as that's first in the list of dates on the UoM page). It should be...

enhancement

May be able to use Selenium for this: https://www.blazemeter.com/blog/6-easy-steps-testing-your-chrome-extension-selenium It would also be good for the codebase if all the logic could be pulled out into testable functions.

enhancement

At the moment, the semester break has to be hard-coded for each semester. It would be awesome if the break could be configured as part of the UI. It would...

enhancement

The toolbar/popup icon has been confirmed as not showing up on Chrome on Windows 8 on a Microsoft Surface (thanks @crozone !). I believe the issue is that the supplied...

bug

For some reason the new HTTP/2 server codepaths in the OpenTelemetry input plugin don't have any support for the `tag_from_uri` plugin option. This PR adds the same `v1_metrics` / `v1_logs`...

docs-required

Add some tests for the OpenTelemetry input plugin's `tag_from_uri` feature. Unfortunately if I remember correctly, not all these tests actually work for all signal types because there is still only...

docs-required