aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/system
Commit message (Expand)AuthorAgeFilesLines
* 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
* rewrite maintenance app in react (#3055)Stas Vilchik2018-02-141-7/+4
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-133-3/+3
* strengthen import/order (#3024)Stas Vilchik2018-02-073-3/+3
* SONAR-10120 Add server id and date in the system info json nameGrégoire Aubert2018-01-1510-42/+54
* fix file headersStas Vilchik2018-01-1532-92/+32
* update jest & enzymeStas Vilchik2018-01-121-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-074-0/+79
* update react to 16.2.0, use react fragmentsStas Vilchik2017-12-151-1/+0
* SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-035-45/+44
* Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-013-23/+7
* wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-304-47/+4
* update validate script, lint files on commit (#2756)Stas Vilchik2017-10-301-0/+1
* update web dependencies (#2752)Stas Vilchik2017-10-3014-192/+240
* improve css management (#2746)Stas Vilchik2017-10-301-2/+2
* use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-302-4/+8
* Fix quality flawsGrégoire Aubert2017-10-271-1/+1
* Update wording for search engine in system infoGrégoire Aubert2017-10-264-5/+5
* SONAR-9953 Apply feedbacks on system upgradesGrégoire Aubert2017-10-256-92/+24
* SONAR-9953 SONAR-9354 SONAR-7663 Redesign and move system upgrade in the syst...Grégoire Aubert2017-10-2317-3/+1061