aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/docs/DocTooltip.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13880 internationalize tooltipsJeremy Davis2020-09-281-79/+0
* Fix eslint's issuesPhilippe Perrin2020-04-081-10/+1
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-2/+2
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12330 Don't filter content multiple timesWouter Admiraal2019-08-071-1/+2
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-2/+2
* Prevent DocTooltip's setState() from being called if not mountedWouter Admiraal2019-03-291-2/+9
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11013 Add search capabilities to the embedded documentation (#513)Stas Vilchik2018-07-251-49/+22
* SONAR-10963 Improve privacy badges of projects and organizationGrégoire Aubert2018-07-111-1/+7
* MMF-1319 Document SC specific features (#318)laurawacrenier2018-06-121-1/+1
* SONAR-10675 Decrease JavaScript boot-up time (#283)Stas Vilchik2018-05-291-9/+11
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-031-44/+9
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-031-1/+1
* SONAR-10611 Display inline documentation tooltips (#180)Stas Vilchik2018-05-031-0/+134