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

Implements filter mechanism and improves filter at backend side for AAS Repository #516

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

Commits on Oct 16, 2024

  1. Moves InMemory CrudRepository to inmemory core module

    Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
    mdanish98 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6a51b5c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Refactors *InMemory Crud Repo to common

    Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
    mdanish98 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    47c8c18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9686a99 View commit details
    Browse the repository at this point in the history
  3. Removes NO_LIMIT_PAGINATION_INFO

    Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
    mdanish98 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f8ed64b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Implements feature for filtering elements at backend only

    Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
    mdanish98 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1dd8b8f View commit details
    Browse the repository at this point in the history
  2. Resolves conflicts

    Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
    mdanish98 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b9b14c5 View commit details
    Browse the repository at this point in the history
  3. Resets CI files

    Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
    mdanish98 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    68217b9 View commit details
    Browse the repository at this point in the history
  4. Refactors codes and add license headers

    Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
    mdanish98 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c231307 View commit details
    Browse the repository at this point in the history
  5. Fixes CI

    Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
    mdanish98 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    06c9bbc View commit details
    Browse the repository at this point in the history
  6. Adds missing import

    Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
    mdanish98 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c404266 View commit details
    Browse the repository at this point in the history
  7. Adds Javadoc and license headers to PaginationUtilities

    Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
    mdanish98 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2c7776e View commit details
    Browse the repository at this point in the history