aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/coding-rules/rule-details-view.js
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* stop using jquery for ajax callsStas Vilchik2017-10-201-6/+2
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-131-0/+1
* SONAR-9005 disable custom rules for custom orgs (#1895)Stas Vilchik2017-04-031-1/+1
* SONAR-9005 support rules for organizationsStas Vilchik2017-04-031-2/+1
* optimize js bundles (#1855)Stas Vilchik2017-03-271-1/+1
* format code using prettier (#1774)Stas Vilchik2017-03-171-37/+49
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-8203 Deleting a rule derived from a template does not change the urlStas Vilchik2017-01-121-1/+6
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-291-5/+6
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-221-4/+4
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-311-1/+1
* MMF-223 clean upStas Vilchik2016-03-291-1/+1
* SONAR-7470 Drop ability to manage manual rules from UIJulien Lancelot2016-03-291-20/+5
* SONAR-7483 rework delete rule modalStas Vilchik2016-03-251-14/+7
* improve code qualityStas Vilchik2016-02-241-1/+1
* improve code qualityStas Vilchik2016-02-221-1/+1
* improve code qualityStas Vilchik2016-02-221-32/+32
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-191-2/+2
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* rewrite translation moduleStas Vilchik2016-01-061-2/+3
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-0/+19
* improve code qualityStas Vilchik2015-12-091-2/+2
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-141-3/+4
* migrate js apps to es2015 modulesStas Vilchik2015-09-181-181/+170
* clean up file headersStas Vilchik2015-09-161-19/+0
* SONAR-6598 scroll index should be saved when (de-)activating a rule in a profileStas Vilchik2015-09-161-8/+1
* Revert "use single web app"Stas Vilchik2015-09-101-11/+24
* use the single web appStas Vilchik2015-08-261-24/+11
* upgrade backbone.marionetteStas Vilchik2015-06-091-2/+2
* change web structure: separate componentsStas Vilchik2015-05-191-0/+209