Skip to content

[Frontend] Show success banner to user when trial starts

Ammar Alakkad requested to merge show-trials-started-banner into master

What does this MR do?

Part of #13233 (closed).

It will show a success banner/alert to the user when the trial starts, the user will be redirected to the billing page along with trial=true GET parameter.

Showing the banner will depend on the trial parameter and whether the namespace has an active_trial.

Screenshots

User's billing page

Before After
Screen_Shot_2019-09-17_at_21.38.57 Screen_Shot_2019-09-17_at_21.38.53

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Edited by 🤖 GitLab Bot 🤖

Merge request reports