-
Notifications
You must be signed in to change notification settings - Fork 4
[WIP] feat: Add call activate/deactivate button #956
base: develop
Are you sure you want to change the base?
Conversation
jekabs-karklins
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks good
Thank you for spotting that template tests have been commented out.
simonfernandes
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry about the tests being commented and thank you for fixing them 🤦♂️
bolmsten
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Martin, it looks good but I need to go over the functionality with Carina as it changes the flow for proposal submission more than I thought.
@bolmsten thanks it is good to know that. It will be great to test this after such changes. |
Description
Adding
Activate/Deactivate callbutton on each call in the table to be able to filter calls by active status.Motivation and Context
Previously active/inactive calls were filtered by date from start to end call.
How Has This Been Tested
Fixes
https://jira.esss.lu.se/browse/SWAP-2465
Changes
Screenshare.-.2022-06-23.9_23_46.AM.mp4
Depends on
Backend PR: UserOfficeProject/user-office-backend#668
Tests included/Docs Updated?