aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/api/quality-profiles.ts
Commit message (Expand)AuthorAgeFilesLines
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-12338 Better document the Extend Quality Profile actionMathieu Suen2022-11-241-2/+2
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-13/+10
* SONAR-15938 Improve code sharing with the license extensionPhilippe Perrin2022-03-291-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-10/+11
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-2/+2
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-2/+2
* SONAR-13848 Remove deprecated API parametersWouter Admiraal2021-02-121-1/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-221-2/+0
* SONAR-13999 Drop orgs from rulesJeremy Davis2020-12-221-1/+0
* SONAR-13999 Drop orgs from Quality ProfilesJeremy Davis2020-12-221-36/+14
* SONAR-11063 Add 'Always use the Default' option at project level for QPWouter Admiraal2020-10-081-1/+1
* SONAR-13903 Remove use of organizations in Quality Profiles and Active RulesPierre2020-10-051-6/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12597 Rework Quality profile Web Api calls so they don't use deprecated...Philippe Perrin2019-10-301-20/+95
* SONAR-12333 Cleanup profile inheritance typings, improve coverageWouter Admiraal2019-08-271-1/+7
* SONAR-12245 Fix throwGlobalError and checkStatusJeremy Davis2019-07-291-27/+8
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-2/+2
* MMF-769 User can close their account (#1861)Benoit2019-07-121-7/+2
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-2/+2
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-3/+3
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11409 Enable rule activation from the Compare pageStas Vilchik2018-12-211-1/+14
* update usage of deprecated WS parametersStas Vilchik2018-12-201-8/+4
* SONAR-11528 refresh projects list after copying a quality profileStas Vilchik2018-12-071-1/+1
* create global type definitions (#1017)Stas Vilchik2018-12-051-3/+2
* Remove useless disabling of eslint camelcase ruleGrégoire Aubert2018-11-161-2/+0
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-031-9/+13
* Rewrite SelectList component in React on Quality Page (#3152)Pascal Mugnier2018-03-221-5/+18
* create and use Button component (#3087)Stas Vilchik2018-02-211-3/+5
* SONAR-10319 Display Analysis Scope on rules detail page (#2995)Grégoire Aubert2018-02-071-2/+2
* rewrite rules app with react (#2982)Stas Vilchik2018-01-291-0/+57
* fix file headersStas Vilchik2018-01-151-21/+1
* SONAR-10073 Impossible to set QP of a project from an organization that is no...Stas Vilchik2018-01-091-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-0/+20
* SONAR-10074 Use new QP actions 'delete' and 'associateProjects'Grégoire Aubert2017-12-041-1/+3
* SONAR-1330 Allow only authorized actions on the Quality Profiles pageStas Vilchik2017-10-021-2/+18
* SONAR-1330 add widget to manage quality profile permissionsStas Vilchik2017-10-021-5/+77
* SONAR-9736 fix access to project admin pagesStas Vilchik2017-09-121-1/+20
* translate api/ to tsStas Vilchik2017-08-211-0/+112