File tree Expand file tree Collapse file tree 4 files changed +12
-10
lines changed Expand file tree Collapse file tree 4 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 4
4
5
5
Note that as with other custom lists, the filter is only applied at the root level.
6
6
7
+ Additionally, items can be filtered by an ancestor portfolio item. (e.g. filter Features that are ultimately children of the higher level Theme).
8
+
7
9
Several export options are provided and change depending on the root record type
8
10
chosen in Edit App Settings...
9
11
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " custom-grid-with-deep-export" ,
3
- "version" : " 1.2.10 " ,
3
+ "version" : " 1.2.11 " ,
4
4
"scripts" : {
5
5
"debug" : " grunt debug" ,
6
6
"debug:watch" : " nodemon --exec grunt debug" ,
9
9
"deploy-debugsdk:watch" : " nodemon --exec grunt deploy-debugsdk"
10
10
},
11
11
"dependencies" : {
12
- "@agile-central-technical-services/utils-ancestor-pi-inline-filter" : " ^1.0.11 " ,
12
+ "@agile-central-technical-services/utils-ancestor-pi-inline-filter" : " ^1.0.12 " ,
13
13
"@agile-central-technical-services/utils-shared-views" : " ^1.0.2"
14
14
},
15
15
"devDependencies" : {
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @agile-central-technical-services/utils-ancestor-pi-inline-filter@^1.0.11 " :
6
- version "1.0.11 "
7
- resolved "https://registry.yarnpkg.com/@agile-central-technical-services/utils-ancestor-pi-inline-filter/-/utils-ancestor-pi-inline-filter-1.0.11 .tgz#706d73bcc31eae70e6b29ad44c315a4170980ca6 "
5
+ " @agile-central-technical-services/utils-ancestor-pi-inline-filter@^1.0.12 " :
6
+ version "1.0.12 "
7
+ resolved "https://registry.yarnpkg.com/@agile-central-technical-services/utils-ancestor-pi-inline-filter/-/utils-ancestor-pi-inline-filter-1.0.12 .tgz#eb82287496305bec975beea03ff7a510588e05ee "
8
8
9
9
" @agile-central-technical-services/utils-shared-views@^1.0.2 " :
10
10
version "1.0.2"
You can’t perform that action at this time.
0 commit comments