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

Mask locations of inaccessible assets on map #409

Merged
merged 6 commits into from Mar 31, 2022
Merged

Commits on Mar 30, 2022

  1. Mask inaccessible assets (workaround for issue #200)

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Mar 30, 2022
    Copy the full SHA
    6412ce8 View commit details
    Browse the repository at this point in the history
  2. fix limiting query to current account

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Mar 30, 2022
    Copy the full SHA
    c325134 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. fix checking for ResponseTuples in API code (type() will say they are…

    … a tuple)
    
    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Mar 31, 2022
    Copy the full SHA
    19631ce View commit details
    Browse the repository at this point in the history
  2. fix querying for null values

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Mar 31, 2022
    Copy the full SHA
    6c0bb2f View commit details
    Browse the repository at this point in the history
  3. introduce a way for tests that test backend functionality to pretend …

    …they run via the CLI, so their querying is not hampered
    
    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Mar 31, 2022
    Copy the full SHA
    102f415 View commit details
    Browse the repository at this point in the history
  4. Changelog entry

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Mar 31, 2022
    Copy the full SHA
    8e3e41a View commit details
    Browse the repository at this point in the history