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

UI: Create UI to run the new checks #432

Open
mattiagiupponi opened this issue Dec 12, 2024 · 0 comments
Open

UI: Create UI to run the new checks #432

mattiagiupponi opened this issue Dec 12, 2024 · 0 comments
Labels
dbi enhancement New feature or request
Milestone

Comments

@mattiagiupponi
Copy link
Collaborator

mattiagiupponi commented Dec 12, 2024

NOTE: all the checks must be done POST-EXPORT and are manually triggered by the user

The UI should be updated to add a new icon in the main menù to perform the system checks

something like this:
Image

Each check (internally) should be treated as a single and individual check.
This will help with the release of each single check and have a quick feedback from the client

Image

We might have to convert information from the XLSX file into configuration or client input.
For example the YEAR, i their example is in a single file (INPUT) while we can let the user write the year in the UI


Stories

As a user after login
I want to see the checks page
so that i can access to the check list

As a user access the check pages
I want to see the checks available
so that i can decide with check runs

As a user access the check pages
I want to add the input year to the box
so that i can run the export and run the checks

@mattiagiupponi mattiagiupponi added this to the 2.0.0 milestone Dec 12, 2024
@mattiagiupponi mattiagiupponi added enhancement New feature or request dbi labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dbi enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant