Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put the merged dashboard work live #627

Draft
wants to merge 432 commits into
base: live
Choose a base branch
from
Draft

Put the merged dashboard work live #627

wants to merge 432 commits into from

Conversation

Bjwebb
Copy link
Contributor

@Bjwebb Bjwebb commented Dec 11, 2024

This is a combination of the IATI Dashboard, IATI Publishing Stats, and Code for IATI analytics. The plan is to merge this in January, when it will also go live on https://dashboard.iatistandard.org/

Equivalent IATI-Stats PR: IATI/IATI-Stats#170

Bjwebb and others added 22 commits November 7, 2024 15:54
lint: Add black and isort
We do this instead of using the static directory, as some of django's
static files functionality assumes they won't change at run time.
Port this fix I made in the IATI-Publishing-Statistics repo:
IATI/IATI-Publishing-Statistics@35fd39c
Misc fixes to get merged dashboard ready to go live
Speed up page loads on the django site
These files are rather large, so it's necessary to not run get_stats.sh
in the CI. Instead I've added a mock shell script to set up the files it
needs.
This exists in the codeforIATI deploy, but not the new IATI one.
Instead we pick the latest date from gitdate.json.
dependabot bot and others added 2 commits December 11, 2024 17:03
Bumps [django](https://github.com/django/django) from 5.1.3 to 5.1.4.
- [Commits](django/django@5.1.3...5.1.4)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
chore(deps): Bump django from 5.1.3 to 5.1.4
(most of this change is black refromatting the list of urls so it can
have additions at the end)
feat: Serve stats files from the development server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants