-
- Downloads
Hide new nav callout for new users
Users that registered after the new navigation feature flag was fully rolled out do not need to see the announcement about it. This adds a date check to ensure only users created before June 2nd 2023 get the callout. Changelog: changed
parent
adaf9539
No related branches found
No related tags found
Showing
- app/helpers/users/callouts_helper.rb 9 additions, 1 deletionapp/helpers/users/callouts_helper.rb
- ee/app/helpers/code_suggestions_alert_helper.rb 6 additions, 1 deletionee/app/helpers/code_suggestions_alert_helper.rb
- ee/spec/features/code_suggestions_alert_spec.rb 31 additions, 18 deletionsee/spec/features/code_suggestions_alert_spec.rb
- spec/features/nav/new_nav_callout_spec.rb 22 additions, 2 deletionsspec/features/nav/new_nav_callout_spec.rb
-
mentioned in merge request kubitus-project/kubitus-installer!2224 (merged)
Please register or sign in to comment