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 custom mongodb mapping converter #81

Commits on Aug 17, 2023

  1. Implements custom mongodb mapping converter

    - To apply mixins for conformance to the spec
    - Currenty only for AasRepository
    
    Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
    mdanish98 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4584340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47f75f2 View commit details
    Browse the repository at this point in the history
  3. Refactors code

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

Commits on Aug 18, 2023

  1. Adds required bean for TestMongoDBAasRepository

    Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
    mdanish98 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    918ff26 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Modfies code to store both mongoid and metamodel id

    Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
    mdanish98 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    03c30e3 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 Aug 23, 2023
    Configuration menu
    Copy the full SHA
    004a5fa View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Resets tests to not use Spring context

    - Removes unnecessary class AasMappingMongoConverter
    - Refactors code
    
    Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
    mdanish98 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4761710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c448dc View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Removes unnecessary toString

    Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
    mdanish98 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    94d231a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Adds test to verify raw json from MongoDB

    - Updates concept description repo
    
    Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
    mdanish98 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    7e242ef View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Adapts the Submodel Repository

    - Refactors code
    
    Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
    mdanish98 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    65270dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a0c2af View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Removes unnecessary comment from pom

    Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
    mdanish98 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    77e9509 View commit details
    Browse the repository at this point in the history