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 44
55Note that as with other custom lists, the filter is only applied at the root level.
66
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+
79Several export options are provided and change depending on the root record type
810chosen in Edit App Settings...
911
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 11{
22 "name" : " custom-grid-with-deep-export" ,
3- "version" : " 1.2.10 " ,
3+ "version" : " 1.2.11 " ,
44 "scripts" : {
55 "debug" : " grunt debug" ,
66 "debug:watch" : " nodemon --exec grunt debug" ,
99 "deploy-debugsdk:watch" : " nodemon --exec grunt deploy-debugsdk"
1010 },
1111 "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 " ,
1313 "@agile-central-technical-services/utils-shared-views" : " ^1.0.2"
1414 },
1515 "devDependencies" : {
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
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 "
88
99" @agile-central-technical-services/utils-shared-views@^1.0.2 " :
1010 version "1.0.2"
You can’t perform that action at this time.
0 commit comments