Skip to content

Release 1920

Choose a tag to compare

@github-actions github-actions released this 03 Sep 15:26
8d9c106

Trello card

https://trello.com/c/2uN8xObL/160-dev-add-a-date-range-to-csv-downloads

Context

The CSV exporter always exports data from the beginning of the academic year and users go and delete old records they already have from previous exports.

Allowing the users to export data for certain period, saves them from the trouble of deleting old records from the export.

Changes proposed in this pull request

  • Add a date range in the export page, so users can get data only for the dates they are interested for.

  • Install the govuk_design_system_formbuilder
    GSE is currently using a very old and deprecated formbuilder. So, this is a good opportunity to upgrade to the govuk_design_system_formbuilder and kick off the migration with the csv export form.

Guidance to review

Click the Download requests and bookings link in the school dashboard. There should be a form with a date range.