Skip to content

Support async viewcontext#60

Merged
alexluckett merged 8 commits intomainfrom
support-async-viewcontext
May 6, 2025
Merged

Support async viewcontext#60
alexluckett merged 8 commits intomainfrom
support-async-viewcontext

Conversation

@alexluckett
Copy link
Copy Markdown
Contributor

Proposed change

Support async viewcontext, so FCP's view context can be used by DXT: https://github.com/DEFRA/grants-ui/blob/87e3d18cebca4b356a0b72e4c93ea8daf68aeade/src/config/nunjucks/context/context.js#L21

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@alexluckett alexluckett force-pushed the support-async-viewcontext branch from 9c1ab95 to 9b8194f Compare May 2, 2025 15:48
@alexluckett alexluckett force-pushed the support-async-viewcontext branch from 4667067 to 98cc35e Compare May 6, 2025 09:41
@alexluckett alexluckett force-pushed the support-async-viewcontext branch from 5a59c63 to ffb8d26 Compare May 6, 2025 09:47
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 6, 2025

@alexluckett alexluckett merged commit 4437af5 into main May 6, 2025
10 checks passed
@alexluckett alexluckett deleted the support-async-viewcontext branch May 6, 2025 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants