talawa-admin
talawa-admin copied to clipboard
[organization] updated organization screen
What kind of change does this PR introduce?
bugFix, and Unit Test
Issue Number:
Fixes #2058
Did you add tests for your changes?
Yes
Summary
Filtered out events from action items and created unit test to verify only action items are being displayed.
Other information
Have you read the contributing guide?
Yes
Summary by CodeRabbit
-
New Features
- Introduced detailed action items with information such as assignee, category, notes, dates, completion status, assigner, and creator.
-
Bug Fixes
- Updated action items display logic to show only items without associated events.
-
Tests
- Added a test case to ensure proper display of action items, checking for the presence of a specific item.