Skip to content

Refactoring of the grid code for the IgxTreeGridComponent #2642

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

Closed
wants to merge 77 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
e936c4f
refactor(grid): initial refactoring for the treegrid
DDavidkov Aug 23, 2018
a560e02
refactor(grid): add additional files
DDavidkov Aug 23, 2018
45c25e7
Merge master into ddavidkov/treegrid
DDavidkov Aug 23, 2018
3f59ea3
refactor(grid): continue refactoring shared code
DDavidkov Aug 23, 2018
c0f2e1c
refactor(grid): finished main refactoring
DDavidkov Aug 27, 2018
b250ca3
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
DDavidkov Aug 28, 2018
48081d6
refactor(grid): fix a typo in the comments
DDavidkov Aug 28, 2018
3373fa8
refactor(grid): add unit tests for the api service and fix test imports
DDavidkov Aug 29, 2018
4f7ff9b
refactor(grid): expand the grid interface
DDavidkov Aug 29, 2018
adfaf19
feat(treegrid): rework text highlight directive to be shared between …
DDavidkov Aug 30, 2018
7097132
Merge master into ddavidkov/treegrid
DDavidkov Sep 3, 2018
f575994
feat(treegrid): fix the build after master merge #2530
DDavidkov Sep 3, 2018
0d8b416
refactor(grid): expand the interface and add more logic to the api se…
DDavidkov Sep 3, 2018
ea03c64
Merge master into ddavidkov/treegrid-api-service
DDavidkov Sep 5, 2018
436714a
fix(grid): fix build after merge #2530
DDavidkov Sep 5, 2018
2866375
refactor(grid): merge master and fix confilcts
DDavidkov Sep 17, 2018
6f5b344
refactor(grid): additional changes after merge
DDavidkov Sep 17, 2018
eb65d58
refactor(grid): moved more code to the api service
DDavidkov Sep 17, 2018
f38e2b4
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
DDavidkov Sep 18, 2018
e0ddc97
refactor(grid): moved even more code in the api service
DDavidkov Sep 18, 2018
1aa9461
refactor(grid): move the rest of the grid's method to the service
DDavidkov Sep 18, 2018
907a96a
refactor(grid): added base class with all common implementations
DDavidkov Sep 19, 2018
a546bad
refactor(grid): reorder some of the code in the base class
DDavidkov Sep 19, 2018
083183d
refactor(grid): fix circular deps and other small issues
DDavidkov Sep 20, 2018
b5decd8
merge master into ddavidkov/treegrid
DDavidkov Sep 20, 2018
a3157c6
refactor(grid): fix the grid build
DDavidkov Sep 20, 2018
4e743ca
refactor(grid): fix test imports
DDavidkov Sep 20, 2018
d575f1b
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
DDavidkov Sep 21, 2018
48f2d79
refactor(grid): fixing misc issues
DDavidkov Sep 21, 2018
79cdfd0
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
DDavidkov Sep 25, 2018
f4c0ba3
refactor(grid): fix more failingtests
DDavidkov Sep 25, 2018
4032a5b
refactor(grid): more test fixes...
DDavidkov Sep 25, 2018
76905ba
refactor(grid): fix an issue with dynamically changing the id
DDavidkov Sep 26, 2018
3cbdcfd
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
DDavidkov Sep 26, 2018
11517c2
refactor(grid): remove leftover fits
DDavidkov Sep 26, 2018
0b35c02
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
DDavidkov Sep 27, 2018
ecef50d
refactor(grid): improve the resize subscription logic
DDavidkov Sep 27, 2018
e83083d
refactor(grid): keep sort_multiple method public
DDavidkov Sep 27, 2018
ed6d57d
refactor(grid): renamed the base service
DDavidkov Sep 27, 2018
dcf5cc0
test(Chips): #2530 Improved chips tests.
gedinakova Sep 27, 2018
cf54d33
Merge branch 'ddavidkov/treegrid' of https://github.com/IgniteUI/igni…
gedinakova Sep 27, 2018
47e586e
test(Chips): #2530 Removed the 'f'.
gedinakova Sep 27, 2018
86e5707
refactor(grid): moved more directives to the common code
DDavidkov Sep 27, 2018
571fccf
test(Chips): #2530 Updating chips-area tests.
gedinakova Sep 28, 2018
9977975
Merge branch 'ddavidkov/treegrid' of https://github.com/IgniteUI/igni…
gedinakova Sep 28, 2018
cb54f6c
refactor(grid): run only the grid tests for testing purposes
DDavidkov Sep 28, 2018
b197eeb
test(List): #2530 Updating list tests.
gedinakova Sep 28, 2018
228fbc9
Merge branch 'ddavidkov/treegrid' of https://github.com/IgniteUI/igni…
gedinakova Sep 28, 2018
c052cb3
refactor(grid): add the exporter tests to the test run
DDavidkov Sep 28, 2018
8c29cbc
Merge branch 'ddavidkov/treegrid' of https://github.com/IgniteUI/igni…
DDavidkov Sep 28, 2018
1283a13
Merge branch 'master' into ddavidkov/treegrid
gedinakova Sep 28, 2018
316803d
refactor(grid): fix lint error and x the exporter tests
DDavidkov Sep 28, 2018
b29d538
refactor(grid): add grid-common.misc to the grid common index
DiyanDimitrov Sep 28, 2018
9ed8f56
refactor(grid): returning all tests
DDavidkov Sep 28, 2018
9ac005f
Merge branch 'ddavidkov/treegrid' of https://github.com/IgniteUI/igni…
DDavidkov Sep 28, 2018
36462ba
fix(ColChooser): #2530 Unsubscribe from valueChange.
gedinakova Sep 28, 2018
6af9d70
Merge branch 'master' into ddavidkov/treegrid
gedinakova Oct 1, 2018
e1babe8
test(Grid): #2530 Excluding search tests.
gedinakova Oct 1, 2018
8040633
Merge branch 'ddavidkov/treegrid' of https://github.com/IgniteUI/igni…
gedinakova Oct 1, 2018
391cad8
test(grid): #2530 exclude sorting tests.
gedinakova Oct 2, 2018
5f0f1c9
test(Search): #2530 Restore execution.
gedinakova Oct 3, 2018
555610e
test(Search): #2530 Tests refactoring.
gedinakova Oct 3, 2018
39e74bc
test(Search): #2530 Tests refactoring.
gedinakova Oct 3, 2018
912cd8e
test(Search): #2530 Refactoring.
gedinakova Oct 4, 2018
3e47f68
test(Search): #2530 Async tests.
gedinakova Oct 4, 2018
1c36ce4
test(Search): #2530 Fix failures.
gedinakova Oct 5, 2018
c5bf363
Merge branch 'master' into ddavidkov/treegrid
DiyanDimitrov Oct 5, 2018
14b6721
test(Search): #2530 Fixing tests.
gedinakova Oct 5, 2018
ce6c5a3
Merge branch 'ddavidkov/treegrid' of https://github.com/IgniteUI/igni…
gedinakova Oct 5, 2018
e759814
test(Search): #2530 Fixing tests.
gedinakova Oct 5, 2018
9e3923f
test(Search): #2530 Fixing tests.
gedinakova Oct 5, 2018
1263ab9
Merge branch 'master' into ddavidkov/treegrid
DiyanDimitrov Oct 5, 2018
72a34f6
test(Exporters): #2530 Fixed some tests.
gedinakova Oct 17, 2018
d3b7a61
test(Moving): #2530 Excluding Column moving tests.
gedinakova Oct 17, 2018
8d7f2b8
test(ColMoving): #2530 Fixing failing tests.
gedinakova Oct 18, 2018
dc262a2
test(Filtering): #2530 Excluding fitlering tests.
gedinakova Oct 19, 2018
30ec448
test(Common): #2530 Adding asyncs.
gedinakova Oct 22, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 21 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading