-
Notifications
You must be signed in to change notification settings - Fork 108
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
Paig evaluation paig UI support #204
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…aluationForm to handle multi-step form submission
paig_evaluation_oss_ui_support: Code clean up and Purpose form update uic hanges added paig_evaluation_oss_ui_support: Fixed Pagination paig_evaluation_oss_ui_support: Added Categories form changes added4# This is a combination of 5 commits. paig_evaluation_oss_ui_support: Updated form changes for Evaluations detail form fixes pushed for eval runs backend paig_evaluation_oss_ui_support: Css changes for the evaluation form paig_evaluation_oss_ui_support: Css changes for the evaluation form added3# This is a combination of 5 commits. fixes added paig_evaluation_oss_ui_support: Css changes for the evaluation form report_name added for evaluation paig_evaluation_oss_ui_support: Added fixes for form and also added empty state for categories rebased2# This is a combination of 5 commits. paig_evaluation_oss_ui_support: Added run report modal Added eval model fix unit tests added for evaluation service tests added for evaluation ebased1 Is a combination of 5 commits. prints removed paig_evaluation_oss_ui_support: Added run report modal evaluation fix added eval target fixed paig_evaluation_oss_ui_support: Added run report modal
… application checkbox feature
…yyyyhhmm at 3 places rerun , run and save and run
headers removed if empty
paig-server/backend/paig/alembic_db/versions/701ddf55a1b4_added_evaluation_tables.py
Show resolved
Hide resolved
amrakshay
suggested changes
Feb 24, 2025
paig-server/backend/paig/api/evaluation/api_schemas/eval_config_schema.py
Outdated
Show resolved
Hide resolved
paig-server/backend/paig/api/evaluation/api_schemas/eval_config_schema.py
Outdated
Show resolved
Hide resolved
paig-server/backend/paig/api/evaluation/api_schemas/eval_config_schema.py
Show resolved
Hide resolved
paig-server/backend/paig/api/evaluation/api_schemas/eval_config_schema.py
Show resolved
Hide resolved
paig-server/backend/paig/api/evaluation/api_schemas/eval_config_schema.py
Show resolved
Hide resolved
paig-server/backend/paig/api/evaluation/services/eval_result_service.py
Outdated
Show resolved
Hide resolved
paig-server/backend/paig/api/evaluation/services/eval_result_service.py
Outdated
Show resolved
Hide resolved
paig-server/backend/paig/api/evaluation/services/eval_service.py
Outdated
Show resolved
Hide resolved
paig-server/backend/paig/api/evaluation/services/eval_service.py
Outdated
Show resolved
Hide resolved
Paig evaluation oss UI support
paig-server/frontend/webapp/app/containers/audits/evaluation/c_evaluation_report_list.jsx
Outdated
Show resolved
Hide resolved
paig-server/frontend/webapp/app/containers/audits/evaluation/c_evaluation_report_list.jsx
Outdated
Show resolved
Hide resolved
paig-server/frontend/webapp/app/containers/audits/evaluation/c_evaluation_report_list.jsx
Outdated
Show resolved
Hide resolved
paig-server/frontend/webapp/app/containers/audits/evaluation/c_evaluation_report_list.jsx
Outdated
Show resolved
Hide resolved
paig-server/frontend/webapp/app/components/audits/evaluation/v_evaluation_reports_list.jsx
Outdated
Show resolved
Hide resolved
paig-server/frontend/webapp/app/components/audits/evaluation/v_evaluation_reports_list.jsx
Outdated
Show resolved
Hide resolved
paig-server/frontend/webapp/app/components/audits/evaluation/v_evaluation_list_applications.jsx
Outdated
Show resolved
Hide resolved
paig-server/frontend/webapp/app/components/audits/evaluation/v_evaluation_list_applications.jsx
Outdated
Show resolved
Hide resolved
paig-server/frontend/webapp/app/components/audits/evaluation/v_evaluation_list_applications.jsx
Outdated
Show resolved
Hide resolved
paig_evaluation_oss_ui_support: Added Feedback changes
Paig evaluation oss UI support
Paig evaluation oss UI support
hketan
reviewed
Feb 27, 2025
hketan
reviewed
Feb 27, 2025
paig_evaluation_oss_ui_support: Code clean up
paig_evaluation_oss_ui_support: Code clean up
paig_evaluation_oss_ui_support: Code clean up
paig_evaluation_oss_ui_support: Added Feedback changes
hketan
approved these changes
Feb 27, 2025
SiddheshwarKamble
approved these changes
Feb 27, 2025
amrakshay
approved these changes
Feb 27, 2025
ketan-hirani
approved these changes
Feb 27, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change Description
Added PAIG Server support for evaluation of applications
Issue reference
This PR fixes issue #168
Checklist