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

feat(server): add geometry field support #1179

Merged
merged 32 commits into from
Jul 2, 2024

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    5797953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5043f92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7279afa View commit details
    Browse the repository at this point in the history
  4. add unit tests

    nourbalaha committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0572fda View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    b64c5bc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of ssh://github.com/reearth/reearth-cms into feat…

    …-server/implement-geo-field-line-string
    nourbalaha committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    74767d4 View commit details
    Browse the repository at this point in the history
  3. wip

    nourbalaha committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e2aadab View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    f8fffd2 View commit details
    Browse the repository at this point in the history
  2. wip: line string value

    nourbalaha committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7751f44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f986a86 View commit details
    Browse the repository at this point in the history
  4. wip: field line string

    nourbalaha committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b5e2d2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47a4902 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. update match_test

    nourbalaha committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    90edd7a View commit details
    Browse the repository at this point in the history
  2. update to value

    nourbalaha committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5792c59 View commit details
    Browse the repository at this point in the history
  3. add unit test

    nourbalaha committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c1fc0ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03d2f9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17e07a5 View commit details
    Browse the repository at this point in the history
  6. update type property test

    nourbalaha committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    963931d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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

Commits on Jun 25, 2024

  1. fix: toLineStringValue

    nourbalaha committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5ce028c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdc5de9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Jun 28, 2024

  1. wip: geometry field

    nourbalaha committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    26d609d View commit details
    Browse the repository at this point in the history
  2. test: fix the test cases

    nourbalaha committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b098c88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58e18ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac13fad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57eb374 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b97a871 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. fix: TestValue_Match

    nourbalaha committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    31973a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86204e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ec27c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e777c1 View commit details
    Browse the repository at this point in the history