aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-profiles
Commit message (Expand)AuthorAgeFilesLines
* 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-0537-219/+101
* SONAR-12620 Auto-select the language when creating a Quality ProfileJonathan Weibel2020-10-027-17/+189
* SONAR-13880 internationalize tooltipsJeremy Davis2020-09-285-26/+39
* SONAR-13643 Remove references to 'plugin' or 'analyzer'Philippe Perrin2020-09-183-15/+7
* Update DeferredSpinner snapshotsJeremy Davis2020-09-182-5/+0
* SONAR-13796 Display the full date when hovering a date from nowPhilippe Perrin2020-09-045-56/+16
* SONAR-13459 Sort Quality Profiles by display nameWouter Admiraal2020-06-191-1/+6
* Bump to sonar-ui-common@1.0.0Philippe Perrin2020-05-272-2/+4
* SONAR-13342 Fix faulty linksJeremy Davis2020-05-052-3/+3
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-173-4/+4
* Fix eslint's issuesPhilippe Perrin2020-04-086-12/+14
* SONAR-13155 Upgrade dependenciesJeremy2020-03-233-12/+11
* SONAR-13147 lazyloadingJeremy Davis2020-03-062-9/+9
* 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