Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src/stores: add API call to fetch registration in progress to registerChallenge store #692

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

maceksimon
Copy link
Contributor

Add API call to fetch registration in progress to registerChallenge store:

  • Add RegisterChallengeResponse type.
  • Add getRegisterChallengeValues action to registerChallenge store.
  • Call the new action in onMounted hook on RegisterChallengePage.
  • Test loading of the data in register_challenge E2E test (in commonTests, add init interception function).
  • Add translation strings for API messages.
  • Add test fixture.

@tmszi tmszi added the enhancement New feature or request label Nov 12, 2024
@maceksimon maceksimon force-pushed the feature/register-challenge-get-values branch from 992e0f0 to ba674f7 Compare November 13, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants