aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-profiles
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9483 Add language filter and facet sorting when comparing with sonar wa...Grégoire Aubert2017-07-046-3/+12
* 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-0416-222/+1012
* SONAR-9482 Rename api getQualityProfiles to seachQualityProfilesGrégoire Aubert2017-07-041-2/+2
* SONAR-9329 Impossible to activate a rule from the listStas Vilchik2017-06-143-11/+151
* SONAR-9302 Display inheritance hints for built-in quality profilesStas Vilchik2017-06-143-11/+31
* SONAR-9305 Remove action to restore built-in profiles in web appStas Vilchik2017-06-144-126/+0
* SONAR-9303 Do not display changing actions for built-in quality profilesStas Vilchik2017-06-143-5/+11
* SONAR-9302 Display built-in flag on Quality profiles pageStas Vilchik2017-06-144-0/+63
* Fix new flow typed issuesGrégoire Aubert2017-06-131-1/+1
* rework quality profiles modals (#2123)Stas Vilchik2017-05-3033-657/+1147
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-103-14/+13
* use prettier-css (#2035)Stas Vilchik2017-05-091-5/+3
* SONAR-9003 Fix Xss vulnerabilityGrégoire Aubert2017-04-281-1/+1
* upgrade prettier (#1954)Stas Vilchik2017-04-207-11/+12
* improve react usage (#1936)Stas Vilchik2017-04-192-10/+0
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-131-1/+1
* SONAR-9063 Rework issue boxGrégoire Aubert2017-04-134-4/+4
* SONAR-8927 Change format of quality profile permalinksStas Vilchik2017-04-0316-77/+161
* SONAR-9005 support rules for organizationsStas Vilchik2017-04-0310-55/+86
* SONAR-9008 support quality profiles for organizationsStas Vilchik2017-04-0348-421/+803
* Add format rule : order react component lifecycle methods (#1882)Grégoire Aubert2017-03-311-6/+6
* re-format js code (#1877)Stas Vilchik2017-03-319-32/+16
* optimize js bundles (#1855)Stas Vilchik2017-03-276-28/+55
* format code using prettier (#1774)Stas Vilchik2017-03-1754-1340/+1252
* fix indentationStas Vilchik2017-02-2315-52/+52
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1055-110/+110
* SONAR-8713 Add issue type icons to SQ interfaceStas Vilchik2017-01-301-1/+7
* SONAR-7931 Show hierarchy of profiles in rule activationStas Vilchik2017-01-261-3/+10
* SONAR-7887 Group bulk changes when browsing quality profile changelogStas Vilchik2017-01-261-26/+48
* SONAR-8679 fix race condition when fetching languagesStas Vilchik2017-01-251-2/+1
* SONAR-8679 Quality Profiles page never finishes loading when there is no pluginsStas Vilchik2017-01-241-1/+1
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-291-5/+6
* 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-225-10/+11
* add "validate" scriptStas Vilchik2016-12-191-1/+0
* reorganize store directoriesStas Vilchik2016-12-091-1/+1
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-0811-60/+55
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-072-9/+8
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-281-1/+1
* fix profiles comparisonStas Vilchik2016-11-071-1/+1
* extend the main js app (#1345)Stas Vilchik2016-11-0412-57/+63
* improve front end dx (#1331)Stas Vilchik2016-10-271-1/+1
* Merge remote-tracking branch 'origin/branch-5.6'Stas Vilchik2016-09-151-1/+2
|\
| * fix SSF-49Stas Vilchik2016-09-151-3/+2
* | improve code qualityStas Vilchik2016-09-061-2/+2
* | use jest (#1202)Stas Vilchik2016-09-029-312/+267
* | SONAR-7811 make warning badge rendering consistentStas Vilchik2016-07-192-16/+32
* | SONAR-7811 warn about profiles that were never usedStas Vilchik2016-07-183-7/+24
* | show more profile changelogStas Vilchik2016-07-182-2/+43