Releases: ONSdigital/dp-frontend-dataset-controller
Releases · ONSdigital/dp-frontend-dataset-controller
Release 1.38.0
Release 1.37.0
What's Changed
- Feature/adding coverage to variables table by @mr-nick17 in #296
- Fix/adding tzdata to fix timezone issues by @mr-nick17 in #297
Full Changelog: v1.36.0...v1.37.0
Release 1.36.0
What
- Added census branding to dataset landing page template
Release 1.35.0
Release 1.34.0
What's Changed
- Handle static files by @russ-davey in #278
- Handling v1 and v2 of the zebedee dataset JSON download section. if the JSON contains
file
assume the file is in zebedee. if the JSON containsuri
assume the file is in static file system (dp-files-api, dp-download-service).
- Handling v1 and v2 of the zebedee dataset JSON download section. if the JSON contains
- Get filtered output by @mr-nick17 in #279
- To retrieve dataset file sizes use go concurrency to improve performance by @nshumoogum in #280
- Migrate dataset page from babbage handlebars to dp-renderer template by @russ-davey in #282
- Refactor handlers into separate files by @code-engine in #284
- Refactor handler functions by @code-engine in #285
- Fix messaging when waiting for downloads by @mr-nick17 in #283
- Update variable table to use static area type title by @mr-nick17 in #286
- Handle new zebedee schema versions by @braddle in #287
- Template render testing by @braddle in #288
Release 1.33.0
What's Changed
- Use 'printf' to add build flags when generating assets by @PauloPortugal in #270
- Feature/update download copy and design enhancements by @mr-nick17 in #271
- Update landing page to use ID rather than title (#5664) by @jayfreestone in #272
- Feature/updating submit filter client method by @mr-nick17 in #273
- Get file size from static files instead of zebedee by @code-engine in #274
- Files api supplementary files by @code-engine in #275
- Feature/back-to UI component on mobile by @mr-nick17 in #276
- Release/1.33.0 by @mr-nick17 in #277
Full Changelog: v1.32.0...v1.33.0
Release 1.32.0
- Minor copy change
- Variables/summary table in mobile view
- Docker file change for local development
- Start filter/flex journey
Release 1.31.0
Removed local instance of collapsible; this can now be instantiated by the dp-renderer
library
Release 1.30.0
- Emergency banner implementation
- Update
clients-go
- Moved beta banner
Release 1.29.0
Components for census dataset landing page:
- Version history table
- Newer version available panel
- Mapping collapsible to variables description field in Florence
- Bug fix to download additional information