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-107 Set due date #2004

Merged
merged 1 commit into from
Dec 9, 2024
Merged

SC-107 Set due date #2004

merged 1 commit into from
Dec 9, 2024

Conversation

edwin-jebaraj
Copy link
Collaborator

@edwin-jebaraj edwin-jebaraj commented Nov 27, 2024

Changes in this PR

  1. app/controllers/support/cases/evaluation_due_dates_controller.rb - Added new controller to update evaluation due date
  2. app/models/support/case.rb - Added evaluation due date validation
  3. app/views/support/cases/evaluation_due_dates/edit.html.erb - Added new view file to update evaluation due date
  4. config/locales/en.yml - Added new language variable
  5. config/locales/validation/en.yml - Added nee validation language variable
  6. config/routes.rb - Added new route for evaluation due date screen
  7. db/migrate/20241126122758_add_evaluation_due_date_to_support_cases.rb - Added new migration file to add new field in support_cases table
  8. 9.spec/features/support/agent_can_add_evaluation_due_date_spec.rb- Added new validation spec file for evaluaton due date

Screen-shots or screen-capture of UI changes

@edwin-jebaraj edwin-jebaraj force-pushed the SC-107-set-due-date branch 6 times, most recently from b156c67 to 35012cf Compare November 27, 2024 19:45
Copy link

Test coverage

Line: 87.21%
Branch: 77.25%

@edwin-jebaraj edwin-jebaraj force-pushed the SC-107-set-due-date branch 3 times, most recently from 7e0a189 to 7e1fec8 Compare November 29, 2024 10:51
Copy link

Test coverage

Line: 87.2%
Branch: 77.18%

Copy link

github-actions bot commented Dec 5, 2024

Test coverage

Line: 87.21%
Branch: 77.27%

@edwin-jebaraj edwin-jebaraj force-pushed the SC-107-set-due-date branch 2 times, most recently from 7188cdd to 4ee0ccf Compare December 6, 2024 16:33
Copy link

github-actions bot commented Dec 6, 2024

Test coverage

Line: 87.07%
Branch: 77.2%

Copy link

sonarqubecloud bot commented Dec 7, 2024

Copy link

github-actions bot commented Dec 7, 2024

Test coverage

Line: 87.23%
Branch: 77.32%

@edwin-jebaraj edwin-jebaraj merged commit b36039d into main Dec 9, 2024
25 checks passed
@edwin-jebaraj edwin-jebaraj deleted the SC-107-set-due-date branch December 9, 2024 11:58
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.

2 participants