Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-21656 Replace old icons with MIUI icons | Grégoire Aubert | 2024-03-08 | 1 | -4/+1 |
| | |||||
* | SONAR-19032 MIUI cleanup part 1 (#10627) | Grégoire Aubert | 2024-02-20 | 3 | -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 update | Viktor Vorona | 2024-02-07 | 3 | -2/+27 |
| | |||||
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 22 | -19/+76 |
| | |||||
* | [NO JIRA] Add eslint rule to prevent within and refactor test | Mathieu Suen | 2023-10-27 | 3 | -0/+101 |
| | |||||
* | [NO JIRA] Fix typo in local eslint rule | Viktor Vorona | 2023-10-24 | 3 | -15/+15 |
| | |||||
* | [NO JIRA] Custom eslint rule to not allow imports from api folder | Viktor Vorona | 2023-09-19 | 3 | -0/+126 |
| | |||||
* | SONAR-19465 Remove deferred state from spinner | Viktor Vorona | 2023-08-15 | 2 | -6/+6 |
| | |||||
* | [NO-JIRA] Custom eslint rule - no implicit coercion | Viktor Vorona | 2023-07-19 | 3 | -0/+314 |
| | |||||
* | [No JIRA] add jest-axe | guillaume-peoch-sonarsource | 2023-07-03 | 3 | -9/+18 |
| | |||||
* | [NO JIRA] Improve testability of our tooltips | Wouter Admiraal | 2023-06-29 | 3 | -0/+79 |
| | |||||
* | [NO JIRA] Improve local eslint rules | Wouter Admiraal | 2023-04-04 | 10 | -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 rules | Wouter Admiraal | 2023-03-23 | 9 | -0/+537 |