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

Deploy Sep 09, 2024 #745

Merged
merged 9 commits into from
Sep 3, 2024
Merged

Deploy Sep 09, 2024 #745

merged 9 commits into from
Sep 3, 2024

Commits on Aug 27, 2024

  1. Fix the act errors by merging a testcase into another in CompareWithB…

    …ase and CompareOverTime (#723)
    julienw authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    977c72b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. PCF-503 Increase the count of the returned search (#735)

    Increase the count of the returned search
    beatrice-acasandrei authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    178578e View commit details
    Browse the repository at this point in the history
  2. PCF-497 The warning icon showing up when comparing try vs mozilla-cen…

    …tral sho… (#736)
    
    The warning icon showing up when comparing try vs mozilla-central should give more information about _why_ it's not recommended
    beatrice-acasandrei authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e1c02dd View commit details
    Browse the repository at this point in the history
  3. PCF-506 Always show the graphs (#734)

    Remove display graph condition
    esanuandra authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    81e13e5 View commit details
    Browse the repository at this point in the history
  4. Populate the search form in the home page from the URL (#730)

    * Add a loader to process the search params
    
    * Use the loader values in SearchContainer
    
    * Update existing tests
    
    * Add new tests
    julienw authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4e82cb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Increase range of the kde graph and other tweaks (#740)

    * Increase the range of the KDE graph
    
    * When there's just one point, figure out some default range for the common graph
    julienw authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    81cb21e View commit details
    Browse the repository at this point in the history
  2. Persist the search term in the url (#724)

    * Persist the search term in the url
    
    * Add a test that checks search params for various search terms
    
    * Persist the search on subtest results page as well
    canova authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b1f272e View commit details
    Browse the repository at this point in the history
  3. PCF-439 Serve imgs from project src vs github (#742)

    * serve img from project src vs github
    
    * add missing header import and fix tsc warnings
    Carla-Moz authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    850cde5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68a7dee View commit details
    Browse the repository at this point in the history