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

Download all messages in a topic to a csv file #1384

Merged
merged 11 commits into from
Mar 22, 2023

Commits on Feb 22, 2023

  1. add download all feature

    rochelle committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    4429011 View commit details
    Browse the repository at this point in the history
  2. download all topic data into one file

    rochelle committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    3a9409c View commit details
    Browse the repository at this point in the history
  3. add new line after each message

    rochelle committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    9726a84 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. changes based on feedback

    rochelle committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    2e1419b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    013d6f3 View commit details
    Browse the repository at this point in the history
  3. add condition

    rochelle committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    d527d64 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. remove unused prop declaration

    rochelle committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    59ab173 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. fix lint errors

    rochelle committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    a4ae438 View commit details
    Browse the repository at this point in the history
  2. fix lint errors

    rochelle committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    a1c76f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. lift select all state to parent

    rochelle committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    938e0d0 View commit details
    Browse the repository at this point in the history
  2. move download all topic to button list

    rochelle committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    dd6516a View commit details
    Browse the repository at this point in the history