aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/coding-rules
Commit message (Expand)AuthorAgeFilesLines
* fix quality flawsStas Vilchik2015-02-201-3/+3
* apply rules page feedbackStas Vilchik2015-02-201-1/+1
* fix search field on coding rules page on IE11Stas Vilchik2015-02-191-9/+6
* fix edition of custom rulesStas Vilchik2015-02-182-2/+16
* focus the first input in the rule activation modalStas Vilchik2015-02-171-1/+5
* open rule details by dbl clickStas Vilchik2015-02-171-0/+1
* SONAR-5820 apply feedbackStas Vilchik2015-02-171-7/+9
* SONAR-5820 fix template facetStas Vilchik2015-02-061-1/+5
* SONAR-5820 remove old rule permalinkStas Vilchik2015-02-062-71/+1
* Merge pull request #68 from SonarSource/feature/ajax-errorsStas Vilchik2015-02-0412-46/+6
|\
| * SONAR-5946 SONAR-6027 better handling of ajax errorsStas Vilchik2015-02-0312-46/+6
* | SONAR-5820 fix issue with NONE characteristicStas Vilchik2015-02-041-1/+1
* | SONAR-6041 fix scrolling bugs on issues and rules pagesStas Vilchik2015-02-042-2/+2
|/
* SONAR-6041 fix the navigation on topStas Vilchik2015-02-021-22/+4
* SONAR-5820 open rule permalink in the search interfaceStas Vilchik2015-01-295-3/+38
* remove the focus from the search input in the rules pageStas Vilchik2015-01-291-7/+0
* fix closing of tooltips in rule detailsStas Vilchik2015-01-291-0/+4
* apply feedback on rules pageStas Vilchik2015-01-262-12/+21
* SONAR-5345 Merge Issues Drilldown and the Issues pagesStas Vilchik2015-01-263-6/+9
* SONAR-5820 fix infinite scrollingStas Vilchik2015-01-261-3/+5
* SONAR-5820 improve changing of tagsStas Vilchik2015-01-261-0/+1
* SONAR-5820 move create manual rule buttonStas Vilchik2015-01-262-18/+12
* fix display of the page footer on navigator pagesStas Vilchik2015-01-231-0/+1
* SONAR-5820 select the rule severity when activate from the listStas Vilchik2015-01-221-0/+1
* SONAR-5820 show only profiles that match the selected languageStas Vilchik2015-01-221-7/+14
* SONAR-5820 reorder facets, enable languages and tags by defaultStas Vilchik2015-01-222-3/+3
* SONAR-5820/SONAR-5987 Ability to filter rules that are active in a quality pr...Stas Vilchik2015-01-226-47/+56
* SONAR-5820/SONAR-5987 Ability to filter rules that are active in a quality pr...Stas Vilchik2015-01-215-14/+69
* fix SONAR-5820/SONAR-6019 finish characteristic facetStas Vilchik2015-01-212-5/+7
* fix SONAR-5820/SONAR-6019 fix characteristic facetStas Vilchik2015-01-214-23/+23
* SONAR-5820/SONAR-5973/SONAR-6017 finish facets on languages, repositories, tagsStas Vilchik2015-01-215-9/+179
* Reverse "SONAR-6041 New webapp layout"Stas Vilchik2015-01-216-17/+45
* SONAR-5820/SONAR-6019 add severities, status and characteristic facetStas Vilchik2015-01-194-25/+28
* fix SONAR-6041 update navigator pagesStas Vilchik2015-01-193-21/+0
* fix SONAR-5820/SONAR-5978 suggest only profiles on selected languagesStas Vilchik2015-01-191-1/+1
* fix SONAR-6041 update navigator pagesStas Vilchik2015-01-192-19/+16
* SONAR-5820/SONAR-5987 Add some activation detailsStas Vilchik2015-01-193-3/+23
* fix SONAR-5820/SONAR-5973 change the way to request facets from serverStas Vilchik2015-01-191-2/+2
* fix SONAR-5820/SONAR-5978 suggest only profiles on selected languagesStas Vilchik2015-01-191-1/+9
* resolve SONAR-6041 New global layoutStas Vilchik2015-01-142-5/+1
* move some js libs to a standard distributionStas Vilchik2015-01-0931-131/+59
* SONAR-5820 Ability to bulk "Activate In" or "Deactivate In" all rules matchin...Stas Vilchik2015-01-081-0/+1
* SONAR-5573 Make it possible to bulk (de)activate rules in several profiles at...Stas Vilchik2015-01-081-14/+21
* SONAR-5820 Fix bug with activation parameterStas Vilchik2015-01-071-0/+7
* SONAR-5573 Make it possible to bulk (de)activate rules in several profiles at...Stas Vilchik2015-01-071-15/+23
* SONAR-5807 On Rules page, display the number of unresolved issues in the deta...Stas Vilchik2015-01-062-3/+62
* SONAR-5820 Improve performanceStas Vilchik2015-01-063-8/+6
* SONAR-5820 Ability to bulk "Activate In" or "Deactivate In" all rules matchin...Stas Vilchik2015-01-063-3/+138
* SONAR-5820 Ability to do a text search on rule descriptions and titlesStas Vilchik2015-01-051-0/+8
* SONAR-5820 Ability to "Show only" or "Hide" template rulesStas Vilchik2015-01-053-4/+36