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

Aliases now also work for nested fields; Only retrieve data required for constructing a response from the database. #1304

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    b949945 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7adbf4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c05579 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

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

Commits on Sep 14, 2022

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

Commits on Oct 19, 2022

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

Commits on Nov 1, 2022

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

Commits on Nov 11, 2022

  1. 1. Added support for more versatile aliassing allowing nested fields.…

    … 2.Now only the requested fields are retrieved from the backend.
    JPBergsma committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    368792a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38fcde7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    5cec6d6 View commit details
    Browse the repository at this point in the history
  2. Added missing..

    JPBergsma committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    cbba008 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Fixed bug in elastic search where the requested fields were determine…

    …d again eventhough they had already been determined in find in entry_collections.py
    JPBergsma committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    67f2dea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    775009d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    1358b9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb228ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8245884 View commit details
    Browse the repository at this point in the history
  4. Removed get_value function from entries.py as it was no longer needed…

    … and removed fallback value for get_non_optional_fields.
    JPBergsma committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    7b2320b View commit details
    Browse the repository at this point in the history
  5. Removed get_value function from entries.py as it was no longer needed…

    … and removed fallback value for get_non_optional_fields.
    JPBergsma committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    d87bc1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b99822 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    841520d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c22089f View commit details
    Browse the repository at this point in the history
  9. solved merge conflict.

    JPBergsma committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    1146273 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Updateof the explanation of the handling of nested fields

    Co-authored-by: Matthew Evans <7916000+ml-evs@users.noreply.github.com>
    JPBergsma and ml-evs committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    4c46f55 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Merged changes from master.

    JPBergsma committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    3a908bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e49fb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    596bb73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    703a9df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f174850 View commit details
    Browse the repository at this point in the history