Skip to content

Commit

Permalink
Merge pull request #206 from itk-dev/feature/LOOP-1091-autocomplete-l…
Browse files Browse the repository at this point in the history
…imitation

Feature/loop 1091 autocomplete limitation
  • Loading branch information
martinyde authored Sep 8, 2021
2 parents f060054 + 5cd9a72 commit 24b5ffe
Show file tree
Hide file tree
Showing 9 changed files with 174 additions and 88 deletions.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"composer/installers": "^1.9",
"cweagans/composer-patches": "^1.7",
"drupal/adminimal_theme": "^1.6",
"drupal/autocomplete_deluxe": "^2.0@RC",
"drupal/autocomplete_deluxe": "2.0.0",
"drupal/better_formats": "1.x-dev",
"drupal/block_field": "^1.0@RC",
"drupal/config_ignore": "^2.3",
Expand Down Expand Up @@ -186,6 +186,9 @@
},
"drupal/openid_connect": {
"Revoking group access does not reflect on applied roles (https://www.drupal.org/project/openid_connect/issues/3224128)": "https://git.drupalcode.org/project/openid_connect/-/merge_requests/31.diff"
},
"drupal/autocomplete_deluxe": {
"Fix bug in limitation": "patches/autocomplete_deluxe_fix_limitation_bug.patch"
}
}
},
Expand Down
7 changes: 3 additions & 4 deletions composer.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dependencies:
- autocomplete_deluxe
- datetime
- field_group
- path
- text
third_party_settings:
field_group:
Expand Down Expand Up @@ -90,17 +91,17 @@ content:
os2loop_shared_profession:
weight: 8
settings:
match_operator: CONTAINS
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
limit: 10
match_limit: '0'
min_length: 0
delimiter: ''
not_found_message_allow: false
not_found_message: 'The term ''@term'' will be added'
new_terms: false
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
not_found_message_allow: false
new_terms: false
match_operator: CONTAINS
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
third_party_settings: { }
type: autocomplete_deluxe
region: content
Expand All @@ -113,24 +114,23 @@ content:
os2loop_shared_subject:
weight: 6
settings:
match_operator: CONTAINS
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
limit: 10
match_limit: '0'
min_length: 0
delimiter: ''
not_found_message_allow: false
not_found_message: 'The term ''@term'' will be added'
new_terms: false
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
not_found_message_allow: false
new_terms: false
match_operator: CONTAINS
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
third_party_settings: { }
type: autocomplete_deluxe
region: content
os2loop_shared_tags:
weight: 7
settings:
limit: 10
min_length: 0
delimiter: ''
not_found_message: 'The term ''@term'' will be added'
Expand All @@ -141,6 +141,7 @@ content:
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
match_limit: 10
third_party_settings: { }
type: autocomplete_deluxe
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ dependencies:
- autocomplete_deluxe
- datetime
- paragraphs
- path
- text
id: node.os2loop_documents_document.default
targetEntityType: node
Expand Down Expand Up @@ -67,17 +68,17 @@ content:
os2loop_shared_profession:
weight: 8
settings:
match_operator: CONTAINS
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
limit: 10
match_limit: '0'
min_length: 0
delimiter: ''
not_found_message_allow: false
not_found_message: 'The term ''@term'' will be added'
new_terms: false
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
not_found_message_allow: false
new_terms: false
match_operator: CONTAINS
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
third_party_settings: { }
type: autocomplete_deluxe
region: content
Expand All @@ -90,7 +91,7 @@ content:
os2loop_shared_subject:
weight: 9
settings:
limit: 10
match_limit: '0'
min_length: 0
delimiter: ''
not_found_message: 'The term ''@term'' will be added'
Expand All @@ -107,7 +108,6 @@ content:
os2loop_shared_tags:
weight: 10
settings:
limit: 10
min_length: 0
delimiter: ''
not_found_message: 'The term ''@term'' will be added'
Expand All @@ -118,6 +118,7 @@ content:
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
match_limit: 10
third_party_settings: { }
type: autocomplete_deluxe
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ dependencies:
- autocomplete_deluxe
- datetime
- link
- path
- text
id: node.os2loop_external.default
targetEntityType: node
Expand Down Expand Up @@ -45,17 +46,17 @@ content:
os2loop_shared_profession:
weight: 10
settings:
match_operator: CONTAINS
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
limit: 10
match_limit: '0'
min_length: 0
delimiter: ''
not_found_message_allow: false
not_found_message: 'The term ''@term'' will be added'
new_terms: false
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
not_found_message_allow: false
new_terms: false
match_operator: CONTAINS
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
third_party_settings: { }
type: autocomplete_deluxe
region: content
Expand All @@ -68,24 +69,23 @@ content:
os2loop_shared_subject:
weight: 8
settings:
match_operator: CONTAINS
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
limit: 10
match_limit: '0'
min_length: 0
delimiter: ''
not_found_message_allow: false
not_found_message: 'The term ''@term'' will be added'
new_terms: false
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
not_found_message_allow: false
new_terms: false
match_operator: CONTAINS
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
third_party_settings: { }
type: autocomplete_deluxe
region: content
os2loop_shared_tags:
weight: 9
settings:
limit: 10
min_length: 0
delimiter: ''
not_found_message: 'The term ''@term'' will be added'
Expand All @@ -96,6 +96,7 @@ content:
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
match_limit: 10
third_party_settings: { }
type: autocomplete_deluxe
region: content
Expand Down
31 changes: 16 additions & 15 deletions config/sync/core.entity_form_display.node.os2loop_post.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ dependencies:
- comment
- datetime
- media_library
- path
- text
id: node.os2loop_post.default
targetEntityType: node
Expand Down Expand Up @@ -52,17 +53,17 @@ content:
os2loop_shared_profession:
weight: 9
settings:
match_operator: CONTAINS
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
limit: 10
match_limit: '0'
min_length: 0
delimiter: ''
not_found_message_allow: false
not_found_message: 'The term ''@term'' will be added'
new_terms: false
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
not_found_message_allow: false
new_terms: false
match_operator: CONTAINS
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
third_party_settings: { }
type: autocomplete_deluxe
region: content
Expand All @@ -75,24 +76,23 @@ content:
os2loop_shared_subject:
weight: 7
settings:
match_operator: CONTAINS
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
limit: 10
match_limit: '0'
min_length: 0
delimiter: ''
not_found_message_allow: false
not_found_message: 'The term ''@term'' will be added'
new_terms: false
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
not_found_message_allow: false
new_terms: false
match_operator: CONTAINS
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
third_party_settings: { }
type: autocomplete_deluxe
region: content
os2loop_shared_tags:
weight: 8
settings:
limit: 10
min_length: 0
delimiter: ''
not_found_message: 'The term ''@term'' will be added'
Expand All @@ -103,6 +103,7 @@ content:
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
match_limit: 10
third_party_settings: { }
type: autocomplete_deluxe
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,41 +50,40 @@ content:
region: content
os2loop_shared_profession:
settings:
match_operator: CONTAINS
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
limit: 10
match_limit: '0'
min_length: 0
delimiter: ''
not_found_message_allow: false
not_found_message: 'The term ''@term'' will be added'
new_terms: false
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
not_found_message_allow: false
new_terms: false
match_operator: CONTAINS
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
third_party_settings: { }
type: autocomplete_deluxe
region: content
weight: 9
os2loop_shared_subject:
settings:
match_operator: CONTAINS
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
limit: 10
match_limit: '0'
min_length: 0
delimiter: ''
not_found_message_allow: false
not_found_message: 'The term ''@term'' will be added'
new_terms: false
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
not_found_message_allow: false
new_terms: false
match_operator: CONTAINS
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
third_party_settings: { }
type: autocomplete_deluxe
region: content
weight: 7
os2loop_shared_tags:
settings:
limit: 10
min_length: 0
delimiter: ''
not_found_message: 'The term ''@term'' will be added'
Expand All @@ -95,6 +94,7 @@ content:
autocomplete_route_name: autocomplete_deluxe.autocomplete
size: 60
selection_handler: default
match_limit: 10
third_party_settings: { }
type: autocomplete_deluxe
region: content
Expand Down
Loading

0 comments on commit 24b5ffe

Please sign in to comment.