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

Search sensors in API by asset #1219

Merged
merged 25 commits into from
Nov 5, 2024
Merged

Search sensors in API by asset #1219

merged 25 commits into from
Nov 5, 2024

Commits on Oct 22, 2024

  1. feat: limit sensor api search to asset

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2d00ca5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. chore: added to changelog

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e03759f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. chore: modify changelog

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7db6d45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a69a924 View commit details
    Browse the repository at this point in the history
  3. chore: added test for filtering by asset id

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    90e2c77 View commit details
    Browse the repository at this point in the history
  4. refactor: all_accessible sesnor logic revamp

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    23ac6e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    954962d View commit details
    Browse the repository at this point in the history
  2. refactor: updated query param name, logic and docstring

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    37be8a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. refactor: modified child asset query to be recursive

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e9ce0b0 View commit details
    Browse the repository at this point in the history
  2. refactor: more concise query

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0d95d98 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. refactor: extend test case

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c9dc708 View commit details
    Browse the repository at this point in the history
  2. chore: recommiting

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    366568b View commit details
    Browse the repository at this point in the history
  3. chore: update doc string

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    44a8aff View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. refactor: update test case for post sensor

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    613e776 View commit details
    Browse the repository at this point in the history
  2. refactor: update test case for post sensor v2

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9a391e9 View commit details
    Browse the repository at this point in the history
  3. chore: pushing a suggestion

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    4bb8394 View commit details
    Browse the repository at this point in the history
  4. refactor: updated access logic for sensor index API

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    55bcf65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6dd2073 View commit details
    Browse the repository at this point in the history
  6. chore: update doc string and logic hierachy

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    49950b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. refactor: updated logic and test case extentsion

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e6cd1ea View commit details
    Browse the repository at this point in the history
  2. chore: update docstring and added extra testcase

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5d0a626 View commit details
    Browse the repository at this point in the history
  3. chore: added else statement

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c794929 View commit details
    Browse the repository at this point in the history
  4. chore: update testcase

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0c21942 View commit details
    Browse the repository at this point in the history
  5. chore: test logic update

    Signed-off-by: joshuaunity <[email protected]>
    joshuaunity committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6a71600 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

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