-
Notifications
You must be signed in to change notification settings - Fork 29
Samm/test #3344
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
Draft
wixysam
wants to merge
7
commits into
master
Choose a base branch
from
samm/test
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
changes: Service DataHooks was removed Service wix-data.Hooks operation afterAggregate has changed return doc Service wix-data.Hooks operation beforeAggregate has changed param context type Service wix-data.Hooks operation beforeAggregate has changed return type Service wix-data.Hooks operation beforeAggregate has changed description Service wix-data.Hooks has a new operation afterDistinct Service wix-data.Hooks has a new operation beforeDistinct Service wix-data operation get has changed description Service wix-data operation query has changed description Service wix-data operation queryReferenced has changed description Service wix-data.WixDataDistinct is new issues: Operation filter has an unknown param type WixDataFilter (distinct.js (44)) Operation eq has an unknown param type * (filterMixin.js (33)) Operation ne has an unknown param type * (filterMixin.js (59)) Operation hasSome has an unknown param type * (filterMixin.js (342)) Operation hasAll has an unknown param type * (filterMixin.js (378)) Operation beforeAggregate is defined two or more times (hooks.js (313, 337)) Operation beforeAggregate has an unknown return type WixDataAggregate (hooks.js (313)) Operation beforeAggregate has an unknown return type WixDataAggregate (hooks.js (313)) Operation beforeDistinct has an unknown return type WixDataDistinct (hooks.js (395)) Operation beforeDistinct has an unknown return type WixDataDistinct (hooks.js (395)) Operation onFailure has an unknown param type Error (hooks.js (608)) Operation truncate has an unknown return type null (data-api.js (451)) Message WixDataBulkRemoveResult has an unknown property type Error (data-api.js (485)) Message WixDataBulkResult has an unknown property type Error (data-api.js (877)) ERROR: The @snippet tag - file 'velo-docs/examples/WixDataDistinct-getFilter.es6' not found. File: distinct.js line: 29 ERROR: The @snippet tag - file 'velo-docs/examples/WixDataDistinct ...
changes: Service wix-data.Hooks operation afterDistinct.examples has 2 new examples Service wix-data.Hooks operation beforeDistinct.examples has 2 new examples Service wix-data.WixDataDistinct operation ascending param propertyName was removed Service wix-data.WixDataDistinct operation ascending has changed return type Service wix-data.WixDataDistinct operation ascending has changed return doc Service wix-data.WixDataDistinct operation ascending has changed summary Service wix-data.WixDataDistinct operation ascending has changed description Service wix-data.WixDataDistinct operation ascending.examples[0] has changed title Service wix-data.WixDataDistinct operation ascending.examples[0] has changed body Service wix-data.WixDataDistinct operation ascending.examples has 2 examples removed Service wix-data.WixDataDistinct operation descending param propertyName was removed Service wix-data.WixDataDistinct operation descending has changed return type Service wix-data.WixDataDistinct operation descending has changed return doc Service wix-data.WixDataDistinct operation descending has changed summary Service wix-data.WixDataDistinct operation descending has changed description Service wix-data.WixDataDistinct operation descending.examples[0] has changed title Service wix-data.WixDataDistinct operation descending.examples[0] has changed body Service wix-data.WixDataDistinct operation descending.examples has 2 examples removed Service wix-data.WixDataDistinct operation filter has changed return type Service wix-data.WixDataDistinct operation filter has changed return doc Service wix-data.WixDataDistinct operation filter has changed description Service wix-data.WixDataDistinct operation filter.examples has 1 new examples Service wix-data.WixDataDistinct operation getFilter has changed return type Service wix-data.WixDataDistinct operation getFilter has changed return doc Service wix-data.WixDataDistinct operat ...
… detected issues: Operation filter has an unknown param type WixDataFilter (distinct.js (41)) Operation ascending is defined two or more times (distinct.js (92), sortMixin.js (10)) Operation descending is defined two or more times (distinct.js (116), sortMixin.js (41)) Operation eq has an unknown param type * (filterMixin.js (33)) Operation ne has an unknown param type * (filterMixin.js (59)) Operation hasSome has an unknown param type * (filterMixin.js (342)) Operation hasAll has an unknown param type * (filterMixin.js (378)) Operation beforeAggregate is defined two or more times (hooks.js (313, 337)) Operation beforeAggregate has an unknown return type WixDataAggregate (hooks.js (313)) Operation beforeAggregate has an unknown return type WixDataAggregate (hooks.js (313)) Operation beforeDistinct has an unknown return type WixDataDistinct (hooks.js (395)) Operation beforeDistinct has an unknown return type WixDataDistinct (hooks.js (395)) Operation onFailure has an unknown param type Error (hooks.js (608)) Operation truncate has an unknown return type null (data-api.js (451)) Message WixDataBulkRemoveResult has an unknown property type Error (data-api.js (485)) Message WixDataBulkResult has an unknown property type Error (data-api.js (877))
…fore-after-distinct
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.