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

Local UI #14

Merged
merged 34 commits into from
Jun 4, 2024
Merged

Local UI #14

merged 34 commits into from
Jun 4, 2024

Commits on May 21, 2024

  1. WIP - prototyping local ui

    datadavev committed May 21, 2024
    Configuration menu
    Copy the full SHA
    bc5416a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. This is a test file, work in progress, committing so we don't lose it…

    …. Hasn't been vetted, looked at etc.
    dannymandel committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e4c4178 View commit details
    Browse the repository at this point in the history
  2. Reorganize CLI and server to be able to run against a downloaded data…

    … directory and UI directory
    dannymandel committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b2d70f8 View commit details
    Browse the repository at this point in the history
  3. Include CORS middleware

    dannymandel committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a0cec07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0987bb6 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. wip

    datadavev committed May 23, 2024
    Configuration menu
    Copy the full SHA
    216a92b View commit details
    Browse the repository at this point in the history
  2. wip

    datadavev committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b7d8f05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b204148 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    7040f9d View commit details
    Browse the repository at this point in the history
  2. Open stac browser

    datadavev committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e442a4a View commit details
    Browse the repository at this point in the history
  3. fix path

    datadavev committed May 24, 2024
    Configuration menu
    Copy the full SHA
    38f9d96 View commit details
    Browse the repository at this point in the history
  4. wip ui futzing around

    datadavev committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1c57454 View commit details
    Browse the repository at this point in the history
  5. Added login option

    datadavev committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9a16b42 View commit details
    Browse the repository at this point in the history
  6. ui tweaks

    datadavev committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1a20c09 View commit details
    Browse the repository at this point in the history
  7. Adding built ui to checkout

    datadavev committed May 24, 2024
    Configuration menu
    Copy the full SHA
    17af801 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2804142 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a38193 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    7b1bf24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    844b6f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ebaa44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5417913 View commit details
    Browse the repository at this point in the history
  5. Test the create method

    dannymandel committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3a85a69 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Updating readme

    datadavev committed May 29, 2024
    Configuration menu
    Copy the full SHA
    cdea0a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b20e611 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00a6903 View commit details
    Browse the repository at this point in the history
  4. Add built ui to sources

    datadavev committed May 29, 2024
    Configuration menu
    Copy the full SHA
    bf0519b View commit details
    Browse the repository at this point in the history
  5. More ExportClient tests

    dannymandel committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9fa7f12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    491ded3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd24801 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e446544 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76802ee View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on Jun 4, 2024

  1. flake8 and mypy fixes

    dannymandel committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1d84a32 View commit details
    Browse the repository at this point in the history
  2. flake8 again

    dannymandel committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f919d9d View commit details
    Browse the repository at this point in the history