Luke Watts
Luke Watts
## Pull Request Submission Please check the boxes once done. The pull request must: - **Reviewer Documentation** - [ ] follow [CONTRIBUTING](https://github.com/snyk/cli/blob/master/CONTRIBUTING.md) rules - [ ] be accompanied by a...
## Pull Request Submission Please check the boxes once done. The pull request must: - **Reviewer Documentation** - [ ] follow [CONTRIBUTING](https://github.com/snyk/cli/blob/master/CONTRIBUTING.md) rules - [ ] be accompanied by a...
## Pull Request Submission Please check the boxes once done. The pull request must: - **Reviewer Documentation** - [ ] follow [CONTRIBUTING](https://github.com/snyk/cli/blob/master/CONTRIBUTING.md) rules - [ ] be accompanied by a...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...
PR Checklist - [x] - Commit [messages are descriptive](https://github.com/ONEARMY/community-platform/blob/master/CONTRIBUTING.md#--commit-style-guide), it will be used in our [Release Notes](https://github.com/ONEARMY/community-platform/releases/) PR Type - [ ] Bug fix (non-breaking change which fixes an issue)...
**Is your feature request related to a problem? Please describe.** The current search functionality for How-tos, Research and Questions relies on loading all documents using fuse.js, which can cause performance...
**Describe the bug** When viewing the Research listing page locally, http://localhost:3000/research, the browser console includes the following error message. ``` at a at LinkWithRef (http://localhost:3000/static/js/bundle.js:200471:7) at http://localhost:3000/static/js/bundle.js:27949:66 at Box (http://localhost:3000/static/js/bundle.js:108044:64)...
**Is your feature request related to a problem? Please describe.** Yes, the current Firebase Authentication email templates use a generic Firebase domain which can be confusing for users and doesn't...
This issue proposes to refactor the codebase from using the namespaced Firestore API to the modular Firestore API. This will require updating imports to the compat namespace, refactoring code to...