aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/component-measures/components/MeasureOverview.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-181-163/+0
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-221-1/+1
* SONAR-22970 Improve branch queries and fix loading conflictJay2024-09-121-2/+2
* SONAR-22728 Fix click on the bubble for applicationViktor Vorona2024-08-261-3/+5
* SONAR-22728 Fix Sonar IssuesViktor Vorona2024-08-261-1/+1
* SONAR-22719 Measures page reflects new ratingsstanislavh2024-08-261-133/+115
* SONAR-22049 Align A11y componentsIsmail Cherri2024-04-301-1/+1
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align branch-like helperViktor Vorona2024-04-301-1/+2
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-1/+1
* SONAR-19465 Remove deferred state from spinnerViktor Vorona2023-08-151-2/+2
* SONAR-19840 Move branch[es], branch-status, branch-warning state to react-queryMathieu Suen2023-07-181-8/+1
* SONAR-19472 new UI for Keyboard Navigation Hint in Code pageJeremy Davis2023-06-091-10/+2
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-051-2/+2
* SONAR-19391 Measure Header uses new designstanislavh2023-06-051-5/+1
* SONAR-19391 Measures page's header for the source viewer should be moved to t...7PH2023-06-051-0/+1
* SONAR-19391 Adopt bubble chart to new designstanislavh2023-06-051-16/+25
* SONAR-19391 Prepare new layout structureWouter Admiraal2023-06-051-38/+29
* SONAR-18381 Improve landmark and heading levelMathieu Suen2023-02-031-2/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-6/+6
* SONAR-16885 [892385] [892390]Wouter Admiraal2022-08-031-0/+2
* SONAR-16206 Improve code sharing for security reportsJeremy Davis2022-05-051-1/+1
* [NO-JIRA] Fix eslint issuesPhilippe Perrin2022-04-081-1/+0
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-9/+19
* SONAR-15498 Manual selection of project's branches for portfolioPhilippe Perrin2021-11-091-10/+5
* SONAR-11538 Explain bubble charts only take into account 1st 500 filesWouter Admiraal2021-08-261-17/+20
* SONAR-12019 Fix counter in measure page for Application and PortfolioMathieu Suen2021-08-251-0/+1
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-2/+2
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-2/+2
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-091-2/+3
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-6/+6
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-2/+2
* SONAR-11875 Connect Measures to the branch redux store, and refresh branch st...Wouter Admiraal2019-05-291-1/+6
* Update prettier to last versionGrégoire Aubert2019-03-291-8/+3
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-2/+2
* SONAR-11749 Add Jump to content links for assistive technology usersWouter Admiraal2019-03-261-0/+3
* SONAR-11719 Update measures page for Prs anad SLBsWouter Admiraal2019-03-111-5/+11
* SONAR-11645 Disable sibling navigation in MeasuresWouter Admiraal2019-02-111-3/+2
* SONAR-8697 Enable keyboard file navigation in Code pageWouter Admiraal2019-02-111-1/+1
* SONAR-11479 Display the measures of the currently selected directory on the M...Stas Vilchik2019-01-161-9/+10
* SONAR-11478 Update the tree view on the Measures page (#982)Stas Vilchik2019-01-161-22/+19
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* create global type definitions (#1017)Stas Vilchik2018-12-051-17/+8
* SONAR-11165 Migrate rest of component measures page to TSGrégoire Aubert2018-09-191-0/+188