Jared Lockhart

Results 158 issues of Jared Lockhart

This week we saw a case where a recipe was unenrolling at an unexpectedly high rate early in the experiment. Data science noticed it when looking at the grafana dashboard,...

normandy

Presently, anyone can set the QA status flag on an experiment, unlike legacy where only QA users could set it. We should keep it open to everyone so that we...

Once the new list page is ready, let's replace the old list page by swapping out the urls for it. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-4541)

After we get the new list page setup, let's make sure we're prefetching the right fields and not anything we don't need to. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-4540)

After we get all the new static assets (ie boostrap, fontawesome, htmx, etc) setup in nimbus_ui_new, let's host them locally by defining them in an npm package manifest, and using...

Now that we have a light/dark toggle from bootstrap5 let's persist the users light/dark choice in localstorage. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-4528)

Let's hook up all the filtering on the left sidebar on the list page. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-4527)

Let's add the ability to sort by each of the table headers. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-4525)

It looks like our containers are taking increasingly long times to start up which is blowing out the timeouts during deploys. We've seen some stack traces that indicate it could...

Because * The new Nimbus list page has completed testing and is ready for use This commit * Swaps the urls in both the Django and React routers for the...