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(grouping): add caller/originator to updateGroupBy on Draggable Grouping #303

Merged
merged 1 commit into from Dec 8, 2018

Conversation

ghiscoding
Copy link
Collaborator

  • this helps in knowing who caller the update action and user can do certain thing accordingly with this new info

Small improvement, and help for the first issue I had opened earlier #299.
I want to know who called the update (is it the group sort, add group, remove group, ...) and this PR does exactly that.

- this helps in knowing who caller the update action and user can do certain thing accordingly with this new info
ghiscoding added a commit to ghiscoding/aurelia-slickgrid that referenced this pull request Dec 8, 2018
- this fix rely on a PR that might not be merged yet, ref 6pac/SlickGrid#303
@ghiscoding ghiscoding changed the title feat(grouping): add caller/originator to updateGroupBy feat(grouping): add caller/originator to updateGroupBy on Draggable Grouping Dec 8, 2018
@6pac 6pac merged commit 862eda8 into master Dec 8, 2018
ghiscoding added a commit to ghiscoding/aurelia-slickgrid that referenced this pull request Dec 8, 2018
* feat(grouping): start working on draggable grouping plugin

* feat(grouping): finished draggable grouping plugin example

* refactor(build): fix tslint warning

* refactor(build): fix build warning with missing argument types

* refactor(extension): code cleanup with imports and comments

* refactor(grouping): add group by select dropdown to example

* refactor(grouping): small improvement in clearing select dropdown
- this fix rely on a PR that might not be merged yet, ref 6pac/SlickGrid#303
ghiscoding pushed a commit to ghiscoding/Angular-Slickgrid that referenced this pull request Dec 10, 2018
- this fix rely on a PR that might not be merged yet, ref 6pac/SlickGrid#303
@ghiscoding ghiscoding deleted the feat/draggable-grouping-caller branch December 18, 2018 02:23
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.

None yet

2 participants