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(CARITAS-243): remove livechat #3

Merged

Conversation

koepferd
Copy link

@koepferd koepferd commented Aug 8, 2024

removal of 1:1 livechat and all related functionalities:

  • WaitingRoom (SESSION_TYPE_LIVECHAT / REGISTRATION_TYPE_ANONYMOUS)
  • AcceptLiveChatView
  • anonymous / live sessions handlers & providers:
    • start / active / stop
    • anonymous routing
    • auth: AUTHORIZATION_ANONYMOUS_DEFAULT
  • API / endpoints
    • apiAnonymousConversationAvailability / apiPostAnonymousRegistration / apiFinishAnonymousConversation
    • endpoints.registerAnonymousAsker / endpoints.anonymousBase / endpoint anonymousAskerBase
    • interface: isAnonymousConversationAllowed / hasAnonymousConversations / finishConversationPhase
  • cookies: anonymousSessionId / registeredUsername
  • stompEventType: newAnonymousEnquiry / anonymousEnquiryAccepted / anonymousConversationFinished / newStompAnonymousEnquiry
  • alias message (INFO_TYPES.FINISHED_CONVERSATION / isFinishedConversationMessage)
  • session list tab (SESSION_LIST_TAB_ANONYMOUS)
  • i18n

@vi-sudo
Copy link

vi-sudo commented Aug 8, 2024

@koepferd koepferd marked this pull request as ready for review September 11, 2024 07:45
…-consultation

feat(CARITAS-243): teamsessions-removal
@koepferd koepferd merged commit 28199e6 into feat/CARITAS-243-rm-legacy-code Sep 11, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants