-
-
Notifications
You must be signed in to change notification settings - Fork 93
Migrate for Meteor 3.0 #306
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
6641d76
build: prepare versions for Meteor async release
jankapunkt daf21dc
Updating tests, wip
bhunjadi 2f88749
Merge branch 'Meteor-Community-Packages:migrate/3.0' into migrate/3.0
bhunjadi b033038
Further test updates
bhunjadi 76e5422
Server side test updates
bhunjadi 22b4210
find_one fix
bhunjadi 675a3ac
Fix for remove after async callbacks handling
bhunjadi 12f6964
Test updates for Meteor 2
bhunjadi e0c4b96
Minor updates
bhunjadi 86dbbbb
Fix failing test for Meteor 3.0 with resolverType: stub
bhunjadi fbe4463
Insert and update updates, test updates
bhunjadi 5534b93
Tests for Meteor 3.0
bhunjadi aa97b23
Async before & after hooks for all methods except find
bhunjadi 3265067
Update to 3.0-rc.0
StorytellerCZ 7ee12ee
Published matb33:[email protected]
StorytellerCZ ab31795
Merge branch 'migrate/3.0' into migrate/3.0
StorytellerCZ 67bebfb
keep sync methods intact, without hooks
bhunjadi a06f7b2
handle tests for sync methods (client)
bhunjadi c58f1f3
fixed lint errors
bhunjadi df6988a
updated eslint to v8, fixing top-level await error
bhunjadi c9de6e4
Bump to v2.0.0-beta.1
StorytellerCZ d6d20d8
Lint fixes
StorytellerCZ f890026
Update lint action dependencies
StorytellerCZ 6cf9690
Update to the latest Meteor rc.4 and start preparing changelog
StorytellerCZ 52e42c6
Published matb33:[email protected]
StorytellerCZ 63f8ea4
fixed update_allow tests
bhunjadi 83cec22
additional tests fixed
bhunjadi 66b310f
support for find hooks
bhunjadi bef19ee
Add jquery as test dependency
harryadel 9dc5926
Fix failing test
harryadel 2e040c9
Merge pull request #311 from bhunjadi/migrate/3.0
StorytellerCZ 064f9c2
Rework failing test
harryadel 6793651
Fix lint problems
harryadel 033c41c
Update version number
harryadel 0e420c6
published 2.0.0-rc.0
jankapunkt f744389
Merge branch 'master' into migrate/3.0
StorytellerCZ 057c12d
Published matb33:[email protected]
StorytellerCZ 14fc02f
Update to the latest eslint
StorytellerCZ 61b9a3f
Update versions for final release of Meteor 3
StorytellerCZ 669db28
Published matb33:[email protected]
StorytellerCZ 375dc1b
Update minimum Meteor version to 2.14
StorytellerCZ e3edceb
Try to get away with using 2.8.1
StorytellerCZ 283002b
Update package lock
StorytellerCZ 5acc8a2
fix publish wrapper on meteor 3.0
nachocodoner c9715e0
Merge pull request #315 from nachocodoner/fix-publish-wrapper
StorytellerCZ 32248d1
Update test
StorytellerCZ 85acdc4
Prep for rc.3
StorytellerCZ 8484d71
Published matb33:[email protected]
StorytellerCZ 7c3df94
Replace AOP terminology
harryadel a433249
Update version
harryadel 1533dee
Remove semi-colons
harryadel 8514518
Add new line at end of file
harryadel b7d0a33
Update tests to use 3.0.3
harryadel cf69ebc
Fix aspect missing statements
harryadel 1e76dbb
Remove 2.14 tests
harryadel 0d48653
Update find wrapper
harryadel eec3f36
Fix code lint issues
harryadel 4864526
Remove return statement
harryadel 7b20671
Fix linter errors
harryadel 637a7be
Recommit changes after reinitializing Git
harryadel 2ecf8ac
Merge branch 'temp-branch' into migrate/3.0
harryadel 5761671
Use collection-instances to ensure collections are not re-created
harryadel 9a89893
fix: upsert comparison was done with the function not the method
vparpoil 60ac720
fix: tests on after.upsert are not relevant since there is no after.u…
vparpoil 25c17e9
Cleanup serverside tests
harryadel d2f5135
Fix failing test
harryadel 2b2bc54
Remove trailing space
harryadel addde85
Apply lint fix
harryadel 2b8ab22
Merge branch 'migrate/3.0' into migrate/3.0
harryadel ac628f4
Update meteor release we use for testing
harryadel bc47e08
Merge pull request #317 from vparpoil/migrate/3.0
harryadel f60a25a
fix lint problems
harryadel 02b4493
fix: proposal to keep before.find sync
vparpoil ae51a34
fix: upsert return values properly destructured
jankapunkt 7e557bd
Merge pull request #319 from Meteor-Community-Packages/fix/upsert-pro…
harryadel 3c21b11
Publish a new beta
harryadel 7a42f99
Merge pull request #318 from vparpoil/migrate/3.0-beforeFind
harryadel 8b787ab
Publish new beta
harryadel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.