aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/system
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15627 Make the system update prompt same as globle promptMathieu Suen2021-11-175-235/+25
* SONAR-15423 Download access.log in system administration pageZipeng WU2021-11-032-0/+32
* SONAR-15509 Fix prompt LTS version when no new version is releasedMathieu Suen2021-10-211-5/+6
* SONAR-15507 Add a prompt to warn when SonarQube need an updateMathieu Suen2021-10-2114-1387/+25
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-302-2/+2
* SONAR-15175 Warn server id is not usable when running on embedded dtabaseMathieu Suen2021-08-274-66/+175
* SONAR-15036 Use monospace font for license IDWouter Admiraal2021-08-242-2/+6
* 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-2020-49/+41
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-2020-41/+44
* SONAR-14023 Make system health status more explicitWouter Admiraal2021-08-123-77/+42
* SONAR-12332 System upgrades should refer to SonarQube AnnouncementsWouter Admiraal2021-04-015-23/+167
* SONAR-14519 - Update ALMs format and simplify System Info PageBelen Pruvost2021-03-123-0/+10
* SONAR-14309 Update eslint, typescript and fix issuesJeremy Davis2021-01-201-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0834-34/+34
* SONAR-13870 Add referrer param to sonarqube.org linksJeremy Davis2020-09-182-2/+2
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-172-2/+2
* Fix eslint's issuesPhilippe Perrin2020-04-081-3/+3
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-2/+2
* Improve test coverageWouter Admiraal2020-01-083-1/+386
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-081-2/+2
* Format all headers for 2020Wouter Admiraal2020-01-0733-34/+33
* SONAR-12395 Upgrade download link should point to correct editionWouter Admiraal2019-10-2810-104/+601
* Improve Edition handlingWouter Admiraal2019-10-282-9/+11
* Move from styled-components to @emotionGrégoire Aubert2019-09-301-2/+2
* SONAR-12199 Add Copy button to file header and update ClipboardButtonSiegfried Ehret2019-08-052-6/+7
* Bump to eslint-config-sonarqube 0.5.1philippe-perrin-sonarsource2019-07-191-1/+1
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1931-57/+57
* SC-704 Extract more components (#1921)Grégoire Aubert2019-07-161-1/+1
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1119-41/+40
* SONAR-12055 Display administration navbar notification when restarting the se...Grégoire Aubert2019-06-033-36/+32
* SONAR-11938 Remove Server ID and Version from system informationWouter Admiraal2019-05-0925-308/+622
* Rename icon mocks for easier auto import of iconsGrégoire Aubert2019-05-073-212/+100
* SONAR-11893 Add hotspots to the SQ about pageWouter Admiraal2019-04-232-29/+3
* Update prettier to last versionGrégoire Aubert2019-03-291-2/+3
* Fix usage of button-link, replace it with ButtonLink componentGrégoire Aubert2019-01-287-35/+35
* Fix license headers for 2019Duarte Meneses2019-01-0233-33/+33
* remove some usages of legacy react contextStas Vilchik2018-12-111-16/+7
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-3010-40/+52
* update web dependenciesStas Vilchik2018-10-264-7/+13
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-1011-19/+22
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-235-30/+38
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-4/+2
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-093-100/+153
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-031-0/+2
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-042-4/+1
* drop unused web componentsStas Vilchik2018-03-223-102/+113
* SONAR-10324 Improve tick and cross iconsGrégoire Aubert2018-03-013-11/+10
* SONAR-10347 Create a BoxedGroupAccordion component and use it in system pageGrégoire Aubert2018-03-018-226/+84
* create and use Button component (#3087)Stas Vilchik2018-02-217-55/+65