Remove unlimited members during trial alert banner
This MR Removes the "Get the most out of your trial with space for more members" banner and all related code.
Changes
Deleted files:
ee/app/components/namespaces/free_user_cap/unlimited_members_during_trial_alert_component.rbee/app/components/namespaces/free_user_cap/unlimited_members_during_trial_alert_component.html.hamlee/app/views/shared/_unlimited_members_during_trial_alert.html.hamlee/spec/components/namespaces/free_user_cap/unlimited_members_during_trial_alert_component_spec.rbee/spec/features/groups/user_interacts_with_unlimited_members_during_trial_alert_spec.rbee/spec/features/projects/user_interacts_with_unlimited_members_during_trial_alert_spec.rbee/spec/support/shared_examples/features/unlimited_members_during_trial_alert_shared_examples.rb
Modified files:
-
app/models/users/group_callout.rb- Marked enum value 18 as removed -
app/views/layouts/project.html.haml- Removed render call for the alert -
app/views/layouts/group.html.haml- Removed render call for the alert -
ee/spec/features/learn_gitlab_spec.rb- Removed tests for the alert
Edited by Paul W