aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/coding-rules
Commit message (Expand)AuthorAgeFilesLines
* Automatic merge from branch-6.7ssjenka2017-11-211-11/+12
|\
| * SONAR-10054 Fix error when changing rule severity for a quality profileGrégoire Aubert2017-11-201-11/+12
* | SONAR-10040 Fix usage of /api/rules/tagsGrégoire Aubert2017-11-201-1/+1
* | SONAR-9225 Make all search bars consistentStas Vilchik2017-11-032-7/+41
* | SONAR-10024 Group of buttons shouldn't look like tabsStas Vilchik2017-11-039-68/+48
* | use intl to format numbers, drop numeral (#2770)Stas Vilchik2017-10-304-6/+4
* | improve css management (#2746)Stas Vilchik2017-10-302-0/+308
|/
* stop using jquery for ajax callsStas Vilchik2017-10-205-95/+81
* SONAR-9911 Rule activation form asks parameters from rule templateStas Vilchik2017-10-191-1/+11
* SONAR-8303 Create new rule from template with custom rule typeStas Vilchik2017-10-172-1/+21
* SONAR-9780 Add keyboard shortcuts help on the Rules pageStas Vilchik2017-10-162-12/+18
* SONAR-8513 Show visual indicator that a rule is a templateStas Vilchik2017-10-102-1/+5
* SONAR-7998 Open rule description in a new window from rules pageStas Vilchik2017-10-102-5/+18
* SONAR-8371 add tooltips for rule parametersStas Vilchik2017-10-101-1/+1
* SONAR-8524 update rule inheritance indicator when rule activation is changedStas Vilchik2017-10-103-1/+17
* SONAR-9550 Don't show the activate button for rules where there is no editabl...Grégoire Aubert2017-10-041-2/+3
* SONAR-9665 Bring back the issues link from the Most Violated Projects sectionStas Vilchik2017-10-042-26/+50
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-032-5/+8
* SONAR-1330 Allow rule changes only for quality profile adminsStas Vilchik2017-10-0214-62/+53
* update prettierStas Vilchik2017-09-133-4/+13
* Fix tags search in rules pageGrégoire Aubert2017-08-251-1/+1
* SONAR-9376 Update footer to correctly resize on the new page layoutGrégoire Aubert2017-08-251-2/+2
* translate all routes files to ts (#2378)Stas Vilchik2017-08-181-1/+3
* SONAR-9605 Fix infinite spinner on rules pageGrégoire Aubert2017-08-171-21/+27
* Remove bottom border on coding rules facetsGrégoire Aubert2017-08-171-4/+6
* Fix broken link to inherited Quality Profile in rule viewGrégoire Aubert2017-08-171-1/+1
* SONAR-9719 Fix rule attributes display for inherited Quality ProfileGrégoire Aubert2017-08-171-4/+3
* comment flow annotations (#2335)Stas Vilchik2017-08-142-5/+12
* SONAR-9708 Display incremental analysis badge in UI (#2352)Stas Vilchik2017-08-141-1/+1
* SONAR-8591 Update link iconGrégoire Aubert2017-08-141-2/+14
* SONAR-9580 Use fixed width layout on Rules pageStas Vilchik2017-07-216-55/+27
* replace require.ensure with dymamic import (#2187)Stas Vilchik2017-07-181-3/+1
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-172-8/+7
* 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