aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/documentation/components/SearchResults.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-17221 Documentation links change to static documentation siteMathieu Suen2022-10-241-170/+0
* SONAR-16490 Embedded documentation throws exception when visited twiceWouter Admiraal2022-06-141-1/+7
* 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/+2
* SONAR-15819 Fix documentation searchWouter Admiraal2022-01-051-22/+31
* SONAR-15391 Fix special caracter search in documentationMathieu Suen2021-09-161-0/+1
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-1/+1
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-4/+4
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-1/+1
* Small performance improvement on documentation searchWouter Admiraal2019-06-281-2/+8
* SONAR-11955 Fix travis error 'lodash/flatten' doesn't existGrégoire Aubert2019-05-061-1/+1
* SONAR-11955 Allow more levels in embedded documentation, and make it DRYer by...Wouter Admiraal2019-04-251-2/+4
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-1/+1
* SONAR-11472 Add support highlighting exact matches in resultsWouter Admiraal2019-01-101-1/+1
* SONAR-11472 Add support for exact search-query matchingWouter Admiraal2019-01-101-14/+65
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* MMF-1420 Ease management of Embedded Docs navigation (#699)Pascal Mugnier2018-09-191-2/+5
* SONAR-11134 Change the doc search ranking algorithmStas Vilchik2018-08-271-2/+16
* SONAR-11013 Add search capabilities to the embedded documentation (#513)Stas Vilchik2018-07-251-0/+78