-
Notifications
You must be signed in to change notification settings - Fork 7
Story #14882: make facets size configurable #2952
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
base: develop
Are you sure you want to change the base?
Conversation
New Issues (131)Checkmarx found the following issues in this Pull Request
Fixed Issues (14)Great job! The following issues were fixed in this Pull Request
|
77bb45f
to
f8af7d9
Compare
f8af7d9
to
7857742
Compare
|
||
@Value("${tree-nodes-search-facets-size:1000}") | ||
@NotNull | ||
private Integer treeNodesSearchFacetsSiz; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo, il manque le e à Size
# offline_services: # Disables online search engines in collect | ||
# - agencies | ||
# - archive-unit-profiles | ||
# offline_services: # Disables online search engines in collect |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pourquoi ajouter de l'indentation ici ?
|
||
ontologies_file_path: {{ vitamui_folder_data }}/external_ontology_fields.json | ||
|
||
tree-nodes-search-facets-size: {{ vitamui_struct.tree_nodes_search_facets_size}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mettre un default sur les templates.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Trop tard pour les US sur 9.0.
Description
Description des modifications
Type de changement
Indiquer le ou les types de changements
Documentation
Indiquer la documentation mise à jour
Tests
Indiquer comment le code à été testé (manuel, environnement, TU, etc)
Migration
Indiquer si les modifications apportées impliquent une migration sur l'existant et comment la faire
Checklist
Sélectionner les éléments de la checklist
Contributeur
Indiquer qui a développé cette fonctionnalité