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

MR grapher -> wethics #1

Merged
merged 77 commits into from
Oct 11, 2023
Merged

MR grapher -> wethics #1

merged 77 commits into from
Oct 11, 2023

Conversation

vparpoil
Copy link
Owner

No description provided.

Floriferous and others added 30 commits November 18, 2019 15:41
This result value can not only be undefined, but also null sometimes. This simple fix prevents grapher from having really deep crashes.
It is called in storeHypernovaResults, right after.
The wording of the error messages being thrown is for single links, not many links.
Inspired by meteor's findOne
This updates packages and dependency resolutions to be compatible with Meteor 2.3, with the exception of this chain:
`[email protected] <- lai:collection-extensions 0.2.1_1 <- dburles:mongo-collection-instances 0.3.5 <- cultofcoders:grapher 1.3.19`
Dependencies & version resolution for Meteor 2.3
- note that sift was quite a few versions back and includes breaking changes, should this be version bumped because of this?
Omit $expr operator from projected field names
Improve fetchOne to only return 1 result
fix: add support for input types to `getArgs`
Fix global exposure function body usage
Corrects error messages thrown by linkMany
updated package.js, updated packages, fixed broken tests
Update travis tests to Meteor 1.8.2
StorytellerCZ and others added 29 commits September 29, 2022 09:59
fixed client tests due to _docs being an instance of map
Publications can wait on other publications,
which you should be able to turn off.
The way this is done is inspired from here:
Meteor-Community-Packages/meteor-publish-composite#48
Fix reactive counters when filtering on dates
Fix for storeOneResults when handling already processed results
…results-error

Revert "Fix for storeOneResults when handling already processed results"
Remove unnecessary applyProps call
@vparpoil vparpoil merged commit 2689265 into vparpoil:wethics Oct 11, 2023
3 of 4 checks passed
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.