wahidullah_maqsood

Results 13 comments of wahidullah_maqsood

The CI/CD migration file looks good. However, I would suggest adding Docker layer caching to speed up builds and uploading test and coverage reports as artifacts. Would this be a...

Although no specific issue was created for this feature i have developed this to improve the usability and navigation on the challenge list page

Matched the selected field and Show Filters color with the website theme, and re-added `url.length` in `frontend/src/js/controllers/challengeListCtrl.js`. https://github.com/user-attachments/assets/403fec43-af2f-4809-b651-6e75a321634c

@RishabhJain2018 Sir, I have changed the filter formatting as discussed https://github.com/user-attachments/assets/bfede396-2a27-4a18-98a2-95347e74fa90

### Changes made in Unit tests for challenge list controller - Added filter panel (organization, tags, start date, end date). - Implemented search, sort, and `applyFilter()` / `resetFilters()` logic. -...

@RishabhJain2018 Sir I have made updates to unit testing code and improved CSS styles while following the organization's code structure and conventions. Review it!!

Hi, @RishabhJain2018 Sir @akanshajain231999 Ma'am just checking in — are there any changes or updates you'd like me to make?

@jych Thanks for the feedback earlier. I’ve updated the test so it now directly calls `sync()` and runs the full integration flow fetching roles and service accounts from our static...