aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/eslint-local-rules
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-21656 Replace old icons with MIUI iconsGrégoire Aubert2024-03-081-4/+1
|
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-203-35/+31
| | | | Co-authored-by: David Cho-Lerat <david.cho-lerat@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-21571 typescript-eslint updateViktor Vorona2024-02-073-2/+27
|
* NO-JIRA Update license headers to 2024Pierre2024-01-0322-19/+76
|
* [NO JIRA] Add eslint rule to prevent within and refactor testMathieu Suen2023-10-273-0/+101
|
* [NO JIRA] Fix typo in local eslint ruleViktor Vorona2023-10-243-15/+15
|
* [NO JIRA] Custom eslint rule to not allow imports from api folderViktor Vorona2023-09-193-0/+126
|
* SONAR-19465 Remove deferred state from spinnerViktor Vorona2023-08-152-6/+6
|
* [NO-JIRA] Custom eslint rule - no implicit coercionViktor Vorona2023-07-193-0/+314
|
* [No JIRA] add jest-axeguillaume-peoch-sonarsource2023-07-033-9/+18
|
* [NO JIRA] Improve testability of our tooltipsWouter Admiraal2023-06-293-0/+79
|
* [NO JIRA] Improve local eslint rulesWouter Admiraal2023-04-0410-182/+315
| | | | | | | | - Also trigger on conditional DeferredSpinner when using ternary conditions. - Turn all "use enum" rules into standalone rule files, and move the reusable logic to a lib/ folder instead. - Run tests on CI
* [NO JIRA] Bootstrap custom ESLint rulesWouter Admiraal2023-03-239-0/+537