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

Multi-tenancy #159

Merged
merged 19 commits into from Aug 27, 2021
Merged

Multi-tenancy #159

merged 19 commits into from Aug 27, 2021

Commits on Aug 26, 2021

  1. Copy the full SHA
    f67c9ab View commit details
    Browse the repository at this point in the history
  2. fix the preservation of generic_asset.owner_id information between up…

    … & downgrading the database migration
    nhoening committed Aug 26, 2021
    Copy the full SHA
    8d0ecc1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    48425a7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7b805a0 View commit details
    Browse the repository at this point in the history
  5. adapt data.services.users:create_user to deal with the account_id; ma…

    …ke sure all test users have an account
    nhoening committed Aug 26, 2021
    Copy the full SHA
    e499728 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    beed6ea View commit details
    Browse the repository at this point in the history
  7. give automatically generated generoc assets the correct account ID (d…

    …erived from asset.owner_id)
    nhoening committed Aug 26, 2021
    Copy the full SHA
    d754a33 View commit details
    Browse the repository at this point in the history
  8. Support adding & deleting accounts in CLI, also add --account-id to t…

    …he add user command. Make sure deleting GenericAssets actually csscades to deleting the connected sensors.
    nhoening committed Aug 26, 2021
    Copy the full SHA
    ffddd6d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    fe6c0f3 View commit details
    Browse the repository at this point in the history
  10. a few user/asset API docs improvements found on the way, also adding …

    …account_id to /user docs
    nhoening committed Aug 26, 2021
    Copy the full SHA
    e798ea5 View commit details
    Browse the repository at this point in the history
  11. Update change_log.rst

    Flix6x authored and nhoening committed Aug 26, 2021
    Copy the full SHA
    3c2ff34 View commit details
    Browse the repository at this point in the history
  12. Show which users and generic assets would be deleted when CLI task is…

    … used to delete an account
    nhoening committed Aug 26, 2021
    Copy the full SHA
    0e03b0f View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    1c8c882 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    17727fc View commit details
    Browse the repository at this point in the history
  15. ffix test

    nhoening committed Aug 26, 2021
    Copy the full SHA
    b95811f View commit details
    Browse the repository at this point in the history
  16. add changelog entry

    nhoening committed Aug 26, 2021
    Copy the full SHA
    c6df816 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    a2e3d3a View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    d839d7c View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    49b1cf0 View commit details
    Browse the repository at this point in the history