Luke Watts
Luke Watts
If the src/ directory files are .ts, elder should load them correctly. Removes use of hardcoded .js file extensions and relax to include check for .ts extension. With this change...
Introduces a `security` module which allows users to generate one of the following: * [Common Weakness Enumeration](https://cwe.mitre.org/) (CWE), example: CWE-12345 * [Common Vulnerabilities and Exposures](https://www.cve.org/) (CVE), example: CVE-2022-1234 * [Common...
**Describe the bug** When deploying to the [Project Kamp PROD](https://app.circleci.com/pipelines/github/ONEARMY/community-platform/2749/workflows/02ba7ea2-f937-4137-9238-24d50e7fc5ea/jobs/16490) environment, there are permissions issues around cleaning up items in the artifactregistry. ``` [2022-07-09T19:59:58.403Z]
Currently the community.fixing.fashion domain points to the academy instance. We should update this forward traffic to the Firebase instance.
We are looking to migrate `src/components/DropdownIndicator/index.tsx` to `packages/components/src/DropdownIndicator/DropdownIndicator.tsx` ✨ **This component was introduced to workaround a limitation of [react-select](https://github.com/JedWatson/react-select/issues/685#issuecomment-420213835). It may be possible to completely remove this item, please review...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
We are looking to migrate `src/components/Modal/Modal.tsx` to `packages/components/src/Modal/Modal.tsx` **Why?** - Improve structure of the components - Improve documentation for our existing components - Make it easier for our design team...
We are looking to migrate `src/components/Animations/FadeInOut.tsx` to `packages/components/src/FadeInOut/FadeInOut.tsx` **Why?** * Improve structure of the components * Improve documentation for our existing components * Make it easier for our design team...
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/) - [x] - Latest `master` branch merged PR Type - [X] Bug fix...
**Is your feature request related to a problem? Please describe.** Research articles are intended to be an ongoing collection of updates around a single theme. The research themes will be...