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

feat: handle conversation access update event (WPB-10850) 🍒 #2982

Commits on Aug 30, 2024

  1. feat: handle conversation access update event (WPB-10850) (#2981)

    * feat: add mappers from api to model and from model to dao for access update event
    
    * feat: add correct receiving values for access update (access and accessRole)
    
    * feat: create handler for access update event received and its usage
    
    * feat: add return of Either for access update handler
    
    * feat: rename handler to remove redundant conversation
    
    * feat: rename clashing function naming
    
    * test: add tests for receiving access update event
    
    * chore: rename mapper method naming
    
    * test: add test for new mappings in ConversationMapper
    
    * chore: renaming of access update event handler
    
    * test: add tests for AccessUpdateHandler
    alexandreferris authored and github-actions[bot] committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3c3799d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

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