aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/hoc
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-0312-14/+12
* Remove extra React.PropsWithChildren wrappers introduced by the React 18 codemodDavid Cho-Lerat2023-12-019-23/+12
* SONAR-21017 TypeScript: the `children` prop must now be explicit (see https:/...David Cho-Lerat2023-11-2410-16/+33
* SONAR-20323 Remove last enzyme testsJeremy Davis2023-10-066-462/+0
* SONAR-20366 Migrate profiles list pagestanislavh2023-10-041-27/+26
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-1212-21/+21
* SONAR-19912 Display indexation project count instead of percentageDavid Cho-Lerat2023-07-192-7/+6
* SONAR-19777 Lock project security reports pageDavid Cho-Lerat2023-07-191-1/+3
* SONAR-19754 Lock application hotspots when reindexingDavid Cho-Lerat2023-07-192-36/+28
* SONAR-19777 Lock project security reports pageDavid Cho-Lerat2023-07-192-23/+16
* [NO JIRA] Fix Code SmellsWouter Admiraal2023-06-131-1/+1
* SONAR-19472 new UI for Keyboard Navigation Hint in Code pageJeremy Davis2023-06-091-8/+1
* SONAR-18938 Fix keyboard navigation when on Code pageWouter Admiraal2023-05-041-6/+4
* Update license templates for 2023Pierre2023-01-0217-17/+17
* [NO JIRA] Migrate Code tests to RTLWouter Admiraal2023-01-021-1/+1
* [NO JIRA] Upgrade jestJeremy Davis2022-12-211-7/+7
* [NO JIRA] Improve background tasks and account RTL ITsMathieu Suen2022-11-291-5/+9
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-0213-44/+43
* [NO-JIRA] Fix eslint errorsPhilippe Perrin2022-10-213-23/+23
* SONAR-16946 Function cannot be performed by keyboard aloneMathieu Suen2022-10-071-9/+6
* SONAR-16613 UI changes to use new API for sonarlint ad dismiss mechanismRevanshu Paliwal2022-07-211-1/+1
* SONAR-16599 Displaying notification in rules more info tabRevanshu Paliwal2022-07-131-1/+1
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-282-10/+101
* [NO JIRA] Event - Change from KeyboardCodes to KeyboardKeysGuillaume Peoc'h2022-06-142-29/+29
* SONAR-16337 Handle shortcuts and inputs when keydownGuillaume Peoc'h2022-05-312-0/+8
* SONAR-16337 Replace keymaster in ComponentsGuillaume Peoc'h2022-05-122-41/+18
* SONAR-16242 RTL tests for account pagesJeremy Davis2022-04-131-1/+1
* SONAR-15913 Extract users from reduxPhilippe Perrin2022-03-144-93/+16
* SONAR-15909 Extract AppState ReduxGuillaume Peoc'h2022-02-091-42/+0
* SONAR-15910 Extract Languages from reduxJeremy Davis2022-02-012-16/+25
* Update license headers for 2022 [update headers]Pierre2022-01-2819-19/+19
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-278-23/+30
* SONAR-15942 Remove deprecated keycodeJeremy Davis2022-01-241-22/+24
* SONAR-15498 Manual selection of project's branches for portfolioPhilippe Perrin2021-11-091-1/+7
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-302-4/+2
* SONAR-12018 Keep users on Measures page when drilling downWouter Admiraal2021-08-301-1/+1
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-205-6/+6
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-205-6/+6
* SONAR-15028 Add HOC for C Language Feature flagJeremy Davis2021-06-222-0/+83
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0817-21/+17
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-224-113/+3
* SONAR-13413 Issues page remains unavailable if indexation is completed with f...Philippe Perrin2020-06-262-4/+13
* SONAR-13398 Display an additional message if some tasks are in errorPhilippe Perrin2020-06-262-4/+14
* SONAR-13413 Issues page is not available while indexation is in progressPhilippe Perrin2020-06-262-0/+96
* SONAR-13398 Display an alert with the indexation statusPhilippe Perrin2020-06-262-0/+105
* Fix eslint's issuesPhilippe Perrin2020-04-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-0715-15/+15
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-301-4/+1
* SONAR-12634 Reorganize the branches & pull requests selection menuPhilippe Perrin2019-12-091-1/+1
* SONAR-10037 Manage project notifications from project dashboardSiegfried Ehret2019-10-283-0/+295