Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: mangle error codes to error indexes #3920

Merged
merged 12 commits into from Apr 2, 2021

Commits on Oct 25, 2020

  1. feat: mangle error codes to error indexes

    Added mangleErrors babel script which converts error messages from strings to error code indexes.
    andrewmcgivery committed Oct 25, 2020
    Copy the full SHA
    7ef1246 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Fixing header comment.

    andrewmcgivery committed Oct 26, 2020
    Copy the full SHA
    2c86ab3 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Feat: Aded formatProdErrorMessage function which is called during pro…

    …d build to link to redux error page, styled error page and changed to only show error text for error passed in url.
    andrewmcgivery committed Oct 28, 2020
    Copy the full SHA
    5b1c015 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6d19f93 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a544f84 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Copy the full SHA
    4b79b6c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Copy the full SHA
    db8580b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ee6871a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Copy the full SHA
    4b5c003 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    da8d83f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3e26550 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Copy the full SHA
    1cd8f07 View commit details
    Browse the repository at this point in the history