Skip to content
  • Burton Rheutan's avatar
    988c8551
    Gateway UI - validate manual input · 988c8551
    Burton Rheutan authored
    
    
    This change validates manual input to the gateway UI when deploying
    new functions. This is to prevent poor user experience when attempting
    to deploy a function manually from the UI.
    
    The validation check on the function name is the same pattern that
    is used in the CLI to ensure that when the deploy button is pressed,
    the function will not fail validation.
    
    Signed-off-by: default avatarBurton Rheutan <rheutan7@gmail.com>
    988c8551
    Gateway UI - validate manual input
    Burton Rheutan authored
    
    
    This change validates manual input to the gateway UI when deploying
    new functions. This is to prevent poor user experience when attempting
    to deploy a function manually from the UI.
    
    The validation check on the function name is the same pattern that
    is used in the CLI to ensure that when the deploy button is pressed,
    the function will not fail validation.
    
    Signed-off-by: default avatarBurton Rheutan <rheutan7@gmail.com>
Loading