aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/component-measures
Commit message (Expand)AuthorAgeFilesLines
* SONAR-21970 implement prettier plugin organize importsIsmail Cherri2024-04-161-1/+1
* SONAR-21910 Remove custom mapping for measure domainsViktor Vorona2024-04-051-17/+4
* SONAR-21799 Fix Banner about old software qualities for PortfolioViktor Vorona2024-03-251-1/+1
* SONAR-21799 Measures page reflects software qualitiesIsmail Cherri2024-03-2511-102/+289
* SONAR-21656 Remove legacy misc.cssJeremy Davis2024-03-112-3/+3
* SONAR-21656 Drop old page.css classes and associatedGrégoire Aubert2024-03-111-1/+1
* SONAR-21656 Migrate TreeMap-related components to the new UIJeremy Davis2024-03-076-81/+98
* SONAR-21692 Fix RTL act warnings from GlobalMessage, Account, ComponentMeasur...Ismail Cherri2024-02-211-2/+2
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-201-28/+0
* SONAR-21380 migrate QG status in measures to new UIJeremy Davis2024-02-013-24/+28
* SONAR-21259 SONAR-21273 Introduce issue measures card for accepted and fixed ...7PH2024-01-172-27/+20
* NO-JIRA Update license headers to 2024Pierre2024-01-0331-54/+31
* SONAR-21200 Activity page: don't show data from default branch on refreshDavid Cho-Lerat2023-12-061-4/+2
* SONAR-21105 Do not show measures and activity for 'open' and 'reopened' issue...stanislavh2023-11-284-17/+14
* SONAR-21017 Tests: RTL helpers already call `act()` internallyDavid Cho-Lerat2023-11-241-18/+8
* SONAR-20473 Fix race condition on Measures pageDavid Cho-Lerat2023-11-152-15/+21
* SONAR-20872 Rename and use accepted_metric in place of won't fix metric in me...7PH2023-11-081-2/+3
* SONAR-20473 Fix flaky test on the Measures pageDavid Cho-Lerat2023-10-251-4/+17
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-1219-54/+54
* SONAR-20295 Fix flaky test in ComponentMeasures-itDavid Cho-Lerat2023-08-311-9/+14
* [NO JIRA] Fix design-system importsJeremy Davis2023-08-231-1/+1
* SONAR-19465 Remove deferred state from spinnerViktor Vorona2023-08-152-7/+4
* SONAR-19840 Move branch[es], branch-status, branch-warning state to react-queryMathieu Suen2023-07-185-47/+14
* SONAR-19488 Remove 'View' select in measures page for Applicationstanislavh2023-07-072-10/+34
* SONAR-19485 Correct table in measures' file list viewWouter Admiraal2023-07-061-4/+6
* SONAR-19486 Hide keyboard hints in measures page treemap view7PH2023-07-041-10/+14
* SONAR-19485 Fix accessibility issue with Table componentWouter Admiraal2023-06-292-2/+4
* SONAR-19687 Non-compliant global new code definition value should not be prop...Philippe Perrin2023-06-261-5/+6
* [NO JIRA] Remove react-testing-selector library and replace itMathieu Suen2023-06-151-1/+1
* SONAR-19526 Improve accessibility of FlagMessageMathieu Suen2023-06-143-18/+3
* SONAR-19518 Fix measures page's incorrect coverage numbers7PH2023-06-131-1/+6
* 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-058-12/+12
* SONAR-19391 Measure Header uses new designstanislavh2023-06-0517-369/+278
* SONAR-19391 Measures page's file views should use the new UI7PH2023-06-057-179/+114
* SONAR-18425 Write remaining measures page tests in RTLWouter Admiraal2023-06-052-40/+68
* SONAR-19391 Update ITs and improve a11yWouter Admiraal2023-06-053-35/+50
* SONAR-19391 Measures page's header for the source viewer should be moved to t...7PH2023-06-053-3/+11
* SONAR-19391 Adopt bubble chart to new designstanislavh2023-06-057-148/+187
* SONAR-19386 Replace old Treemap Chart with new MIUI version7PH2023-06-052-20/+26
* SONAR-19391 Measures page sidebar adopts the new UIstanislavh2023-06-056-250/+188
* SONAR-19391 Prepare new layout structureWouter Admiraal2023-06-059-354/+289
* SONAR-18425 Migrate measures page tests to RTLWouter Admiraal2023-06-0232-4699/+488
* SONAR-19385 Add BubbleChart to components librarystanislavh2023-05-263-678/+50
* SONAR-18670 Drop scrollToElement helper function in favor of native browser s...7PH2023-05-032-12/+5
* Revert "SONAR-19069 Add Fit for Development and Fit for Production facets"Wouter Admiraal2023-04-281-1/+1
* [NO-JIRA] Improve a11y in facet listsvikvorona2023-04-273-6/+12
* SONAR-19069 Add Fit for Development and Fit for Production facets7PH2023-04-251-1/+1
* SONAR-18891 Filter out security hotspots from rules facet on issues page (#8061)vikvorona2023-04-203-9/+17
* SONAR-18847 Help tooltips are not read by screen readers in narration modeWouter Admiraal2023-03-272-4/+0