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

Migrate Query pages to React #4429

Merged
merged 35 commits into from
Jan 6, 2020
Merged

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    032e04e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Configuration menu
    Copy the full SHA
    0cf9d98 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

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

Commits on Dec 13, 2019

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

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    f9bb4ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aab7cd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf9413d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f165631 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    192ad22 View commit details
    Browse the repository at this point in the history
  2. Migrate Query page to React: Visualization Tabs (#4453)

    Co-Authored-By: Levko Kravets <levko.ne@gmail.com>
    gabrieldutra and kravets-levko authored Dec 17, 2019
    Configuration menu
    Copy the full SHA
    c1d49ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8226b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    236b4c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    af5b224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0ea3be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6e213a View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

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

Commits on Dec 25, 2019

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

Commits on Dec 26, 2019

  1. Configuration menu
    Copy the full SHA
    b943cf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bea9007 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. Configuration menu
    Copy the full SHA
    81b712e View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

  1. Configuration menu
    Copy the full SHA
    3d5f5b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a06152 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d98d84 View commit details
    Browse the repository at this point in the history
  4. Migrate Query page to React: Query View (#4455)

    Co-authored-by: Levko Kravets <levko.ne@gmail.com>
    gabrieldutra and kravets-levko authored Dec 29, 2019
    Configuration menu
    Copy the full SHA
    bc5ad65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2484bc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db82b84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd18058 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

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

Commits on Dec 31, 2019

  1. Configuration menu
    Copy the full SHA
    1c11972 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    014de20 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Configuration menu
    Copy the full SHA
    0c1b45f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2934e53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2322ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    569a80f View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Migrate Query pages to React: cleanup (#4512)

    * Migrate Query pages to React: cleanup
    
    * Further cleanup
    
    * Remove unused dependencies
    
    * Fix embed pages
    
    * Attempt to fix flaky test
    
    * Cleanup: explicitly register the last Angular component
    
    * Move contents of /filters folder to /lib
    
    * Remove unnecessary import
    
    * Remove cy.wait from Parameters spec
    
    Co-authored-by: Gabriel Dutra <nesk.frz@gmail.com>
    kravets-levko and gabrieldutra authored Jan 6, 2020
    Configuration menu
    Copy the full SHA
    9729b72 View commit details
    Browse the repository at this point in the history