stable

Clone or download

Read-only

Add internationalization information in the serialized sidebar configuration

The values can be seen in the serialized configuration returned by the REST endpoint `GET /projects/:id/3rd_party_integration_data`. The returned config is expected to match what is expected by the Project Sidebar component (see src/scripts/lib/project-sidebar-internal/src/configuration.ts). Part of story #24227: have private oauth2 endpoints for Mediawiki Change-Id: I666060921a668ee5b3412bacc020cb5aeeede569

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +6 −0 Go to diff View file
A src/common/Layout/ProjectSidebar/Internationalization/ProjectSidebarInternationalization.php +53 −0 Go to diff View file
M src/common/Layout/ProjectSidebar/ProjectSidebarConfigRepresentation.php +3 −0 Go to diff View file