summaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/coding-rules
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-6331 add project overviewStas Vilchik2015-08-101-2/+2
* do not show numbers in the inheritance facet on the rules pageStas Vilchik2015-08-102-1/+12
* improve start of js appsStas Vilchik2015-06-223-99/+74
* make the action buttons position more consistentStas Vilchik2015-06-184-17/+24
* unify actions dropdownsStas Vilchik2015-06-102-21/+33
* upgrade backbone.marionetteStas Vilchik2015-06-0912-19/+19
* SONAR-6595 show error message when activate a rule with a parameter is set to...Stas Vilchik2015-06-042-15/+19
* change web structure: separate componentsStas Vilchik2015-05-1975-0/+4458