Nick Sellen
Nick Sellen
### Version 4.0.2 ### Reproduction link [github.com](https://github.com/nicksellen/vuex-package-json) ### Steps to reproduce Steps are included in the README for the repo, here is a minimal version. I have node version v17.9.0...
## What does this PR do? Very draft! Browse at your own peril. ### TODO This is a slightly daunting list of the modules (`src/*/datastore/*.js`) to convert over. - [x]...
(This issue is to focus on the code implementation of the discussion over here --> https://community.foodsaving.world/t/applicant-trial-pickup-proposal/575/30) * role requirement * Frontend PR: https://github.com/yunity/karrot-frontend/pull/2421 * Backend PR: https://github.com/yunity/karrot-backend/pull/1105 * trust for...
We have macOS enabled in our circleci environment so hopefully can get it built for iOS. See https://circleci.com/docs/2.0/sample-config/#sample-configuration-with-multiple-executor-types-macos--docker for a guide on how to add macOS build steps to our...
New vue style guideline --> https://vuejs.org/v2/style-guide/#Multi-word-component-names-essential Currently, I'll just disabled it in eslint config and link here.
Closes #2540 ## What does this PR do? This is part of making email address visibility configurable. ## Links to related issues ## Checklist - [ ] added a test,...
Overall issue: https://github.com/yunity/karrot-frontend/issues/2361 Forum thread: https://community.foodsaving.world/t/applicant-trial-pickup-proposal/575 Backend PR: https://github.com/yunity/karrot-backend/pull/1199 ## What does this PR do? UI for specifying an activity that has a role requirement, and optionally a number of...
Currently, if a user is in a timezone different to that of the group, this stuff happens: - notifications will be sent using group timezone, which may differ from their...
Following proposal over here --> https://community.karrot.world/t/conflict-resolution-with-possibility-to-remove-user-from-group/201/40 > So when a conflict resolution begins, everyone in the group will get a bell notification about it, and only those with the “new...
This PR is for https://community.karrot.world/t/nlnet-responsiblities/892 __Add frontend integration tests and aim for 75% test coverage__ task. Not much to see here so far, just a placeholder really.