Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 ↵ | David Cho-Lerat | 2023-03-29 | 1 | -1/+1 |
| | | | | in overall code | ||||
* | [NO JIRA] Bootstrap custom ESLint rules | Wouter Admiraal | 2023-03-23 | 1 | -1/+11 |
| | |||||
* | Activate useful @typescript-eslint rules & fix warnings in `design-system/` ↵ | David Cho-Lerat | 2023-03-13 | 1 | -1/+1 |
| | | | | and related components (#7759) | ||||
* | [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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * SC-704 Extract icons components to sonar-ui-common * Better typings for theme * Use sonar-ui-common in extensions * Extract some helpers * Extract l10n helper to sonar-ui-common * Extract requests helper to sonar-ui-common * Extract part of urls helper * Move buttons, Tooltips and ScreenPositionFixers * Move modal related components * Move IdentityProviderLink * Move GenericAvatar * Move SizeRating * Move charts and move deps to peerDeps * Move nav * Move formatMeasure * Move Rating * Move PageActions * Move the rest of ui components * Move more controls components * Include theme inside extension build * Add missing theme context provider in extensions * Update react to same version everywhere * Update sonar-ui-common * Update eslint configuration | ||||
* | 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 |
| | |||||
* | refactor source viewer (#1744) | Stas Vilchik | 2017-03-03 | 1 | -1/+2 |
| | |||||
* | Revert "refactor source viewer (#1705)" | Stas Vilchik | 2017-03-03 | 1 | -2/+1 |
| | | | | This reverts commit ce9f0892fc3d15638c4eaa4054ed06f3d7e5fc19. | ||||
* | refactor source viewer (#1705) | Stas Vilchik | 2017-03-02 | 1 | -1/+2 |
| | |||||
* | fix indentation | Stas Vilchik | 2017-02-23 | 1 | -1/+1 |
| | |||||
* | remove explicit _ and $ dependecies (#1487) | Stas Vilchik | 2016-12-29 | 1 | -1/+10 |
| | |||||
* | SONAR-8554 Load and display page extensions (#1482) | Stas Vilchik | 2016-12-23 | 1 | -1/+0 |
| | |||||
* | upgrade eslint and its plugins, tune rules (#1481) | Stas Vilchik | 2016-12-22 | 1 | -19/+125 |
| | |||||
* | fix quality flaws | Stas Vilchik | 2016-12-07 | 1 | -0/+1 |
| | |||||
* | improve code quality | Stas Vilchik | 2016-09-06 | 1 | -17/+4 |
| | |||||
* | use jest (#1202) | Stas Vilchik | 2016-09-02 | 1 | -1/+1 |
| |