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

[pull] develop from Onlineberatung:develop #53

Open
wants to merge 198 commits into
base: develop
Choose a base branch
from

Commits on May 12, 2023

  1. Fix logging (#652)

    dodalovicgran authored May 12, 2023
    Configuration menu
    Copy the full SHA
    e3fdc3f View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    ec43124 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1704d2f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Merge pull request #653 from Onlineberatung/OB-4987-fix-data-inconsis…

    …tency
    
    Ob 4987 fix data inconsistency
    tkuzynow authored May 26, 2023
    Configuration menu
    Copy the full SHA
    5d154ae View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    2760433 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c22e66 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #654 from Onlineberatung/OB-5096-enrich-chat-membe…

    …rs-with-user-ids
    
    feat: enrich chat members response with user id from mariadb
    tkuzynow authored May 31, 2023
    Configuration menu
    Copy the full SHA
    53226d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    a6473cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc6a86f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #655 from Onlineberatung/OB-4519-add-marker-to-sta…

    …tis-export
    
    Ob 4519 add marker to statis export
    tkuzynow authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    b09bfa0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    adb7269 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fb4a25 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #656 from Onlineberatung/OB-5178-set-groupchat-rol…

    …e-based-on-flag
    
    feat: set groupchat role depending on the flag
    tkuzynow authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    a8adc9f View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    003c597 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd857c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52235ca View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/OB-5178-set-groupchat-role-based…

    …-on-flag' into OB-5178-set-groupchat-role-based-on-flag
    tkuzynow committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    ee05d1b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Ob 5078 validate username on blur (#658)

    * OB-5078: Add userExists API
    
    * OB-5078: Change way how to detect if user exists
    dodalovicgran authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c62e5b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Add is groupchat consultant to response (#659)

    * Add isGroupchatConsultant to /users/consultants/search response
    
    * Add isGroupchatConsultant to /users/consultants/search response
    dodalovicgran authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    918c395 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

  1. fix: removed unused class

    tkuzynow committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1a00aad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    680e1e4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #660 from Onlineberatung/OB-5235-add-referer-field

    feat: add referer to user session
    tkuzynow authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    7b024ec View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    9fbeff6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #661 from Onlineberatung/OB-5203

    fix: moved to lm date because lastMessage.ts is not always present
    web-mi authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c5b80e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    b964f2a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #662 from Onlineberatung/OB-5319-betend-on-account…

    …-delete
    
    fix: fire statistics event on account delete
    tkuzynow authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    effaf35 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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

Commits on Jul 24, 2023

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

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    412d1c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62d41eb View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/OB-5407-betend-when-session-dele…

    …ted' into OB-5407-betend-when-session-deleted
    tkuzynow committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a39faca View commit details
    Browse the repository at this point in the history
  4. Merge pull request #664 from Onlineberatung/OB-5407-betend-when-sessi…

    …on-deleted
    
    fix: fire statistics event on session delete
    tkuzynow authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    48cba03 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. fix: fixed delete sql syntax

    web-mi committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ef1620f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #665 from Onlineberatung/OB-5413

    fix: fixed delete sql syntax
    web-mi authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    88093a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. fix: consultant validation prior deletion made more stringend, deleti…

    …on workflow fix to prevent FK constrains for assigned sessions in status NEW or INITIAL
    tkuzynow committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    f6e686d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1efff37 View commit details
    Browse the repository at this point in the history
  3. fix: consultant validation prior deletion made more stringend, deleti…

    …on workflow fix to prevent FK constrains for assigned sessions in status NEW or INITIAL
    tkuzynow committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    5e95454 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/OB-5405-consultant-deletion-vali…

    …dation-more-stringend' into OB-5405-consultant-deletion-validation-more-stringend
    tkuzynow committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0ccb283 View commit details
    Browse the repository at this point in the history
  5. fix: consultant validation prior deletion made more stringend, deleti…

    …on workflow fix to prevent FK constrains for assigned sessions in status NEW or INITIAL
    tkuzynow committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1e44603 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #666 from Onlineberatung/OB-5405-consultant-deleti…

    …on-validation-more-stringend
    
    fix: consultant validation prior deletion made more stringend, deleti…
    tkuzynow authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    dbf0de8 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

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

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    0aa68bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #667 from Onlineberatung/OB-5615

    feat: added ability to search consultants and admins by id
    tkuzynow authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b1d154a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

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

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    874b5cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2444733 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    869e6ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7b3b0b View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 1, 2023

  1. fix: increase logging level

    tkuzynow committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    063794f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    d4713d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96b79b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Merge pull request #669 from Onlineberatung/OB-5247-extended-data-export

    fix: extend session user datamodel
    tkuzynow authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f8625b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6405203 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5b2aab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5af21dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8545118 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d09d0cf View commit details
    Browse the repository at this point in the history
  7. Merge pull request #657 from Onlineberatung/OB-5178-set-groupchat-rol…

    …e-based-on-flag
    
    fix: add role removal logic if gropchat flag is deselected
    tkuzynow authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2c3a383 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7627140 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Merge pull request #670 from Onlineberatung/OB-5382-add-tenant-name-a…

    …nd-id-to-consultant-endpoint
    
    Ob 5382 add tenant name and id to consultant endpoint
    tkuzynow authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e6701d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

Commits on Sep 14, 2023

  1. Merge pull request #671 from Onlineberatung/OB-5389-enable-passing-te…

    …nant-id-for-consultant-creation-by-superadmins
    
    feat: enable setting of tenant id on consultant creation
    tkuzynow authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d389b1a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

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

Commits on Sep 18, 2023

  1. Merge pull request #672 from Onlineberatung/OB-5247-enrich-consultant…

    …-response-data-with-tenant-id
    
    feat: enable setting of tenant id on consultant creation
    tkuzynow authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    551b83c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7e2804 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2186d8c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    caff600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2de321a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64ce034 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/OB-5394-validate-that-agency-and…

    …-tenant-id-match' into OB-5394-validate-that-agency-and-tenant-id-match
    tkuzynow committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b544f13 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Merge pull request #673 from Onlineberatung/OB-5394-validate-that-age…

    …ncy-and-tenant-id-match
    
    Ob 5394 validate that agency and tenant id match
    tkuzynow authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1b3f626 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

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

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    933bd10 View commit details
    Browse the repository at this point in the history
  2. fix: spotless

    tkuzynow committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ca6808c View commit details
    Browse the repository at this point in the history
  3. fix: test

    tkuzynow committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f4385fe View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Merge pull request #675 from Onlineberatung/OB-6984-improve-log-error…

    …-handling-for-rocketchat
    
    feat: add handling for restricted consultant admin role and improve rocketchat logging
    tkuzynow authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    634b61a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d490134 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    734ce95 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    8f08b9d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/OB-6984-separate-permission-to-c…

    …reate-and-update-consultant' into OB-6984-separate-permission-to-create-and-update-consultant
    tkuzynow committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    479f58b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b28a2db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c38500c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    ad6a179 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #676 from Onlineberatung/OB-6984-separate-permissi…

    …on-to-create-and-update-consultant
    
    fix: separate permissions for UPDATE_CONSULTANT and CREATE_CONSULTANT…
    tkuzynow authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    73f6779 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge remote-tracking branch 'origin/develop' into develop

    # Conflicts:
    #	src/main/java/de/caritas/cob/userservice/api/config/auth/SecurityConfig.java
    tkuzynow committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1b0fdf8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    15942df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50e586c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6068a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Merge pull request #677 from Onlineberatung/OB-7112-improve-error-log…

    …ging-rocketchat
    
    Ob 7112 improve error logging rocketchat
    tkuzynow authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    274d04d View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    453ed36 View commit details
    Browse the repository at this point in the history
  2. fix: tests

    tkuzynow committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    cae2483 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. fix: tests

    tkuzynow committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    fcd0293 View commit details
    Browse the repository at this point in the history
  2. fix: tests

    tkuzynow committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    02ed177 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ded60bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    163e4e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d23e08d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

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

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    9884511 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf9d973 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f6f57e View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. feat: fix rollback policy for the case where consultant cannot be cre…

    …ated in appointment service
    tkuzynow committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a5f0fbc View commit details
    Browse the repository at this point in the history
  2. feat: fix rollback policy for the case where consultant cannot be cre…

    …ated in appointment service
    tkuzynow committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    79bcf7a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Merge pull request #679 from Onlineberatung/OB-7109-add-language-info…

    …rmal
    
    Ob 7109 add language informal
    tkuzynow authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b5a41e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d65247b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #680 from Onlineberatung/OB-6788-fix-agency-for-co…

    …nsultant-search-for-superadmins
    
    Ob 6788 fix agency for consultant search for superadmins
    tkuzynow authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    f105fae View commit details
    Browse the repository at this point in the history
  4. feat: fix rollback policy for the case where consultant cannot be cre…

    …ated in appointment service
    tkuzynow committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    30fd012 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    f8821ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #682 from Onlineberatung/DELPHI-46-adjust-groupcha…

    …t-update-operation-to-persist-hintmessage
    
    fix: persist hint message on chat update
    tkuzynow authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d037c6d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    489b4b9 View commit details
    Browse the repository at this point in the history
  2. fix: format violations

    tkuzynow committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f675f82 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. fix: patch consultant logic rewritten to properly handle distributed …

    …transacations and inform appointmentservice about display name changes
    tkuzynow committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    229ef22 View commit details
    Browse the repository at this point in the history
  2. fix: patch consultant logic rewritten to properly handle distributed …

    …transacations and inform appointmentservice about display name changes
    tkuzynow committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e063cd6 View commit details
    Browse the repository at this point in the history
  3. fix: patch consultant logic rewritten to properly handle distributed …

    …transacations and inform appointmentservice about display name changes
    tkuzynow committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d15adc2 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Merge pull request #681 from Onlineberatung/OB-7137-consultants-canno…

    …t-be-created
    
    feat: fix rollback policy for the case where consultant cannot be cre…
    tkuzynow authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d3ce151 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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

Commits on Feb 5, 2024

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

Commits on Feb 13, 2024

  1. fix: 2fa for agency admins

    tkuzynow committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a5c838f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Merge pull request #685 from Onlineberatung/OB-9784-fix-2fa-for-agenc…

    …y-admins
    
    fix: 2fa for agency admins
    tkuzynow authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2678312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7106f30 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    199cfcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a07a5f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a45f52 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. fix: 2fa for agency admins

    tkuzynow committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e9892d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. fix: 2fa for agency admins

    tkuzynow committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    89d1c81 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Merge pull request #687 from Onlineberatung/OB-10098-fix-2fa-for-agen…

    …cy-admins
    
    fix: 2fa for agency admins
    tkuzynow authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d707826 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    7669452 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #683 from Onlineberatung/OB-7132-fix-add-displayname

    fix: enrich consultant displayname for get consultant operation as admin
    tkuzynow authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    394dff4 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    a4f0709 View commit details
    Browse the repository at this point in the history
  2. fix: review comments

    tkuzynow committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f1302f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    89648a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #688 from Onlineberatung/OB-10539-saga-pattern-for…

    …-consultant-creation
    
    feat: saga pattern for consultant creation
    tkuzynow authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8064de6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a09ed4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    921ce25 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/OB-10856-agency-admin-cannot-res…

    …et-password' into OB-10856-agency-admin-cannot-reset-password
    tkuzynow committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    853b2f0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #689 from Onlineberatung/OB-10856-agency-admin-can…

    …not-reset-password
    
    Ob 10856 agency admin cannot reset password
    tkuzynow authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d6b5ef9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. fix: delete inactive groups

    tkuzynow committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f3ee044 View commit details
    Browse the repository at this point in the history
  2. fix: delete inactive groups

    tkuzynow committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    95425a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Merge pull request #690 from Onlineberatung/OB-10583-fix-pagination-i…

    …ssue
    
    fix: delete inactive groups
    tkuzynow authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b62828d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. fix:

    * Rename getSessionsByConsultantAndGroupOrFeedbackGroupIds to getAllowedSessionsByConsultantAndGroupOrFeedbackGroupIds
    * Adapt the getAllowedSessionsByConsultantAndGroupOrFeedbackGroupIds method
    * Adapt the tests
    Leandro13Silva13 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ef192a3 View commit details
    Browse the repository at this point in the history
  2. fix:

    * Rename getSessionsByConsultantAndGroupOrFeedbackGroupIds to getAllowedSessionsByConsultantAndGroupOrFeedbackGroupIds
    * Adapt the getAllowedSessionsByConsultantAndGroupOrFeedbackGroupIds method
    * Adapt the tests
    Leandro13Silva13 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f3ca251 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. fix:

    * Added a new boolean method and used java stream logic to filter the list as commented on the PR
    Leandro13Silva13 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    48206df View commit details
    Browse the repository at this point in the history
  2. fix:

    * change the asserts to use fluent assertj assertions instead as commented on PR
    Leandro13Silva13 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    cf861b3 View commit details
    Browse the repository at this point in the history
  3. fix:

    * extract the given object creation to smaller methods as commented on the PR.
    Leandro13Silva13 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    98e9f58 View commit details
    Browse the repository at this point in the history
  4. fix:

    * run mvn spotless:apply
    Leandro13Silva13 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    37ca173 View commit details
    Browse the repository at this point in the history
  5. fix:

    * fixed typo
    Leandro13Silva13 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    861249c View commit details
    Browse the repository at this point in the history
  6. fix:

    * fixed typo
    Leandro13Silva13 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d88e1ce View commit details
    Browse the repository at this point in the history
  7. fix:

    * improve the test code
    Leandro13Silva13 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    34077eb View commit details
    Browse the repository at this point in the history
  8. fix:

    * fix failing tests
    Leandro13Silva13 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c8d42c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Merge pull request #692 from Onlineberatung/DIAKONIE-245-adapt-endpoi…

    …nt-to-return-only-allowed-sessions
    
    Diakonie 245 adapt endpoint to return only allowed sessions
    Leandro13Silva13 authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2e5c4aa View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 9, 2024

  1. fix: spotless

    tkuzynow committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    750af1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cd4333 View commit details
    Browse the repository at this point in the history
  3. fix: typo in cache name

    tkuzynow committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    933aa4e View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/CONNECTA-179-fix-performance-iss…

    …ue-by-introducing-caching' into CONNECTA-179-fix-performance-issue-by-introducing-caching
    tkuzynow committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ac9621f View commit details
    Browse the repository at this point in the history
  5. fix: cache variable name

    tkuzynow committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    34f549d View commit details
    Browse the repository at this point in the history
  6. fix: tests

    tkuzynow committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    665cb86 View commit details
    Browse the repository at this point in the history
  7. fix: tests

    tkuzynow committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f100116 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Merge pull request #693 from Onlineberatung/CONNECTA-179-fix-performa…

    …nce-issue-by-introducing-caching
    
    Connecta 179 fix performance issue by introducing caching
    tkuzynow authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4498388 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. fix: consultant email search

    tkuzynow committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e0d9a5d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Merge pull request #694 from Onlineberatung/DIAKONIE-286-fix-consulta…

    …nt-email-search
    
    fix: consultant email search
    tkuzynow authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9434aca View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    b170008 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #695 from Onlineberatung/DIAKONIE-313-try-assign-c…

    …onsultant-to-existing-enquiries-for-his-agency
    
    fix: newly created consultants should be added to existing enquiries …
    tkuzynow authored May 6, 2024
    Configuration menu
    Copy the full SHA
    9cfa4c5 View commit details
    Browse the repository at this point in the history
  3. fix:

    * changed from email sending to logging the errors
    Leandro13Silva13 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0c10354 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. fix:

    * Adpat log and error message emailing code and tests
    Leandro13Silva13 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6d470f6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. fix:

    * Rename method as per PR comment
    Leandro13Silva13 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    51cd462 View commit details
    Browse the repository at this point in the history
  2. fix:

    * Updated code due to PR comments
    Leandro13Silva13 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    32c861d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. fix:

    * Updated code and tests due to PR comments
    Leandro13Silva13 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1f71623 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Merge pull request #696 from Onlineberatung/DIAKONIE-288-change-email…

    …-notification-to-log-for-inactive-sessions-deletion
    
    fix:
    Leandro13Silva13 authored May 10, 2024
    Configuration menu
    Copy the full SHA
    f3cc434 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    e8b46f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1155ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    414b3df View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    5388fa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cc0a5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53fb5fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    882070e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6294ace View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    649a11a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7aafe4f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    b8342da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #697 from Onlineberatung/TSYSTEMS-140-upgrade-spri…

    …ng-boot-to-2.6.X
    
    Tsystems 140 upgrade spring boot to 2.6.x
    tkuzynow authored May 22, 2024
    Configuration menu
    Copy the full SHA
    d14e1dd View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    9554032 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6bad9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c723bcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4f1737 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e6e89b View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/TSYSTEMS-140-upgrade-spring-boot…

    …-to-2.7.X' into TSYSTEMS-140-upgrade-spring-boot-to-2.7.X
    tkuzynow committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5d2a14f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #698 from Onlineberatung/TSYSTEMS-140-upgrade-spri…

    …ng-boot-to-2.7.X
    
    Tsystems 140 upgrade spring boot to 2.7.x
    tkuzynow authored May 23, 2024
    Configuration menu
    Copy the full SHA
    a353293 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    1e122b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbe2593 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    157385c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #702 from Onlineberatung/DELPHI-176-add-not-delete…

    …d-check-for-consultant-agency
    
    Delphi 176 add not deleted check for consultant agency
    tkuzynow authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    dfe861d View commit details
    Browse the repository at this point in the history