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

Add kml selection exports #5300

Open
wants to merge 13 commits into
base: production
Choose a base branch
from
Open

Add kml selection exports #5300

wants to merge 13 commits into from

Commits on Oct 2, 2024

  1. WIP kml export using json

    alesan99 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3296e85 View commit details
    Browse the repository at this point in the history
  2. WIP start fixing types

    alesan99 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    62a3e6f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Add functional kml exports

    Fix type errors (TODO: use XmlNode)
    alesan99 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d5e518e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Fix incorrectly labeled columns

    Fix data format
    Add xml header
    Attempt to fix types
    alesan99 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e0c7885 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    58dc21e View commit details
    Browse the repository at this point in the history
  2. Lint code with ESLint and Prettier

    Triggered by 58dc21e on branch refs/heads/issue-3589-2
    alesan99 authored and github-actions[bot] committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    495588e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77c9662 View commit details
    Browse the repository at this point in the history
  4. Tweak doQueryExport

    alesan99 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8501fec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d547c6 View commit details
    Browse the repository at this point in the history
  6. Lint code with ESLint and Prettier

    Triggered by 5d547c6 on branch refs/heads/issue-3589-2
    alesan99 authored and github-actions[bot] committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0d8ed0a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    d2e7302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c97e5d View commit details
    Browse the repository at this point in the history