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

Chart experiments #316

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from
Draft

Chart experiments #316

wants to merge 17 commits into from

Commits on May 13, 2023

  1. add charts support

    sinisaos committed May 13, 2023
    Configuration menu
    Copy the full SHA
    c3c19a2 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Resolved merge conflict

    sinisaos committed May 26, 2023
    Configuration menu
    Copy the full SHA
    9ec5ccc View commit details
    Browse the repository at this point in the history
  2. fix Playwright tests

    sinisaos committed May 26, 2023
    Configuration menu
    Copy the full SHA
    cafb5c4 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. fix charts in dark mode

    sinisaos committed May 28, 2023
    Configuration menu
    Copy the full SHA
    9ff7282 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

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

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    6d8909a View commit details
    Browse the repository at this point in the history
  2. add suggested changes

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

Commits on Jul 1, 2023

  1. make chart data dynamic

    dantownsend committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    976f55b View commit details
    Browse the repository at this point in the history
  2. data -> data_source

    dantownsend committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    a2196f4 View commit details
    Browse the repository at this point in the history
  3. update unit tests

    dantownsend committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    51bc8f9 View commit details
    Browse the repository at this point in the history
  4. fix codeql warning

    dantownsend committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    c21bf11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e50363f View commit details
    Browse the repository at this point in the history
  6. tweak docs

    dantownsend committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    8adad83 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e69a3d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

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

    dantownsend committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    3b5cd41 View commit details
    Browse the repository at this point in the history
  3. hooked up form

    dantownsend committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    96fde3d View commit details
    Browse the repository at this point in the history