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

CSV Export of class data #1494

Merged
merged 23 commits into from
Aug 17, 2021
Merged

CSV Export of class data #1494

merged 23 commits into from
Aug 17, 2021

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    fd69239 View commit details
    Browse the repository at this point in the history
  2. Lint fixes

    Vortec4800 committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    86a76d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Removed debug log

    Vortec4800 committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    37f829c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

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

Commits on Sep 12, 2020

  1. Apply suggestions from code review

    Style updates
    
    Co-authored-by: 404-html <45104241+404-html@users.noreply.github.com>
    Vortec4800 and 404-html authored Sep 12, 2020
    Configuration menu
    Copy the full SHA
    eb708b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    3bdb5d3 View commit details
    Browse the repository at this point in the history
  2. Remove child after click

    Vortec4800 committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    503808c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Update src/dashboard/Data/Browser/Browser.react.js

    Handle undefined pointers in export
    
    Co-authored-by: j-heinze <heinze0604@gmail.com>
    Vortec4800 and j-heinze authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    2ea056f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27ad851 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae153ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c75a06a View commit details
    Browse the repository at this point in the history
  5. rewording

    mtrezza authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    e3fe2ad View commit details
    Browse the repository at this point in the history
  6. rewording

    mtrezza authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    c1c9acb View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    af673bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    523b4b9 View commit details
    Browse the repository at this point in the history
  3. rewording

    mtrezza authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    8454c56 View commit details
    Browse the repository at this point in the history
  4. rewording

    mtrezza authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    e5632f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ce5f15 View commit details
    Browse the repository at this point in the history
  6. removed "to CSV"

    mtrezza authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    6990f9e View commit details
    Browse the repository at this point in the history
  7. fixed export array

    mtrezza authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    a0bc140 View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG.md

    mtrezza authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    c9d3d81 View commit details
    Browse the repository at this point in the history
  9. fix export empty fields

    mtrezza authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    eb5db9b View commit details
    Browse the repository at this point in the history