aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-profiles
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-11734 Guard against missing language pluginsWouter Admiraal2019-04-083-7/+349
* Add some more coverageGrégoire Aubert2019-04-042-0/+151
* Update prettier to last versionGrégoire Aubert2019-03-296-82/+61
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-291-2/+1
* Add tests for untested componentsWouter Admiraal2019-03-293-2/+333
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-297-12/+9
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-0614-36/+214
* Re-activate all tests for the ExtendProfileForm componentWouter Admiraal2019-02-281-1/+1
* Bugfixing (#1227)Jeremy2019-02-112-2/+24
* Split test utils and mocks, better type mocksGrégoire Aubert2019-02-118-47/+8
* SONAR-9392 Allow profile to be extended directlyWouter Admiraal2019-01-167-100/+421
* SONAR-9392 Add option to choose parent when creating new profileWouter Admiraal2019-01-162-3/+58
* SONAR-9392 Re-render the inheritance info upon updateWouter Admiraal2019-01-161-1/+6
* Update missing license headers for 2019Grégoire Aubert2019-01-161-1/+1
* SONAR-10487 Improve UX of filter option in Quality Profiles pageWouter Admiraal2019-01-163-46/+110
* SONAR-11619 Remove label[for] styling and fix some input idsGrégoire Aubert2019-01-092-0/+2
* avoid passing null values to SeverityHelperStas Vilchik2019-01-072-2/+7
* Fix remaining license headers for 2019Benoît Gianinetti2019-01-072-2/+2
* SONAR-7938 Display inheritance info for deprecated rules, and make related te...Wouter Admiraal2019-01-0411-119/+475
* Fix license headers for 2019Duarte Meneses2019-01-0278-78/+78
* SONAR-11409 Enable rule activation from the Compare pageStas Vilchik2018-12-217-71/+302
* fix refreshing of the projects listStas Vilchik2018-12-203-26/+13
* remove some usages of legacy react contextStas Vilchik2018-12-115-61/+47
* SONAR-11528 refresh projects list after copying a quality profileStas Vilchik2018-12-078-41/+49
* create global type definitions (#1017)Stas Vilchik2018-12-055-18/+17
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-303-7/+12
* update web dependenciesStas Vilchik2018-10-261-6/+6
* SONAR-11296 Display language name after bulk activation of rulesGrégoire Aubert2018-09-251-1/+1
* Fix documentation links inside SQGrégoire Aubert2018-09-241-1/+3
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-0321-88/+11
* SONAR-11053 add disabled "Activate more" button for built-in profilesStas Vilchik2018-08-243-4/+39
* introduce IssueType and RuleType enumsStas Vilchik2018-08-242-9/+11
* SONAR-10938 do not display undefined language in rule facet (#618)Stas Vilchik2018-08-211-2/+2
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-108-22/+25
* SONAR-11090 Use rulesUpdatedAt date for stagnant quality profilesGrégoire Aubert2018-08-0912-31/+29
* SONAR-11076 add more docs links and tool tipsPascal Mugnier2018-08-021-0/+7
* SONAR-11013 Add search capabilities to the embedded documentation (#513)Stas Vilchik2018-07-253-3/+9
* SONAR-11012 Remove front end access checks on QP, QG and members pageGrégoire Aubert2018-07-113-18/+15
* SONAR-10973 Modal window stays open after copying quality profileStas Vilchik2018-07-042-0/+29
* SONAR-10867 Add security hotspot new issue typeJulien HENRY2018-07-043-5/+15
* SONAR-10611 Fix quality gate and quality profile badge tooltipsGrégoire Aubert2018-06-082-19/+8
* SONAR-10675 Decrease JavaScript boot-up time (#283)Stas Vilchik2018-05-291-1/+2
* SONAR-10712 Add pagination to Quality Profile project listPascal Mugnier2018-05-291-19/+38
* SONAR-10711 Add pagination object to api/qualityprofile/projects webservicePascal Mugnier2018-05-291-1/+1
* SONAR-10434 Improve alignments of buttons dropdowns tabs & search fieldsPascal Mugnier2018-05-242-2/+2
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-234-11/+8
* rewrite some components in ts (#243)Stas Vilchik2018-05-152-4/+4
* update sonar-web dependencies (#239)Stas Vilchik2018-05-152-2/+2
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-103-35/+26
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-093-202/+205