Skip to content

Commit

Permalink
Merge pull request #30 from DEFRA/feature/clear-out-alpha-work
Browse files Browse the repository at this point in the history
clearing app down to bare bones in prep for tickets for beta
  • Loading branch information
teddmason authored Jan 11, 2024
2 parents 229c5ca + 92f4a3d commit d3d09dd
Show file tree
Hide file tree
Showing 117 changed files with 35 additions and 7,898 deletions.
4 changes: 2 additions & 2 deletions server/plugins/views.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ export default {
appVersion: version,
env: config.env,
assetPath: '/public',
govUkHome: constants.Urls.GOV_UK_HOME,
serviceNameUrl: constants.Urls.GOV_UK_SERVICE_HOME,
govUkHome: constants.urls.GOV_UK_HOME,
serviceNameUrl: constants.urls.GOV_UK_SERVICE_HOME,
serviceName: config.serviceName,
pageTitle: `${config.serviceName} - GOV.UK`,
analyticsAccount
Expand Down
62 changes: 0 additions & 62 deletions server/routes/anonymous.route.js

This file was deleted.

26 changes: 0 additions & 26 deletions server/routes/errors/page-not-found.route.js

This file was deleted.

26 changes: 0 additions & 26 deletions server/routes/errors/problem-with-service.route.js

This file was deleted.

26 changes: 0 additions & 26 deletions server/routes/errors/service-unavailable.route.js

This file was deleted.

38 changes: 0 additions & 38 deletions server/routes/evidence.route.js

This file was deleted.

71 changes: 0 additions & 71 deletions server/routes/fishing/fishing-caughtorkilled.route.js

This file was deleted.

86 changes: 0 additions & 86 deletions server/routes/fishing/fishing-current.route.js

This file was deleted.

Loading

0 comments on commit d3d09dd

Please sign in to comment.