activity icon indicating copy to clipboard operation
activity copied to clipboard

Making it easier for nonprofits to manage their project activities and indicators. Interested in contributing? Check out our open issues: https://tinyurl.com/activity-issues

Results 114 activity issues
Sort by recently updated
recently updated
newest added

When I try to start up the activity app using docker-compose, I get the following error: ModuleNotFoundError: No module named 'activity.settings.local' I did set up a virtual environment and I'm...

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.1.0 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...

dependencies
python

Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...

dependencies
python

## What is the Purpose? Use the new Digitalocean container registry in CI scripts and Github Actions ## What was the approach? Added a secret with the DO access token...

## What is the Purpose? Resolves https://github.com/hikaya-io/activity/issues/779 ## What was the approach? There was a missing command to copy the settings file before launching the app ## Are there any...

We would like deploy Activity on the production cluster Ref: https://github.com/hikaya-io/k8-deployments/issues/2

priority: high

Activity has been deployed into production (Docker image in the new Docker Hub, GitOps/Flux integration, image automation...) A few todos, related to the Docker image for production, still need to...

good first issue
infrastructure

**Is your feature request related to a problem? Please describe.** We are currently using two Dockerfiles : `Dockerfile` and `docker-deploy/Dockerfile` **Acceptance Criteria** Use a single one after reconciliating between them...

good first issue
infrastructure

**Is your feature request related to a problem? Please describe.** As an **ADMIN** user wants to see Service type listed **Acceptance Criteria** ``` GIVEN I am a logged in **ADMIN**...

enhancement
2