-
- Downloads
Prevent User Caps from being available
Based on certain conditions, we will prevent the User Cap functionality from being available. This commit sets up the foundation for implementing this logic over coming iterations.
parent
af5de3cf
No related branches found
No related tags found
Showing
- ee/app/models/ee/namespace.rb 5 additions, 0 deletionsee/app/models/ee/namespace.rb
- ee/config/feature_flags/wip/ramon.yml 9 additions, 0 deletionsee/config/feature_flags/wip/ramon.yml
- ee/spec/features/groups/usage_quotas/usage_quotas_spec.rb 1 addition, 1 deletionee/spec/features/groups/usage_quotas/usage_quotas_spec.rb
- ee/spec/features/namespace_user_cap_reached_alert_spec.rb 4 additions, 0 deletionsee/spec/features/namespace_user_cap_reached_alert_spec.rb
- ee/spec/models/ee/member_spec.rb 3 additions, 1 deletionee/spec/models/ee/member_spec.rb
- ee/spec/models/ee/namespace_spec.rb 25 additions, 0 deletionsee/spec/models/ee/namespace_spec.rb
- ee/spec/views/shared/_namespace_user_cap_reached_alert.html.haml_spec.rb 2 additions, 0 deletions...hared/_namespace_user_cap_reached_alert.html.haml_spec.rb
ee/config/feature_flags/wip/ramon.yml
0 → 100644
Please register or sign in to comment