aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-profiles/components
Commit message (Expand)AuthorAgeFilesLines
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-301-1/+1
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-208-27/+21
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-208-21/+27
* SONAR-13150 Prevent using quality profiles with no active rulesWouter Admiraal2021-08-133-8/+83
* Refactor Quality Profiles pageWouter Admiraal2021-03-0314-829/+1145
* SONAR-12056 Indicate required fields for formsWouter Admiraal2021-03-034-8/+16
* Improve test coverageWouter Admiraal2021-02-151-0/+46
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0817-17/+17
* SONAR-13999 Drop orgs from Quality ProfilesJeremy Davis2020-12-2210-81/+37
* SONAR-13936 Remove org on user and group API front-end.Mathieu Suen2020-10-163-5/+56
* SONAR-13903 Remove use of organizations in Quality Profiles and Active RulesPierre2020-10-056-43/+26
* SONAR-13643 Remove references to 'plugin' or 'analyzer'Philippe Perrin2020-09-182-12/+6
* Update DeferredSpinner snapshotsJeremy Davis2020-09-181-1/+0
* SONAR-13796 Display the full date when hovering a date from nowPhilippe Perrin2020-09-041-40/+0
* Bump to sonar-ui-common@1.0.0Philippe Perrin2020-05-271-1/+2
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-171-2/+2
* Fix eslint's issuesPhilippe Perrin2020-04-081-2/+1
* SONAR-13155 Upgrade dependenciesJeremy2020-03-233-12/+11
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-082-3/+3
* Format all headers for 2020Wouter Admiraal2020-01-0717-18/+17
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-301-1/+3
* SONAR-12597 Rework Quality profile Web Api calls so they don't use deprecated...Philippe Perrin2019-10-308-14/+133
* SONAR-12333 Write IT, improve existing ITsWouter Admiraal2019-08-273-54/+91
* SONAR-12333 Change modal confirmation button to 'Extend'Wouter Admiraal2019-08-272-2/+2
* SONAR-11714 Update all badge definitionsWouter Admiraal2019-08-023-1/+53
* SONAR-12245 Fix broken test for extend profile form testGrégoire Aubert2019-07-291-2/+2
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1913-36/+36
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1111-26/+26
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-291-2/+1
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-064-3/+4
* Re-activate all tests for the ExtendProfileForm componentWouter Admiraal2019-02-281-1/+1
* Split test utils and mocks, better type mocksGrégoire Aubert2019-02-113-4/+4
* SONAR-9392 Allow profile to be extended directlyWouter Admiraal2019-01-166-80/+410
* SONAR-7938 Display inheritance info for deprecated rules, and make related te...Wouter Admiraal2019-01-043-35/+27
* Fix license headers for 2019Duarte Meneses2019-01-0213-13/+13
* remove some usages of legacy react contextStas Vilchik2018-12-112-20/+25
* create global type definitions (#1017)Stas Vilchik2018-12-051-2/+1
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-301-2/+3
* update web dependenciesStas Vilchik2018-10-261-6/+6
* SONAR-11296 Display language name after bulk activation of rulesGrégoire Aubert2018-09-251-1/+1
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-039-56/+8
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-102-2/+5
* SONAR-11013 Add search capabilities to the embedded documentation (#513)Stas Vilchik2018-07-251-1/+6
* SONAR-11012 Remove front end access checks on QP, QG and members pageGrégoire Aubert2018-07-111-1/+1
* SONAR-10973 Modal window stays open after copying quality profileStas Vilchik2018-07-042-0/+29
* SONAR-10611 Fix quality gate and quality profile badge tooltipsGrégoire Aubert2018-06-081-10/+5
* rewrite some components in ts (#243)Stas Vilchik2018-05-152-4/+4
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-102-6/+19
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-092-173/+181
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-031-4/+5