Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-23605 Move sonar-web to private | Jeremy Davis | 2024-12-18 | 1 | -22/+0 |
| | |||||
* | SONAR-23206 Remove design-system build to have it as normal code inside ↵ | David Cho-Lerat | 2024-10-22 | 1 | -0/+1 |
| | | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com> | ||||
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 1 | -1/+1 |
| | |||||
* | [NO JIRA] Improve local eslint rules | Wouter Admiraal | 2023-04-04 | 1 | -0/+21 |
- 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 |