aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/.eslintrc
Commit message (Expand)AuthorAgeFilesLines
* [NO JIRA] Custom eslint rule to not allow imports from api folderViktor Vorona2023-09-191-1/+2
* [NO-JIRA] Custom eslint rule - no implicit coercionViktor Vorona2023-07-191-1/+2
* [No JIRA] add jest-axeguillaume-peoch-sonarsource2023-07-031-1/+1
* [NO-JIRA] Upgrade eslint-config-sonarqube to 2.1.3Viktor Vorona2023-06-291-1/+0
* [NO JIRA] Improve testability of our tooltipsWouter Admiraal2023-06-291-1/+2
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-051-0/+1
* Temporarily remove @typescript-eslint rules to reduce the # of code smells in...David Cho-Lerat2023-03-291-1/+1
* [NO JIRA] Bootstrap custom ESLint rulesWouter Admiraal2023-03-231-1/+11
* Activate useful @typescript-eslint rules & fix warnings in `design-system/` a...David Cho-Lerat2023-03-131-1/+1
* [NO JIRA] Disable eslint ruleWouter Admiraal2022-10-281-1/+1
* [NO-JIRA] Fix eslint errorsPhilippe Perrin2022-10-211-22/+3
* [NO JIRA] Setup react testing libraryMathieu Suen2022-03-071-1/+18
* SONAR-15991 Upgrade jest dependencyMathieu Suen2022-02-071-0/+3
* SONAR-13155 Upgrade dependenciesJeremy2020-03-231-1/+3
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-6/+1
* Update configure analysis screen for GitHub on SonarCloud (#1728)Siegfried Ehret2019-06-281-1/+6
* disable camelcase eslint ruleStas Vilchik2018-10-301-1/+4
* update eslint, its plugins and config (#837)Stas Vilchik2018-10-171-6/+1
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-101-1/+2
* SONAR-11013 Add search capabilities to the embedded documentation (#513)Stas Vilchik2018-07-251-1/+1
* SONAR-10609 Rework the global help modal to a dropdown (#177)Pascal Mugnier2018-05-031-1/+5
* use eslint-config-sonarqube (#191)Stas Vilchik2018-04-271-214/+1
* add eslint-plugin-sonarjs (#153)Stas Vilchik2018-04-171-3/+8
* drop jquery, underscore, backbone and handlebarsStas Vilchik2018-03-221-1/+1
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-131-0/+1
* enable eslint rules to enforce newlines (#3043)Stas Vilchik2018-02-091-0/+6
* update eslint and plugins, add new rules (#3041)Stas Vilchik2018-02-091-6/+11
* strengthen import/order (#3024)Stas Vilchik2018-02-071-1/+7
* use intl to format numbers, drop numeral (#2770)Stas Vilchik2017-10-301-1/+0
* use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-301-164/+169
* Configure for use with TypescriptGrégoire Aubert2017-08-161-1/+1
* comment flow annotations (#2335)Stas Vilchik2017-08-141-1/+1
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-171-2/+2
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-131-1/+0
* Add format rule : order react component lifecycle methods (#1882)Grégoire Aubert2017-03-311-1/+16
* re-format js code (#1877)Stas Vilchik2017-03-311-2/+6
* optimize js bundles (#1855)Stas Vilchik2017-03-271-1/+0
* MMF-721 Visualizations on the Projects page (#1826)Stas Vilchik2017-03-231-1/+0
* adjust formattingStas Vilchik2017-03-211-1/+1
* format code using prettier (#1774)Stas Vilchik2017-03-171-15/+4
* refactor source viewer (#1744)Stas Vilchik2017-03-031-1/+2
* Revert "refactor source viewer (#1705)"Stas Vilchik2017-03-031-2/+1
* refactor source viewer (#1705)Stas Vilchik2017-03-021-1/+2
* fix indentationStas Vilchik2017-02-231-1/+1
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-291-1/+10
* SONAR-8554 Load and display page extensions (#1482)Stas Vilchik2016-12-231-1/+0
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-221-19/+125
* fix quality flawsStas Vilchik2016-12-071-0/+1
* improve code qualityStas Vilchik2016-09-061-17/+4
* use jest (#1202)Stas Vilchik2016-09-021-1/+1