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: implement metricFindQuery #11

Merged
merged 59 commits into from
Aug 11, 2023
Merged

Commits on Jun 29, 2023

  1. Initial commit

    mure committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    14b44b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Templating

    mure committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c0fdbb3 View commit details
    Browse the repository at this point in the history
  2. Remove tag

    mure committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f609f89 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Add Data Frames data source

    mure committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b124b23 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Downloaded plugin template

    ggracechoi committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    bce2267 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. solved merge conflicts

    ggracechoi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2813cd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c94f08a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    4f11242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bc3048 View commit details
    Browse the repository at this point in the history
  3. Updated proper README

    ggracechoi committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    130e98d View commit details
    Browse the repository at this point in the history
  4. remove workflows

    mure committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4a8d748 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    0b4c173 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1501c2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cced05 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Updated type.ts

    ggracechoi committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    453cabf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9d1478 View commit details
    Browse the repository at this point in the history
  3. Before W2

    ggracechoi committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4a02579 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. W2 done

    ggracechoi committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b45c22e View commit details
    Browse the repository at this point in the history
  2. Deleted old code

    ggracechoi committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e310e35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    512798b View commit details
    Browse the repository at this point in the history
  4. Update src/datasources/system/components/SystemQueryEditor.tsx

    Co-authored-by: Cameron Waterman <cameron.waterman@ni.com>
    ggracechoi and cameronwaterman authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7421def View commit details
    Browse the repository at this point in the history
  5. Update src/datasources/system/types.ts

    Co-authored-by: Cameron Waterman <cameron.waterman@ni.com>
    ggracechoi and cameronwaterman authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    bc6eeb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. added getDefaultQuery

    ggracechoi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    5fb1b99 View commit details
    Browse the repository at this point in the history
  2. added utils.ts

    ggracechoi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4bd162e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ef8ac7 View commit details
    Browse the repository at this point in the history
  4. added utils.test.ts

    ggracechoi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8e50a42 View commit details
    Browse the repository at this point in the history
  5. ran lint

    ggracechoi committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    53e748e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. updated types.ts

    ggracechoi committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    8d9aad1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    085f10c View commit details
    Browse the repository at this point in the history
  3. Ran lint

    ggracechoi committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4727692 View commit details
    Browse the repository at this point in the history
  4. Renamed interface

    ggracechoi committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f249394 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d768009 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    a5cf62a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    968a0eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67da162 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94216d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c034c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Revert package-lock changes

    mure committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    0e4f8cd View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. added constants.ts

    ggracechoi committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    aed6091 View commit details
    Browse the repository at this point in the history
  2. testing

    ggracechoi committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    617f01c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. extract first ip

    ggracechoi committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9bae64c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49dbc88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbd1471 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. query variable test

    ggracechoi committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0af32e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6f7a8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1203239 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a9498c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. removed import

    ggracechoi committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e274401 View commit details
    Browse the repository at this point in the history
  2. minion id

    ggracechoi committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    25a89cf View commit details
    Browse the repository at this point in the history
  3. minion id kinda works

    ggracechoi committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    24cdbf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

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

Commits on Aug 9, 2023

  1. Addressed PR feedback

    ggracechoi committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b7d21cb View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. test

    ggracechoi committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fcd3eb2 View commit details
    Browse the repository at this point in the history
  2. test

    ggracechoi committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    adcefc6 View commit details
    Browse the repository at this point in the history
  3. test

    ggracechoi committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    31ac6ea View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    6bb7c25 View commit details
    Browse the repository at this point in the history
  2. Revert accidental commits

    mure committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9892440 View commit details
    Browse the repository at this point in the history
  3. Addressed feedback

    ggracechoi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1f0a6fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b426f0c View commit details
    Browse the repository at this point in the history