aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/coding-rules/rule/rule-profile-view.js
Commit message (Expand)AuthorAgeFilesLines
* rewrite rules app with react (#2982)Stas Vilchik2018-01-291-180/+0
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-031-0/+4
* SONAR-1330 Allow rule changes only for quality profile adminsStas Vilchik2017-10-021-2/+3
* 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
* upgrade prettier (#1954)Stas Vilchik2017-04-201-2/+2
* SONAR-8927 Change format of quality profile permalinksStas Vilchik2017-04-031-5/+6
* SONAR-9005 support rules for organizationsStas Vilchik2017-04-031-2/+17
* optimize js bundles (#1855)Stas Vilchik2017-03-271-1/+1
* format code using prettier (#1774)Stas Vilchik2017-03-171-14/+20
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-291-15/+10
* 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-2/+2
* 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-4/+5
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-0/+19
* improve code qualityStas Vilchik2015-12-091-6/+4
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-141-4/+5
* migrate js apps to es2015 modulesStas Vilchik2015-09-181-124/+126
* 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-3/+3
* Revert "use single web app"Stas Vilchik2015-09-101-10/+26
* use the single web appStas Vilchik2015-08-261-26/+10
* change web structure: separate componentsStas Vilchik2015-05-191-0/+157