• Ezekiel Kigbo's avatar
    Set stage id correctly · cf091d83
    Ezekiel Kigbo authored
    Checks if the stage is persisted, if it is
    it will use the stage id, otherwise the stage
    title should be used as the id for stage data
    requests.
    
    Minor cleanup and linting
    
    Remove unneeded getter
    
    Minor clean up
    
    Added tests for convertObjectKeysToSnakeCase
    
    Address minor review comments
    
    Cleanup event handlers
    
    Moved convertObjectKeysToSnakeCase function to
    common_utils, this was previously located in
    text_utility.
    
    Filter for stage stats by stage name
    cf091d83
cycle_analytics_spec.rb 15.7 KB