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

Implement CallMember redialing (#233) #241

Merged
merged 5 commits into from
Dec 7, 2022

Conversation

skazkiful
Copy link
Contributor

@skazkiful skazkiful commented Dec 6, 2022

Resolves #233

Synopsis

Приложение имеет интерфейс в звонке, откуда перенабирать участников можно (кнопка "Участники" в звонке), но перенабрать оттуда никого не получится, этот функционал не реализован.

Solution

Реализовать соответствующий функционал

Checklist

  • Created PR:
    • In draft mode
    • Name contains issue reference
    • Has type and k:: labels applied
  • Before review:
    • Documentation is updated (if required)
    • Tests are updated (if required)
    • Changes conform code style
    • CHANGELOG entry is added (if required)
    • FCM (final commit message) is posted or updated
    • Draft mode is removed
  • Review is completed and changes are approved
    • FCM (final commit message) is approved
  • Before merge:
    • Milestone is set
    • PR's name and description are correct and up-to-date
    • All temporary labels are removed

@skazkiful skazkiful added enhancement Improvement of existing features or bugfix k::UI/UX UI (user interface) and UX (user experience) changes k::refactor Refactor changes of existing code labels Dec 6, 2022
@skazkiful skazkiful added this to the 0.1.0-alpha.8 milestone Dec 6, 2022
@skazkiful skazkiful self-assigned this Dec 6, 2022
@skazkiful
Copy link
Contributor Author

FCM

Implement `CallMember` redialing (#241, #233)

@skazkiful skazkiful marked this pull request as ready for review December 7, 2022 08:33
@SleepySquash SleepySquash enabled auto-merge (squash) December 7, 2022 12:38
@SleepySquash SleepySquash merged commit f7ee66e into main Dec 7, 2022
@SleepySquash SleepySquash deleted the 233-implement-callmember-redialing branch December 7, 2022 12:49
github-actions bot added a commit that referenced this pull request Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features or bugfix k::refactor Refactor changes of existing code k::UI/UX UI (user interface) and UX (user experience) changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement CallMember redialing
2 participants