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(sync): Let the clients set layers UUID #2233

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 24, 2024

  1. feat(sync): Let the clients set layers UUID

    This make it possible to synchronize datalayers before their creation on
    the server, allowing at the same time to solve issues related to them
    not being saved (e.g. duplication of geometries)
    almet authored and yohanboniface committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9759f78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d68a34e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31c15e7 View commit details
    Browse the repository at this point in the history
  4. chore: biome

    Co-authored-by: Alexis Métaireau <[email protected]>
    yohanboniface and almet committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    617c0ce View commit details
    Browse the repository at this point in the history
  5. tests: Add a small delay in the tests after right click.

    Otherwise, the test is sometimes flaky and fails.
    almet authored and yohanboniface committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c0aef13 View commit details
    Browse the repository at this point in the history
  6. Update URLs tests

    almet authored and yohanboniface committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f9c50eb View commit details
    Browse the repository at this point in the history
  7. Add a migration for datalayer UUIDs

    almet authored and yohanboniface committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    18af659 View commit details
    Browse the repository at this point in the history
  8. fixup! format migrations

    almet authored and yohanboniface committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    edc4446 View commit details
    Browse the repository at this point in the history
  9. fixup! imports order

    almet authored and yohanboniface committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d4c51f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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