aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/hbs/coding-rules
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5490 Improve readability and payload of results in the page "Rules"Stas Vilchik2014-08-281-11/+12
* SONAR-5498 Make all links consistentStas Vilchik2014-08-181-2/+1
* SONAR-5504 Make "Close" link focusable and focus on it on bulk successJean-Baptiste Lievremont2014-08-081-1/+1
* SONAR-5490 Improve readability and payload of results in the Coding Rules pageStas Vilchik2014-07-301-10/+12
* SONAR-5500 Adapt width of static list criteria in search formsStas Vilchik2014-07-292-8/+18
* SONAR-5496 Make it obvious to the user that only the most relevant items are ...Stas Vilchik2014-07-291-1/+7
* SONAR-5490 Improve readability and payload of results in the Coding Rules pageStas Vilchik2014-07-291-6/+9
* SONAR-5490 Improve readability and payload of results in the Coding Rules pageStas Vilchik2014-07-282-3/+11
* SONAR-5368 Use "Constant" instead of "Offset" for constant/issue functionJean-Baptiste Lievremont2014-07-281-1/+6
* SONAR-5137 Add rule param type to WS response, use it in rule activation dialogJean-Baptiste Lievremont2014-07-281-0/+8
* Add frontend tests on rule parameters and debt info on rules pageJean-Baptiste Lievremont2014-07-251-25/+0
* SONAR-3373 Increase size of description field for custom and manual rulesJean-Baptiste Lievremont2014-07-242-2/+2
* SONAR-5368 Back to bubble popup for debt remed. functionJean-Baptiste Lievremont2014-07-232-3/+24
* SONAR-5460 Show all parameter descriptions at once (instead of using bubbles)Jean-Baptiste Lievremont2014-07-221-19/+15
* SONAR-5368 Replace popup with inline help (a la quality gate)Jean-Baptiste Lievremont2014-07-222-33/+28
* SONAR-5001 Add Markdown help for manual/custom rules creation/updateJean-Baptiste Lievremont2014-07-222-0/+2
* SONAR-3373 Fix width of fields in manual rules creation modalJean-Baptiste Lievremont2014-07-222-6/+10
* SONAR-3373 Fix availability of the "Create" buttonJean-Baptiste Lievremont2014-07-221-1/+1
* SONAR-5227 Fix coding rules filtersStas Vilchik2014-07-212-4/+4
* SONAR-3373 Integrate management of manual rules in Rules spaceJean-Baptiste Lievremont2014-07-184-5/+62
* SONAR-5368 Use bubble popup for debt model informationJean-Baptiste Lievremont2014-07-182-2/+35
* SONAR-5460 Refactor out bubble popup componentJean-Baptiste Lievremont2014-07-181-3/+3
* SONAR-5460 Use popup to show long (Markdown) rule parameter descriptionsJean-Baptiste Lievremont2014-07-182-9/+23
* SONAR-5001 Allow Markdown for rule property descriptionsJean-Baptiste Lievremont2014-07-161-1/+1
* SONAR-5001 Use Markdown for custom rules and manual rulesJean-Baptiste Lievremont2014-07-161-2/+2
* SONAR-5408 extract sonar-web from sonar-serverSimon Brandhof2014-07-1118-0/+572