Skip to content

feat: schedule a meeting - dates and repeat options [WPB-25048]#4982

Open
saleniuk wants to merge 8 commits into
developfrom
feat/new-meeting-schedule
Open

feat: schedule a meeting - dates and repeat options [WPB-25048]#4982
saleniuk wants to merge 8 commits into
developfrom
feat/new-meeting-schedule

Conversation

@saleniuk

@saleniuk saleniuk commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

https://wearezeta.atlassian.net/browse/WPB-25048


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

Content for the "schedule" meeting flow: date and time choosers and repeat options dropdown.

Testing

Test Coverage (Optional)

  • I have added automated test to this contribution

How to Test

Open dev debug build (meetings only available there), open meetings tab, click "new", choose "schedule", choose start and end dates and hours, select repeating options.

Attachments (Optional)


PR Post Submission Checklist for internal contributors (Optional)

  • Wire's Github Workflow has automatically linked the PR to a JIRA issue

PR Post Merge Checklist for internal contributors

  • If any soft of configuration variable was introduced by this PR, it has been added to the relevant documents and the CI jobs have been updated.

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

@pull-request-size

Copy link
Copy Markdown

Ups 🫰🟨

This PR is too big. Please try to break it up into smaller PRs.

@codecov

codecov Bot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 69.56522% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.17%. Comparing base (f83ed5a) to head (e66ed2a).

Files with missing lines Patch % Lines
.../feature/meetings/ui/create/NewMeetingViewModel.kt 70.49% 15 Missing and 3 partials ⚠️
...id/feature/meetings/ui/MeetingsViewModelFactory.kt 0.00% 3 Missing ⚠️

❌ Your patch check has failed because the patch coverage (69.56%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4982      +/-   ##
===========================================
+ Coverage    48.93%   49.17%   +0.23%     
===========================================
  Files          646      646              
  Lines        23168    23225      +57     
  Branches      3552     3560       +8     
===========================================
+ Hits         11337    11420      +83     
+ Misses       10779    10750      -29     
- Partials      1052     1055       +3     
Files with missing lines Coverage Δ
...id/ui/newauthentication/login/NewLoginContainer.kt 0.00% <ø> (ø)
...wire/android/feature/meetings/model/MeetingItem.kt 91.17% <100.00%> (+0.26%) ⬆️
...id/feature/meetings/ui/MeetingsViewModelFactory.kt 0.00% <0.00%> (ø)
.../feature/meetings/ui/create/NewMeetingViewModel.kt 72.91% <70.49%> (+72.91%) ⬆️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f83ed5a...e66ed2a. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@saleniuk saleniuk requested review from Garzas and MohamadJaara June 22, 2026 11:25
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants