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

IMN-213 Fix document update based on descriptor state in catalog-process #185

Merged
merged 110 commits into from
Feb 13, 2024

Commits on Jan 11, 2024

  1. Renaming

    taglioni-r committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    fcef976 View commit details
    Browse the repository at this point in the history
  2. Implement more tests

    taglioni-r committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    57789f5 View commit details
    Browse the repository at this point in the history
  3. Use retrieveDescriptor

    taglioni-r committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    9fe8914 View commit details
    Browse the repository at this point in the history
  4. Implement more tests

    taglioni-r committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    a64efaf View commit details
    Browse the repository at this point in the history
  5. Implement more tests

    taglioni-r committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0e46486 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Minor refactor

    taglioni-r committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6b61497 View commit details
    Browse the repository at this point in the history
  2. Implement tests

    taglioni-r committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d94ed28 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Implement more tests

    taglioni-r committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ccd3fdc View commit details
    Browse the repository at this point in the history
  2. Add to do

    taglioni-r committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    96daa0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    183b1c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Implement more tests

    taglioni-r committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    45ec14a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be84946 View commit details
    Browse the repository at this point in the history
  3. Remove not needed check

    taglioni-r committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3d7d12a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Implement more tests

    taglioni-r committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c68f015 View commit details
    Browse the repository at this point in the history
  2. Add missing error

    taglioni-r committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    ebaa361 View commit details
    Browse the repository at this point in the history
  3. Add missing error

    taglioni-r committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    f55fbd1 View commit details
    Browse the repository at this point in the history
  4. Add missing error

    taglioni-r committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    719af1c View commit details
    Browse the repository at this point in the history
  5. Implement more tests

    taglioni-r committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c50049d View commit details
    Browse the repository at this point in the history
  6. Remove error

    taglioni-r committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b02b13b View commit details
    Browse the repository at this point in the history
  7. Improve data coherence

    taglioni-r committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    ae6d93d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Fix descriptor version

    taglioni-r committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6a23fa1 View commit details
    Browse the repository at this point in the history
  2. Implement more tests

    taglioni-r committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    44e2f51 View commit details
    Browse the repository at this point in the history
  3. Remove console log

    taglioni-r committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7852f3a View commit details
    Browse the repository at this point in the history
  4. Improve data coherence

    taglioni-r committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    aecdecf View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    26fe35a View commit details
    Browse the repository at this point in the history
  2. Use retrieveDescriptor

    taglioni-r committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    b18320b View commit details
    Browse the repository at this point in the history
  3. Minor refactor

    taglioni-r committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8bb624b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38804b4 View commit details
    Browse the repository at this point in the history
  5. Remove not needed check

    taglioni-r committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    863ae92 View commit details
    Browse the repository at this point in the history
  6. Add missing error

    taglioni-r committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e7bfde5 View commit details
    Browse the repository at this point in the history
  7. Add missing error

    taglioni-r committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a8db816 View commit details
    Browse the repository at this point in the history
  8. Add missing error

    taglioni-r committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d4f7ced View commit details
    Browse the repository at this point in the history
  9. Remove error

    taglioni-r committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    986ff04 View commit details
    Browse the repository at this point in the history
  10. Fix descriptor version

    taglioni-r committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    cff3ffb View commit details
    Browse the repository at this point in the history
  11. Fix tests

    taglioni-r committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a76a369 View commit details
    Browse the repository at this point in the history
  12. Refactor

    taglioni-r committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4ec69d1 View commit details
    Browse the repository at this point in the history
  13. Fix test

    taglioni-r committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    56bf3e8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    606bfb9 View commit details
    Browse the repository at this point in the history
  15. Fix after merge

    taglioni-r committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    523f905 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    149edf2 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'refactor-and-bug-fixing-in-catalog-process' into IMN-14…

    …5-implement-remaining-tests-in-catalog-process
    taglioni-r authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    70e22b8 View commit details
    Browse the repository at this point in the history
  18. refactor string ids

    taglioni-r committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    2721cd0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c99a5ae View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Edit test name

    taglioni-r committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b0ef45b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Fix business logic

    taglioni-r committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    23e82ee View commit details
    Browse the repository at this point in the history
  2. Fix tests and add coverage

    taglioni-r committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0eb90fe View commit details
    Browse the repository at this point in the history
  3. Add error in mapper

    taglioni-r committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    55fee87 View commit details
    Browse the repository at this point in the history
  4. Update business logic

    taglioni-r committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2e84b4f View commit details
    Browse the repository at this point in the history
  5. Update tests

    taglioni-r committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    cab9a4d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    74c938d View commit details
    Browse the repository at this point in the history
  2. Fix previous tests

    taglioni-r committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9d70bea View commit details
    Browse the repository at this point in the history
  3. Add new tests

    taglioni-r committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ac01572 View commit details
    Browse the repository at this point in the history
  4. Add error in mapper

    taglioni-r committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    fdd55d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Fix business logic

    taglioni-r committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e044962 View commit details
    Browse the repository at this point in the history
  2. Fix previous tests

    taglioni-r committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1d1f57b View commit details
    Browse the repository at this point in the history
  3. Add test coverage

    taglioni-r committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    16d1692 View commit details
    Browse the repository at this point in the history
  4. Fix business logic

    taglioni-r committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    0afbc38 View commit details
    Browse the repository at this point in the history
  5. Add test

    taglioni-r committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    6dd6a9f View commit details
    Browse the repository at this point in the history
  6. Fix test

    taglioni-r committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    6453f9d View commit details
    Browse the repository at this point in the history
  7. Refactor

    taglioni-r committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7e4b54b View commit details
    Browse the repository at this point in the history
  8. Refactor

    taglioni-r committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ec16e8f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Minor fix

    taglioni-r committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    01a3934 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'IMN-207_add-name-check-on-eservice-update' into IMN-195…

    …_fix-document-upload-based-on-descriptor-state
    taglioni-r authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3decd5b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'IMN-195_fix-document-upload-based-on-descriptor-state' …

    …into IMN-209_fix-document-delete-based-on-descriptor-state
    taglioni-r authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    fd803aa View commit details
    Browse the repository at this point in the history
  4. Merge branch 'IMN-209_fix-document-delete-based-on-descriptor-state' …

    …into IMN-211_add-check-for-duplicate-interface
    taglioni-r authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d80c3e9 View commit details
    Browse the repository at this point in the history
  5. Add error in mapper

    taglioni-r committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    34fa7c1 View commit details
    Browse the repository at this point in the history
  6. Minor fixes

    taglioni-r committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    087d815 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'IMN-209_fix-document-delete-based-on-descriptor-state' …

    …into IMN-211_add-check-for-duplicate-interface
    taglioni-r authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8b36438 View commit details
    Browse the repository at this point in the history
  8. Fix

    taglioni-r committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2985836 View commit details
    Browse the repository at this point in the history
  9. Fix

    taglioni-r committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a207156 View commit details
    Browse the repository at this point in the history
  10. Fix

    taglioni-r committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c5b63af View commit details
    Browse the repository at this point in the history
  11. Merge branch 'IMN-207_add-name-check-on-eservice-update' into IMN-195…

    …_fix-document-upload-based-on-descriptor-state
    taglioni-r authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    aa1699c View commit details
    Browse the repository at this point in the history
  12. Merge branch 'IMN-195_fix-document-upload-based-on-descriptor-state' …

    …into IMN-209_fix-document-delete-based-on-descriptor-state
    taglioni-r authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0bb951c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Fix error title

    taglioni-r committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d568d3f View commit details
    Browse the repository at this point in the history
  2. Fix business logic

    taglioni-r committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c65501f View commit details
    Browse the repository at this point in the history
  3. Fix tests

    taglioni-r committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a7884ae View commit details
    Browse the repository at this point in the history
  4. Add test coverage

    taglioni-r committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5b8a70b View commit details
    Browse the repository at this point in the history
  5. Change status code

    taglioni-r committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e4e9606 View commit details
    Browse the repository at this point in the history
  6. Fix

    taglioni-r committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3e3ff7d View commit details
    Browse the repository at this point in the history
  7. Merge branch 'IMN-209_fix-document-delete-based-on-descriptor-state' …

    …into IMN-211_add-check-for-duplicate-interface
    taglioni-r authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    14b0e1c View commit details
    Browse the repository at this point in the history
  8. Fix

    taglioni-r committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b53c504 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'IMN-211_add-check-for-duplicate-interface' into IMN-213…

    …_fix-document-update-based-on-descriptor-state
    taglioni-r authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    58db97d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    a7016bd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'IMN-145-implement-remaining-tests-in-catalog-process' i…

    …nto IMN-200_fix-name-of-cloned-eservice
    taglioni-r authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c59cdd7 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Refactor

    taglioni-r committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    306cc90 View commit details
    Browse the repository at this point in the history
  2. Improve timing in tests

    taglioni-r committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5c1cfb3 View commit details
    Browse the repository at this point in the history
  3. Refactor

    taglioni-r committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2618c67 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    7f03293 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refactor-and-bug-fixing-in-catalog-process' into IMN-14…

    …5-implement-remaining-tests-in-catalog-process
    taglioni-r committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ff07c48 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'IMN-145-implement-remaining-tests-in-catalog-process' i…

    …nto IMN-200_fix-name-of-cloned-eservice
    taglioni-r authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3ab8534 View commit details
    Browse the repository at this point in the history
  4. Fix after merge

    taglioni-r committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    4b0e795 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'IMN-200_fix-name-of-cloned-eservice' into IMN-207_add-n…

    …ame-check-on-eservice-update
    taglioni-r committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    544256b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    8c22f22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbc0a2b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    fffc812 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refactor-and-bug-fixing-in-catalog-process' into IMN-14…

    …5-implement-remaining-tests-in-catalog-process
    taglioni-r committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d66dd39 View commit details
    Browse the repository at this point in the history
  3. Refactor and fix id

    taglioni-r committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    44ded25 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'IMN-145-implement-remaining-tests-in-catalog-process' i…

    …nto IMN-200_fix-name-of-cloned-eservice
    taglioni-r committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e62e021 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'IMN-200_fix-name-of-cloned-eservice' into IMN-207_add-n…

    …ame-check-on-eservice-update
    taglioni-r committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a30937b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfc10f0 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'refactor-and-bug-fixing-in-catalog-process' into IMN-14…

    …5-implement-remaining-tests-in-catalog-process
    taglioni-r authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    7c2a4e7 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'IMN-145-implement-remaining-tests-in-catalog-process' i…

    …nto IMN-200_fix-name-of-cloned-eservice
    taglioni-r committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    33d126a View commit details
    Browse the repository at this point in the history
  9. Merge branch 'IMN-200_fix-name-of-cloned-eservice' into IMN-207_add-n…

    …ame-check-on-eservice-update
    taglioni-r committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c9f9ea1 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'IMN-207_add-name-check-on-eservice-update' into IMN-195…

    …_fix-document-upload-based-on-descriptor-state
    taglioni-r committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    dc34445 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'IMN-195_fix-document-upload-based-on-descriptor-state' …

    …into IMN-209_fix-document-delete-based-on-descriptor-state
    taglioni-r committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    7cb6cd8 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'IMN-209_fix-document-delete-based-on-descriptor-state' …

    …into IMN-211_add-check-for-duplicate-interface
    taglioni-r committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    881cc3a View commit details
    Browse the repository at this point in the history
  13. Merge branch 'IMN-211_add-check-for-duplicate-interface' into IMN-213…

    …_fix-document-update-based-on-descriptor-state
    taglioni-r committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4c99a20 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9a3b7bc View commit details
    Browse the repository at this point in the history
  15. Fix ids

    taglioni-r committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6bf00e6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2b16d43 View commit details
    Browse the repository at this point in the history