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

Port to React #78

Merged
merged 109 commits into from
Sep 22, 2023
Merged

Port to React #78

merged 109 commits into from
Sep 22, 2023

Commits on Dec 24, 2022

  1. migrate to create-plugin

    briangann committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    0d45080 View commit details
    Browse the repository at this point in the history
  2. migrate to create-plugin

    briangann committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    bbe477b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffa3c5a View commit details
    Browse the repository at this point in the history
  4. remove circleci

    briangann committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    81ada55 View commit details
    Browse the repository at this point in the history
  5. lint fix

    briangann committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    18a1a23 View commit details
    Browse the repository at this point in the history
  6. update workflows

    briangann committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    9316e2c View commit details
    Browse the repository at this point in the history
  7. remove scaffolding comment

    briangann committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    5509c5e View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. fix e2e and add codeclimate

    briangann committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    69013b7 View commit details
    Browse the repository at this point in the history
  2. test ci to collect coverage

    briangann committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    9c2c138 View commit details
    Browse the repository at this point in the history
  3. fixup codeclimate

    briangann committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    88f208c View commit details
    Browse the repository at this point in the history
  4. remove duplicate

    briangann committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    ce56255 View commit details
    Browse the repository at this point in the history
  5. update version compat

    briangann committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    832b6a1 View commit details
    Browse the repository at this point in the history
  6. move coverage config

    briangann committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    67f5af5 View commit details
    Browse the repository at this point in the history
  7. fix path to schema

    briangann committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    ff8f642 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. update with create-plugin

    briangann committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    cc3df62 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    666a46a View commit details
    Browse the repository at this point in the history
  2. update

    briangann committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    1e93d6c View commit details
    Browse the repository at this point in the history
  3. add migrations

    briangann committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    cdfb089 View commit details
    Browse the repository at this point in the history
  4. start migrating settings

    briangann committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    17d0e59 View commit details
    Browse the repository at this point in the history
  5. wip react components

    briangann committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    60fc20c View commit details
    Browse the repository at this point in the history
  6. Merge branch '20221224_port_to_react' of github.com:briangann/grafana…

    …-gauge-panel into 20221224_port_to_react
    briangann committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    b1de813 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ede5c7 View commit details
    Browse the repository at this point in the history
  8. update packages

    briangann committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    0ecba58 View commit details
    Browse the repository at this point in the history
  9. update ci

    briangann committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    b356270 View commit details
    Browse the repository at this point in the history
  10. lint fixes

    briangann committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    e0bf9c6 View commit details
    Browse the repository at this point in the history
  11. lint fixes

    briangann committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    03109bc View commit details
    Browse the repository at this point in the history
  12. fix lint

    briangann committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    bcded34 View commit details
    Browse the repository at this point in the history
  13. update test

    briangann committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    f140965 View commit details
    Browse the repository at this point in the history
  14. ignore lint error for now

    briangann committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    6677f86 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. update

    briangann committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    ba87dd7 View commit details
    Browse the repository at this point in the history
  2. implement major tick labels

    briangann committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    7fcb6d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. cleanup

    briangann committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    bf7e35a View commit details
    Browse the repository at this point in the history
  2. custom config

    briangann committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    7857e72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bee10ab View commit details
    Browse the repository at this point in the history
  4. update

    briangann committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3c8d33c View commit details
    Browse the repository at this point in the history
  5. cleanup codeclimate issues

    briangann committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a794bf2 View commit details
    Browse the repository at this point in the history
  6. cleanup

    briangann committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0f0a87d View commit details
    Browse the repository at this point in the history
  7. fix codeclimate issue

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

Commits on Jul 26, 2023

  1. cleanup

    briangann committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    8c03c7c View commit details
    Browse the repository at this point in the history
  2. cleanup

    briangann committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6de6bae View commit details
    Browse the repository at this point in the history
  3. cleanup

    briangann committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0e96f1a View commit details
    Browse the repository at this point in the history
  4. fix shadowed variables

    briangann committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    74970d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b71620a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. cleanup

    briangann committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ca8b1d4 View commit details
    Browse the repository at this point in the history
  2. working on migrations

    briangann committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5248fc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24d484a View commit details
    Browse the repository at this point in the history
  4. fix radius calculation

    briangann committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    157348e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4b3627 View commit details
    Browse the repository at this point in the history
  6. fix migration defaults

    briangann committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a8fc50a View commit details
    Browse the repository at this point in the history
  7. fix calculations

    briangann committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f000e85 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    5fc4aab View commit details
    Browse the repository at this point in the history
  2. fix fonts and calculations

    briangann committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d6bc78c View commit details
    Browse the repository at this point in the history
  3. fix descriptions

    briangann committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    cb28f30 View commit details
    Browse the repository at this point in the history
  4. refactor

    briangann committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ffb8c46 View commit details
    Browse the repository at this point in the history
  5. fix missing semicolon

    briangann committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    44e7da6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3346de2 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. update

    briangann committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    7c0c68b View commit details
    Browse the repository at this point in the history
  2. fix codeclimate errors

    briangann committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    d1f9a28 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. fix needle transition

    briangann committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ec97cf7 View commit details
    Browse the repository at this point in the history
  2. fix codeclimate issues

    briangann committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4220aca View commit details
    Browse the repository at this point in the history
  3. fix codeclimate issue

    briangann committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    395ba0e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. y-offset can be negative

    briangann committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    812fa74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0caac38 View commit details
    Browse the repository at this point in the history
  3. cleanup

    briangann committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ee93c57 View commit details
    Browse the repository at this point in the history
  4. cleanup

    briangann committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    cf1a601 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdad6b8 View commit details
    Browse the repository at this point in the history
  6. cleanup

    briangann committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    01d163f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ddbd44 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. working migrations

    briangann committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a462d25 View commit details
    Browse the repository at this point in the history
  2. update tips

    briangann committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    09d9514 View commit details
    Browse the repository at this point in the history
  3. remove unused field

    briangann committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    4b3a96e View commit details
    Browse the repository at this point in the history
  4. remove unused field

    briangann committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    85fd5a5 View commit details
    Browse the repository at this point in the history
  5. remove debugger stmt

    briangann committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    e8b54a6 View commit details
    Browse the repository at this point in the history
  6. fixing colors

    briangann committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    e66066b View commit details
    Browse the repository at this point in the history
  7. update docker

    briangann committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    db7f4ad View commit details
    Browse the repository at this point in the history
  8. cleanup codeclimate issues

    briangann committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    921701d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. migrate innerColor

    briangann committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    2c79fb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    462741a View commit details
    Browse the repository at this point in the history
  3. cleanup

    briangann committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    833b57f View commit details
    Browse the repository at this point in the history
  4. cleanup

    briangann committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    c776932 View commit details
    Browse the repository at this point in the history
  5. fix colors

    briangann committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    dd46a68 View commit details
    Browse the repository at this point in the history
  6. cleanup

    briangann committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    b1cbe08 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

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

Commits on Aug 10, 2023

  1. fix defaults

    briangann committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    718a283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f82db82 View commit details
    Browse the repository at this point in the history
  3. refactor

    briangann committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2371ec5 View commit details
    Browse the repository at this point in the history
  4. refactoring

    briangann committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    084e4b4 View commit details
    Browse the repository at this point in the history
  5. cleanup

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

Commits on Aug 11, 2023

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

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    b8e4668 View commit details
    Browse the repository at this point in the history
  2. fix workflow

    briangann committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    88d5986 View commit details
    Browse the repository at this point in the history
  3. fix packages

    briangann committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1ebede2 View commit details
    Browse the repository at this point in the history
  4. fix packages

    briangann committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    25db100 View commit details
    Browse the repository at this point in the history
  5. fix workflow

    briangann committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    caa2454 View commit details
    Browse the repository at this point in the history
  6. try fixing cache

    briangann committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f604c22 View commit details
    Browse the repository at this point in the history
  7. add levitate

    briangann committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e9ca489 View commit details
    Browse the repository at this point in the history
  8. update packages

    briangann committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    af62854 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. update workflows

    briangann committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a3c9022 View commit details
    Browse the repository at this point in the history
  2. add semi rule to eslint

    briangann committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    43ca10b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. update

    briangann committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e01c43e View commit details
    Browse the repository at this point in the history
  2. update

    briangann committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    02dc6ce View commit details
    Browse the repository at this point in the history
  3. fix lint errors

    briangann committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    0988b2f View commit details
    Browse the repository at this point in the history
  4. fix semicolon

    briangann committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    43be3bd View commit details
    Browse the repository at this point in the history
  5. fix spacing

    briangann committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f7f06e1 View commit details
    Browse the repository at this point in the history
  6. handle undefined bands

    briangann committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    af19800 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    12a5f69 View commit details
    Browse the repository at this point in the history
  2. update packages

    briangann committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    8fe2a2d View commit details
    Browse the repository at this point in the history
  3. cleanup

    briangann committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    9888cb7 View commit details
    Browse the repository at this point in the history
  4. refactor

    briangann committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    b8a8507 View commit details
    Browse the repository at this point in the history