Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Latest commit

 

History

History
37 lines (29 loc) · 3.77 KB

MIGRATION.md

File metadata and controls

37 lines (29 loc) · 3.77 KB

dp-frontend-renderer migration

The dp-frontend-renderer is being deprecated and the files migrated to the relevant controller/service.

The services are likely to be in a transient state, where a file has been migrated but the affected service has not been released to production. At this point, the files will still be in the dp-frontend-renderer but pending removal.

Due to the toml/localisation files being site wide, the sections migrated are listed. The files cannot be removed until the whole migration is complete.

Use the tables as a guide.

Templates

Files (assets/templates) New location Deleted from renderer
../banners/cookies.tmpl dp-renderer/assets/templates/banners Yes
../banners/covid.tmpl dp-renderer/assets/templates/banners No
All json-Id templates (../partials/json-ld) dp-renderer/assets/templates/partials/json-ld No
../partials/breadcrumb.tmpl dp-renderer/assets/templates/partials/breadcrumb.tmpl No
../partials/feedback.tmpl dp-renderer/assets/templates/partials/feedback.tmpl No
../partials/footer.tmpl dp-renderer/assets/templates/partials/footer.tmpl No
../partials/gtm-data-layer.tmpl dp-renderer/assets/templates/partials/gtm-data-layer.tmpl No
../partials/header.tmpl dp-renderer/assets/templates/partials/header.tmpl No
../partials/spinner.tmpl dp-renderer/assets/templates/partials/spinner.tmpl No
../error.tmpl dp-renderer/assets/templates/error.tmpl No
../main.tmpl dp-renderer/assets/templates/main.tmpl No
All dataset landing page templates (../datasetLandingPage) dp-frontend-dataset-controller/assets/templates Yes
../partials/release-alert.tmpl dp-frontend-dataset-controller/assets/templates/partials No
../cookies-preferences.tmpl dp-frontend-cookie-controller/assets/templates Yes
Search templates dp-frontend-search-controller/assets/templates Yes

Toml

Section New location
Header dp-renderer/assets/locales
Cookies dp-frontend-cookie-controller/assets/locales
Dataset landing page dp-frontend-dataset-controller/assets/locales