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

Feat/aggregations #1231

Merged
merged 9 commits into from Nov 18, 2019
Merged

Feat/aggregations #1231

merged 9 commits into from Nov 18, 2019

Conversation

ShahAnuj2610
Copy link
Contributor

@ShahAnuj2610 ShahAnuj2610 commented Nov 11, 2019

* feat(web): add aggregationField in DataSearch

* feat: add DataSearch with aggregation example

* fix: review changes

* fix: code
* feat(web): add aggregationField in DataSearch

* feat: add DataSearch with aggregation example

* feat(web): add aggregationField in CategorySearch

* fix: review changes

* fix: code

* fix: code

* fix: size prop
* fix(web): aggs data key

* fix: hotfix
* feat(web): add aggregationField in DataSearch

* feat: add DataSearch with aggregation example

* feat(web): add aggregationField in CategorySearch

* fix: review changes

* fix: code

* feat(web): implement aggregationField for ReactiveComponent

* fix: minor fix

* fix: code

* fix(web): aggs data key

* fix: hotfix

* fix(key): aggregationData
* feat(web): add aggregationField in DataSearch

* feat: add DataSearch with aggregation example

* feat(web): add aggregationField in CategorySearch

* fix: review changes

* fix: code

* feat(web): implement aggregationField for ReactiveComponent

* fix: minor fix

* fix: code

* fix(web): aggs data key

* fix: hotfix

* feat(web): add aggregationField in ReactiveList

* fix(key): aggregationData

* fix(edge-case): when both pagination and aggregationField is present

* fix: aggs data in onData method

* fix: minor fix
@ShahAnuj2610 ShahAnuj2610 added the feature Used to label PR that are new features label Nov 13, 2019
@bietkul bietkul merged commit db8da42 into next Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Used to label PR that are new features Needs testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: First-class support for aggregations in Result components
2 participants