| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-23206 Remove design-system build to have it as normal code inside sonar... | David Cho-Lerat | 2024-10-22 | 1 | -4/+12 |
* | SONAR-23249 Fix SSF-656 & SSF-657 | David Cho-Lerat | 2024-10-08 | 1 | -0/+22 |
* | SONAR-22413 Warn about use of Math.random() | David Cho-Lerat | 2024-06-17 | 1 | -1/+9 |
* | NO-JIRA Add typescript-sort-keys eslint rules (#11209) | Ambroise C | 2024-06-05 | 1 | -1/+2 |
* | NO-JIRA Add eslint rule to error on missing header (and auto-fix it) | Ambroise C | 2024-05-16 | 1 | -1/+27 |
* | SONAR-21867 Create Image component with baseUrl | David Cho-Lerat | 2024-03-18 | 1 | -0/+11 |
* | SONAR-19032 MIUI cleanup part 1 (#10627) | Grégoire Aubert | 2024-02-20 | 1 | -1/+1 |
* | SONAR-21571 typescript-eslint update | Viktor Vorona | 2024-02-07 | 1 | -0/+4 |
* | [NO JIRA] Add eslint rule to prevent within and refactor test | Mathieu Suen | 2023-10-27 | 1 | -1/+2 |
* | [NO JIRA] Fix typo in local eslint rule | Viktor Vorona | 2023-10-24 | 1 | -1/+1 |
* | [NO JIRA] Custom eslint rule to not allow imports from api folder | Viktor Vorona | 2023-09-19 | 1 | -1/+2 |
* | [NO-JIRA] Custom eslint rule - no implicit coercion | Viktor Vorona | 2023-07-19 | 1 | -1/+2 |
* | [No JIRA] add jest-axe | guillaume-peoch-sonarsource | 2023-07-03 | 1 | -1/+1 |
* | [NO-JIRA] Upgrade eslint-config-sonarqube to 2.1.3 | Viktor Vorona | 2023-06-29 | 1 | -1/+0 |
* | [NO JIRA] Improve testability of our tooltips | Wouter Admiraal | 2023-06-29 | 1 | -1/+2 |
* | [NO-JIRA] react/jsx-boolean-value -> never | Viktor Vorona | 2023-06-05 | 1 | -0/+1 |
* | Temporarily remove @typescript-eslint rules to reduce the # of code smells in... | David Cho-Lerat | 2023-03-29 | 1 | -1/+1 |
* | [NO JIRA] Bootstrap custom ESLint rules | Wouter Admiraal | 2023-03-23 | 1 | -1/+11 |
* | Activate useful @typescript-eslint rules & fix warnings in `design-system/` a... | David Cho-Lerat | 2023-03-13 | 1 | -1/+1 |
* | [NO JIRA] Disable eslint rule | Wouter Admiraal | 2022-10-28 | 1 | -1/+1 |
* | [NO-JIRA] Fix eslint errors | Philippe Perrin | 2022-10-21 | 1 | -22/+3 |
* | [NO JIRA] Setup react testing library | Mathieu Suen | 2022-03-07 | 1 | -1/+18 |
* | SONAR-15991 Upgrade jest dependency | Mathieu Suen | 2022-02-07 | 1 | -0/+3 |
* | SONAR-13155 Upgrade dependencies | Jeremy | 2020-03-23 | 1 | -1/+3 |
* | SC-704 Extract components into sonar-ui-common (#1714) | Grégoire Aubert | 2019-07-11 | 1 | -6/+1 |
* | Update configure analysis screen for GitHub on SonarCloud (#1728) | Siegfried Ehret | 2019-06-28 | 1 | -1/+6 |
* | disable camelcase eslint rule | Stas Vilchik | 2018-10-30 | 1 | -1/+4 |
* | update eslint, its plugins and config (#837) | Stas Vilchik | 2018-10-17 | 1 | -6/+1 |
* | update main dependencies & fix autofixable eslint warnings (#601) | Stas Vilchik | 2018-08-10 | 1 | -1/+2 |
* | SONAR-11013 Add search capabilities to the embedded documentation (#513) | Stas Vilchik | 2018-07-25 | 1 | -1/+1 |
* | SONAR-10609 Rework the global help modal to a dropdown (#177) | Pascal Mugnier | 2018-05-03 | 1 | -1/+5 |
* | use eslint-config-sonarqube (#191) | Stas Vilchik | 2018-04-27 | 1 | -214/+1 |
* | add eslint-plugin-sonarjs (#153) | Stas Vilchik | 2018-04-17 | 1 | -3/+8 |
* | drop jquery, underscore, backbone and handlebars | Stas Vilchik | 2018-03-22 | 1 | -1/+1 |
* | update typescript to 2.7 (#3054) | Stas Vilchik | 2018-02-13 | 1 | -0/+1 |
* | enable eslint rules to enforce newlines (#3043) | Stas Vilchik | 2018-02-09 | 1 | -0/+6 |
* | update eslint and plugins, add new rules (#3041) | Stas Vilchik | 2018-02-09 | 1 | -6/+11 |
* | strengthen import/order (#3024) | Stas Vilchik | 2018-02-07 | 1 | -1/+7 |
* | use intl to format numbers, drop numeral (#2770) | Stas Vilchik | 2017-10-30 | 1 | -1/+0 |
* | use eslint for typescript, update eslint configuration (#2742) | Stas Vilchik | 2017-10-30 | 1 | -164/+169 |
* | Configure for use with Typescript | Grégoire Aubert | 2017-08-16 | 1 | -1/+1 |
* | comment flow annotations (#2335) | Stas Vilchik | 2017-08-14 | 1 | -1/+1 |
* | upgrade prettier and remove prettier-eslint (#2254) | Stas Vilchik | 2017-07-17 | 1 | -2/+2 |
* | SONAR-9064 Rework facets sidebar on the issues page | Stas Vilchik | 2017-04-13 | 1 | -1/+0 |
* | Add format rule : order react component lifecycle methods (#1882) | Grégoire Aubert | 2017-03-31 | 1 | -1/+16 |
* | re-format js code (#1877) | Stas Vilchik | 2017-03-31 | 1 | -2/+6 |
* | optimize js bundles (#1855) | Stas Vilchik | 2017-03-27 | 1 | -1/+0 |
* | MMF-721 Visualizations on the Projects page (#1826) | Stas Vilchik | 2017-03-23 | 1 | -1/+0 |
* | adjust formatting | Stas Vilchik | 2017-03-21 | 1 | -1/+1 |
* | format code using prettier (#1774) | Stas Vilchik | 2017-03-17 | 1 | -15/+4 |