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

Fixing the date filter #512 #548

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Stellagendo
Copy link

1.Stella D Gendo 2022-04-02034
-fixed: add date filter inputs for start and end date selection

2.Carolyne Aniceth Wambura 2022-04-02034
-fixed: add date filter logic to on Import method for Excel data processing

3.James Ludovick Nasuwa 2022-04-02034
-added the reset button which reset the filter
-added the logic to reset the date filter on the typescript file

  1. Rehema Khatibu 2022-04-11633
    -added the progress bar to insure that the code for filtering the date

5.Robert Kintu 2022-04-04397
-error handling and encapsulation

Stellagendo and others added 6 commits January 17, 2025 14:03
 - Added start and end date input fields using Angular Material date picker
 - Implemented a button to apply the date filter - Updated the template to allow users to filter data based on date range
- Implemented a date filtering mechanism in the `onImport` method to ensure only rows with dates within the specified range are included. 
- Added logic to parse the 'Date' column and filter data based on a predefined start and end date.
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.

5 participants