aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-profiles/details
Commit message (Expand)AuthorAgeFilesLines
* stop using jquery for ajax callsStas Vilchik2017-10-201-16/+19
* SONAR-1330 Allow only authorized actions on the Quality Profiles pageStas Vilchik2017-10-028-33/+210
* SONAR-1330 add widget to manage quality profile permissionsStas Vilchik2017-10-0222-78/+1847
* fix double colon on quality profiles pageStas Vilchik2017-09-251-1/+1
* update prettierStas Vilchik2017-09-1310-127/+99
* SONAR-9736 fix access to project admin pagesStas Vilchik2017-09-121-7/+8
* move some helpers to ts (#2399)Stas Vilchik2017-08-231-1/+1
* remove I prefix from interfacesStas Vilchik2017-08-218-22/+22
* translate all routes files to ts (#2378)Stas Vilchik2017-08-1824-390/+329
* comment flow annotations (#2335)Stas Vilchik2017-08-1413-43/+79
* fix quality profile project selection (#2316)Stas Vilchik2017-08-041-6/+3
* make SelectList available for extensionsStas Vilchik2017-07-311-1/+2
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-177-34/+38
* SONAR-9483 Add language filter and facet sorting when comparing with sonar wa...Grégoire Aubert2017-07-045-2/+11
* SONAR-9483 Add link to the rules and highlight compared quality profilesGrégoire Aubert2017-07-042-1/+8
* SONAR-9482 Display the number of missing Sonar Way rules on the QP pageGrégoire Aubert2017-07-0415-221/+1004
* SONAR-9302 Display inheritance hints for built-in quality profilesStas Vilchik2017-06-143-11/+31
* SONAR-9303 Do not display changing actions for built-in quality profilesStas Vilchik2017-06-142-0/+2
* SONAR-9302 Display built-in flag on Quality profiles pageStas Vilchik2017-06-141-0/+9
* rework quality profiles modals (#2123)Stas Vilchik2017-05-306-21/+298
* upgrade prettier (#1954)Stas Vilchik2017-04-201-1/+2
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-131-1/+1
* SONAR-8927 Change format of quality profile permalinksStas Vilchik2017-04-033-23/+27
* SONAR-9005 support rules for organizationsStas Vilchik2017-04-031-23/+39
* SONAR-9008 support quality profiles for organizationsStas Vilchik2017-04-038-135/+229
* Add format rule : order react component lifecycle methods (#1882)Grégoire Aubert2017-03-311-6/+6
* re-format js code (#1877)Stas Vilchik2017-03-312-6/+3
* optimize js bundles (#1855)Stas Vilchik2017-03-271-1/+1
* format code using prettier (#1774)Stas Vilchik2017-03-178-342/+333
* fix indentationStas Vilchik2017-02-232-9/+9
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-108-16/+16
* SONAR-8713 Add issue type icons to SQ interfaceStas Vilchik2017-01-301-1/+7
* SONAR-8554 Load and display page extensions (#1482)Stas Vilchik2016-12-231-1/+0
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-221-0/+1
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-082-24/+18
* extend the main js app (#1345)Stas Vilchik2016-11-041-3/+3
* SONAR-7811 make warning badge rendering consistentStas Vilchik2016-07-191-13/+29
* SONAR-7811 warn about profiles that were never usedStas Vilchik2016-07-181-5/+16
* SONAR-7862 Add links to projects on profile pageStas Vilchik2016-07-151-3/+7
* apply feedback on profiles pageStas Vilchik2016-07-151-1/+0
* highlight current profile in inheritance cardStas Vilchik2016-07-131-1/+8
* add profile actions to the main pageStas Vilchik2016-07-131-118/+8
* apply feedback for the quality profiles pageStas Vilchik2016-07-071-5/+19
* apply feedback for the quality profiles pageStas Vilchik2016-07-073-63/+11
* apply feedback for the quality profiles pageStas Vilchik2016-07-015-46/+67
* apply feedback for the quality profiles pageStas Vilchik2016-06-302-19/+12
* apply feedback for the quality profiles pageStas Vilchik2016-06-305-90/+79
* update js lintersStas Vilchik2016-06-291-1/+1
* refactor quality profiles page (#1056)Stas Vilchik2016-06-2710-0/+1056