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

400 Be able to select which columns are included in the CSV file #401

Merged
merged 10 commits into from
Jul 19, 2024

Commits on Jul 19, 2024

  1. initial prototype

    dantownsend committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    15b7c5a View commit details
    Browse the repository at this point in the history
  2. use a table for columns

    dantownsend committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7dbf4b8 View commit details
    Browse the repository at this point in the history
  3. improve styles

    dantownsend committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    31dd770 View commit details
    Browse the repository at this point in the history
  4. hook up columns to API

    dantownsend committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    cc4b3a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b10326d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2a2f0e View commit details
    Browse the repository at this point in the history
  7. add code comments

    dantownsend committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b1ad30d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c3a890 View commit details
    Browse the repository at this point in the history
  9. fix playwright test

    dantownsend committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4ac9d50 View commit details
    Browse the repository at this point in the history
  10. fix for attributes

    dantownsend committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c4a5184 View commit details
    Browse the repository at this point in the history