• Andrew Fontaine's avatar
    Enhance UX on Environment Form with Loading Icon · 9b63a678
    Andrew Fontaine authored
    The loading icon adds nice feedback to the user that _something_ is
    happening, but we only unset it in the error case as the good case (in
    both editing and creating) navigate us to a new page anyway.
    
    We also add some clientside validations following the pajamas guideline.
    
    Finally, delete the HAML form. We don't need it anymore.
    
    Changelog: changed
    9b63a678
environment_form_spec.js 2.92 KB