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 models #6

Merged
merged 36 commits into from
Jun 6, 2024
Merged

Add models #6

merged 36 commits into from
Jun 6, 2024

Commits on May 16, 2024

  1. Add layer model

    meomancer committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ff12500 View commit details
    Browse the repository at this point in the history
  2. Add import function

    meomancer committed May 16, 2024
    Configuration menu
    Copy the full SHA
    dac0305 View commit details
    Browse the repository at this point in the history
  3. Add vector tile url

    meomancer committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b6baee2 View commit details
    Browse the repository at this point in the history
  4. Add tests

    meomancer committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b5c57f4 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Add fields on Layer

    meomancer committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2c748f0 View commit details
    Browse the repository at this point in the history
  2. Add API

    meomancer committed May 17, 2024
    Configuration menu
    Copy the full SHA
    99b873d View commit details
    Browse the repository at this point in the history
  3. Add api tests

    meomancer committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b065fdb View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Add permission

    meomancer committed May 20, 2024
    Configuration menu
    Copy the full SHA
    11fda95 View commit details
    Browse the repository at this point in the history
  2. Add multi tenants

    meomancer committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f47e71e View commit details
    Browse the repository at this point in the history
  3. Add installer

    meomancer committed May 20, 2024
    Configuration menu
    Copy the full SHA
    656e359 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Remove tenants

    meomancer committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c5ec6bc View commit details
    Browse the repository at this point in the history
  2. Add layer type field

    meomancer committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2cfb28a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Update models

    meomancer committed May 23, 2024
    Configuration menu
    Copy the full SHA
    836ae3e View commit details
    Browse the repository at this point in the history
  2. Fix tests

    meomancer committed May 23, 2024
    Configuration menu
    Copy the full SHA
    73ba283 View commit details
    Browse the repository at this point in the history
  3. Add style model

    meomancer committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7f23297 View commit details
    Browse the repository at this point in the history
  4. Update layer fields

    meomancer committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0dfb737 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Add upload layer

    meomancer committed May 30, 2024
    Configuration menu
    Copy the full SHA
    82ed05a View commit details
    Browse the repository at this point in the history
  2. Add style defaults

    meomancer committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2f75eec View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Refactor code

    meomancer committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6c7ccef View commit details
    Browse the repository at this point in the history
  2. Add editor url

    meomancer committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6bafda1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Integrate maputnik

    meomancer committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    caea79e View commit details
    Browse the repository at this point in the history
  2. Fix maputnik static url

    meomancer committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b583aa7 View commit details
    Browse the repository at this point in the history
  3. Add is default

    meomancer committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a3f07a3 View commit details
    Browse the repository at this point in the history
  4. Update tests

    meomancer committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    bb1d79e View commit details
    Browse the repository at this point in the history
  5. Test

    meomancer committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c371c25 View commit details
    Browse the repository at this point in the history
  6. Change app name

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

Commits on Jun 5, 2024

  1. Update maputnik

    meomancer committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    01aac50 View commit details
    Browse the repository at this point in the history
  2. Update models

    meomancer committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e068940 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4c0854 View commit details
    Browse the repository at this point in the history
  4. Add extra metadata

    meomancer committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    243b1e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Fix flake error

    meomancer committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5e3545e View commit details
    Browse the repository at this point in the history
  2. Fix flake error

    meomancer committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    00ea7a3 View commit details
    Browse the repository at this point in the history
  3. Clean code

    meomancer committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    22049cf View commit details
    Browse the repository at this point in the history
  4. Fix init

    meomancer committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    79b5b39 View commit details
    Browse the repository at this point in the history
  5. Fix flake

    meomancer committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8352898 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0fc8c3 View commit details
    Browse the repository at this point in the history