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

Collection management #2908

Merged
merged 37 commits into from
Jul 8, 2024
Merged

Collection management #2908

merged 37 commits into from
Jul 8, 2024

Conversation

akanshaaa19
Copy link
Member

No description provided.

Copy link

github-actions bot commented May 31, 2024

@github-actions github-actions bot temporarily deployed to pull request May 31, 2024 04:13 Inactive
Copy link

cypress bot commented May 31, 2024

2 failed tests on run #4916 ↗︎

2 158 0 14 Flakiness 0

Details:

Merge 18b362b into 37168cf...
Project: Glific Commit: 91b13f7dfc ℹ️
Status: Failed Duration: 23:38 💡
Started: Jul 8, 2024 7:12 AM Ended: Jul 8, 2024 7:35 AM
Failed  chat/ChatCollection.spec.ts • 1 failed test

View Output

Test Artifacts
ChatCollection > should send the message to collection Test Replay Screenshots
Failed  roles/staff/chat/ChatCollection.spec.ts • 1 failed test

View Output

Test Artifacts
Role - Staff - ChatCollection > should send the message to collection Test Replay Screenshots

Review all test suite changes for PR #2908 ↗︎

@github-actions github-actions bot temporarily deployed to pull request June 3, 2024 03:35 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 3, 2024 15:24 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 3, 2024 15:39 Inactive
Copy link

codecov bot commented Jun 3, 2024

Codecov Report

Attention: Patch coverage is 88.40580% with 16 lines in your changes missing coverage. Please review.

Project coverage is 79.41%. Comparing base (b6c8217) to head (3d716d4).

Files Patch % Lines
src/containers/List/List.tsx 64.70% 5 Missing and 1 partial ⚠️
src/components/UI/Pager/Pager.tsx 69.23% 3 Missing and 1 partial ⚠️
.../WaGroups/GroupCollections/GroupCollectionList.tsx 90.24% 2 Missing and 2 partials ⚠️
...t/ChatMessages/AddToCollection/AddToCollection.tsx 83.33% 0 Missing and 1 partial ⚠️
...iners/Collection/CollectionList/CollectionList.tsx 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2908      +/-   ##
==========================================
+ Coverage   79.35%   79.41%   +0.05%     
==========================================
  Files         319      319              
  Lines       10081    10136      +55     
  Branches     2159     2167       +8     
==========================================
+ Hits         8000     8049      +49     
- Misses       1441     1450       +9     
+ Partials      640      637       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot temporarily deployed to pull request June 5, 2024 02:33 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 5, 2024 03:18 Inactive
@akanshaaa19 akanshaaa19 requested a review from kurund June 5, 2024 12:47
@github-actions github-actions bot temporarily deployed to pull request June 5, 2024 12:47 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 5, 2024 22:28 Inactive
Copy link
Contributor

@kurund kurund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Can you please fix the alignment for the select all checkbox, it should be in line with the listing checkboxes.
Screenshot 2024-06-05 at 23 27 25
  • Contact is still listed after deletion on the contact Collection listing

  • On Group collection listing can we replace the add group icon instead of using the add contact icon?

Screenshot 2024-06-05 at 23 37 05

@akanshaaa19
Copy link
Member Author

  • Can you please fix the alignment for the select all checkbox, it should be in line with the listing checkboxes.
Screenshot 2024-06-05 at 23 27 25 * Contact is still listed after deletion on the contact Collection listing * On Group collection listing can we replace the add group icon instead of using the add contact icon? Screenshot 2024-06-05 at 23 37 05

fixed these @kurund

@akanshaaa19 akanshaaa19 requested a review from kurund June 6, 2024 10:07
@github-actions github-actions bot temporarily deployed to pull request June 6, 2024 10:07 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 8, 2024 12:18 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 22, 2024 07:57 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 24, 2024 13:32 Inactive
@akanshaaa19 akanshaaa19 requested a review from kurund June 24, 2024 13:34
@github-actions github-actions bot temporarily deployed to pull request June 24, 2024 14:18 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 24, 2024 14:33 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 27, 2024 06:32 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 1, 2024 05:28 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 2, 2024 03:45 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 3, 2024 06:12 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 8, 2024 07:04 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 8, 2024 14:09 Inactive
Copy link
Contributor

@kurund kurund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@kurund kurund merged commit 5f34414 into master Jul 8, 2024
10 of 14 checks passed
@kurund kurund deleted the collection-management branch July 8, 2024 14:23
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.

WA Groups: Adding and removing multiple groups to collection is difficult
2 participants