David Cook

Results 50 issues of David Cook

#### What? Why? I was looking to see if it was a good first issue, then I saw the solution so just did it. - Closes #11023 Eg if :oidc_settings...

user facing changes

#### What? Why? Some visual cues. too much? I swear the last commit worked before, I must have borken something. - Closes # ![Screenshot 2024-05-15 at 4 49 48 pm](https://github.com/openfoodfoundation/openfoodnetwork/assets/4188088/8a37f85a-ab9c-4c40-9de1-55f6abd01978)...

#### What? Why? A fix to ensure we dont' get stuck with an infinite loader when generating invoices. - Closes #12215 We could continue and remove the reflex, I just...

bug-s2
user facing changes

## Description On the new Bulk Edit Products screen (`/admin/products` with `admin_style_v3`), And I have hidden some columns using the "Columns" dropdown, When I select the product action Clone, A...

bug-s4

When the new Backoffice UI Uplift design (`admin_style_v3`) is the primary design, we need ensure we are using it while developing new changes: * dev environments * tests (local and...

## 1. Preparation on Thursday - [x] Merge pull requests in the [Ready To Go] column - [x] Include translations: `script/release/update_locales` - [x] Increment version number: `git push upstream HEAD:refs/tags/vX.Y.Z`...

## Description ## Expected Behavior When you apply a search term, producer filter, category filter, or pagination, the page state changes (different products are shown). To reflect this, the URL...

### What we should change and why (this is tech debt) When investigating #12533, we discovered that CSRF tokens are not used in the test environment. It makes sense to...

tech debt

On the new Bulk Edit Products screen (`/admin/products` with [feature toggle](https://github.com/openfoodfoundation/openfoodnetwork/wiki/Feature-toggles) `admin_style_v3`): We want to remove the StimulusReflex action from the "Clear Search" button that appears when there are no...

good first issue
tech debt

## Description Raised in https://github.com/openfoodfoundation/openfoodnetwork/pull/11750: **When product and associated variant are updated, but there are errors:** Neither should be saved, summary should show, and unsaved values retained with red/orange border....