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

Required task to SE test #23

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Required task to SE test #23

wants to merge 21 commits into from

Conversation

oscar8x
Copy link

@oscar8x oscar8x commented Oct 23, 2023

Pull request for task XXX

This pull request resolves the following tasks:

  • Improved pagination in the calls list view. The dropdown now correctly updates the number of calls displayed per page.
  • Added filtering feature in the calls list view. Users can now filter calls by call type or direction.
  • Grouped calls per day in the calls list view.
  • Fixed logout feature. Users are now correctly redirected to the login page and prevented from returning to the calls list.
  • Improved token expiration UX. Users are now redirected to the login page when their access token expires.
  • Added unit tests for the date helper functions.
  • Added end-to-end tests (Cypress) for logging in, accessing call details, and logging out.
  • Implemented archive call feature with real-time support. Changes made in one tab are now reflected in other tabs.

Please review and merge this pull request. Thank you!

@oscar8x oscar8x changed the title Fix and Required task to SE test Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant