stable

Clone or download

Read-only

have an empty state app (feature flag)

part of story #24197 search for Documents with criteria set the feature flag: tuleap config-set feature_flag_search_for_documents_with_criteria 1 type entry in search box or click on adavanced you are redisrected on aan empty state app Change-Id: I09fc37d594c5e6793ff622b4f4fa6a6ee9b74d29

Modified Files

Name
M plugins/document/include/Tree/DocumentTreePresenter.php +3 −0 Go to diff View file
M plugins/document/include/documentPlugin.php +11 −0 Go to diff View file
A plugins/document/scripts/document/components/AdvancedSearch/SearchContainer.vue +34 −0 Go to diff View file
M plugins/document/scripts/document/components/Folder/SearchBox.vue +40 −9 Go to diff View file
M plugins/document/scripts/document/index.js +4 −0 Go to diff View file
M plugins/document/scripts/document/po/fr_FR.po +6 −0 Go to diff View file
M plugins/document/scripts/document/router/index.js +6 −0 Go to diff View file
M plugins/document/scripts/document/store/configuration/index.ts +1 −0 Go to diff View file
M plugins/document/templates/document-tree.mustache +1 −0 Go to diff View file