monorepo icon indicating copy to clipboard operation
monorepo copied to clipboard

Freedom Combination Monorepo

Results 101 monorepo issues
Sort by recently updated
recently updated
newest added

This commit addresses issue #618, and implements push notifications using [next-pwa](https://www.npmjs.com/package/@ducanh2912/next-pwa) and [web-push](https://www.npmjs.com/package/web-push). To test this feature please follow these steps: 1. Generate VAPID keys using `yarn web-push generate-vapid-keys [--json]`...

### 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 [...] Separate profiles who...

investigate

### Describe the bug A clear and concise description of what the bug is. When person is already volunteered but again trying to volunteer, now we are saying error.description. It...

bug

### Describe the bug We create a profile for each user after they register. Some profiles are created using a voluntary form with no user connection. If those volunteers try...

bug

### Is your feature request related to a problem? Please describe. Currently we see the default error page without layout/menu. ### Describe the solution you'd like https://nextjs.org/docs/pages/building-your-application/routing/custom-error

frontend

### Describe the bug

bug
frontend

### Is your feature request related to a problem? Please describe. After volunteers have applied, send two separate emails: one to the volunteer and one to the admins. ### Describe...

api
impediment

### Describe the bug The `Send` button of the ObservationForm is not visible in mobile devices. ### To Reproduce Steps to reproduce the behavior: 1. Go to "/profiles" 2. Click...

bug
frontend