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

2.3.80 #47

Merged
merged 39 commits into from
Oct 1, 2021
Merged

2.3.80 #47

merged 39 commits into from
Oct 1, 2021

Conversation

TOoSmOotH
Copy link
Contributor

No description provided.

William Wernert and others added 30 commits August 10, 2021 15:02
This will keep us from needing to mock/replace dom objects/functions
…flag

Add check for testing flag when using `window.open()`
Rework above function as a method of the EventuUpdateResults struct that modifies the struct in the same way the first arg
was changed in the original function.

i.e.
  mergeElasticUpdateResults(result1, result2) -> <modified result1>
  becomes
  result1.AddEventUpdateResults(result2) -> <modified result1>
The err value was being overwritten on each line of this function, so check the value after each `Verify()` call and return
if err is not nil (i.e. the Verify() call failed)
Add node images for cloud instances
* Rename moment-timezone-data to moment-timezone-with-data to match naming scheme from dev
* Change version string for vue-chartjs to match actual version
@jertel jertel merged commit e0836f5 into master Oct 1, 2021
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.

3 participants