aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/coding-rules
Commit message (Expand)AuthorAgeFilesLines
* 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
* drop colorized labels for issue and rule typesStas Vilchik2016-03-111-4/+5
* SONAR-7329 add type option in "Filter Similar Rules" menuStas Vilchik2016-03-041-0/+6
* SONAR-7331 fix bug when click on facetStas Vilchik2016-03-031-1/+0
* SONAR-7329 display rule type in the rules listStas Vilchik2016-03-032-0/+17
* SONAR-7331 Add new "Type" facet on Rules pageStas Vilchik2016-03-034-6/+75
* SONAR-7329 display rule type in descriptionStas Vilchik2016-03-021-0/+5
* improve code qualityStas Vilchik2016-02-246-8/+8
* improve code qualityStas Vilchik2016-02-225-9/+9
* SONAR-7377 Remove SQALE characteristics from UIStas Vilchik2016-02-229-159/+13
* improve code qualityStas Vilchik2016-02-2243-579/+579
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-1917-25/+25
* fix display of rule creation formStas Vilchik2016-01-151-1/+1
* Fix project title in copyright headersSimon Brandhof2016-01-1345-45/+45
* rewrite translation moduleStas Vilchik2016-01-0614-26/+42
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0545-0/+855
* install webpackStas Vilchik2015-12-187-18/+10
* improve code qualityStas Vilchik2015-12-0914-30/+26
* improve code qualityStas Vilchik2015-12-0833-130/+64
* SONAR-6876 Improve the UI of the search field on the rules pageStas Vilchik2015-11-191-1/+1
* SONAR-7005 Improve display of the rule activation formStas Vilchik2015-11-181-59/+52
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-1437-90/+154
* SONAR-6160 remove annoying "the end"Stas Vilchik2015-09-301-1/+0
* format the total number of issues/rulesStas Vilchik2015-09-211-1/+1
* SONAR-6160 apply feedbackStas Vilchik2015-09-211-1/+1
* SONAR-6207 Provide a keyboard shortcut to activate a rule from the list of rulesStas Vilchik2015-09-213-7/+16
* migrate js apps to es2015 modulesStas Vilchik2015-09-1844-2404/+2324
* clean up file headersStas Vilchik2015-09-1643-817/+0
* SONAR-6598 scroll index should be saved when (de-)activating a rule in a profileStas Vilchik2015-09-164-13/+24
* SONAR-6208 Sync rule activation between list and detailsStas Vilchik2015-09-161-7/+9
* SONAR-6208 Sync rule activation between list and detailsStas Vilchik2015-09-151-1/+8
* SONAR-6207 Provide a keyboard shortcut to activate a rule from the list of rulesStas Vilchik2015-09-152-0/+20
* SONAR-6209 While in the profile context, activation modal should suggest sele...Stas Vilchik2015-09-152-2/+5
* SONAR-6160 Show a notification when user reaches the last issue / ruleStas Vilchik2015-09-151-2/+3
* Revert "use single web app"Stas Vilchik2015-09-1027-100/+367
* use the single web appStas Vilchik2015-08-2627-367/+100
* fix SONAR-6655 Activation criteria does not reset activation severityStas Vilchik2015-08-181-1/+1
* fix SONAR-6657 Cannot deactivate just activated ruleStas Vilchik2015-08-182-3/+5
* fix bad renamingStas Vilchik2015-08-121-2/+2
* fix display of rule issuesStas Vilchik2015-08-121-1/+1