remove sign_in_form_vue feature flag
What does this MR do and why?
Related to #588330 (closed)
In gitlab-org#19615 (closed) we migrated the sign in form to Vue. This has been enabled on gitlab.com and default enabled in %18.9. We left the feature flag in the codebase to de-risk the change. This MR cleans up the feature flag, old code, and corresponding tests after it has been relased for one milestone (%18.10)
Tip for reviewing
Because we are unwrapping specs from the with_and_without_sign_in_form_vue block there are a lot of whitespace changes. If you Ignore whitespace changes it may be easier to review.
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Peter Hegman