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

#2547 Improvements to Custom report v2.1 #2599

Merged
merged 3 commits into from
Nov 18, 2024

Conversation

drieJAC
Copy link
Contributor

@drieJAC drieJAC commented Nov 6, 2024

What's included?

As an Admin, I would like to be able to add selected fields to a custom report before generating data so that the process is more time-efficient.

Closes #2547

Who should test?

✅ Product owner
✅ Developers
✅ UTG

How to test?

Go to the following page: https://jac-admin-develop--pr2599-feature-2547-improve-w9zbe8i1.web.app/exercise/R5mu47EVqEPf1WbXsLfZ/reports/custom

Test 1

  • Ensure the Application Status and Status filters no longer display in the page
  • Ensure the Candidate Ref No, Full Name and Application Status fields are selected by default
  • Ensure the 'Generate Report' button is visible and enabled (ie dark green), whilst the 'Download Report' button is disabled (pale green/grey)
  • After pressing the 'Generate Report' button the page should scroll and the data should load (after a short time). Once the data has loaded the 'Download Report' button should become enabled (dark green)
  • Ensure can reorder the following fields by dragging them (Candidate Ref No, Full Name and Application Status fields)
  • Ensure can add or remove fields
  • Remove the Candidate Ref No, Full Name and Application Status fields and ensure that the 'Generate Report' and Download Report' buttons are both disabled (pale green/grey)

Risk - how likely is this to impact other areas?

🟢 No risk - this is a self-contained piece of work


PREVIEW:DEVELOP
can be OFF, DEVELOP or STAGING

Add new text at the top of the page
Enable users to select their chosen fields first, then click a button to produce the report onscreen
Include as default (already selected) fields: Candidate reference number, Full name, Application status
Remove/hide the Save report button
Add a Generate report button to the left of the Download report button
Set the report to include records with the Applied status ONLY
Remove the Application status and Stage filters from the screen
Users should still be able to reorder columns as in the existing report
@drieJAC drieJAC self-assigned this Nov 6, 2024
@drieJAC drieJAC requested review from a team as code owners November 6, 2024 12:53
Copy link

github-actions bot commented Nov 6, 2024

Visit the preview URL for this PR (updated for commit 8257b8b):

https://jac-admin-develop--pr2599-feature-2547-improve-w9zbe8i1.web.app

(expires Fri, 06 Dec 2024 16:07:29 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4e92cf51659207b0ae3509dc5c40edde50edfec0

@drieJAC drieJAC merged commit 5e318df into main Nov 18, 2024
9 checks passed
@drieJAC drieJAC deleted the feature/2547-improvements-to-custom-reports-v2.1 branch November 18, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improvements to Custom report v2.1
4 participants