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

Fix/obs unit db ids #72

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

Fix/obs unit db ids #72

wants to merge 28 commits into from

Commits on Jun 7, 2024

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

Commits on Jun 21, 2024

  1. Base64 encoding for DbId fields of other document types within observ…

    …ationUnit documents (still observationVariableDbId). fix GNP-6529
    nlakmouri committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a4d3a5b View commit details
    Browse the repository at this point in the history
  2. Encoding all concerned DbId to base64 in observationUnit documents us…

    …ing a stack for handling data structures values. fix GNP-6529
    nlakmouri committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5e66cb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    a0eb311 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11ea9db View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    9d7ff88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04a2c8b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    9608eb3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/obsUnit-DbIds' of github.com:elixir-europe/plant-br…

    …api-etl-faidare into fix/obsUnit-DbIds
    nlakmouri committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    974ea13 View commit details
    Browse the repository at this point in the history
  3. Forcing to Python 3.12

    removing extra deprecated modules and files.
    Pipfile is now the reference, no more Requirements.txt
    cpommier committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    394b30b View commit details
    Browse the repository at this point in the history
  4. Correcting integration tests

    cpommier committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    67208bd View commit details
    Browse the repository at this point in the history
  5. Correcting integration tests

    cpommier committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    fa02ff0 View commit details
    Browse the repository at this point in the history
  6. Change test_basic_function

    nlakmouri committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3da7f03 View commit details
    Browse the repository at this point in the history
  7. Change test_basic_mapping

    nlakmouri committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2a64a03 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    858e6ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be728aa View commit details
    Browse the repository at this point in the history
  10. Merge pull request #73 from elixir-europe/feat/upgradeToPython3.12

    Feat/upgrade to python3.12
    nlakmouri authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3a1da00 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    6519459 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7897c68 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    a35bd63 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #74 from elixir-europe/feat/upgradeToPython3.12

    Feat/upgrade to python3.12
    nlakmouri authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    baba4a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 2, 2024

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

Commits on Aug 12, 2024

  1. Enhance observationUnit unit tests: sort JSON lists before comparing …

    …to expected output. GNP-6543
    nlakmouri committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6cfea97 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    0457b83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9815c3b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #75 from elixir-europe/feat/upgradeToPython3.12

    Add the make_hashable method to resolve unhashable type error
    nlakmouri authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7ed5b4a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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