aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/settings/components/SettingsSearch.tsx
Commit message (Expand)AuthorAgeFilesLines
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-8/+8
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-281-3/+2
* [NO JIRA] Event - Change from KeyboardCodes to KeyboardKeysGuillaume Peoc'h2022-06-141-5/+5
* SONAR-15912 Extract settings local state from reduxJeremy Davis2022-02-071-12/+6
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-2/+3
* SONAR-15464 project settings searchJeremy Davis2022-01-271-3/+11
* SONAR-15942 Remove deprecated keycodeJeremy Davis2022-01-241-5/+5
* SONAR-15613 Improve settings search resultsJeremy Davis2021-11-041-1/+1
* SONAR-15366 Add Settings Search featureJay2021-09-131-0/+194