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

SC-83 Invite evaluators to start evaluation tasks #2017

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

Conversation

edwin-jebaraj
Copy link
Collaborator

Changes in this PR

  1. app/controllers/support/cases/email_evaluators_controller.rb - Added new controller
  2. app/models/email/template_parser.rb - Added new parse variable
  3. app/views/support/cases/email_evaluators/_document_list.html.erb - Added new view file to list uploaded documents
  4. app/views/support/cases/email_evaluators/_email_list.html.erb - Added new view file to list evaluators
  5. app/views/support/cases/email_evaluators/_form.html.erb - Added new form file
  6. app/views/support/cases/email_evaluators/_form_template.html.erb - Added new default template file
  7. app/views/support/cases/email_evaluators/edit.html.erb - Added new view file
  8. app/views/support/cases/show/_tasklist.html.erb - Updated email evaluator link in task list
  9. config/locales/en.yml - added new language variable
  10. config/routes.rb - Added new route for email_evaluators
  11. db/migrate/20241211171744_add_sent_email_to_evaluators_to_case.rb - Added new migration file
  12. spec/features/support/agent_can_email_to_evaluators_spec.rb - Added new spec file for testing

Screen-shots or screen-capture of UI changes

@edwin-jebaraj edwin-jebaraj force-pushed the SC-83-invite-evaluators branch 2 times, most recently from 9ef7d50 to 577cd5c Compare December 12, 2024 18:41

This comment was marked as resolved.

Copy link

Test coverage

Line: 87.16%
Branch: 76.97%

Copy link

Test coverage

Line: 87.15%
Branch: 76.94%

@edwin-jebaraj edwin-jebaraj force-pushed the SC-83-invite-evaluators branch from 6a98a57 to 82416d3 Compare December 13, 2024 11:51
@edwin-jebaraj edwin-jebaraj force-pushed the SC-83-invite-evaluators branch from 82416d3 to 9a945fd Compare December 13, 2024 12:32
Copy link

Test coverage

Line: 87.16%
Branch: 76.99%

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.

1 participant