aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/coding-rules/rule
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers for 2018Simon Brandhof2018-01-0712-12/+12
* SONAR-10177 Dont rely on router Link in the source code viewer headerGrégoire Aubert2017-12-191-5/+7
* SONAR-10054 Fix error when changing rule severity for a quality profileGrégoire Aubert2017-11-201-11/+12
* stop using jquery for ajax callsStas Vilchik2017-10-202-27/+22
* SONAR-8303 Create new rule from template with custom rule typeStas Vilchik2017-10-171-1/+11
* SONAR-8524 update rule inheritance indicator when rule activation is changedStas Vilchik2017-10-101-0/+1
* SONAR-9550 Don't show the activate button for rules where there is no editabl...Grégoire Aubert2017-10-041-2/+3
* SONAR-9665 Bring back the issues link from the Most Violated Projects sectionStas Vilchik2017-10-041-10/+28
* 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-023-4/+12
* update prettierStas Vilchik2017-09-131-1/+4
* 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 and remove prettier-eslint (#2254)Stas Vilchik2017-07-171-1/+2
* SONAR-9303 disable changing of rules for built-in profilesStas Vilchik2017-06-141-3/+5
* SONAR-8865 allow to change rules inside organizationStas Vilchik2017-05-032-11/+19
* apply feedback for issues page (#1980)Stas Vilchik2017-04-261-2/+2
* upgrade prettier (#1954)Stas Vilchik2017-04-203-14/+11
* SONAR-9005 disable custom rules for custom orgs (#1895)Stas Vilchik2017-04-034-4/+4
* SONAR-8927 Change format of quality profile permalinksStas Vilchik2017-04-031-5/+6
* SONAR-9005 support rules for organizationsStas Vilchik2017-04-037-28/+41
* optimize js bundles (#1855)Stas Vilchik2017-03-272-3/+2
* format code using prettier (#1774)Stas Vilchik2017-03-1712-142/+170
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1012-24/+24
* SONAR-7931 Show hierarchy of profiles in rule activationStas Vilchik2017-01-261-1/+8
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-2910-66/+69
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-229-42/+31
* enforce js code style5.5-M14Stas Vilchik2016-04-054-4/+0
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-318-12/+12
* MMF-223 clean upStas Vilchik2016-03-291-1/+1
* SONAR-7470 Drop ability to manage manual rules from UIJulien Lancelot2016-03-294-147/+5
* SONAR-7483 rework delete rule modalStas Vilchik2016-03-252-15/+46
* improve code qualityStas Vilchik2016-02-242-2/+2
* improve code qualityStas Vilchik2016-02-223-7/+7
* SONAR-7377 Remove SQALE characteristics from UIStas Vilchik2016-02-221-1/+0
* improve code qualityStas Vilchik2016-02-2212-215/+215
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-198-13/+13
* Fix project title in copyright headersSimon Brandhof2016-01-1312-12/+12
* rewrite translation moduleStas Vilchik2016-01-065-10/+15
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0512-0/+228
* install webpackStas Vilchik2015-12-181-4/+4
* improve code qualityStas Vilchik2015-12-095-12/+10
* improve code qualityStas Vilchik2015-12-087-78/+64
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-1411-33/+40
* migrate js apps to es2015 modulesStas Vilchik2015-09-1812-877/+871
* clean up file headersStas Vilchik2015-09-1612-228/+0
* SONAR-6598 scroll index should be saved when (de-)activating a rule in a profileStas Vilchik2015-09-162-5/+13
* 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-6209 While in the profile context, activation modal should suggest sele...Stas Vilchik2015-09-151-1/+3