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

Fixes #377: Non-devices do not save coordinates #387

Merged
merged 9 commits into from
Sep 27, 2023

Commits on Sep 25, 2023

  1. corrected nodeId handling

    dreng committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    47b9faa View commit details
    Browse the repository at this point in the history
  2. add models

    dreng committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    bbb9d9d View commit details
    Browse the repository at this point in the history
  3. import models, migrate db

    dreng committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5de5f74 View commit details
    Browse the repository at this point in the history
  4. correct migration deps

    dreng committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    fcbc17e View commit details
    Browse the repository at this point in the history
  5. load coordinates from db

    dreng committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    89572b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc8cc73 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. add views and templates

    dreng committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    fa1cebc View commit details
    Browse the repository at this point in the history
  2. fix X-Y swap in help text

    dreng committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1cf1fd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ae905a View commit details
    Browse the repository at this point in the history