Skip to content

Migrate confirm order to GraphQL

This MR is just about porting the existing component ConfirmOrder from Vuex to GraphQL. Our goal is to re-create the current purchase flow with GraphQL instead of Vuex.

Additional notes:

Yes, the code may be ugly in some places but this is the 5th MR out of the 5. All non-blocking suggestions will be addressed in the next MRs.

See this epic for more information.

How to test it?

Enable the corresponding feature flag: Feature.enable(:new_route_ci_minutes_purchase).

Screenshots (strongly suggested)

purchase-2021-06-17_14.33.45

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Vitaly Slobodin

Merge request reports

Loading