aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-profiles
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-082-3/+3
* Format all headers for 2020Wouter Admiraal2020-01-0797-104/+97
* Improve test coverageWouter Admiraal2020-01-067-272/+701
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-306-10/+31
* SONAR-12597 Rework Quality profile Web Api calls so they don't use deprecated...Philippe Perrin2019-10-3026-108/+975
* SONAR-12505 More consistent color for issue boxes and highlightGrégoire Aubert2019-10-091-6/+6
* SONAR-12333 Cleanup profile inheritance typings, improve coverageWouter Admiraal2019-08-274-28/+212
* SONAR-12333 Write IT, improve existing ITsWouter Admiraal2019-08-275-63/+100
* SONAR-12333 Change modal confirmation button to 'Extend'Wouter Admiraal2019-08-272-2/+2
* SONAR-12276 Remove badge styling from elementsWouter Admiraal2019-08-024-57/+164
* SONAR-11714 Update all badge definitionsWouter Admiraal2019-08-024-2/+54
* SONAR-12245 Fix broken test for extend profile form testGrégoire Aubert2019-07-291-2/+2
* Bump to eslint-config-sonarqube 0.5.1philippe-perrin-sonarsource2019-07-193-3/+3
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1976-198/+198
* Moved SelectList to sonar-ui-commonphilippe-perrin-sonarsource2019-07-182-6/+6
* SONAR-12244 Handle pagination in portfolio projects list properlyphilippe-perrin-sonarsource2019-07-183-116/+65
* SONAR-11618 Update projects select list to also display the project keyphilippe-perrin-sonarsource2019-07-183-1/+43
* SC-704 Extract more components (#1921)Grégoire Aubert2019-07-165-7/+6
* MMF-769 User can close their account (#1861)Benoit2019-07-125-32/+23
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1159-122/+127
* SONAR-12070 Make large modals scrollableWouter Admiraal2019-06-282-2/+2
* SONAR-12147 Add pagination to QG & QP projects listphilippe-perrin-sonarsource2019-06-283-35/+300
* SONAR-12040 Drop duplicated css classesGrégoire Aubert2019-06-032-2/+2
* 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