aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/docs
Commit message (Expand)AuthorAgeFilesLines
* SONAR-17221 Documentation links change to static documentation siteMathieu Suen2022-10-2419-1523/+0
* [NO-JIRA] Fix eslint errorsPhilippe Perrin2022-10-212-8/+8
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-294-58/+33
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-284-12/+2
* [NO JIRA] Remove duplicate mockEvent() helperWouter Admiraal2022-06-141-1/+1
* SONAR-16426 Remove SonarCloud code (frontend)Guillaume Peoc'h2022-05-246-113/+5
* Removing babel dependencyMathieu Suen2022-04-062-1/+54
* SONAR-15992 Remove Global Settings from reduxJeremy Davis2022-03-111-1/+1
* [NO JIRA] Restore fake timer in UTMathieu Suen2022-03-071-0/+2
* SONAR-15909 Extract AppState ReduxGuillaume Peoc'h2022-02-092-37/+34
* Update license headers for 2022 [update headers]Pierre2022-01-2813-13/+13
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-273-5/+8
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-304-9/+9
* SONAR-15297 Remove all sonar-ui-common initialization logicWouter Admiraal2021-08-201-1/+1
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-209-10/+10
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-209-10/+10
* SONAR-11958 Enhance anchors in embedded documentation navigationWouter Admiraal2021-04-293-61/+144
* SONAR-14725 Remove embedded documentation's calls to the update-centerPhilippe Perrin2021-04-262-14/+2
* SONAR-14309 Update eslint, typescript and fix issuesJeremy Davis2021-01-203-3/+6
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0813-13/+13
* SONAR-13880 internationalize tooltipsJeremy Davis2020-09-283-128/+0
* SONAR-13343 Fix table of content jumpMathieu Suen2020-05-124-8/+9
* Fix eslint's issuesPhilippe Perrin2020-04-083-11/+11
* SONAR-12945 Display latest release's information for scanners in documentationPhilippe Perrin2020-04-013-101/+106
* SONAR-13155 Upgrade dependenciesJeremy2020-03-234-44/+30
* SONAR-13147 lazyloadingJeremy Davis2020-03-062-3/+3
* SONAR-12374 Prevent double iconsWouter Admiraal2020-01-081-2/+4
* Format all headers for 2020Wouter Admiraal2020-01-0715-16/+15
* SONAR-12511 Alert border style issuesGrégoire Aubert2019-10-091-11/+11
* Stop referencing alert css directlyphilippe-perrin-sonarsource2019-09-032-1/+74
* SONAR-12330 Don't filter content multiple timesWouter Admiraal2019-08-072-10/+8
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1910-18/+18
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1110-11/+12
* SONAR-12040 Drop duplicated css classesGrégoire Aubert2019-06-036-7/+7
* SONAR-11956 Correct TOC parsing logic, always show sticky TOC for pagesGrégoire Aubert2019-04-128-297/+11
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-291-1/+1
* Prevent DocTooltip's setState() from being called if not mountedWouter Admiraal2019-03-291-2/+9
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-293-5/+5
* SONAR-8697 Enable keyboard file navigation in Code pageWouter Admiraal2019-02-111-1/+1
* SONAR-11608 Conditional formatting broken when used within a tableWouter Admiraal2019-01-162-114/+0
* Update license headers for 2019Duarte Meneses2019-01-101-1/+1
* SONAR-11282 Enhance embedded docs navigation sidebarWouter Admiraal2019-01-107-102/+870
* Fix license headers for 2019Duarte Meneses2019-01-0212-12/+12
* remove some usages of legacy react contextStas Vilchik2018-12-113-22/+74
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-301-0/+1
* update web dependenciesStas Vilchik2018-10-262-12/+12
* MMF-1420 Ease management of Embedded Docs navigation (#699)Pascal Mugnier2018-09-191-1/+4
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-102-3/+3
* SONAR-11017 Improve ToC (#529)Pascal Mugnier2018-07-252-2/+54
* SONAR-11014 Create a collapsible componentPascal Mugnier2018-07-254-2/+174