Skip to content

Conversation

@Mahmoud-Emad
Copy link
Collaborator

Description

Describe the changes introduced by this PR and what does it affect

Changes

List of changes this PR includes

Related Issues

List of related issues

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstrings
  • Screenshots/Video attached (needed for UI changes)

- Display a warning for orphaned transferred days
- Enable synchronize button for orphaned days
- Add logic to fix orphaned transferred days links
- Improve serializer to fetch previous year's balance directly
- Update log messages for balance and transferred days fixes
- Add search input field for team members
- Implement debounced search handler
- Filter team members by name on backend
- Update "no users" message based on search query
- Remove search input from Team view
- Add search input to Users view
- Implement debounced search in Users view
- Update API to support user search by full name
- Replace text search with user autocomplete
- Update API call to filter by user_full_name
- Adjust route query parameters for user filtering
- Modify watch listeners to include selectedUser
- Enhance backend search to handle first/last name
- Add `dropdownUsers` ref to store active users
- Implement `fetchDropdownUsers` to get active user list
- Update `initialize` to fetch dropdown users
- Use `dropdownUsers` for user selection filtering
- Add loading state to user autocomplete
- Fetch and display users with loading feedback
- Initialize user dropdown loading state
@Mahmoud-Emad Mahmoud-Emad merged commit a6b8365 into development Jan 13, 2026
2 checks passed
@Mahmoud-Emad Mahmoud-Emad deleted the development_fix_broken_balance branch January 13, 2026 12:54
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.

2 participants