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

fix(secure-onboarding) Fix component and key state #439

Merged
merged 3 commits into from
Nov 3, 2023

Conversation

ravinadhruve10
Copy link
Contributor

@ravinadhruve10 ravinadhruve10 commented Oct 27, 2023

Fix summary:

Correctly manage the components state and key state

  1. Updated the API call with query param.
  2. Handling resource data to api objects and api objects to resource data conversions.
  3. Handling decoding/encoding of keys and json conversions with proper indentation.
  4. Refactored the structure to maintain order in the component schema list field as well as key fields.
  5. Refactored some of the naming of methods and vars.

Testing done:

Validated with acceptance tests on staging and E2E tests.

Fix summary:
-------------
Correctly manage the components state and key state
1. Updated the API call with query param.
2. Handling resource data to api objects and api objects to resource data conversions.
3. Handling decoding/encoding of keys and json conversions with proper indentation.
4. Refactored the structure to maintain order in the component schema list field as well as key fields.
5. Refactored some of the naming of methods and vars.

Testing done:
--------------
Validated with acceptance tests on staging and E2E tests.
Left with one issue to fix. Marking it draft.
@ravinadhruve10 ravinadhruve10 marked this pull request as ready for review November 1, 2023 23:42
@cgeers cgeers merged commit d3b3af5 into master Nov 3, 2023
23 checks passed
@cgeers cgeers deleted the fix/secure-onboarding-key-state branch November 3, 2023 17:22
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