Skip to content

Query Builder drag and drop refactor#15390

Closed
ivanvpetrov wants to merge 393 commits intomasterfrom
ipetrov/query-builder-drag-drop-refactor
Closed

Query Builder drag and drop refactor#15390
ivanvpetrov wants to merge 393 commits intomasterfrom
ipetrov/query-builder-drag-drop-refactor

Conversation

@ivanvpetrov
Copy link
Copy Markdown
Contributor

Closes #

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

simeonoff and others added 30 commits October 9, 2024 10:57
* feat(query-builder): add isNested prop added to IFilteringOperation

* chore(query-builder): fix isNestedQuery is now optional prop

* chore(query-builder): add isNestedQuery description in CHANGELOG

* chore(query-builder): remove isNestedQuery= false since it's now optional

* chore(query-builder): remove isNestedQuery= false since it's now optional

* fix(query-builder): add isNestedQuery condition in newly added code

* chore(query-builder): fix isNestedQuery parent class name

* fix(query-builder): removed isNestedQuery change from pivot tests

---------

Co-authored-by: INFRAGISTICS\IPetrov <IPetrov@infragistics.com>
…ilder-improvements

# Conflicts:
#	projects/igniteui-angular/src/lib/core/styles/components/query-builder/_query-builder-theme.scss
#	projects/igniteui-angular/src/lib/query-builder/query-builder.component.html
…into dmdimitrov/query-builder-improvements
…es (#14930)

* feat(query-builder): use field formatter to support object search values
…ate (#14910)

* feat(query-builder): add public api for commit and discard current state
* chore(*): update changelog
---------

Co-authored-by: teodosia <teodosiah@gmail.com>
…card (#14916)

* feat(query-builder): save and restore inner query state
---------

Co-authored-by: INFRAGISTICS\IPetrov <IPetrov@infragistics.com>
Base automatically changed from dmdimitrov/query-builder-improvements to master February 25, 2025 15:55
@ivanvpetrov ivanvpetrov closed this Mar 7, 2025
@ivanvpetrov
Copy link
Copy Markdown
Contributor Author

The PR is messed up. New one created #15465

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants