aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/coding-rules
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawGrégoire Aubert2017-07-111-14/+2
* SONAR-9483 Add language filter and facet sorting when comparing with sonar wa...Grégoire Aubert2017-07-041-0/+9
* SONAR-9483 Reset the compareToProfile parameter when an action is done on the...Grégoire Aubert2017-07-041-2/+5
* SONAR-9483 Add link to the rules and highlight compared quality profilesGrégoire Aubert2017-07-041-2/+36
* SONAR-9303 disable changing of rules for built-in profilesStas Vilchik2017-06-143-5/+7
* SONAR-9302 update tooltips for built-in profilesStas Vilchik2017-06-141-1/+6
* SONAR-9303 Do not display activation actions for built-in quality profiles on...Stas Vilchik2017-06-145-35/+48
* Apply review commentsGrégoire Aubert2017-05-101-1/+1
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-101-0/+3
* pass organization when searching tags on rule pageStas Vilchik2017-05-081-3/+5
* SONAR-8865 allow to change rules inside organizationStas Vilchik2017-05-033-12/+20
* change wording on rules pageStas Vilchik2017-05-021-1/+1
* apply feedback for issues page (#1980)Stas Vilchik2017-04-261-2/+2
* SONAR-9005 apply feedback to the organization rules (#1976)Stas Vilchik2017-04-262-1/+6
* upgrade prettier (#1954)Stas Vilchik2017-04-207-22/+21
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-134-1/+5
* SONAR-9005 disable custom rules for custom orgs (#1895)Stas Vilchik2017-04-038-27/+35
* SONAR-8927 Change format of quality profile permalinksStas Vilchik2017-04-031-5/+6
* SONAR-9005 redirect from global to organization rules pageStas Vilchik2017-04-031-2/+28
* SONAR-9005 support rules for organizationsStas Vilchik2017-04-0316-50/+78
* add dropdown icon for rule tagsStas Vilchik2017-03-311-0/+1
* optimize js bundles (#1855)Stas Vilchik2017-03-2713-17/+23
* adjust formattingStas Vilchik2017-03-211-2/+2
* format code using prettier (#1774)Stas Vilchik2017-03-1745-405/+443
* fix indentationStas Vilchik2017-02-231-2/+2
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1047-94/+94
* remove unused styles and images (#1648)Stas Vilchik2017-02-091-1/+1
* SONAR-8713 apply feedbackStas Vilchik2017-01-311-1/+1
* SONAR-8713 Add issue type icons to SQ interfaceStas Vilchik2017-01-302-2/+2
* SONAR-7931 Show hierarchy of profiles in rule activationStas Vilchik2017-01-262-11/+21
* SONAR-8202 Add links to quality profiles from rule descriptionStas Vilchik2017-01-261-2/+6
* SONAR-8203 Deleting a rule derived from a template does not change the urlStas Vilchik2017-01-121-1/+6
* SONAR-8612 Strange mouse selection in rulesStas Vilchik2017-01-121-3/+3
* SONAR-8541 Order of languages in the facet is not correctStas Vilchik2016-12-291-1/+1
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-2934-179/+178
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-2229-107/+85
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-082-2/+20
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-284-99/+151
* improve header consistency between pagesStas Vilchik2016-11-161-8/+12
* fix code issuesStas Vilchik2016-08-101-4/+2
* improve ui consistency of rule "deprecated" badgesStas Vilchik2016-07-292-2/+8
* SONAR-7795 Clearly display if a rule definition was overridden in a profileStas Vilchik2016-07-141-1/+1
* SONAR-7460 Impossible to activate a rule which has many parametersStas Vilchik2016-04-141-1/+1
* SONAR-7419 Can not clear search input on rules pageStas Vilchik2016-04-141-3/+12
* SONAR-7061 Submit buttons are not disabled when activating rulesStas Vilchik2016-04-081-7/+13
* enforce js code style5.5-M14Stas Vilchik2016-04-059-9/+0
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-3117-23/+23
* MMF-223 clean upStas Vilchik2016-03-295-13/+5
* SONAR-7470 Drop ability to manage manual rules from UIJulien Lancelot2016-03-2912-301/+59
* SONAR-7483 rework delete rule modalStas Vilchik2016-03-254-29/+67