Cameron Dawson
Cameron Dawson
## Issue summary This was found when bug-hunting in the new Webified / React version of the Settings > Notifications > Template Editor of the Admin. You must enable internal...
I'll like to be able to add some `HTML` to the search bar to add a few buttons. Since there's lots of screen real-estate on the left side, this would...
I found when I controlled the ``highlight`` prop via state, that once highlight has been set once, it is hard to remove. I tried setting my ``state`` ``highlight`` value to...
## Notes from Cam 1. The lines changed is only huge because of `yarn.lock` removal and `pnpm-lock.yaml` addition. Many of the files changed are just removing the hot reload. 2....
This is an extension of PR #9115. So that should be merged first. I separated many of the changes into separate commits to attempt to help with reviewing. You may...
Only the last commit applies to this. This PR sits atop #9114 ## Summary This PR upgrades several frontend packages to modernize the codebase: ### Package Changes - **Added**: `@mui/x-date-pickers`...
This updates the counts in both Push Health, and the status lines in Treeherder for a push.
Not complete yet, and not exhaustive. But this fixes a LOT of them. It's large, so I tried to break types of fixes into different commits. But I wasn't perfect...
Relies on #9112 which must be merged first. This was minor, but still showed up as a deprecation.
This PR simplifies the query Push health uses to find failures.