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

SAW - Auto-refresh bug for Modified Rate, Add/Delete Services #2176

Merged
merged 9 commits into from Feb 5, 2020

Conversation

SamWord
Copy link
Contributor

@SamWord SamWord commented Jan 22, 2020

#170758393

The Admin Edit Info View header with cost totals now refreshes when a service's rate is modified and when a service is added or deleted. The cost totals refresh for changes made to one time fee services as well.

gem 'simplecov', require: false # Check usage
gem 'site_prism'
gem 'webdrivers', '~> 4.2'
gem 'webmock'
end
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The gemfile changes were because webdrivers wasn't under the development group and bundle install was not updating or installing webdrivers to run specs locally.

@Stuart-Johnson Stuart-Johnson merged commit 53af931 into v3.7.0 Feb 5, 2020
@Stuart-Johnson Stuart-Johnson deleted the saw-dashboard-refresh-bug branch February 5, 2020 19:35
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.

None yet

3 participants