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

Rework stac api extension logic #591

Merged
merged 21 commits into from
Jun 13, 2024
Merged

Rework stac api extension logic #591

merged 21 commits into from
Jun 13, 2024

Commits on Jan 11, 2024

  1. get syntax for fields and sortby, improve handling logic

    Ariana Barzinpour committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e16cf97 View commit details
    Browse the repository at this point in the history
  2. fix issue in sortby, attempt to improve filter parsing

    Ariana Barzinpour committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    234ed0d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. reverse sortby order

    Ariana Barzinpour committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ff9ab61 View commit details
    Browse the repository at this point in the history
  2. whoops

    Ariana Barzinpour committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f0f6394 View commit details
    Browse the repository at this point in the history
  3. fix errors

    Ariana Barzinpour committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    4bebdc9 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    a82a2cb View commit details
    Browse the repository at this point in the history
  2. xfail eo3 test

    Ariana Barzinpour committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6e58bd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. slight filter ext cleanup

    Ariana Barzinpour committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a2912dc View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Merge branch 'develop' into rework_store_search

    Ariana Barzinpour committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8cf6fe7 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. filter and sortby logic done directly in db query

    Ariana Barzinpour committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ad3f321 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    9057ba0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7ab4d8 View commit details
    Browse the repository at this point in the history
  3. fix field_exprs keyerror

    Ariana Barzinpour committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e4b506d View commit details
    Browse the repository at this point in the history
  4. add filter-crs handling and update README

    Ariana Barzinpour committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    0f1e318 View commit details
    Browse the repository at this point in the history
  5. update rtd-requirements

    Ariana Barzinpour committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    aeec345 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. update postgis version for tests, fix tests

    Ariana Barzinpour committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3e04d3a View commit details
    Browse the repository at this point in the history
  2. fix remaining tests

    Ariana Barzinpour committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7f06687 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on May 1, 2024

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

Commits on Jun 13, 2024

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