DOAJ / doaj

The Directory of Open Access Journals - website and directory software
Apache License 2.0
56 stars 16 forks source link

Feature/3849 historical numbers new #2421

Open amdomanska opened 4 days ago

amdomanska commented 4 days ago

Historical count of applications

continuation of: https://github.com/DOAJ/doaj/pull/2393

Please don't delete any sections when completing this PR template; instead enter N/A for checkboxes or sections which are not applicable, unless otherwise stated below

See https://github.com/DOAJ/doajPM/issues/3849

Describe the scope/purpose of the PR here in as much detail as you like

Categorisation

This PR...

Basic PR Checklist

Instructions for developers:

Instructions for reviewers:

Code Style

Documentation

Release Readiness

Testing

List the Functional Tests that must be run to confirm this feature

  1. Whole "Dashboard" testsuit https://doaj.github.io/doaj-docs/feature/3849_historical_numbers/testbook/index.html

Deployment

What deployment considerations are there? (delete any sections you don't need)

Configuration changes

What configuration changes are included in this PR, and do we need to set specific values for production

Scripts

What scripts need to be run from the PR (e.g. if this is a report generating feature), and when (once, regularly, etc).

Migrations

What migrations need to be run to deploy this

Monitoring

What additional monitoring is required of the application as a result of this feature

New Infrastructure

What new infrastructure does this PR require (e.g. new services that need to run on the back-end).

Continuous Integration

What CI changes are required for this